Search found 42189 matches
- Wed Dec 08, 2004 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_loadlibrary: error in dlopen - Dynamic Error
- Replies: 4
- Views: 1583
So, your 'OS' is really UNIX with error messages like that, yes? Also, what Oracle stages are you using in your jobs? Your dsenv file is not properly setup to match your environment. It's telling you it can't find the 9i Oracle client libraries. Double-check how your Oracle Environment variables are...
- Wed Dec 08, 2004 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer
- Replies: 4
- Views: 1107
Either way would work. David's would run the jobs in a serial fashion, while Chuck's would run them in parallel... which would be faster as long as your job design will accomdate that. If you do, make sure the Sequence stage has its property set to 'All', by the way. If you have 7.5, the first metho...
- Wed Dec 08, 2004 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with installation Plug-in on HP
- Replies: 1
- Views: 474
You are problably just not specifying the proper directory when running dspackinst. It's been way too long since I've used it to last to add more than that. Why not just rerun your Server install? It will know you are not doing an 'upgrade' or 'new' installation of the software and go into maintenan...
- Tue Dec 07, 2004 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abort the job in Datstage
- Replies: 6
- Views: 2420
I am a firm believe in "Thou Shalt not Abort Thine Own Job". As Roy mentions, there are several ways to determine if zero records were written to the file, via DataStage or your operating system. Then you can use those results to make decisions - do I run the next job in the series? Send out an aler...
- Tue Dec 07, 2004 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing meta data from sybase IQ
- Replies: 7
- Views: 1598
- Tue Dec 07, 2004 11:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comp-3 conversion problem
- Replies: 14
- Views: 4903
I don't see anywhere that the OP mentioned the FTP stage. As noted, the best answer is to do a binary FTP and then let the CFF stage do all of the dirty work. If you don't have it installed, why not take the time to do so? Rerun the server install and it should let you simply install any optional pl...
- Tue Dec 07, 2004 11:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comp-3 conversion problem
- Replies: 14
- Views: 4903
- Tue Dec 07, 2004 10:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comp-3 conversion problem
- Replies: 14
- Views: 4903
- Tue Dec 07, 2004 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing meta data from sybase IQ
- Replies: 7
- Views: 1598
- Tue Dec 07, 2004 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can DS listen/loop on a directory for coming files?
- Replies: 10
- Views: 2832
Sure, it's possible. It's a simple matter to issue a 'dir' or 'ls', whether you match a regular expression as part of it or look for all files, and capture the output. A call to DSExecute will do that for you. Then you can loop thru the output and do what is needed - check the size, run a job with t...
- Tue Dec 07, 2004 8:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To locate Hash file or any job directly from Administrator
- Replies: 5
- Views: 1787
Well, here's an easy and painless way.
From the Projects / Command tab of the Administrator:
From the Projects / Command tab of the Administrator:
Code: Select all
SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'JobName';- Tue Dec 07, 2004 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Filtering non alphanumeric charaters
- Replies: 7
- Views: 2470
- Tue Dec 07, 2004 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can we call a batchsequencer in another batchseq in server
- Replies: 4
- Views: 851
- Mon Dec 06, 2004 3:14 pm
- Forum: Site/Forum
- Topic: phpBB critical updates
- Replies: 3
- Views: 3144
- Mon Dec 06, 2004 3:02 pm
- Forum: Site/Forum
- Topic: phpBB critical updates
- Replies: 3
- Views: 3144