Did the job run/hang through midnight?
The file name within BPnnn.O includes the date and time in internal format.
Re-compiling the job should correct the problem.
Search found 53125 matches
- Thu Nov 12, 2015 3:10 pm
- Forum: General
- Topic: Attempting to Cleanup after ABORT raised in job
- Replies: 5
- Views: 5966
- Wed Nov 11, 2015 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Prefix Column Name with Column Number
- Replies: 4
- Views: 1887
You can't do it that way because of the restriction in the Sequential File stage (and, indeed, throughout DataStage) prohibiting column names beginning with numeric characters. Since the number of columns is so small, write the data without column headings. Invoke ExecSH as a before-job subroutine t...
- Wed Nov 11, 2015 5:25 pm
- Forum: General
- Topic: I passed the 000-421 DataStage v8.5 certification!
- Replies: 18
- Views: 45158
- Wed Nov 11, 2015 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integrating Salesforce with datastage
- Replies: 7
- Views: 3420
- Wed Nov 11, 2015 2:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Prefix Column Name with Column Number
- Replies: 4
- Views: 1887
- Wed Nov 11, 2015 2:15 pm
- Forum: General
- Topic: I passed the 000-421 DataStage v8.5 certification!
- Replies: 18
- Views: 45158
- Tue Nov 10, 2015 2:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Complex flat file stage to read a pipe delimited filed
- Replies: 6
- Views: 3130
- Tue Nov 10, 2015 2:13 pm
- Forum: General
- Topic: Report of last modification date of jobs in a projects
- Replies: 7
- Views: 3645
Information Server Manager is a client which, with an Eclipse plug-in, will allow you to check components into and out of SVN. So you don't need to write anything. Developers who are systematic about check in/check out should not be able to do any damage if given access to Information Server Manager...
- Mon Nov 09, 2015 3:18 pm
- Forum: General
- Topic: Installation of DS Client version 11.3
- Replies: 6
- Views: 962
- Sun Nov 08, 2015 7:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failed to distribute component
- Replies: 3
- Views: 2688
- Fri Nov 06, 2015 8:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion of varbinary data to varchar/char
- Replies: 3
- Views: 2305
- Thu Nov 05, 2015 10:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Newline within XML tags
- Replies: 8
- Views: 2906
- Thu Nov 05, 2015 10:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential Execution on Db2 Causing Deadlock
- Replies: 2
- Views: 1588
- Thu Nov 05, 2015 3:35 pm
- Forum: General
- Topic: Sequencer design
- Replies: 5
- Views: 1720
Designing a Sequencer is simple; you have only one choice, whether to run it in Any mode or All mode. Your question is about a Sequence. Take an extra trigger from your Execute Command activity to handle the <100 case. Take this to an Any Sequencer. Take an unconditional trigger from JobActivity2 to...
- Wed Nov 04, 2015 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ISD Input/Output stage documentation
- Replies: 3
- Views: 2153