Search found 42189 matches

by chulett
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...
by chulett
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...
by chulett
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...
by chulett
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...
by chulett
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

Sorry, Oracle Boy should have kept quiet I guess. :oops: I get the impression "Sybase IQ" is different than just plain "Sybase", eh?
by chulett
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...
by chulett
Tue Dec 07, 2004 11:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comp-3 conversion problem
Replies: 14
Views: 4903

How is it defined in your input file? Are you sure that a binary ftp was used to bring the data to your server? You also can't do any kind of automatic EBCDIC to ASCII conversions during the FTP process as it destroys packed fields.
by chulett
Tue Dec 07, 2004 10:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comp-3 conversion problem
Replies: 14
Views: 4903

If you have access to Ascential Support, they'd be your best bet for "urgent" issues.

Try defining your input field as a CHAR(6) and then using the DataTypePicComp3 sdk routine.
by chulett
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

Can you not use the Sybase OC plugin? :?
by chulett
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...
by chulett
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. :wink:

From the Projects / Command tab of the Administrator:

Code: Select all

SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'JobName';
by chulett
Tue Dec 07, 2004 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Filtering non alphanumeric charaters
Replies: 7
Views: 2470

:? No need to do that, there's already a built-in Transform for that - it's called LETTERS. Note that there is also what is basically the opposite called DIGITS that uses "MCN".
by chulett
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

DEVESHASTHANA wrote:if i am doing this then the job get aborting why is it so.

Hard to say without any specifics. :? Please post exactly what it is you are doing and the error message(s) you are receiving.
by chulett
Mon Dec 06, 2004 3:14 pm
Forum: Site/Forum
Topic: phpBB critical updates
Replies: 3
Views: 3144

Spur of the moment. :lol:
by chulett
Mon Dec 06, 2004 3:02 pm
Forum: Site/Forum
Topic: phpBB critical updates
Replies: 3
Views: 3144

Cool. Didn't mean to imply any level of doofosity on your part. :wink: