Search found 5168 matches
- Tue Mar 06, 2007 4:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: port state close_wait
- Replies: 1
- Views: 1032
- Tue Mar 06, 2007 4:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding warnings
- Replies: 5
- Views: 2243
Hi, You need to check the brchdm_file stage, to find the field which has been given as length 7, where as the actual file has the value as 9 in length. If you file is with correct metadata, you need to convert the length from 7 to 9. In the advance tab, the Preserve partiton would be by default as C...
- Tue Mar 06, 2007 4:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Scheduling
- Replies: 20
- Views: 8470
- Tue Mar 06, 2007 4:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage job - runtime error ORA-01036
- Replies: 21
- Views: 11321
- Tue Mar 06, 2007 1:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in loading DB2 (
- Replies: 3
- Views: 1408
- Tue Mar 06, 2007 1:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transaction handling in Parallel jobs
- Replies: 23
- Views: 5379
- Tue Mar 06, 2007 1:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Scheduling
- Replies: 20
- Views: 8470
- Tue Mar 06, 2007 1:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare value with previous record.
- Replies: 6
- Views: 8985
No I am not checking for duplicate records. In my file anywhere I can have col2 value of previous record could be same as col1 value of current processing record. Ok, you need to compare Previous value of Col2 to current value of Col1 or the vice versa. User Transformer stage, User stage variables ...
- Tue Mar 06, 2007 1:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare value with previous record.
- Replies: 6
- Views: 8985
Kumar, Can you please explain what is "CreateKeyChageColumn" Its the option available in Sort stage. Making this to True creates the column KeyChange. This column is set to 1 for the first row in each group where the value of the sort key changes. Subsequent records in the group have the column set...
- Tue Mar 06, 2007 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare value with previous record.
- Replies: 6
- Views: 8985
- Tue Mar 06, 2007 12:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in loading DB2 (
- Replies: 3
- Views: 1408
- Tue Mar 06, 2007 12:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage v752s01 Import error (importing from command line)
- Replies: 3
- Views: 2853
You need to give '=' after the parameters like /H /U /P.
Code: Select all
dscmdimport /H=host /U=username /P=password TEST D:\Apps\DataStage_Client\ribs_xfm_sos_service_load.dsx /V- Tue Mar 06, 2007 12:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Order by Clause in Oracle Enterprise stage of Parallel jobs
- Replies: 5
- Views: 1615
- Tue Mar 06, 2007 12:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Any limit on Target target tables in a job
- Replies: 3
- Views: 1232
- Tue Mar 06, 2007 12:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Statistics not Showing for Parallel Job
- Replies: 24
- Views: 5593