Search found 130 matches

by DSFreddie
Mon Apr 19, 2010 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a Parameter file from UNIX Directory & pass value
Replies: 17
Views: 16423

Hi All, It is a parameter file with a list of values. (More than 6 parameters & corresponding values). I am trying to use an Execute Command activity & capture those values in the next stage. Pls help. Also let me know whether there s any other alternative of reading the parameter values fro...
by DSFreddie
Sun Apr 18, 2010 11:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a Parameter file from UNIX Directory & pass value
Replies: 17
Views: 16423

Thanks Mosheh,

But this is a parallel job.
by DSFreddie
Sun Apr 18, 2010 10:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a Parameter file from UNIX Directory & pass value
Replies: 17
Views: 16423

Passing parameter values to Sequence

Hi, Thanks for the reply. I have a parameter file in the UNIX dir. I am trying to read the file through a Execute COmmand Activity (Through a Script)& pass those values to the subsequent jobs. Can you pls tell me how to do this & what is the UNIX code I should write. Also, pls let me know ho...
by DSFreddie
Sun Apr 18, 2010 9:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a Parameter file from UNIX Directory & pass value
Replies: 17
Views: 16423

Read a Parameter file from UNIX Directory & pass value

Hi All,

Pls help me in this scenario,

I have a Parameter file in the UNIX directory. I need to read this file, get the values from the file & pass it to the JOB Sequence.

Thanks in Advance,
Freddie.
by DSFreddie
Fri Apr 16, 2010 2:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bulk load issue on DB2 Connector Stage
Replies: 1
Views: 3934

Bulk load issue on DB2 Connector Stage

When Bulk load is Load-replaced, I am getting an error message as as shown below: Db_Acs_Med_Filter_Insert: [IIS-CONN-DB2-000437] The connector cannot be selected as partitioner or the Write mode set to Bulk load with more than one node in the environment configuration when the table action is Creat...
by DSFreddie
Sat Mar 06, 2010 9:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a file from Mainframe server & write it to a UNIX b
Replies: 8
Views: 2618

Re: Read a file from Mainframe server & write it to a UN

Hi All, I am trying to read a VSAM file from Mainframe Server & move it to the UNIX box for further processing. I know that we could ftp this file from Mainframe server to UNIX box. But since the file is huge (250GB), I do not want to FTP the file. Can you pls tell me a way to read the file fro...
by DSFreddie
Wed Mar 03, 2010 11:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a file from Mainframe server & write it to a UNIX b
Replies: 8
Views: 2618

Re: Read a file from Mainframe server & write it to a UN

Thanks for your response.

It is a VSAM file (Cobol Layout). I am actually trying to find a way through which we could accomplish this without using an FTP stage.

Thanks in advance.
Freddie
by DSFreddie
Wed Mar 03, 2010 11:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a file from Mainframe server & write it to a UNIX b
Replies: 8
Views: 2618

Re: Read a file from Mainframe server & write it to a UN

Thanks for your response.

It is a VSAM file (Cobol Layout). I am actually trying to find a way through which we could accomplish this without using an FTP stage.

Thanks in advance.
Freddie
by DSFreddie
Wed Mar 03, 2010 10:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a file from Mainframe server & write it to a UNIX b
Replies: 8
Views: 2618

Re: Read a file from Mainframe server & write it to a UN

Thanks a lot for your replies. The issue is that the file is very huge (250GB). The client doesnt want to go for an FTP/SFTP. Also, this is a Daily Batch & FTP process itself is going to take lot of time.

Any other workaround will be highly appreciated.

Thanks in advance.
by DSFreddie
Tue Mar 02, 2010 5:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read a file from Mainframe server & write it to a UNIX b
Replies: 8
Views: 2618

Read a file from Mainframe server & write it to a UNIX b

Hi All, I am trying to read a VSAM file from Mainframe Server & move it to the UNIX box for further processing. I know that we could ftp this file from Mainframe server to UNIX box. But since the file is huge (250GB), I do not want to FTP the file. Can you pls tell me a way to read the file from...