No way...
There is not Rollback process for DS_JOBS.
Search found 5168 matches
- Thu Mar 16, 2006 9:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: General question
- Replies: 4
- Views: 919
- Thu Mar 16, 2006 9:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting value of User Defined Environment Variable
- Replies: 10
- Views: 2904
Hmm.... His point is... If you change the Environmental Variable at the mid of the execution of a sequence, the chaged value wont be reflected to the main job control, and hence wont refelect to the upcomming called jobs. So you need to use some of the conventional methond of passing values among jo...
- Thu Mar 16, 2006 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datatype of compressed data.
- Replies: 14
- Views: 4852
- Thu Mar 16, 2006 9:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run jobs from command line
- Replies: 15
- Views: 6741
All the parameters can be stored in a file and BASIC can be used to just read the file and pass the parameter to the job/sequence as required. And if you are requested(If need to trigger only from command prompt after scheduling), you can call this Batch Job (Which has the BASIC code which calls the...
- Thu Mar 16, 2006 8:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance problem with Job (Flat file to Oracle)
- Replies: 29
- Views: 8079
- Thu Mar 16, 2006 8:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance problem with Job (Flat file to Oracle)
- Replies: 29
- Views: 8079
- Thu Mar 16, 2006 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run jobs from command line
- Replies: 15
- Views: 6741
What sort of parameters you like to pass? If you manage to key in the 'default' in the sequence, it should pass the value to the underlying jobs. So it should be ok to just call the job. If you need to pass some dynamic parameter which vary for each run, you need to store it ina seperate file and yo...
- Thu Mar 16, 2006 8:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get latest 36 months of data from the source file??
- Replies: 8
- Views: 2266
There is nothing more to explain. The pattern you mentioned wont be a Date formet. Hence if it is a char/varchar type you can just get the substring of the month poriton alone. There are many functions available. Or you can just use this method in Transformer. In the expression for that column, use ...
- Thu Mar 16, 2006 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run jobs from command line
- Replies: 15
- Views: 6741
- Thu Mar 16, 2006 8:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File strange behaviour
- Replies: 8
- Views: 1802
- Thu Mar 16, 2006 8:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datatype of compressed data.
- Replies: 14
- Views: 4852
- Thu Mar 16, 2006 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get latest 36 months of data from the source file??
- Replies: 8
- Views: 2266
- Thu Mar 16, 2006 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get latest 36 months of data from the source file??
- Replies: 8
- Views: 2266
- Thu Mar 16, 2006 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File strange behaviour
- Replies: 8
- Views: 1802
- Thu Mar 16, 2006 6:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting value of User Defined Environment Variable
- Replies: 10
- Views: 2904