Search found 59 matches

by mkeevil
Wed Apr 05, 2006 1:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DNS Names
Replies: 3
Views: 2398

DNS Names

I am tring to import a stored procedure definition, but the DNS name is not showing in the drop down box. Anyone know where the config file is located to add the new DNS names?
by mkeevil
Tue Mar 28, 2006 7:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transform Output Question
Replies: 5
Views: 2326

After the two sequential files process I want to update a tracking file in oracle and create a header and trailer record... I though it would be cleaner if I could add wait function to the transform, instead of having the next steps be an output from the sequential files.
by mkeevil
Mon Mar 27, 2006 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transform Output Question
Replies: 5
Views: 2326

Transform Output Question

This might seem like a simple question but I have a Transform with 3 outputs... 2 sequential files and 1 database file. I want to have the database file execute after all the data has been moved into the sequential files, is there a contraint I can use that only activates the database link after the...
by mkeevil
Thu Mar 02, 2006 9:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Re-Organizing DataStage jobs
Replies: 8
Views: 3571

Manually changing over a 1000 jobs and subjobs is not the way I want to go... I agree with Kim doing it in Manager is easier. Also you can do that using designer....Or another way is to right click the job in designer and select the properties. Inside that you can go to Category tab and type your ne...
by mkeevil
Wed Mar 01, 2006 9:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Re-Organizing DataStage jobs
Replies: 8
Views: 3571

Re-Organizing DataStage jobs

We are trying to clean up our datastage env, currently there are over 1000 jobs and we are looking to mass change all the jobs. If we create a new structure tree anyone know a way of moving the objects without having to re-compile them. Our though was to change the Category tag in each job, has anyo...
by mkeevil
Fri Jan 20, 2006 1:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parameters from File
Replies: 9
Views: 3246

You have to open the file in something else, we use a control batch job and the code looks like : OpenSeq "G:\DataStage\DStage_Data\ACSPROD1_Control.txt" To INLINE Then ReadSeq DataLine from INLINE Then Server = Trim(DataLine) End CloseSeq INLINE End Call DSLogInfo("AS400 Control: &qu...
by mkeevil
Thu Jan 19, 2006 2:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODS Extraction from FDR
Replies: 0
Views: 1771

ODS Extraction from FDR

I am looking into extracting data from FDR, using ODS which my company just set up. Does anyone know where I can find information on how to do this. I believe that they are using MQ Series and sending a XML request in one connection and then waiting on another connection for the data but I am still ...
by mkeevil
Thu Jan 05, 2006 9:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lotas Notes
Replies: 5
Views: 2735

Thanks, I'll take a look into those options
by mkeevil
Wed Jan 04, 2006 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lotas Notes
Replies: 5
Views: 2735

Lotas Notes

Can you connect to a Lotas Notes Database and extract data? If you can how?
by mkeevil
Tue Jul 19, 2005 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing Unix Shell Script
Replies: 8
Views: 2991

The only problem is I dont think this can connect to a secured shell, I am going to try to use openssh. At least this is what our unix admin told me.
by mkeevil
Mon Jul 18, 2005 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing Unix Shell Script
Replies: 8
Views: 2991

I installed the product to my computer to test it, and it placed an icon on my PC... I can run shell commands when I use the executable that it installed but how do I run them from the dos command line?
by mkeevil
Mon Jul 18, 2005 2:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing Unix Shell Script
Replies: 8
Views: 2991

Where can I download cygwin and find the documentation for it? Is there a way to do it with Native DS? without installing any other products?
by mkeevil
Mon Jul 18, 2005 1:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing Unix Shell Script
Replies: 8
Views: 2991

DS is running on Windows, can't use rsh right????
by mkeevil
Mon Jul 18, 2005 1:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing Unix Shell Script
Replies: 8
Views: 2991

Executing Unix Shell Script

We are running Oracle 9i on a Solaris 8 box and I was wondering if there is anyway to execute a shell script that is on that remote box?
by mkeevil
Tue Jul 05, 2005 1:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Administration Question (New Users)
Replies: 1
Views: 1250

Administration Question (New Users)

I am trying to add a new Data Stage developer and went to the server to add them to a user group. I wanted to add them to a existing group called DataStage Developers, but when I do they can't log into designer or any of the other applications. The only way that I can make it so she can logon is if ...