Search found 53125 matches
- Wed Jun 27, 2007 8:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 date format
- Replies: 12
- Views: 3152
- Wed Jun 27, 2007 8:25 pm
- Forum: General
- Topic: DataStage Estimation Criteria
- Replies: 5
- Views: 2955
- Wed Jun 27, 2007 8:24 pm
- Forum: General
- Topic: Error running a batch file
- Replies: 12
- Views: 6263
- Wed Jun 27, 2007 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare Timestamp using SELECT
- Replies: 6
- Views: 2315
- Wed Jun 27, 2007 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion from numeric to string in a job
- Replies: 11
- Views: 3641
- Wed Jun 27, 2007 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle - Timestamp
- Replies: 2
- Views: 647
- Wed Jun 27, 2007 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: improper records in source files
- Replies: 10
- Views: 2077
You can add a rejects output link to your Sequential File stage. This will capture any rows from the file that do not match the metadata specified in the record schema for the main output link. If they are "improper" in the business rules sense, you need to detect these with your job design, most li...
- Wed Jun 27, 2007 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: KBADifferent does not work Fractional part of Dec is 10 dig
- Replies: 22
- Views: 5870
- Wed Jun 27, 2007 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Empty DSN: list returned from host <server_name>
- Replies: 4
- Views: 1997
- Wed Jun 27, 2007 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is DS Job log stored in a hash file?
- Replies: 6
- Views: 1483
Re: Is DS Job log stored in a hash file?
olgc wrote:Hi there,
How is the job log stored in Datastage server? Is it stored in a hash file?
Thanks,
No. It's stored in a hashed file.
- Wed Jun 27, 2007 3:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running .exe program through Unix Command Prompt
- Replies: 2
- Views: 1664
- Wed Jun 27, 2007 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 date format
- Replies: 12
- Views: 3152
- Wed Jun 27, 2007 3:25 pm
- Forum: General
- Topic: Error running a batch file
- Replies: 12
- Views: 6263
Control Panel, System applet, Environment command button PATH (maybe Path) is a System variable. Select it and edit it to include the pathname of the DataStage Engine bin directory (and of the PXEngine bin directory if you have Enterprise edition). Tip: copy the value of PATH out of the Variable val...
- Wed Jun 27, 2007 11:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date language
- Replies: 2
- Views: 650
Investigate lookup_string_from_int16() function in Modify stage to generate the month names in Croatian. Or build a Lookup File Set that you can use with a Lookup stage to return the month name and/or abbreviation corresponding to each month number. Use Entire partitioning; it's easiest with only 12...
- Wed Jun 27, 2007 10:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we increment environmet variable for each load
- Replies: 2
- Views: 1284