Search found 54 matches

by murali
Wed Jul 26, 2006 8:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Thanks chullet , We are using only one field that is filename in the folder stage and the file we are using is xml files. CONTENT means... The data in the particular file...as we are using wild card it selects a particular file in the folder and we need to get its content. How can we acheive this......
by murali
Wed Jul 26, 2006 8:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Chullet,
Actually he belongs to my team and we are sorry for that.
Can u suggest us something on our last post.
Thanks in advance
by murali
Wed Jul 26, 2006 8:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Chullet,
Actually he belongs to my team and we are sorry for that.
Can u suggest us something on our last post.
Thanks in advance
by murali
Wed Jul 26, 2006 4:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Hi,

I have worked out by placing IPC stage in front of the transformer,but it gives me the same error

Code: Select all

InterProcess_10.Linkname: ds_ipcgetnext() - timeout waiting for mutex
by murali
Wed Jul 26, 2006 3:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Kumar, Have you tried increasing the Row buffer as it is asking for? May I know what is the use of Transformer next to Folder stage? Try using IPC stage before XMLINPUT stage, with necessay settings *I had increased the row buffer to 256 ,previously it was 128. *The use transformer is to have consta...
by murali
Wed Jul 26, 2006 2:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

Hi kumar,
I had set every thing according to that and it is not able to handle large xml files.
If my file size is 200kb iam not getting the error.
If my file size is 3000kb then it is occuring in the error..
ds_intput() - row too big for inter stage rowbuffer
by murali
Wed Jul 26, 2006 12:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row too big for inter stage rowbuffer
Replies: 17
Views: 8796

row too big for inter stage rowbuffer

Hi All, I am using a folder stage to with wild card as *.xml and then using xml input stage to extract the data from xml and then sequential file stage. folderstage---->transfor---->XMLINPUT----Trans---->Sequentialfile Iam getting Test job..XMLInputT.link6: ds_intput() - row too big for inter stage ...
by murali
Tue Jul 11, 2006 11:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pick latest file with respect to time
Replies: 3
Views: 1758

Pick latest file with respect to time

Hi, I need to pick latest file from the following using latest time value . for example 1) ABC020720061310.txt 2) ABC020720061510.txt 3) ABC020720060610.txt In this ABC is the name with which the file name starts and 02072006(DDMMYYYY) is the date and 1310(24:00 HRS format) is the time. In the above...
by murali
Tue May 16, 2006 4:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extract from sequential file
Replies: 3
Views: 1778

Extract from sequential file

Hi All,
We need to extract data from sequential file which has 3(kinds of data)
set of records
the format of the source file is
1)HEADER
2)RECORDS
3)TRAILER
is there any method to seperate these three
sets of
records or is there any method to count the number rows in a sequential file.
by murali
Wed May 10, 2006 8:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Production
Replies: 4
Views: 2986

Hello Ray, No company is interviewing me iam working for an MNC and as a devloper. My request was to know about the Production environment so that i would be aware of that and can you pls let me know some information about the production environment and how the set up and migration of the project is...
by murali
Tue May 09, 2006 12:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Production
Replies: 4
Views: 2986

Production

Hi DSGurus,
Can any one tell how and what are all the fators to be considered for production environment. Any great answers will be apprecitated.
Thankyou,
MJ
by murali
Sun Apr 30, 2006 11:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: delete object
Replies: 3
Views: 1900

delete object

Hi, We have deleted one folder from manager, this folder contains twenty jobs. After deletion we tried to reimport from backup, then nineteen jobs got imported successfully and for remaining one job we are getting a message that the job already exists in the project. But if we see in the folder the ...
by murali
Mon Apr 24, 2006 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clean up unwanted jobs and objects.
Replies: 7
Views: 2481

Correct me if iam wrong . I just wanted to know if there is a method like that.so that on selection of each job that is one by one we can remove un wanted objects.
by murali
Mon Apr 24, 2006 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clean up unwanted jobs and objects.
Replies: 7
Views: 2481

Clean up unwanted jobs and objects.

Hi all
Is there any way to clean up the unwanted jobs from the Datastage project. Rather than manually deleting the objects like routines,jobs and table defnitions .Can any one help me.
Thanks in advance
by murali
Fri Apr 21, 2006 4:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Design time info error
Replies: 7
Views: 2974

Yes ray iam able to create a new job in test directory but when i open any other job from test directory iam getting the same error.