Search found 53125 matches
- Thu Feb 17, 2011 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read and write BLOB datatype in datastage 8.1
- Replies: 4
- Views: 10658
- Thu Feb 17, 2011 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load same teradata table 2 times in a single job
- Replies: 21
- Views: 7526
- Thu Feb 17, 2011 3:42 pm
- Forum: General
- Topic: dsjob fails when executed via shell script
- Replies: 2
- Views: 2275
Add an echo command so you can learn what the script is actually trying to execute.
Code: Select all
echo ${ov_PATHAPP}/dsjob -server ${ov_hostname} -user ${DSTAGE_USER} -password ${DSTAGE_PASSWORD} -run ${ov_PROYECTO} ${ov_JOBCONTROL} - Thu Feb 17, 2011 4:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed-file issue with read/write access
- Replies: 4
- Views: 2088
- Thu Feb 17, 2011 4:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchadmin command
- Replies: 7
- Views: 4365
- Thu Feb 17, 2011 4:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Importing parametrs from one project to another
- Replies: 4
- Views: 1989
- Thu Feb 17, 2011 4:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load same teradata table 2 times in a single job
- Replies: 21
- Views: 7526
- Thu Feb 17, 2011 4:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Throttling performance on a grid?
- Replies: 12
- Views: 4908
- Wed Feb 16, 2011 7:51 pm
- Forum: General
- Topic: Code Quality Tool for DataStage
- Replies: 6
- Views: 6268
- Wed Feb 16, 2011 7:50 pm
- Forum: General
- Topic: Renaming a project during migration
- Replies: 7
- Views: 4020
- Wed Feb 16, 2011 7:48 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Call a job sequence from ISD
- Replies: 8
- Views: 5696
- Wed Feb 16, 2011 7:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Importing JObs from 8.5 back into 8.1
- Replies: 3
- Views: 4218
Internal formats were the same in 7.5, 8.0 and 8.1 (for example the major version number for jobs was 50 if I recall correctly). The internal format is different in 8.5 (for example looping in Transformer) and the major version number for jobs is 56. They are incompatible. You could try editing the ...
- Wed Feb 16, 2011 6:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need suggestions on Shell Script Learning
- Replies: 4
- Views: 2093
- Wed Feb 16, 2011 6:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DAT file
- Replies: 14
- Views: 7417
- Wed Feb 16, 2011 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PIVOT stage question
- Replies: 2
- Views: 1099