Search found 42189 matches
- Mon Feb 08, 2010 3:53 pm
- Forum: Site/Forum
- Topic: Changed DSXchange Behaviour
- Replies: 7
- Views: 6441
I think that's for some other aspect of the site. This never prompts for nor mentions a password, just slams the door in my face with this message: Premium Members have full access to tips and tricks, white papers and on-demand videos. Sorry! Only Charter and Premium Members have access to the conte...
- Mon Feb 08, 2010 2:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Simple Job run forever
- Replies: 4
- Views: 1594
- Mon Feb 08, 2010 2:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML to Flatfile conversion..
- Replies: 3
- Views: 1535
Not aware of any video on the subject but one of the best documents for XML in DataStage is here. There's also good information on all things DataStage (including XML) in Ernie Ostic's blog.
- Mon Feb 08, 2010 2:46 pm
- Forum: Site/Forum
- Topic: Changed DSXchange Behaviour
- Replies: 7
- Views: 6441
- Mon Feb 08, 2010 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: modify stage warning
- Replies: 2
- Views: 1311
- Mon Feb 08, 2010 11:52 am
- Forum: General
- Topic: time conversion
- Replies: 17
- Views: 10756
- Mon Feb 08, 2010 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Missing data
- Replies: 7
- Views: 2318
- Mon Feb 08, 2010 11:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Job -- Unable to see the log
- Replies: 18
- Views: 5290
- Mon Feb 08, 2010 11:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I always get an error msg: ds_loadlibrary: error in dlopen
- Replies: 15
- Views: 6578
- Mon Feb 08, 2010 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to zip files using datastage
- Replies: 4
- Views: 5433
You would have to have 'zip' installed on your DataStage server to do this, do you? Or compress or gzip as alternatives. As to the how, it's no different from doing it directly from the command line. If you are unsure of the syntax, try 'man xxxx' to get the man pages (if they are installed on your ...
- Mon Feb 08, 2010 10:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Get Running jobs list
- Replies: 12
- Views: 4160
- Mon Feb 08, 2010 10:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Job -- Unable to see the log
- Replies: 18
- Views: 5290
- Mon Feb 08, 2010 10:54 am
- Forum: General
- Topic: Run another job before finishing the AfterJobSubroutine proc
- Replies: 9
- Views: 2507
- Mon Feb 08, 2010 8:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reference Hash file Rejects Capture
- Replies: 4
- Views: 1190
Hashed files don't reject records in the way that you mean, nor does a hashed reference lookup support such a concept. All you can do is check to see if the lookup succeeded or not, typically via the NOTFOUND link variable. If what you are after are the records in the hashed file that are not in you...
- Mon Feb 08, 2010 8:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Parameter value within job control/routine
- Replies: 5
- Views: 5065