Search found 3 matches

by Sukanya2004
Tue Oct 11, 2005 2:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Significance of "Identifier Value" in Data Stage E
Replies: 1
Views: 699

Significance of "Identifier Value" in Data Stage E

Can somebody tell me what is the significance of the Number that follows the keyword "Identifier" in a Datastage Export File? I have observed that for Job it is "V0" For Stages it is a 4 Lettered Word like "V1S3" or "V0S4" and for links 6 lettered words like "V1S3P1" However I am not sure what does ...
by Sukanya2004
Tue Apr 26, 2005 1:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cosort Plug-In with DataStage Problem
Replies: 2
Views: 1018

No Iam reading from a sequential file with "first line is column names property" not checked. My data stage job structure is as follows : Sequential File1 -> Cosort -> Sequential File2 where the metadata for both the Files is one integer field. I am not using direct mode. Following are the few stage...
by Sukanya2004
Tue Apr 26, 2005 12:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cosort Plug-In with DataStage Problem
Replies: 2
Views: 1018

Cosort Plug-In with DataStage Problem

We have been trying to use cosort with datastage but faced the following problem: 1. The data donot get sorted. 2. If sorted data is provided the data becomes unsorted. Four instances of run is given below : 1. An input file containing 4 3 2 1 was fed with the sort condition as x des none no no. The...