Search found 53125 matches
- Thu Oct 27, 2011 6:29 pm
- Forum: General
- Topic: Unlocking a job via another job
- Replies: 36
- Views: 9218
You process the dynamic array using similar logic that you would use in the standard LIST.READU report - but searching the dynamic array is probably easier, for example using the FINDSTR() function in DataStage BASIC, which will give you the field (= row of the report) in which the string sought was...
- Thu Oct 27, 2011 3:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non integer value returned for field. Unable to set to Null
- Replies: 9
- Views: 2786
- Thu Oct 27, 2011 2:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SELECT rows from table
- Replies: 2
- Views: 985
- Thu Oct 27, 2011 2:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transfomer dropping row
- Replies: 4
- Views: 1429
- Thu Oct 27, 2011 12:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: selectng rows
- Replies: 3
- Views: 1009
- Thu Oct 27, 2011 12:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage
- Replies: 3
- Views: 968
- Thu Oct 27, 2011 12:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non integer value returned for field. Unable to set to Null
- Replies: 9
- Views: 2786
- Thu Oct 27, 2011 12:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mainframe Date Convert
- Replies: 5
- Views: 1819
Re: Mainframe Date Convert
Why do you think the source is a database (and what kind of database do you believe it to be)? Source data are coming from a mainframe, and its structure is defined in a COBOL file definition.rajadommeti wrote:select to_char(CAST(TO_DATE (yourdate, 'yyyyddd') as timestamp),'yyyy-mm-dd') from yourtable;
- Thu Oct 27, 2011 12:38 pm
- Forum: General
- Topic: Mapping Oracle Table Definitions
- Replies: 10
- Views: 6987
- Thu Oct 27, 2011 12:37 pm
- Forum: General
- Topic: Changing DB repository for Infosphere
- Replies: 1
- Views: 909
- Thu Oct 27, 2011 12:36 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: How to join two tables in IA
- Replies: 4
- Views: 2994
- Thu Oct 27, 2011 7:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert 2 digit year to 4 digits
- Replies: 6
- Views: 4510
- Thu Oct 27, 2011 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mainframe Date Convert
- Replies: 5
- Views: 1819
- Wed Oct 26, 2011 11:28 pm
- Forum: General
- Topic: Audit for user who scheduled/Executed a DS JOb
- Replies: 1
- Views: 1061
- Wed Oct 26, 2011 7:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How are empty fields better handled
- Replies: 2
- Views: 1178