Search found 17 matches

by ann
Mon Jul 17, 2006 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: map windows drive
Replies: 3
Views: 1374

hi kenneth , Can you please give me the names for the 3rd party software. We used ftp stage before when datastage was on windows to get files from unix servers. Cant we do the same to get files from windows. And one more thing now we have datastage on linux . not on unix sorry for that. I found that...
by ann
Fri Jul 07, 2006 2:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: map windows drive
Replies: 3
Views: 1374

map windows drive

Hi all, I am trying to migrate dsjobs from windows platform to linux platform. We have several jobs, which maps for source text file from other windows servers with the following command. CALL DSExecute("NT","DIR ":MappedDrive:":\root1\directory /AD /B",CommandCap,Comma...
by ann
Fri Jun 09, 2006 8:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to excecute bunch of sql statements
Replies: 3
Views: 1436

how to excecute bunch of sql statements

Hi all,
I have a file.sql text file with bunch of sql statements. Which are insert statements. How can i excecute this in batch job or in a regular job?
I need to create a job which excecutes this and need to schedule it.

thanks in advance,
ann.
by ann
Thu Jun 01, 2006 1:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: executeing a shell script from different server
Replies: 4
Views: 1464

Thank you again Kenneth .
by ann
Thu Jun 01, 2006 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: executeing a shell script from different server
Replies: 4
Views: 1464

Thank u very much for the reply. SO when I want to execute shell I have to do is rsh script.sh In detail: I have a batchjob, which runs an extract job. After that finishes, I need to execute shell. so in the code all I have to do is rsh path\script.sh ? What if I want to execute through secure shell...
by ann
Thu Jun 01, 2006 12:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: executeing a shell script from different server
Replies: 4
Views: 1464

executeing a shell script from different server

Hi all,
I wanted to install datastage on linux redhat AS 3.0.
What my Q is if I want to execute a shell script which is in another Unix sever Can I Execute that shell script from datastage which is installed on linux on different server.
If I can how?

Thanks in advance.
Ann
by ann
Wed May 31, 2006 11:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: end of character
Replies: 3
Views: 1871

Hi chulett,
The convert function work excelent after i used char(10) .
Thank you,
ann
by ann
Tue May 30, 2006 3:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: end of character
Replies: 3
Views: 1871

end of character

Hi all, I have an as400 table to extract, which has comments field. The length is 255 char field. And has ' ' character in it. Which is recognized as carriage return for datastage. And when I run job it recognizes as next record. Example data is: |"11111"|"emailid"|"comments...
by ann
Tue Jan 03, 2006 12:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQLFetch failed
Replies: 6
Views: 3946

Hi all, I am posting this here because I got same problem in different way I guess.In the begging of this post I mentioned that I had to add 3 more cols to my job. When kcbland replied that we need Meta data definition to do it instead of manually adding them. I did that but back then I had 58 cols ...
by ann
Tue Dec 27, 2005 12:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQLFetch failed
Replies: 6
Views: 3946

Hi kcbland , Thank u for ur reply. The jobs i am trying to modify are old jobs. They dont have metadata definitions. Those used just user defined sql query . To that i added 3 more cols. Now when i imported the same table metadata definetion . and Used that definition in my job. now it is working wi...
by ann
Tue Dec 27, 2005 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQLFetch failed
Replies: 6
Views: 3946

SQLFetch failed

Hi all, I am trying to extract as400 table by query in ODBC stage. It was working fine. After few days we have to add 3 cols. When I run the modified job I am getting the following error. Extract_Job1.CTransformerStage1.DSlink1: DSD.BCIGetNext call to SQLFetch failed. SQL statement:SELECT col1,col2,...
by ann
Sat Jul 30, 2005 6:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: excel sheet load
Replies: 4
Views: 1737

excel sheet load

hi all,
I have excel sheet to load in to a simple text file how to do that.

i have searched all the forums but i couldnt get any ans
thanku
by ann
Thu Jun 02, 2005 12:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparing target cols with source cols
Replies: 5
Views: 1737

thank u Sainath. I will read it again and try the method.


Anantha.
by ann
Thu Jun 02, 2005 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparing target cols with source cols
Replies: 5
Views: 1737

hi sainath,
thanks for reply. I am verry new to datastage. cn u please elaborate how to do lookup.
thank u :roll:
by ann
Thu Jun 02, 2005 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparing target cols with source cols
Replies: 5
Views: 1737

comparing target cols with source cols

hi all,
i have to update a target table with source table values comparing t table primary keys (2) to s table 2 cols which are not primary keys. can anyone help me how to compare them.
thanks,
ann