Search found 53125 matches
- Tue Mar 31, 2015 3:37 pm
- Forum: General
- Topic: OPTION to parameterize different jobs in the Sequence JOB
- Replies: 1
- Views: 1052
- Mon Mar 30, 2015 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Varchar Date to Oracle Timestamp conversion
- Replies: 3
- Views: 1775
- Mon Mar 30, 2015 3:30 pm
- Forum: General
- Topic: UpdateSignerCert.bat error
- Replies: 3
- Views: 1974
- Sun Mar 29, 2015 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add column to input
- Replies: 13
- Views: 4344
I intend not to load the job, when the same can be achieved by other lightweight stages like column generator and/or modify stages. You are relying on out-of-date knowledge. These days (since about version 8.7) the Transformer stage is no less efficient than most other stages, sometimes it's more e...
- Sun Mar 29, 2015 3:53 pm
- Forum: General
- Topic: Run DSJOB -run from command activity stage having limitation
- Replies: 16
- Views: 7266
You can try forking background dsjob processes. For example
Code: Select all
nohup dsjob [ options ] &- Sun Mar 29, 2015 3:51 pm
- Forum: General
- Topic: Identify failed job from Master Sequence
- Replies: 2
- Views: 766
- Thu Mar 26, 2015 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update Table NO RCP
- Replies: 6
- Views: 3914
- Thu Mar 26, 2015 3:58 pm
- Forum: General
- Topic: Problems with engine credentials
- Replies: 8
- Views: 4007
- Thu Mar 26, 2015 3:56 pm
- Forum: General
- Topic: JobControl Job aborted
- Replies: 6
- Views: 1982
- Wed Mar 25, 2015 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parallel job reports failure (code 139)
- Replies: 8
- Views: 4171
Anyone? :roll: Learn patience! This is an all-volunteer site where people post as and when they can. Yesterday, for example, I had a breakfast meeting with management, a busy day at work, and a training session at IBM after work. Not much time for DSXchange. The issue many times is that the job mon...
- Wed Mar 25, 2015 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find out the bytes moved by a datastage job
- Replies: 13
- Views: 6452
I'm not aware of any either, other than manually calculating row sizes based on information in Chapter 2 of Parallel Job Developer's Guide about storage sizes of data types. And anything you put in to calculate the same would degrade the job's performance. But, of course, any data moved around in pa...
- Wed Mar 25, 2015 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add column to input
- Replies: 13
- Views: 4344
- Tue Mar 24, 2015 10:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non Printable characters loaded to Oracle from Sybase
- Replies: 3
- Views: 1319
- Tue Mar 24, 2015 10:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing leading '0' while decimal to varchar conversion
- Replies: 4
- Views: 2394
- Tue Mar 24, 2015 10:39 pm
- Forum: General
- Topic: Unable to rename or delete jobs
- Replies: 8
- Views: 2057