Search found 42189 matches

by chulett
Fri Mar 02, 2007 4:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error reading sequential file
Replies: 5
Views: 1374

Why do you want to get rid of 'those doutes'? Any string field will be quoted, if you don't want them then use a 'numeric' datatype.
by chulett
Fri Mar 02, 2007 4:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Omit Username and Password in DSJob -run command
Replies: 5
Views: 2747

Or you can put them in a file and use the -file option on the command line. Based on the server you specify, it will pull the appropriate record from the file.

File format:

server,user,password

Edited to add: off course, this is all in 'clear text'.
by chulett
Fri Mar 02, 2007 3:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: capturing Job's Version Number for audit meta-data
Replies: 9
Views: 2521

Doh! Forgot that little tidbit. :lol:
by chulett
Fri Mar 02, 2007 3:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Restartability revisited
Replies: 6
Views: 2193

I'm not seeing that behaviour and we utilize this all over the place. As long as a Sequence job says it is 'Restartable' you should be able to run it - regardless of it's 'child' level. As noted, we do this 'all the time'. What exact version of DataStage? It may very well be an issue specific to STO...
by chulett
Fri Mar 02, 2007 2:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Restartability revisited
Replies: 6
Views: 2193

All it means is that a Sequence job must be in a 'Restartable' status for it to be able to 'pick up where it left off'. And you achieve this by simply Running the job again. If you decide that you don't want to restart at the proper checkpoint but rather from the beginning, Reset the Sequence job fi...
by chulett
Fri Mar 02, 2007 1:39 pm
Forum: General
Topic: diff between enterprise and server edition
Replies: 2
Views: 1430

I posted my response in your thread over in the Server forum. There's no need to post the same question more than once.
by chulett
Fri Mar 02, 2007 1:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: capturing Job's Version Number for audit meta-data
Replies: 9
Views: 2521

:? Are you Releasing your jobs? That's the only process that increments that value, from what I recall, unless you are doing it manually...
by chulett
Fri Mar 02, 2007 1:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: diff between server and enterprise edition
Replies: 5
Views: 1918

They are enormously different, as in completely. Don't go to 'Enterprise' training if all you will be working on is Server right now, it won't help you at all. My two cents.
by chulett
Fri Mar 02, 2007 1:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in datastage scheduling
Replies: 8
Views: 3509

Excellent! This sounds very promising... thanks 'gs'. :D
by chulett
Fri Mar 02, 2007 11:20 am
Forum: General
Topic: ORABULK and ORAOCIBL difference and when to use
Replies: 9
Views: 2569

Basically, yes. Put your cursor in the 'Mode' field and click on 'Property Help'.
by chulett
Fri Mar 02, 2007 10:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: requirements for using oracle stage in parallel jobs
Replies: 3
Views: 864

Requirements are in the documentation.
by chulett
Fri Mar 02, 2007 10:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in datastage scheduling
Replies: 8
Views: 3509

If there were any solutions to be had here, you would have found them in the Forums. Unfortunately, this error remains unsolved as far as we know. :cry:

Best to open a case with Support, see if they have an answer for you.
by chulett
Thu Mar 01, 2007 11:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DATASTAGE GRID..
Replies: 2
Views: 1514

Not sure what your post has to do with the subject line you used, but I'd suggest you actually ask a question or state more clearly what the issue is that you like some help with.

Things are taking longer than you think they should? :?
by chulett
Thu Mar 01, 2007 8:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Deployment Automation
Replies: 11
Views: 4896

ray.wurlod wrote:For advanced runtime options open any parallel job, open its job properties and find the Execution tab. Then click Help.

Wish I could... no got.
by chulett
Thu Mar 01, 2007 6:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with dates loading in Oracle
Replies: 30
Views: 6131

Sorry it took so long to get you there. I don't usually work with 12 hour (AM/PM) formatted timestamps, so the extra space issue didn't occur to me right off the bat.

Please mark the thread as 'Resolved'! :wink: