Search found 53125 matches
- Tue Sep 16, 2008 12:08 am
- Forum: General
- Topic: Error in the Logview (oracle_oci_o: oRa_12154:TNS:could not)
- Replies: 2
- Views: 1997
- Mon Sep 15, 2008 9:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP plugin stage
- Replies: 6
- Views: 2830
- Mon Sep 15, 2008 8:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is a routine possible as an alternative to Lookup Stage?
- Replies: 4
- Views: 1336
- Mon Sep 15, 2008 8:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is a routine possible as an alternative to Lookup Stage?
- Replies: 4
- Views: 1336
- Mon Sep 15, 2008 8:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving info about a seq file
- Replies: 7
- Views: 1699
- Mon Sep 15, 2008 5:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving info about a seq file
- Replies: 7
- Views: 1699
- Mon Sep 15, 2008 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using dynamic queries in datastage
- Replies: 1
- Views: 1118
- Mon Sep 15, 2008 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Deadlock Situation.
- Replies: 7
- Views: 1779
- Mon Sep 15, 2008 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Continuous Surrogate key generation for multiple runs
- Replies: 7
- Views: 3062
Could I suggest using a DataStage job (a server job is most efficient) rather than a UNIX script for extracting the next value from the target table? Using the server job's user status area makes it easier for the job sequence to retrieve the value, which it can do with an unqualified reference to t...
- Mon Sep 15, 2008 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing zeros for decimal values
- Replies: 7
- Views: 3165
- Mon Sep 15, 2008 3:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compilation error
- Replies: 1
- Views: 1424
- Mon Sep 15, 2008 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving info about a seq file
- Replies: 7
- Views: 1699
The STATUS statement will retrieve date and time created, modified and last accessed, and 25 other pieces of information about a sequential file. Note that I refer specifically to the STATUS statement here, not the Status() function. Check the DataStage BASIC manual for full details. Dates and times...
- Mon Sep 15, 2008 8:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parallel calling of Job with different invocation ids
- Replies: 3
- Views: 1401
- Mon Sep 15, 2008 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Continuous Surrogate key generation for multiple runs
- Replies: 7
- Views: 3062
- Mon Sep 15, 2008 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: osh script
- Replies: 1
- Views: 1058
The OSH code that is generated by compiling a parallel job is stored as part of the job properties. Provided that viewing of the generated OSH has been enabled in the Administrator, then you can view the generated OSH by opening the Generated OSH tab in the job properties dialog. It is OSH (Orchestr...