Search found 224 matches

by attu
Wed Sep 09, 2009 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate name registration for: splitvec
Replies: 3
Views: 2068

Duplicate name registration for: splitvec

Hi,

We have installed DataStage 7.5.3 and are running into this error message when we run or compile any jobs.

Code: Select all

main_program: Fatal Error: Duplicate name registration for: splitvect, APT_SplitVectOperator.
Any idea what this error is pointing to?
Appreciate your responses, Thanks
by attu
Sun May 31, 2009 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to compile buildop from command line
Replies: 3
Views: 1654

so the only way we can compile buildop is from GUI - buildop properties and then Generate?
by attu
Sun May 31, 2009 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to compile buildop from command line
Replies: 3
Views: 1654

how to compile buildop from command line

How can we compile buildop from command line?

Appreciate the input.

Thanks
by attu
Thu May 07, 2009 1:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: TNS:Could not resolve service name
Replies: 10
Views: 7366

Re: TNS:Could not resolve service name

Hi, Also, when I was looking for solution on this problem there was many suggestions to use tnsping from datastage admin to check for connectivity. When I tried from DataStage admin -> command and executed tnsping <servername> it did not work. I have received message "TNSPING not in VOB"....
by attu
Wed May 06, 2009 10:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: restoring project from backup
Replies: 0
Views: 707

restoring project from backup

Hi, One of our Project files got corrupted ( the design file DS_JOBOBJECTS). I have the backup image of that project and would like to know how I can restore it. 1) By creating a new project - Removing old one - Then untar the backup image 2) untar the backup image without removing corrupted project...
by attu
Mon Mar 23, 2009 2:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job control process (pid xxxx) has failed issue.
Replies: 11
Views: 9366

A core file is an OS file which is generated when applications cannot access memory. It is created in the Projects directory.
by attu
Mon Mar 23, 2009 9:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job control process (pid xxxx) has failed issue.
Replies: 11
Views: 9366

See if you can get any info in Project's PH directoy.
by attu
Tue Mar 03, 2009 1:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create Project
Replies: 3
Views: 1121

Craig, I am not sure if this will work or not.

Code: Select all

$DSHOME/bin/dsadmin -createproject ProjectName -location ProjectPath
by attu
Tue Mar 03, 2009 1:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create Project
Replies: 3
Views: 1121

Create Project

Is it possible to create a DataStage Project from a script (with UV commands) ?
Appreciate inputs.
by attu
Thu Feb 26, 2009 8:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: smp OR MPP
Replies: 5
Views: 2806

reachmexyz wrote:
The information in link was true In PX mode.
But i am in server mode. How can i find it?
oops, did not see it was posted in server section.
by attu
Sun Feb 22, 2009 3:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DsEngine startup error
Replies: 5
Views: 2922

Louis were you able to resolve the issue? If yes, can you please let us know the resolution.
we have DS 7.5.2 on Solaris 10. What is your OS?

Thanks
by attu
Thu Feb 19, 2009 2:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DsEngine startup error
Replies: 5
Views: 2922

What is your OS?
by attu
Tue Feb 17, 2009 11:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Job not opned
Replies: 10
Views: 3911

Do you have "Enable remote execution of Parallel Jobs" checked in Administrator? If yes, Uncheck it.
by attu
Fri Feb 13, 2009 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop a job when the process is not listed ?
Replies: 6
Views: 2434

how about if you logto your project from TCL and issue

Code: Select all

PORT.STATUS
Did you tried clearing your status file?