Search found 42189 matches

by chulett
Sat Aug 25, 2007 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: type conversion in timestamp column of teradata
Replies: 1
Views: 619

Then explicitly convert from string to timestamp.
by chulett
Fri Aug 24, 2007 5:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Execute Command stage
Replies: 1
Views: 2178

Nothing, your version is bugged and doesn't work with parameters. You'll either need to upgrade to 7.5 for the fix or perhaps ask Support for a patch. You could write a routine to do the work using DSExecute, of course, and swap in a Routine Activity stage as a work-around.
by chulett
Fri Aug 24, 2007 9:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running DataStage jobs via AutoSys
Replies: 8
Views: 6538

So... you are not using one of the 'dsjob' command line options that makes it wait for the job to complete? :?

-wait
-jobstatus
-userstatus

Pick one. Each cause the command to wait for the job to complete, the difference is in what is reported back.
by chulett
Fri Aug 24, 2007 8:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Scheduling
Replies: 5
Views: 2145

Do you not have an 'enterprise scheduler'? Something like Control-M would not care that the two parts of this process are on different servers.

Even so, you don't think you could use some form of 'remote shell' from one to the other to launch the dsjob script on completion of the load? :?
by chulett
Fri Aug 24, 2007 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to handle BLOB datatype
Replies: 1
Views: 848

The documentation for the database stages should state whether Large Objects are supported or not. They haven't been before this release and I'd wager they still aren't, but you never know.
by chulett
Fri Aug 24, 2007 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Scheduling
Replies: 5
Views: 2145

While obviously you could poll an Oracle table every X for this record, or do the same for a file, why not simplify things? Why not arrange for whatever process knows when this 'load is completed from source' to then start your Sequence? Should be trivial with an Enterprise Scheduler and a 'dsjob' s...
by chulett
Fri Aug 24, 2007 6:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Failing in Production
Replies: 5
Views: 1463

First off, yes - when you migrate jobs to another server, any plugins you've used in the job must have been installed on that server. They will not transfer with the job itself. As to the error you are seeing, I'm not certain as I've only seen similar errors when the stage was in fact not installed....
by chulett
Fri Aug 24, 2007 6:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequence Versus Batch Scripts
Replies: 3
Views: 1327

How long has your organization used DataStage? If I had to guess, I would think it has been in use since before Sequence jobs were available and so were (as everyone was) writing their own 'Batch' jobs. And just got used to working that way, never making the 'switch' to Sequence jobs. As Ray notes, ...
by chulett
Fri Aug 24, 2007 6:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xml Validation in XML Input Stage against a given schema
Replies: 7
Views: 4361

I've never had a need to use that option. Open a case with your official Support provider, let us know what they say.
by chulett
Fri Aug 24, 2007 6:31 am
Forum: General
Topic: Data Satge Architecture
Replies: 6
Views: 2028

Curiously, there is a FAQ on this subject:

http://www.dsxchange.com/viewtopic.php?t=90697
by chulett
Fri Aug 24, 2007 6:29 am
Forum: General
Topic: Regarding Executing jobs in Unix
Replies: 16
Views: 4573

You are going to need to be a wee bit more explicit than that.
by chulett
Thu Aug 23, 2007 12:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Valiadete date field
Replies: 13
Views: 3058

'D/MDY[2,2,4]' should get you closer.
by chulett
Thu Aug 23, 2007 10:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding a Character in the transformation
Replies: 7
Views: 1331

Substring off the "2nd thru len()" characters and concatenate your new value onto the front it that.
by chulett
Thu Aug 23, 2007 10:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output stage Issue
Replies: 5
Views: 1457

Pivot them (your data pairs) out into individual records.
by chulett
Thu Aug 23, 2007 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to open descriptor file to create - Fatal Error
Replies: 13
Views: 12313

And how many records did that statement update? Hint: there's no job name in DS_JOBOBJECTS.