Search found 50 matches

by krystlecsy
Tue Nov 21, 2006 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: # of column limit in Transformer
Replies: 0
Views: 674

# of column limit in Transformer

Hi all, I am encountering some weird error in the Transformer during compilation. ##W TFCP 000000 20:22:28(007) <transform> Error when checking composite operator: Implicit conversion from source type "Decimal" to result type "DFloat". Currently, the transformer has 156 number of...
by krystlecsy
Tue Sep 26, 2006 2:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert Integer to Varchar datatype
Replies: 3
Views: 5235

Basically, I want to get rid of warnings like below:- mdf_DropColumn_ICIR_GO_INTER: When checking operator: When binding output schema variable "outRec": When binding output interface field "key_subr_ir" to field "key_subr": Implicit conversion from source type "st...
by krystlecsy
Fri Sep 22, 2006 2:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert Integer to Varchar datatype
Replies: 3
Views: 5235

Convert Integer to Varchar datatype

Hi all, I am trying to convert a integer datatype into varchar datatype using the Modify stage to prevent the warnings to appear in the Director Logs but after using the statement 'lookup_ustring_from_int32', the job immediately stopped due to severe error. Below are the error logs I encountered wit...
by krystlecsy
Thu Sep 07, 2006 2:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer frozen due to Stage Properties
Replies: 8
Views: 2531

Thanks for all yr help, Chulett!! :oops: Actually your instructions worked, just that I missed out removing some of the Ascential registry stuffs. I finally did a find of the word 'Ascential' and deleted all of it's records, restarted and reinstall again. Now it works!! :D Really appreciate all your...
by krystlecsy
Wed Sep 06, 2006 10:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer frozen due to Stage Properties
Replies: 8
Views: 2531

chulett, i have followed yr steps but still the stage properties can't open. i have discovered that the server jobs are all ok but the parallel jobs are the one that i can't open especially the stage properties for file sets, data sets, sequential files. :( ray, everytime i re-install, i also instal...
by krystlecsy
Wed Sep 06, 2006 9:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer frozen due to Stage Properties
Replies: 8
Views: 2531

Designer frozen due to Stage Properties

Hi all, I was using the DataStage Designer for the whole day and all of a sudden, my system froze whenever I opened the any Stage Properties. I have tried uninstall and re-install for 2 times but still nothing seems to work. Does anyone know what is the problem? I suspect some file is corrupted in t...
by krystlecsy
Mon Aug 28, 2006 4:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Monitoring jobs with UNIX details (memory, space, etc.)
Replies: 5
Views: 1551

So, by setting those variables to TRUE, the Director log will show all the information on this? Will it cause any performance problem by doing this?
by krystlecsy
Thu Aug 24, 2006 10:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Monitoring jobs with UNIX details (memory, space, etc.)
Replies: 5
Views: 1551

Monitoring jobs with UNIX details (memory, space, etc.)

Hi all,

Just want to check with y'all whether DataStage has the capability or program hidden somewhere that is able to monitor the job running with details of the server memory and the space left and all?
by krystlecsy
Thu Aug 24, 2006 10:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage server Maintainence
Replies: 24
Views: 12981

Is everyone talking about the datasets residing in the destination folder set in the DataStage jobs itself or the DataStage/Datasets folder? We too face the full space problem. What are the folders to clean up for maintenance? Seems that even when it is cleared everyday, the scratch space is still f...
by krystlecsy
Thu Aug 24, 2006 9:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Language Reference?
Replies: 4
Views: 1681

Thank you all..... :D
by krystlecsy
Wed Aug 23, 2006 4:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Language Reference?
Replies: 4
Views: 1681

Job Control Language Reference?

Hi all, I have always wonder how does people know what are the syntax and detailed description of all the commands in the Job Control tab. Eg. DMGetParam, DSLogInfo, DSLogFatal. There has to be some reference somewhere. Even for all programming languages, there has been references online on the synt...
by krystlecsy
Mon Aug 15, 2005 10:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: BASIC Routine to Convert datatype
Replies: 3
Views: 1563

BASIC Routine to Convert datatype

Hi all, We are using a BASIC Routine to execute a SQL script and retrieve the input and pass into the next job. Now, the problem is the retrieve input is a STRING datatype but I need it to be a NUMBER datatype instead. Is there anyway to convert the input from STRING to NUMBER in the Basic Routine? ...
by krystlecsy
Mon Jun 13, 2005 1:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic table loading
Replies: 8
Views: 2354

Yeah, I am encountering a similar situation. I was hoping to pass in the column names through some routine? Is that possible then? Has anyone written such routines before? In other words, we just want to achieve some dynamic table loading. :(
by krystlecsy
Wed Jun 01, 2005 6:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Operator
Replies: 2
Views: 906

DataStage Operator

Hi all, I have the following groups in the UNIX:- - dstage - dsopr I have read that permission access to the DataStage is divided by groups. Therefore, I created the 'dsopr' group to have only access to the DataStage Director. After assigning 'user1' to 'dsopr' as the primary group and 'dsopr', 'dst...