Search found 42189 matches
- Wed Dec 21, 2011 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector or Enterprise stage
- Replies: 2
- Views: 2725
- Wed Dec 21, 2011 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MQ Client Setup
- Replies: 2
- Views: 1701
- Wed Dec 21, 2011 7:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding week and Month from Number
- Replies: 15
- Views: 5463
- Wed Dec 21, 2011 7:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Clear a big table then insert rows
- Replies: 15
- Views: 5067
- Wed Dec 21, 2011 7:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding week and Month from Number
- Replies: 15
- Views: 5463
- Wed Dec 21, 2011 7:37 am
- Forum: General
- Topic: Add two add two variables in loop
- Replies: 8
- Views: 2468
It's helpful to present multiple options especially when the requirement is not clearly defined. I don't know what to make of the suggestion of using a loop. I actually find it annoying. Seriously. :wink: Usually the answers are all over the place and the vast majority are irrelevant. I prefer to g...
- Tue Dec 20, 2011 8:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ignoring message with bad cookie. Has anybody seen this?
- Replies: 19
- Views: 10814
- Tue Dec 20, 2011 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Executing SQL Server Stored procedure inside ODBC stage
- Replies: 13
- Views: 5411
- Tue Dec 20, 2011 3:13 pm
- Forum: General
- Topic: Understanding the expression USING _spVV0 (DATE)LOCKING TABL
- Replies: 1
- Views: 799
- Tue Dec 20, 2011 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NullToValue
- Replies: 5
- Views: 1846
- Tue Dec 20, 2011 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading SAS dataset(sas7bdat format)using SAS Parallel DS
- Replies: 6
- Views: 3205
- Tue Dec 20, 2011 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NullToValue
- Replies: 5
- Views: 1846
- Tue Dec 20, 2011 8:15 am
- Forum: General
- Topic: Unix command for clearing datastage job logs.
- Replies: 5
- Views: 4923
- Tue Dec 20, 2011 7:46 am
- Forum: General
- Topic: Unix command for clearing datastage job logs.
- Replies: 5
- Views: 4923
You are missing the job number from the clear command. Each job has a unique number assigned to it that all of the internal structures are tagged with: CLEAR.FILE RT_LOG1234 You can get the number by querying DS_JOBS: SELECT JOBNO FROM DS_JOBS WHERE NAME = 'YourJobName'; I'm not aware of any command...
- Mon Dec 19, 2011 10:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CLOB dbms_lob.substr ORA-01461
- Replies: 12
- Views: 7254