1. On the Tracing tab select all options except "report row data".
2. Have your DBA monitor what's executed.
DataStage uses "prepared SQL".
Search found 53125 matches
- Thu Nov 03, 2005 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get the SQL sent to DataBase in the Job Log ?
- Replies: 5
- Views: 1309
- Thu Nov 03, 2005 2:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence thinks job is not runnable
- Replies: 9
- Views: 2938
Not sure that it's indexes - there are no indexes on the log tables. It may - particularly since you describe the problem as intermittent - that your system is simply too busy for its capacity at those times. Another possibility is that you're running out of slots in the T30FILE table; what is the v...
- Thu Nov 03, 2005 3:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About Modify stage function
- Replies: 3
- Views: 1360
- Thu Nov 03, 2005 3:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer with no input links
- Replies: 4
- Views: 1267
- Thu Nov 03, 2005 2:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: filter command question ?
- Replies: 18
- Views: 4295
- Thu Nov 03, 2005 2:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: filter command question ?
- Replies: 18
- Views: 4295
- Thu Nov 03, 2005 2:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove duplicate stage compared to sort stage
- Replies: 2
- Views: 1096
Most stages' input links also allow you to specify sorting and removal of duplicates, so you can get by without either of the Remove Duplicates stage or the Sort stage. So the choice is really about using the lowest impact tool; if your data are already sorted, then the Remove Duplicates stage is pr...
- Wed Nov 02, 2005 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer Crashes when working with Sequencers
- Replies: 10
- Views: 2439
- Wed Nov 02, 2005 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: permission setting
- Replies: 10
- Views: 2069
- Wed Nov 02, 2005 2:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: filter command question ?
- Replies: 18
- Views: 4295
Thanks for the Inputs. Please let me know what this error means... DSD.SEQOpen GCI $DS.SEQOPEN error 11. Thanks This error means that the sequential file cannot be opened. Check again. "Looks good" = insufficiently thorough. Do you have execute permission to every directory in the sequemntial file'...
- Wed Nov 02, 2005 2:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: version control process
- Replies: 5
- Views: 1021
Your strategy is OK. But... Only the production staff is allowed (authorized) to promote to the Production server. How are you going to restrict access to the Production server? You basically have two choices; to use the role-based mechanism with different groups for Production, or to make Productio...
- Wed Nov 02, 2005 2:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Executing a job by sending an SMS
- Replies: 3
- Views: 974
- Wed Nov 02, 2005 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer Crashes when working with Sequencers
- Replies: 10
- Views: 2439
- Wed Nov 02, 2005 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failed a keylookup for record
- Replies: 8
- Views: 8257
- Wed Nov 02, 2005 2:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I get the full /path/project list?
- Replies: 9
- Views: 2300
Did you mean or does your dsadm script execute dsenv?
Code: Select all
## SOURCE ENVIRONMENT
. ~/.dsadm
. $DSHOME/dsenv