Search found 53125 matches
- Tue Feb 21, 2006 5:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Errors exporting metadata with Reporting Assistant
- Replies: 10
- Views: 4495
When you call your support provider, or if you search this forum, you will learn that Reporting Assistant was deprecated in version 5.2, and has not been developed since. So it does not handle job sequences, it does not handle parallel jobs, and it's quite likely it doesn't handle everything in plug...
- Tue Feb 21, 2006 5:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling subroutine: DSR_ExecJOb ( Action = 5);
- Replies: 7
- Views: 3486
DSR_ExecJob is a helper subroutine. It's called when you submit a job run request from Director. Chances are that the job name or some aspect of the job's configuration can not be found because Repository indexing has become out of date or, as Arnd suggests, permissions in the Repository. Try the DS...
- Tue Feb 21, 2006 4:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer fails.
- Replies: 8
- Views: 1860
- Mon Feb 20, 2006 7:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: appending data from 2 different soruces to a single table
- Replies: 13
- Views: 3114
- Mon Feb 20, 2006 7:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Scheduling with DataStage Director
- Replies: 14
- Views: 11699
- Mon Feb 20, 2006 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Report on jobs currently running in DS server
- Replies: 18
- Views: 8030
- Mon Feb 20, 2006 2:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error When Comiling the Job Sequencer
- Replies: 6
- Views: 1437
- Mon Feb 20, 2006 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer fails.
- Replies: 8
- Views: 1860
A Sequencer cannot fail. An "any" sequencer fires its output(s) when any of its inputs has fired; an "all" sequencer fires its output(s) when all of its inputs have fired. Your problem seems to be with a job sequence detecting a failure in one of your rouines (GetNextBatchNumber). I presume you are ...
- Mon Feb 20, 2006 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LONG DataType
- Replies: 3
- Views: 816
- Mon Feb 20, 2006 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Call to SQLFetch failed
- Replies: 13
- Views: 4281
- Mon Feb 20, 2006 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: When to update the table.
- Replies: 2
- Views: 645
Your use of a "staging area" is best practice for achieving restartability (you have already done the transformations, why do them again just because the target database may be unavailable?). If overall speed is the ultimate criterion, you would lose the intermediate file, but at the cost of needing...
- Mon Feb 20, 2006 2:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The directory you are connecting to either is not a UV accou
- Replies: 5
- Views: 3378
- Mon Feb 20, 2006 2:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in upating SQL Server Table through ODB Stage
- Replies: 8
- Views: 1803
The obvious question is what is different between your development and test environments. Check that the NLS settings, both project default and within your job design, are the same. Look in your job log. The second message posted in a job run displays all environment variable settings. Make sure all...
- Mon Feb 20, 2006 2:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error When Comiling the Job Sequencer
- Replies: 6
- Views: 1437
- Mon Feb 20, 2006 2:00 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Reports generation
- Replies: 3
- Views: 2645