Search found 15603 matches
- Thu Jul 29, 2010 3:01 am
- Forum: General
- Topic: Dynamically reading MF binary files
- Replies: 3
- Views: 1477
To add to Vince's post - once you have those COBOL copybook definitions loaded into DataStage you can write a job which decides at runtime which (previously loaded) schema file is used to read the input data. This job would need to use runtime column propagation to process data, but it is a possible...
- Thu Jul 29, 2010 2:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: notnull conversion with non-nullable input
- Replies: 9
- Views: 7555
- Thu Jul 29, 2010 2:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tgt_StgItemXLoc,0: Field "EFFECTIVE_START_DT" has
- Replies: 5
- Views: 1680
- Thu Jul 29, 2010 2:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: surrogate state file update!!
- Replies: 5
- Views: 1576
- Thu Jul 29, 2010 2:22 am
- Forum: General
- Topic: Error compiling a sequence
- Replies: 1
- Views: 772
Re: Error compiling a sequence
...vJob1 = """:vJob:"""... is syntactically incorrect, use vJob1 = '"':vJob:'"' . Actually, that statement should be deleted, since the jobname should not have quotes around it and you don't use the vJob1 variable in your code. The error is that you need to c...
- Thu Jul 29, 2010 2:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Segment files...
- Replies: 1
- Views: 1060
- Thu Jul 29, 2010 2:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting an error while using DB2 Bulk stage as target
- Replies: 4
- Views: 3736
- Wed Jul 28, 2010 10:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Structuring a Server Job to Delete/Prune Input Records
- Replies: 7
- Views: 2335
- Wed Jul 28, 2010 10:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert then Update
- Replies: 6
- Views: 1500
- Wed Jul 28, 2010 9:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a Dataset with a DB stage
- Replies: 3
- Views: 786
- Wed Jul 28, 2010 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to create and execute routines in PX
- Replies: 12
- Views: 9493
If we have custom routines written for server jobs and want to convert to px jobs, how can we do that? Do we need to rewrite in C++? Thanks. Yes, you will need to recode these routines to c++ for PX jobs. While you can use BASIC transform stages in PX jobs and call your original routines from these...
- Wed Jul 28, 2010 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find memory utiliztion of a parallel job?
- Replies: 6
- Views: 2277
- Wed Jul 28, 2010 5:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null Handling
- Replies: 19
- Views: 4830
- Wed Jul 28, 2010 4:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing duplicates
- Replies: 8
- Views: 2144
- Wed Jul 28, 2010 4:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: any information on Pre partitions techniques in datastage
- Replies: 3
- Views: 1760