Search found 53125 matches
- Wed Jan 09, 2008 1:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job compile error
- Replies: 7
- Views: 1854
- Wed Jan 09, 2008 1:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence issue
- Replies: 8
- Views: 1793
Look in the DataStage BASIC manual or on-line help from Designer for information about the DEFFUN statement. We have already stated that you can not introduce a DEFFUN statement into a trigger expression; you must invoke it from your own code (for example a particular routine invoked from a Routine ...
- Wed Jan 09, 2008 1:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getting this fatal=ORCHESTRATE step execution terminating du
- Replies: 3
- Views: 6096
- Wed Jan 09, 2008 1:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Look up in Server Job
- Replies: 16
- Views: 5672
The easiest way is on the General tab of your Administrator client.
If you're on the server there should be a hidden file called .dsrel (but this is not guaranteed). Or, at the TCL command prompt, use the following command
If you're on the server there should be a hidden file called .dsrel (but this is not guaranteed). Or, at the TCL command prompt, use the following command
Code: Select all
LIST.ITEM VOC 'RELLEVEL'- Wed Jan 09, 2008 1:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to import datastage job
- Replies: 5
- Views: 2140
No, it's much harder at the individual component (object) level. To do that, you'd need to restore your backup elsewhere (with more things to fix, such as the index headers using SET.INDEX) then export from the restored project before you could import into your current project. Like I said, it's doa...
- Wed Jan 09, 2008 1:25 am
- Forum: General
- Topic: Mulitple Repository
- Replies: 9
- Views: 2148
- Tue Jan 08, 2008 11:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage DB2 Enterprise Edition Error
- Replies: 5
- Views: 3039
- Tue Jan 08, 2008 11:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence issue
- Replies: 8
- Views: 1793
- Tue Jan 08, 2008 11:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Look up in Server Job
- Replies: 16
- Views: 5672
- Tue Jan 08, 2008 11:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to import datastage job
- Replies: 5
- Views: 2140
It's not irreversible, but does require expert help. Involve your support provider.
Most of what has to be done may be found in my paper onrecovering after deleting a DataStage project
Most of what has to be done may be found in my paper onrecovering after deleting a DataStage project
- Tue Jan 08, 2008 11:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Start Date from Unix
- Replies: 5
- Views: 1727
- Tue Jan 08, 2008 11:37 pm
- Forum: Site/Forum
- Topic: Top Posters List
- Replies: 4
- Views: 2424
- Tue Jan 08, 2008 11:36 pm
- Forum: General
- Topic: Mulitple Repository
- Replies: 9
- Views: 2148
- Tue Jan 08, 2008 8:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence issue
- Replies: 8
- Views: 1793
You can't. Only the moderator can. You could start a new thread there. The syntax error is indicated in the error text and explained in my first response. The compiler process a token of the form "name(" in a certain way. It is assumed to be a reference to a dimensioned array unless a DEFFUN declara...
- Tue Jan 08, 2008 7:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence issue
- Replies: 8
- Views: 1793