Search found 37 matches

by s_porkalai
Tue Aug 07, 2007 2:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: to read record from datastage log tables
Replies: 5
Views: 3536

is there any way to get the status(or to read datastage log/status tables) during job run
by s_porkalai
Tue Aug 07, 2007 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: to read record from datastage log tables
Replies: 5
Views: 3536

to read record from datastage log tables

My requirement is to get the statisttics of the records like no of records successfully inserted into target and get failed from the datastage log tables
how can i get the data from the datastage log tables[/code]
by s_porkalai
Mon Jul 30, 2007 10:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to find row count of a link and store it is as a data
Replies: 7
Views: 4933

Is there any way of using DSLinkInfo to capture the row count in After job routine
by s_porkalai
Mon Jul 30, 2007 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To read the rejected record in error table created by TPUMP
Replies: 1
Views: 1063

To read the rejected record in error table created by TPUMP

hi All, I need to read and use the rejected record in error table which is created by tpump stage. But the rejected record is stored as BLOG with data type of VARBYTE(63666). when i try to read the record from another job using teradata enterprise stage it is showing the following error. " Host...
by s_porkalai
Fri Jul 20, 2007 11:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to find row count of a link and store it is as a data
Replies: 7
Views: 4933

how to find row count of a link and store it is as a data

Hi all,
i have to find the row count of no of rows coming from the source and no of rows rejected and no of rows inserted into target.
is there any option for finding row count in parallel extender 7.5 version. :?:


can anyone help me regarding this
thanks in advance
by s_porkalai
Thu Jun 28, 2007 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in using Fileset
Replies: 9
Views: 3953

no i haven't create the fileset in datastage job using create option in update mode. i have create fileset samp1.fs explicitly in unix enviorment and I am using fileset stage only not datset stage
by s_porkalai
Thu Jun 28, 2007 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in using Fileset
Replies: 9
Views: 3953

Error in using Fileset

When i try to transfer the data from sequential file to fileset it is showing error "Unable to parse fileset descriptor '/home/parunach/samp1.fs' parsing a dataset expecting fileset". Can anyone please help to rectify this error