Search found 107 matches

by rkdatastage
Mon Sep 13, 2010 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: version compatability
Replies: 1
Views: 1706

version compatability

Hi all I had two different kinds of environments. Env1 : DS version 8 running on Linux Env2: DS version 7.5x running on Windows server There are some jobs created in Env1 and i want to copy the same jobs to Env2 . I had exported the relevent jobs from Env1 and tried to import to Env2 . I am facing a...
by rkdatastage
Thu Mar 18, 2010 5:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while executing stored procedure
Replies: 1
Views: 1370

issue while executing stored procedure

Hi All I am trying to call a stored procedure from a datastage job through ODBC Enterprise Stage. The error is like this : ODB_ROLLBACK_STOREDPROCE: Write mode failure: exec CTRL.DBo.sp_rollback_cp, '821001', 'CTRL.DBo.LoadStatus','CPY.testcopy.WH_EMP' doesn't exist. The 4 parameters i am passing ar...
by rkdatastage
Thu Mar 18, 2010 4:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parameter concatenation
Replies: 2
Views: 2037

Hi ArndW

Thanks for your response

I am able to solve my problem , i just forgotten the string concatenation operator. (:).

like databasename:schemaname:tablename
by rkdatastage
Thu Mar 18, 2010 3:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parameter concatenation
Replies: 2
Views: 2037

parameter concatenation

Hello Friends I need a suggestion from you. I had a requirement like concatenating 3 parameters into 1 parameter and had to pass it to a sequence. Any thoughts please. example : i had 3 parameters like databasename,schemaname,tablename. I had to pass this values to one parameter like databasename+sc...
by rkdatastage
Fri May 15, 2009 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Global variable with in a job
Replies: 5
Views: 3027

Hi
Thanks for your response

Regards
RK
by rkdatastage
Fri May 15, 2009 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Global variable with in a job
Replies: 5
Views: 3027

Hi Thanks for your response there is a req for me like i need a value in some of the stages and that value i am getting it from a table. what is the best way to use that value which is coming from a table. I want to read it one time and want to use it in req stages and that is specific to a job leve...
by rkdatastage
Fri May 15, 2009 5:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Global variable with in a job
Replies: 5
Views: 3027

Global variable with in a job

Hi All
Can anyone share you idea that is there any chance to declare a global variable within a Parallel job , here i am not intersted to use environmental variable and parameter.

Thanks in advance
Regards
RK
by rkdatastage
Wed Apr 29, 2009 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: enabling runtime load limit in administrator
Replies: 1
Views: 1519

enabling runtime load limit in administrator

Hi Can any one share your idea on my issue. I want to limit the number of rows to be loaded at runtime in director. But that was disabled in my director tool. I had checked in Administrator to tool to enable this but didn't find this option. Where do i had to set this option in administrator tool. C...
by rkdatastage
Tue Apr 28, 2009 2:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with ODBC
Replies: 3
Views: 3121

Hi
I am bit confused from where to start debugging this issue. Can some guide me to some extent to resolve this issue

Regards
RK
by rkdatastage
Tue Apr 28, 2009 1:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with ODBC
Replies: 3
Views: 3121

Issue with ODBC

Hi I am trying to load data to a sqlserver table using odbc and i am getting this error. Can some one share your ideas. Message: 1: Failure during execution of operator logic. 2: Input 0 consumed 0 records. 3: Import complete; 189 records imported successfully, 0 rejected. 4: Failure during executio...
by rkdatastage
Thu Apr 23, 2009 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning with Routine return value
Replies: 15
Views: 9950

Hi chulett Thanks for your response. Thanks for your valable suggestions and guidence in the forum . I had implemented priyadarshikunal solution and it works fine. Hi priyadarshikunal Thanks for your response. I am able to solve my issue. Thanks for sharing your ideas. " I believe great minds w...
by rkdatastage
Thu Apr 23, 2009 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning with Routine return value
Replies: 15
Views: 9950

Hi Thanks for your response As per my requirement my routine will never give negative output. I had tried with 2 triggers as specified . I had enabled "Log warnings after activities that finish with status other than OK" and i am getting same warning message. I had unchecked "Log warn...
by rkdatastage
Thu Apr 23, 2009 6:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning with Routine return value
Replies: 15
Views: 9950

Hi
I am able to understand the method. as i am bit confused . Can you please let me know the step by step to implement this.

Thanks in advance

Regards
RK
by rkdatastage
Thu Apr 23, 2009 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning with Routine return value
Replies: 15
Views: 9950

Hi Thanks for your response. I had tried to implement your suggestions but again landed with warnings. I had explained in 2 scenario's Scenario 1 : The Sequence job is getting aborted Link Name Expression Type Expression ---------- -------------------------------- ----------- First Link ReturnValue ...
by rkdatastage
Wed Apr 22, 2009 2:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning with Routine return value
Replies: 15
Views: 9950

Hi I had tried in the forum in finding solution for my problem but i am still not able to resolve it. I tried this http://www.dsxchange.com/viewtopic.php?t=99466&highlight=did+not+finish+OK soultion as well as I tried this http://www.dsxchange.com/viewtopic.php?t=124647&start=0&sid=e927b...