Search found 15603 matches
- Mon Oct 29, 2007 6:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filesets in Datastage
- Replies: 5
- Views: 2911
Lol - tickets where what we called problems in the support group; it is better to just call them "problems" here. I don't know of a method to just change the DDL of a fileset containing data. You could try editing the actual descriptor file, which will contain the schema used, but I would make sure ...
- Mon Oct 29, 2007 6:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Row Count
- Replies: 25
- Views: 10279
Pravin, I prefer to let the job finish and then use the DSGetJobInfo(), DSGetLinkInfo() and DSGetStageInfo() routines from a job sequence or DS/BASIC routine to get this information. If you really wish to do this using just the stages shown and no after-job routines or other calls, you would need to...
- Mon Oct 29, 2007 6:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: REINDEX
- Replies: 4
- Views: 1339
- Mon Oct 29, 2007 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we run two separate flows to a single target
- Replies: 4
- Views: 1172
- Mon Oct 29, 2007 1:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invacation ID
- Replies: 21
- Views: 4955
- Mon Oct 29, 2007 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: checking RT_LOG
- Replies: 1
- Views: 763
- Sun Oct 28, 2007 10:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallelism- DataStage Processing Nodes
- Replies: 4
- Views: 4725
devidotcom - so it seems that there are two basic choices. You going for the premium membership or Ray posting the answer as non-premium. if I were a betting man I'd know on which one I'd be placing my bets. The Premium costs is not excessive and I have yet to see a single post in this forum where a...
- Sun Oct 28, 2007 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ebcdic to Ascii
- Replies: 2
- Views: 1000
- Sun Oct 28, 2007 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Phantoms are running after job aborted
- Replies: 5
- Views: 1066
- Sat Oct 27, 2007 10:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generate 4 digit sequence number
- Replies: 5
- Views: 1293
I would recommend having your DBA create a sequence for you. This is what they are designed for and doing it another way is going to be more work to write and much more work to maintain - particularly when things go wrong. You could use the server key management routines as Craig suggested, or you c...
- Sat Oct 27, 2007 10:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to delete job from a project under command line
- Replies: 21
- Views: 13744
- Sat Oct 27, 2007 10:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob command to get sequencer job activity
- Replies: 6
- Views: 1717
- Sat Oct 27, 2007 10:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Phantoms are running after job aborted
- Replies: 5
- Views: 1066
I would start with making sure that the main job doesn't get aborted for some other reason . Normal failures are handled appropriately by the control mechanism. Another approach is to enable the deadlock daemon; that way the processes are automatically cleaned up within 15 minutes (default setting, ...
- Sat Oct 27, 2007 4:39 pm
- Forum: Site/Forum
- Topic: Duplicate Posts
- Replies: 22
- Views: 9977
- Sat Oct 27, 2007 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read the last line in a text file, even when eof is not prop
- Replies: 1
- Views: 523