Search found 42189 matches
- Tue Jun 20, 2006 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: literal doesnot match format string
- Replies: 12
- Views: 2140
- Tue Jun 20, 2006 6:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error
- Replies: 8
- Views: 2270
- Tue Jun 20, 2006 6:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs lost when updated in DS_JOBS
- Replies: 22
- Views: 5867
Ouch... there's more than one place to change that, doing it only in DS_JOBS blew your RI in the project. First off, I'd suggest you undo that change to get everything back... However, with all the other monkey shines like reindexing, I wonder if that is even possible anymore. I'm not sure what this...
- Tue Jun 20, 2006 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Arguments to Independent Server Routines
- Replies: 2
- Views: 1246
You said 'both routines are executing fine'... what is making you say it is not differentiating between argument values? Any issue here is either in the way you are calling the routine or how the routine itself is written, otherwise they 'work fine'. You'd need to provide specific examples of either...
- Tue Jun 20, 2006 6:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't promote to a protected project
- Replies: 3
- Views: 1257
it sounds like this 7.1 bug means there's no way of getting it compiled once there. Am I right in this? From what I recall, yes - but you really should check to see for yourself as we skipped your particular version. Does the Multi-Job Compiler allow you to compile read only jobs? You are correct i...
- Tue Jun 20, 2006 5:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Annotation Stage
- Replies: 8
- Views: 3939
- Tue Jun 20, 2006 5:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't see locks in DS.TOOLS
- Replies: 10
- Views: 2351
- Mon Jun 19, 2006 5:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status Codes returned by dsjob
- Replies: 10
- Views: 2282
- Mon Jun 19, 2006 5:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can i Import and Read .dbf files ..?
- Replies: 8
- Views: 2107
- Mon Jun 19, 2006 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not Null date in source being recognized as null
- Replies: 4
- Views: 1315
Code: Select all
If IsNull(LINK_In_Txn2.IN_DT) or LINK_In_Txn2.IN_DT = " " Then "1900-01-01 00:00:00" Else LINK_In_Txn2.IN_DT- Mon Jun 19, 2006 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to supress leading Zeros
- Replies: 7
- Views: 2584
- Mon Jun 19, 2006 1:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't promote to a protected project
- Replies: 3
- Views: 1257
I believe this is a known bug with your version. They've since corrected it in 7.5.x so that your 'dsadm' user can promote into a Protected project. In the meantime, I think the workaround is as you've noted - to temporarily lower your shields and hope no-one notices the momentary lapse in protectio...
- Mon Jun 19, 2006 12:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sort order
- Replies: 9
- Views: 1933
- Mon Jun 19, 2006 8:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in filter command...
- Replies: 6
- Views: 3223
- Mon Jun 19, 2006 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: paralle query
- Replies: 2
- Views: 1413
How is this any different from this post? Hint- it's not and was asked and answered in the other thread.