Search found 224 matches

by attu
Thu Mar 06, 2008 12:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connecting to Remote DB2 V9
Replies: 5
Views: 1960

chulett wrote:As long as you have 32-bit drivers/client you should be fine. ...
Thanks for the reply guys. Just wondering how can we know which driver is 32 bit and which is 64 bit.

Is there a command for it?
by attu
Thu Mar 06, 2008 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connecting to Remote DB2 V9
Replies: 5
Views: 1960

Connecting to Remote DB2 V9

The Database (DB2) we are trying to access is not local or catalogued, it is a remote database. We are trying to connect through Data Direct drivers using the ODBC Stage. When I am doing the debugging using example I get this error message. SQLSTATE = S1000 NATIVE ERROR = -552 MSG = DataDirectODBC D...
by attu
Wed Mar 05, 2008 11:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Engine not running
Replies: 2
Views: 765

Engine not running

Hi,

DataStage Engine Status is showing "Not Running" when I do bin/uv -admin -info

But netstat shows port is in listen state and clients are able to connect.

Why is it showing weird status for Engine?

Thanks
by attu
Tue Feb 19, 2008 11:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage 7.5.1A Installation Issue
Replies: 4
Views: 2215

hi,

the issue was resolved.
uvtemp was pointing to a non-existent filesystem in uvconfig file.
once we got that changed , the issue resolved.
thanks for all ur comments.
by attu
Sat Feb 16, 2008 12:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage 7.5.1A Installation Issue
Replies: 4
Views: 2215

Ray: I checked the universe manual and looked at the error code 4 22 4.System V semaphores are probably not configured in the kernel. 22. (EINVAL) Invalid argument. Some invalid arguments: dismounting a nonmounted device, mentioning an unknown signal in signal, reading or writing a file for which se...
by attu
Sat Feb 16, 2008 11:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage 7.5.1A Installation Issue
Replies: 4
Views: 2215

DataStage 7.5.1A Installation Issue

After the DS 7.5.1A Installation we are facing some issues when we: 1. Run the command: $DSHOME/bin/dssh An error has occurred during DataStage initialization Please contact the system administrator Error code: 4 22 2. Recycle DS Server: $DSHOME/bin/uv -admin -start Unable to attach disk shared memo...
by attu
Thu Feb 14, 2008 4:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 81015 error
Replies: 2
Views: 2795

Ray thanks for the reply. We did not use kill -9, just used a simple kill command as it was a phantom process and we needed to reboot DS server. even though it got killed , we could still see the shared memory segment when runing this command ipcs -mop|grep ade after all connections were gone from t...
by attu
Thu Feb 14, 2008 11:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 81015 error
Replies: 2
Views: 2795

81015 error

We are getting The connection has timed out 81015 error. The only solution is to bounce DS server. But there are some concerns, when i do a bin/uv -admin -info I do not get to see any active processes attached to DS, same is the case with ps -ef dscs, dsapi, slave, phantom, osh, job .. But when we d...
by attu
Thu Jan 31, 2008 3:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Anyone else with Netezza and DataStage?
Replies: 18
Views: 22652

Hi Shawn,
Thanks for the info. I have a question When a record is rejected during the load, no log entry is listed in the DataStage job log file so there is no indication that anything was rejected, what's the solution for this problem?

Thanks
by attu
Thu Jan 31, 2008 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: protected project
Replies: 1
Views: 872

protected project

User sam -- able to access dev project -- primary group dstage , dstage added in .developer.adm User sam -- not able to access prod project (Protected)-- primary group staff, dstage added in .developer.adm. What is the purpose of protected project? Does dstage have to be Sam's primary group if he wa...
by attu
Wed Jan 30, 2008 9:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Anyone else with Netezza and DataStage?
Replies: 18
Views: 22652

Tostay2003, Can you send me a private message (or post it if you like) with your contact information? I want to start to build a network of folks using this combination of tools so that we can exchange notes on issues and workarounds. Is there a server version of the stage? I was told that they jus...
by attu
Wed Jan 30, 2008 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Anyone else with Netezza and DataStage?
Replies: 18
Views: 22652

Hi,
we are using Netezza NPS 4.0 with datastage EE 7.5.2.
I have some questions:
what is the latest netezza enterprise stage plug in version ?
What is the Performance of Netezza wrt WRITE and READ operations from/into Netezza using 7.5.2 ?

Thanks
by attu
Tue Jan 22, 2008 11:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning message
Replies: 3
Views: 2174

Re: warning message

I am just curious what this warning message means node_etlb75: Warning: the following libraries failed to load: "@dscapiop": Could not load "dscapiop": Could not load module . System error: No such file or directory. Thanks Hi , Can you please let us know if your Warning has bee...
by attu
Fri Jan 04, 2008 12:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: startup error
Replies: 3
Views: 2400

Check that port #10000 and #11000 are not blocked by firewall or other software. Check that the DataStage user is not blocked from using rsh. ... Ray, how can we check that ports are not blocked by firewall, any command for that? to check the user has rsh enabled i use rsh dbs7700 date What if I ge...
by attu
Thu Dec 13, 2007 1:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job locked, clean up resources not working
Replies: 12
Views: 7097

did you try unlocking it from TCL prompt, using ds-tools.