Search found 42189 matches

by chulett
Thu Sep 20, 2012 3:17 pm
Forum: General
Topic: IBM InfoSphere Change Data Capture
Replies: 3
Views: 911

No, not specifically. Should be ok to put in the DataStage Enterprise Edition forum unless someone thinks there is a more appropriate place...
by chulett
Thu Sep 20, 2012 2:07 pm
Forum: General
Topic: JOB ID In datastage
Replies: 7
Views: 6345

Small confusion Please help me JOB ID and JOB NO Same ? No, they are not. JOB ID is something I've never had an occassion to use but from what I remember is a user-defined ID that you manually assign to a particular job. Then dsjob can start the job by name or ID. This is also different from the @I...
by chulett
Thu Sep 20, 2012 1:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: firstname,middle name, lastname
Replies: 8
Views: 4426

multiple spaces will occur either first name,last name,middle name.some times multiple spaces may be occur at a time in middle and first,last names. People provided code because your original problem definition was finite - one word first name, one word last name with only the 'middle name' possibl...
by chulett
Thu Sep 20, 2012 9:47 am
Forum: General
Topic: Not able to run the job
Replies: 1
Views: 1043

You might want to search again as that is not a space issue, it is a resource issue and it has been discussed here quite a number of times.
by chulett
Thu Sep 20, 2012 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can not open the file that contains the SQL statement
Replies: 14
Views: 6911

"Can not open the file that contains the SQL statement" is your issue. You've told the stage to get its SQL from a file and it can't find it.
by chulett
Thu Sep 20, 2012 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dimension load (sparse lookup with reject)
Replies: 8
Views: 4338

Have you looked into the SCD stage?
by chulett
Thu Sep 20, 2012 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: string to timestamp conversion
Replies: 3
Views: 1895

So, that gets it to a timestamp. What is your target's data type? What output are you currently getting? If you need a particular format, convert it back to a string.
by chulett
Thu Sep 20, 2012 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compress and delete dataset
Replies: 16
Views: 3702

Make sure you understand that there is no reason to delete just the descriptor files, all that will do is orphan the actual datasets they are associated with. As noted, for "bulk" deletes you can script a do loop to run the orchadmin rm command for a list of .ds files with whatever age cri...
by chulett
Thu Sep 20, 2012 7:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to pass current date as filename in datastage server
Replies: 7
Views: 13668

The batch job could very easily get the current date and pass it as a parameter... or you could rename the file after job. Both ways are perfectly valid.
by chulett
Wed Sep 19, 2012 11:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: join stage in server edition, how to add to palette
Replies: 2
Views: 1408

... and don't be confused by the Merge stage which will join two sources provided both are flat files.
by chulett
Wed Sep 19, 2012 9:59 am
Forum: General
Topic: IOD 2012
Replies: 15
Views: 6129

Informatica is in their 9.x release cycle so there's no way IBM could stick with a smaller number for IIS / DataStage... everybody knows 9 is greater than 8! :wink:
by chulett
Wed Sep 19, 2012 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOW TO USE PREFIX BYTES
Replies: 4
Views: 2030

Crazy I know, but stuff like this is documented. For example, here or in the matching pdf... look for the Record Prefix bullet point. Pay particular attention to the 'mutually exclusive' statement as that should help clear up their purpose. Note that there is lots of information out there for the go...
by chulett
Wed Sep 19, 2012 7:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regarding fixed length file
Replies: 7
Views: 2101

An exact search here for your message will reveal many conversations on the topic, i.e. what it means and how to handle it.
by chulett
Tue Sep 18, 2012 8:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File Layout to datastage table def's
Replies: 4
Views: 2172

ray.wurlod wrote:You did not state that in your original questions. I can only read minds at short range.
:shock:

Always suspected... now confirmed.