Search found 4605 matches
- Thu Dec 11, 2008 6:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating Report automatically
- Replies: 2
- Views: 1502
- Wed Dec 10, 2008 8:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to capture performance statistics of a job
- Replies: 7
- Views: 2381
- Wed Dec 10, 2008 12:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read UniVerse tables through JobControl
- Replies: 11
- Views: 2162
- Tue Dec 09, 2008 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting information into DS_AUDIT
- Replies: 9
- Views: 2674
- Mon Dec 08, 2008 10:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate Job Statistics as html report
- Replies: 6
- Views: 4246
Try this:
Code: Select all
%DsDesignerCmd% /H=%Host% /U=%User% /P=%Password% %Project% %%i /R /RP=%BackupDir%%DsxDate% /RX >> %LogFileName%
- Mon Dec 08, 2008 5:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting information into DS_AUDIT
- Replies: 9
- Views: 2674
- Mon Dec 08, 2008 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving Identity Column values from DB2/UDB
- Replies: 11
- Views: 8732
- Fri Dec 05, 2008 7:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to use EtlStats recursively?
- Replies: 3
- Views: 1443
- Wed Dec 03, 2008 5:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HTML - Job RUn
- Replies: 13
- Views: 4280
- Wed Dec 03, 2008 5:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Export - Through batch script
- Replies: 4
- Views: 1683
- Fri Nov 21, 2008 3:04 pm
- Forum: General
- Topic: Copy column and derivation in Transformer stage to document
- Replies: 6
- Views: 5292
- Fri Nov 21, 2008 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetJobInfo take too much time
- Replies: 2
- Views: 1111
That is why with EtlStats I run without waiting. So the next sequence kicks off while EtlStats us running the background. That is also why I do not like after job routines which gather this information. It adds a couple minutes to each job ran. Not good. Your overall run times will increase when you...
- Wed Nov 19, 2008 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Start Time and End Time
- Replies: 1
- Views: 1021
- Wed Nov 19, 2008 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Size limit in DataStage?
- Replies: 3
- Views: 1280
- Mon Nov 17, 2008 8:12 am
- Forum: General
- Topic: Import data into MSAccess
- Replies: 8
- Views: 2143