Search found 141 matches

by scorpion
Tue Dec 05, 2006 1:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: link open processing error
Replies: 5
Views: 2479

Error message

Yes.

It is pointing to one of the links to the target table.But I checked that link and it is just like any other link into that table.

The error message is

"DSP.Open GCI $DSP.Open error -100."[/quote]
by scorpion
Mon Dec 04, 2006 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: link open processing error
Replies: 5
Views: 2479

link open processing error

Hi

Im trying to insert records into a dynamic RDBMS stage using different links having the same metadata.

But Im getting an error "Error occurred during link open processing"

I checked the metadata for all links.They are the same.

What could be wrong?

thanks in advance
by scorpion
Sat Nov 18, 2006 9:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Invalid string or buffer length
Replies: 1
Views: 947

Invalid string or buffer length

Hi all, i am facing an issue when i tried to run the job,it is getting aborting. the error message i am getting is like, "Fact_GH_F_XXX..DRS_GH_E_XXX: [Microsoft][ODBC Driver Manager] Invalid string or buffer length" This fact table design job lookup to some dimension tables,and if lookup ...
by scorpion
Thu Oct 12, 2006 6:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CASE tatement
Replies: 3
Views: 1538

CASE tatement

hi all,

how can i implement CASE Logic in datastage..

for ex: CASE when 'tan' then 'tango' when 'asc' then 'ascential'...like that

i hope it will wrks using 'if then else',but thinking to use CASE..


thanks in advance
by scorpion
Fri Sep 15, 2006 5:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Open Error
Replies: 1
Views: 1193

Link Open Error

Guys,

While trying to update a table(Dynamic RDBMS stage) Im getting an error
"Error occurred during link open processing.DSP.Open GCI $DSP.Open error -100"

Any idea what does that mean?

Thanks
by scorpion
Tue Apr 04, 2006 3:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata stage view data error
Replies: 9
Views: 4565

can any one please respond !
by scorpion
Tue Apr 04, 2006 2:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata stage view data error
Replies: 9
Views: 4565

hi Ray/Daniel, Thanks a lot for the response,i searched the forum and i found a related topic.can you please advise me whether the below mentioned variables are enough to define or any thing more i need to define? APT_TERA_SYNC_DAEMON_PROG = [server name for terasync table] APT_TERA_SYNC_DATABASE = ...
by scorpion
Tue Apr 04, 2006 12:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata stage view data error
Replies: 9
Views: 4565

Hi Daniel,

Thanks for your quick reply.

But where can I find these parameters

(APT_TERA_SYNC_USER / APT_TERA_SYNC_PASSWORD / APT_TERA_SYNC_DATABASE )

Are they userdefined or system defined.I couldnt find it in the environment variable list.

Thanks,
Scorpion.
by scorpion
Mon Apr 03, 2006 10:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata stage view data error
Replies: 9
Views: 4565

teradata stage view data error

hi all, when i try to view data from Teradata stage after supplying necessary connection information,i am getting error like, Error executing View Data commanad: ##F TTER 000000 23:54:53(004) <main_program>FatalError: APT_TeraSync: could not create operator sync table can any one direct me to resolv...
by scorpion
Fri Mar 24, 2006 1:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile error
Replies: 8
Views: 2399

how should i know some body monitoring my job..is there any process to get details of my job monitoring is currently from somebody?
by scorpion
Fri Mar 24, 2006 1:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile error
Replies: 8
Views: 2399

hi

thanks for quick reply,but i am not monitoring the job in director.

how can i over come this problem.
by scorpion
Fri Mar 24, 2006 1:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile error
Replies: 8
Views: 2399

compile error

hi all,

when i make some changes for source file and try to compile the job
it is giving error like

"cannot get exclusive access to executable file for job (jobname)
-job may be being monitered"


can any one helpme on this

thanks,
by scorpion
Tue Mar 21, 2006 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: changing the values of an env.variable at run time
Replies: 7
Views: 2291

jason,

Is there any alternate way to achieve this without using shell scripts?
i need to run the jobs from jobsequencer..
by scorpion
Tue Mar 21, 2006 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: changing the values of an env.variable at run time
Replies: 7
Views: 2291

changing the values of an env.variable at run time

Thanks kumar for your quick response!

what I want is:

Can I change/update the value of the job parameter within the same job.

Before job : Paramter X holds the value "1"

After job : Parameter X has to be changed/updated to "2"

how can i achieve this?
by scorpion
Tue Mar 21, 2006 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: changing the values of an env.variable at run time
Replies: 7
Views: 2291

changing the values of an env.variable at run time

hi all, i want to change the value of userdefined environment variable,defined for a perticular job ,at run time in a jobsequencer. i want to assign a new value each time for that variable, whenever job runs in a job sequencer. how can i achieve this..can any one one help me on this? tx in advance!