Search found 73 matches

by kaushal.kumar@igate.com
Wed Mar 03, 2010 12:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with folder stage
Replies: 8
Views: 3673

problem with folder stage

i am using folder stage to read files from load directory . My files are fixed width length file .I am dfining column1 as file name and column 2nd as record( which suppose to contain records of file) . but in my job its taking only first rows of file.Please help me what i need to define so that it w...
by kaushal.kumar@igate.com
Tue Mar 02, 2010 1:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read all files from one directory ?
Replies: 3
Views: 1521

Sequential File stage. Method 1: File Pattern of * Method 2: Filter command of something like type * Method 3: Filter command to run script that outputs contents of all fil ... Thanks, in Sequential File stage. Method 1: File Pattern of * Method ..---- if i will go for this metod can we get file na...
by kaushal.kumar@igate.com
Tue Mar 02, 2010 1:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read all files from one directory ?
Replies: 3
Views: 1521

how to read all files from one directory ?

Hi, Do we have any stage in DS parallel job,which can read all file from one directory ( example load ). My requirement is to read all files from directory ,files are fix width length files .I have to pick all files using one job then in intermediate stage i have one refrance table ( which has field...
by kaushal.kumar@igate.com
Thu Feb 18, 2010 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Folder stage problem
Replies: 4
Views: 2685

Have you checked the permissions of the file / directory to which you're trying to write? In my job i am using folder stage to read files from load directory and in output i am using sequential file. My job is like folderstage-> transformer -> sequenti file stage. i am facing above message and job ...
by kaushal.kumar@igate.com
Thu Feb 18, 2010 4:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Folder stage problem
Replies: 4
Views: 2685

Folder stage problem

Hi mj jobs get abborted. below is the error message.Please help. DataStage Job 24 Phantom 8148 Program "DSD.DIROpen": Line 107, WRITE attempt on read-only file. Program "DSD.DIROpen": Line 107, WRITE failure. Attempting to Cleanup after ABORT was raised in stage FolderStage..Fold...
by kaushal.kumar@igate.com
Mon Feb 15, 2010 4:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to pick all files from DS load directory to job .
Replies: 5
Views: 1798

If the files are of different format, how do you propose to process them all (parse them) in the same job? You are correct that you can read them using a single VarChar column, but what happens after ... yah it will give problem because in my job i will have to do header and trailer validation,whic...
by kaushal.kumar@igate.com
Sun Feb 14, 2010 11:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to pick all files from DS load directory to job .
Replies: 5
Views: 1798

Normal answer would be the Folder stage, but first tell us how you propose to process multiple files with different metadata in a single job. That answer will help drive the proper solution. ... . Let me explain my requirement. Sheduler will pick multiple files from different server (which may be o...
by kaushal.kumar@igate.com
Sun Feb 14, 2010 1:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to pick all files from DS load directory to job .
Replies: 5
Views: 1798

how to pick all files from DS load directory to job .

In my project i have senario like i have to pick all file from DS directory to job.
Sppose in load directory i have 4 files which may be of different formate ,i have to pick all files to my job,Please advice me how to do this? :cry:
by kaushal.kumar@igate.com
Fri Feb 05, 2010 4:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to pick all files from a directory to DS job
Replies: 3
Views: 1606

ArndW wrote:Do all your files have the same format? ...
Yah all files are comma seprated file.
by kaushal.kumar@igate.com
Fri Feb 05, 2010 1:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to pick all files from a directory to DS job
Replies: 3
Views: 1606

how to pick all files from a directory to DS job

Hi ,
I have a requirement to pick all files fron load directory to datastage job.
How i will do that ?
Please help me .
by kaushal.kumar@igate.com
Sun Jan 10, 2010 3:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xml input stage problem
Replies: 1
Views: 1069

Xml input stage problem

i am using xml input stage ,job is working properly,but i am not able to get any record at oupt side of xml stage .
Please advice.
by kaushal.kumar@igate.com
Wed Jan 06, 2010 4:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loop mechanism inside job.
Replies: 6
Views: 2348

Loop mechanism inside job.

Is it possible to use loop mechanism inside parallel job.
Please advice me ,in which stage i can use a for loop .
by kaushal.kumar@igate.com
Sun Jan 03, 2010 1:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect datastage job with other server.
Replies: 6
Views: 2053

Sainath.Srinivasan wrote:What have you tried so far ? ...
Hi,

i have to create one job,which will store file from take file from one server and store it in other server .
Please advice me how i can do this.
by kaushal.kumar@igate.com
Tue Dec 22, 2009 3:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect datastage job with other server.
Replies: 6
Views: 2053

suppose i need file from another network, so in datstage job where i will define ftp name ,location so that it connect to that particular network.
Please advice
by kaushal.kumar@igate.com
Tue Dec 22, 2009 3:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect datastage job with other server.
Replies: 6
Views: 2053

how to connect datastage job with other server.

hi,

Is there any stage is there in datastage by which we can retrive record/file/table from other server.
Please advice .
Thanks