Search found 15603 matches
- Wed May 03, 2006 4:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file warning message
- Replies: 5
- Views: 1593
- Wed May 03, 2006 4:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine to compile a job
- Replies: 12
- Views: 4148
You don't need to recompile a routine in order to make it running from a job or a sequence. If you have issued a call to DSAttachJob() somewhere in your process then you can issue a command and it will reset an aborted job prior to running.
Code: Select all
JobHandle = DSPrepareJob(JobHandle)- Tue May 02, 2006 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using stage variable value of one job
- Replies: 4
- Views: 1100
- Tue May 02, 2006 9:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle LOW values
- Replies: 5
- Views: 3882
- Tue May 02, 2006 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle LOW values
- Replies: 5
- Views: 3882
- Tue May 02, 2006 2:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: string into date format
- Replies: 2
- Views: 1109
- Tue May 02, 2006 1:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to see the existing jobs
- Replies: 9
- Views: 2491
- Sun Apr 30, 2006 3:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading comp-3 field from AS400 with Ascential driver
- Replies: 17
- Views: 5310
Could the value be written as a normal representation? If you are certain that the field contains COMP-3 then you must ensure that it is read as a binary field to make sure that no EBCDIC or other conversions are performed then use the SDK routine to convert. Can you read the char, write it to a seq...
- Sun Apr 30, 2006 12:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading comp-3 field from AS400 with Ascential driver
- Replies: 17
- Views: 5310
- Fri Apr 28, 2006 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Repository Interface
- Replies: 4
- Views: 1441
- Fri Apr 28, 2006 10:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve data on a different domain
- Replies: 8
- Views: 1422
- Fri Apr 28, 2006 9:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Load against Partitioned Tables
- Replies: 7
- Views: 4760
I have caused the same problem before; when using normal inserts against a partitioned table everything went well but I made the DBAs unhappy due to the backup pending state where they had to restore a whole tablespace. I hate posting a "me too" thread because I cannot recall exactly what the cause ...
- Fri Apr 28, 2006 9:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOw to create arrays in datastage basic routines
- Replies: 5
- Views: 5481
- Fri Apr 28, 2006 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job is Compiled, but Failed to Start
- Replies: 9
- Views: 2453
- Fri Apr 28, 2006 8:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job is Compiled, but Failed to Start
- Replies: 9
- Views: 2453