Search found 42189 matches
- Fri Jul 21, 2006 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage import(XML): Problem with CRLF line terminators
- Replies: 6
- Views: 5409
- Fri Jul 21, 2006 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Data Pump Load utility
- Replies: 3
- Views: 1657
- Fri Jul 21, 2006 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage import(XML): Problem with CRLF line terminators
- Replies: 6
- Views: 5409
Biggest question to me is - why do the export in XML? Unless you are doing something 'special' with the exported file, stick with the dsx format. Saves you time because, as you've seen, it first needs to convert the xml file to a dsx file before it can import it. Why add all that overhead to your pr...
- Thu Jul 20, 2006 10:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-Instance jobs and User Status
- Replies: 6
- Views: 1643
- Thu Jul 20, 2006 7:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How save job status ffrom DS log
- Replies: 9
- Views: 1824
- Thu Jul 20, 2006 7:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-Instance jobs and User Status
- Replies: 6
- Views: 1643
I have a job that looks something up and stores that value in its User Status area for others to pluck. Based on usage, I may need to make it multi-instance so multiple 'systems' could call it without overwriting current values for other 'systems', controlled by the invocation id. Was just wondering...
- Thu Jul 20, 2006 7:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sum , Sort and Get Results
- Replies: 7
- Views: 2784
- Thu Jul 20, 2006 7:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of selfmade routine
- Replies: 14
- Views: 2643
- Thu Jul 20, 2006 7:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export schedules
- Replies: 9
- Views: 1809
- Thu Jul 20, 2006 5:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How save job status ffrom DS log
- Replies: 9
- Views: 1824
Read the linked discussion again, especially the replies from Arnd and Ultramundane. Read the manual or check the command-line help for the 'dsjob' command and the options it has like 'logsum'. Search the forums for same. There are equivalent DS routines to farm job logs as well if you'd rather do i...
- Thu Jul 20, 2006 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export schedules
- Replies: 9
- Views: 1809
- Thu Jul 20, 2006 2:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export schedules
- Replies: 9
- Views: 1809
No, they are stored in whatever mechanism is doing the scheduling - cron, at, Control-M, etc. DataStage has no scheduler built in, only an interface to the external schedulers of choice: cron/at on UNIX and at in Windows. So, depending on your scheduler and O/S it would just be a matter of educating...
- Thu Jul 20, 2006 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating XML Files in Datastage
- Replies: 5
- Views: 1505
- Thu Jul 20, 2006 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export schedules
- Replies: 9
- Views: 1809
All your schedules are stored using ControlM scheduling utitlity. And you know this how? UNIX 'schedules' - assuming standard Director scheduling - are stored in the crontab of the scheduling user for recurring jobs. However, seeing as how the OP is on Windows, that doesn't really help all that much.
- Thu Jul 20, 2006 11:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of selfmade routine
- Replies: 14
- Views: 2643