Search found 14 matches

by kanyaviyasari
Sun May 25, 2008 10:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error occurred in call to ORPHCallActivePluginInitialize().
Replies: 1
Views: 5108

Error occurred in call to ORPHCallActivePluginInitialize().

Hi,

I have a DB2 SQL Stored procedure. while executing the job its throwing the following error.

"Error occurred in call to ORPHCallActivePluginInitialize()."
How do I call the stored procedure in DataStage using the STP stage?

Thanks
by kanyaviyasari
Sun May 25, 2008 10:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non-pipe (or non-virtual data set) with .v in its name error
Replies: 3
Views: 8725

Non-pipe (or non-virtual data set) with .v in its name error

Hi, i have developed a Parallel job in DataStage. Two links are going to Lookup Stage. In my job ORDER_PACK_UNIT is the main link and In_LKP_ORDER_PACK_UNIT_Ref is the reference link. It throws no error while compiling the job. During execution is throws the following error. "main_program: Data...
by kanyaviyasari
Mon Mar 17, 2008 1:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal: Parallel job reports failure (code 139)
Replies: 1
Views: 1630

Fatal: Parallel job reports failure (code 139)

hi, i have created a parallel job. The job basically extracts data from an SQL database and writes it to a dataset. when i tried to run, the job aborted due to this fatal error "Parallel job reports failure (code 139)". This message appeared in the Director. Does anyone have an idea of wha...
by kanyaviyasari
Tue Dec 18, 2007 3:05 am
Forum: General
Topic: IsNumeric function
Replies: 2
Views: 5114

IsNumeric function

hi all,

in my job i have to check for Isnumeric funtion for a column. but no such function avaiable in DataStage 8.0 version. is there any other way to use this function???
by kanyaviyasari
Fri Nov 30, 2007 3:03 am
Forum: IBM QualityStage
Topic: Reg Change Data Capture Qulaity-Stage
Replies: 3
Views: 2188

HI, In my job designDataSet and ODBC are the two input links to the CDC stage. New data will be coming from Dataset and Old data wil be coming from ODBC stage. CDC actually captures the changes coming onli from dataset. i want the old data also from the ODBC which i use for updating the table. Thanks.
by kanyaviyasari
Fri Nov 30, 2007 2:13 am
Forum: IBM QualityStage
Topic: Reg Change Data Capture Qulaity-Stage
Replies: 3
Views: 2188

Reg Change Data Capture Qulaity-Stage

hi all, i used a Change Data Capture Stage in my job which captures the changes from the After link. i have included one more link from ODBC stage which is a refrence link to the CDC stage. i need to capture the changes from the OBBC stage also. but i think there is no option in CDC to capture the c...
by kanyaviyasari
Mon Sep 03, 2007 5:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: routine for checksum in parallel job
Replies: 1
Views: 1212

routine for checksum in parallel job

hi all,

does anybody have a routine for CHECKSUM for a parallel job and also i need to know how to use this routine in the parallel jobs.
by kanyaviyasari
Wed Aug 29, 2007 3:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

hi, this is the output obtained from the Dataset Result First Second 0 () () 0 () () 0 () () 0 () () and the warning i viewed in the Director is After_DataSet: When checking operator: When binding output schema variable "outRec": When binding output interface field "bcol1" to fie...
by kanyaviyasari
Tue Aug 28, 2007 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

unable to view output data(dataset)coming from compare stage

hi,

i have checked the two things.
still the same is repeating.
how to view the data now in the target dataset.
by kanyaviyasari
Tue Aug 28, 2007 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

unable to view output data(dataset)coming from compare stage

hi,
when i try to view the data in Tools/DataManagement and the output from the Dataset viewer is the same as when i try to view the data from the viewdata tab in dataset stage.

record
( result: int8;
first: subrec
( );
second: subrec
( );
)
by kanyaviyasari
Tue Aug 28, 2007 6:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

unable to view the output data

hi, as u said i have used all the output columns such as bcol1,bcol2,bcol3,bcol4(keycolumn) in the output page of compare stage. But again while viewing the data its showing the following warning. Error Executing view command: ###E IIS DSEE - topk-00007 17:34:49(008) <-PEEK_IDENT_> Input dataset doe...
by kanyaviyasari
Tue Aug 28, 2007 5:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

column names for compare stage

I used four input columns. They are bcol1 integer,bcol2 integer, bcol3 integer, bcol4 varchar.
In the ouput page there are three columns Result varchar, First integer, Second integer.
Here bcol4 is the key column
by kanyaviyasari
Tue Aug 28, 2007 3:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 10
Views: 4672

unable to view output data(dataset)coming from compare stage

hi all, i used compare stage in a parallel job. The job is finished and the data is moving into the target dataset. but the problem is when i try to view the data it cant view it. Its showing the following error. After_DataSet: When checking operator: When binding output schema variable "outRec...
by kanyaviyasari
Tue Aug 28, 2007 3:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view output data(dataset)coming from compare stage
Replies: 1
Views: 1056

unable to view output data(dataset)coming from compare stage

hi all, i used compare stage in a parallel job. The job is finished and the data is moving into the target dataset. but the problem is when i try to view the data it cant view it. Its showing the following error. After_DataSet: When checking operator: When binding output schema variable "outRec...