Search found 15603 matches
- Wed Oct 21, 2009 4:54 am
- Forum: General
- Topic: Regarding Loading chinese characters
- Replies: 6
- Views: 2060
- Wed Oct 21, 2009 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: finding out the jobs/processes running on server
- Replies: 9
- Views: 2304
- Wed Oct 21, 2009 3:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage code tree backup and restore
- Replies: 8
- Views: 2827
- Wed Oct 21, 2009 3:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CRITICAL ERROR
- Replies: 4
- Views: 1748
That is a strange error indeed. Does this happen every time or just once? If you reset/compile all your jobs and sequence jobs and perhaps also clean up your logs you might be able to get rid of this error - I took a quick look at my DSD.RUN code and, while I don't have the same location for line 74...
- Wed Oct 21, 2009 2:57 am
- Forum: General
- Topic: Regarding Loading chinese characters
- Replies: 6
- Views: 2060
- Tue Oct 20, 2009 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running a sequence in a given time automatically
- Replies: 4
- Views: 867
- Tue Oct 20, 2009 9:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a error bucket
- Replies: 10
- Views: 2551
- Tue Oct 20, 2009 9:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: nls_read_fixedwidth()
- Replies: 1
- Views: 1391
- Tue Oct 20, 2009 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a error bucket
- Replies: 10
- Views: 2551
- Tue Oct 20, 2009 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Sort stage
- Replies: 7
- Views: 1747
- Tue Oct 20, 2009 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a error bucket
- Replies: 10
- Views: 2551
- Tue Oct 20, 2009 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Files arrival loop logic
- Replies: 3
- Views: 1037
Code: Select all
StartDate = @DATE
StartTime = @TIME
...
...
IF @DATE <> StartDate THEN RunningSeconds = ((@DATE-StartDate)*86400)+(86400-StartTime)+@TIME
ELSE RunningSeconds = @TIME-StartTime
- Tue Oct 20, 2009 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create a error bucket
- Replies: 10
- Views: 2551
- Tue Oct 20, 2009 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading txt file with date in its name, in daily cycle
- Replies: 18
- Views: 3537
- Tue Oct 20, 2009 5:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open project 'XYZ' - 81016. ( Job Migrated )
- Replies: 13
- Views: 6999