Search found 42189 matches
- Sat Aug 13, 2005 8:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOW TO DIVIDE A NAME INTO FIRST NAME ,LAST NAME
- Replies: 4
- Views: 880
First off, this isn't a COBOL program so posting in all caps is considered shouting. No need to shout. This is not a simple thing, typically. There are entire products you can buy dedicated to parsing out things like names and addresses. Help us help you, provide a little bit more information when y...
- Sat Aug 13, 2005 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After routine results
- Replies: 6
- Views: 1369
Those are variables that the DSExecute call will automatically create and populate. After the call, 'Output' will have captured whatever the command that was run echoed to the screen and 'SystemReturnCode' will have the exit status of the command. From what I recall, multi-line 'Output' from the com...
- Fri Aug 12, 2005 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CONVERTING A 6 CHAR MMDDYY FIELD TO 8 CHAR YYYYDDMM FIELD
- Replies: 4
- Views: 947
- Fri Aug 12, 2005 2:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CONVERTING A 6 CHAR MMDDYY FIELD TO 8 CHAR YYYYDDMM FIELD
- Replies: 4
- Views: 947
- Fri Aug 12, 2005 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSSqlLdr?
- Replies: 5
- Views: 1157
DSSqlLdr?
- Fri Aug 12, 2005 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Alternate to IF-statement
- Replies: 7
- Views: 1777
- Thu Aug 11, 2005 9:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seq file
- Replies: 2
- Views: 1285
- Thu Aug 11, 2005 5:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: # of uvsh.exe s running
- Replies: 5
- Views: 2207
- Thu Aug 11, 2005 12:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert a row in target DB2 table when Source DB2 tbl empty
- Replies: 8
- Views: 2119
I tried with @INROWNUM = 0, it didn't work out.. 'Course not, there's no such thing. As already noted, for the job to write to the audit table you need to have it process at least one row. Now, that can be a bogus record 'unioned' on in your source query that your job knows to not process or do som...
- Thu Aug 11, 2005 10:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Searching a hash File
- Replies: 11
- Views: 3285
- Thu Aug 11, 2005 8:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control and the SLEEP Statement
- Replies: 6
- Views: 1242
- Thu Aug 11, 2005 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Alternate to IF-statement
- Replies: 7
- Views: 1777
My understanding is that the routine is compiled into the object code of the Job at run-time anyway. It doesn't do a call to an external routine. No, that would be a transform. Routines get called. That's why you have to recompile every job that uses a transform if you change it and you don't if yo...
- Wed Aug 10, 2005 9:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to use oracle hints in datastage
- Replies: 10
- Views: 5513
- Wed Aug 10, 2005 9:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check constraint (SYS_C00380582)
- Replies: 12
- Views: 2732
- Wed Aug 10, 2005 6:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check constraint (SYS_C00380582)
- Replies: 12
- Views: 2732