Search found 42189 matches
- Fri Feb 29, 2008 9:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can n't Read data from ORCL EE Stage with ENV parms or
- Replies: 5
- Views: 2036
How does it help to simply repeat your original post? i have also changed the ENV parameter DS_ENABLE_RESERVED_CHAR_CONVERT to true also.do i need to stop the DataStage after this parameter is set it true ? .anything else i need to do ? If you found that environment variable in the docs, then you sh...
- Fri Feb 29, 2008 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To Run the sequence job in loop
- Replies: 6
- Views: 2554
- Fri Feb 29, 2008 8:22 am
- Forum: General
- Topic: Problem with execute command activity in sequence job.
- Replies: 9
- Views: 4750
- Fri Feb 29, 2008 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Gaps(Holes) in surr_key generated by Surr_Key_Gen stage
- Replies: 5
- Views: 1688
- Thu Feb 28, 2008 9:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete file after FTP
- Replies: 48
- Views: 8030
- Thu Feb 28, 2008 8:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can n't Read data from ORCL EE Stage with ENV parms or
- Replies: 5
- Views: 2036
- Thu Feb 28, 2008 6:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filtering on contents of Integer field
- Replies: 5
- Views: 1248
No-one is laughing, we all were a noob at some point.
Your second syntax is correct, as long as the field is defined as a string:
You can then use StringToDecimal (off the top of my head) to properly convert the datatype for downstream consumption.
Your second syntax is correct, as long as the field is defined as a string:
Code: Select all
FieldName[1,1] = '7'You can then use StringToDecimal (off the top of my head) to properly convert the datatype for downstream consumption.
- Thu Feb 28, 2008 6:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Version clarification
- Replies: 11
- Views: 2893
- Thu Feb 28, 2008 6:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting and Updating the same table
- Replies: 7
- Views: 1760
- Thu Feb 28, 2008 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filtering on contents of Integer field
- Replies: 5
- Views: 1248
- Thu Feb 28, 2008 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it possible to only run certain stages in a job?
- Replies: 5
- Views: 1368
- Thu Feb 28, 2008 3:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting and Updating the same table
- Replies: 7
- Views: 1760
- Thu Feb 28, 2008 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rows into seperate files.
- Replies: 4
- Views: 972
Welcome aboard! :D
Perhaps this post might help: http://www.dsxchange.com/viewtopic.php?t=116666
There are others out there for the searching, but this one was fairly recent.
Perhaps this post might help: http://www.dsxchange.com/viewtopic.php?t=116666
There are others out there for the searching, but this one was fairly recent.
- Thu Feb 28, 2008 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: runLocally did not return AP error in PX job
- Replies: 9
- Views: 4817
Re: runLocally did not return AP error in PX job
gstungare wrote:See log file for Oracle specfic message.
Did you?
- Thu Feb 28, 2008 1:25 pm
- Forum: General
- Topic: selecting table name with _ in the name in ODBC stage
- Replies: 4
- Views: 1383