Search found 312 matches

by Marley777
Thu Oct 27, 2005 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hanging DB2 threads
Replies: 7
Views: 2689

Hanging DB2 threads

Can anyone help us with ways to deal with hanging DB2 threads. It's as if DataStage is not cleaning up it's resources after an abort. The only way we can kill these threads is to bring db2 down. Is there a better way? Why do threads hang when using DataStage? UNIX 5.3 DB2 Version 8 DataStage 7.5.1 T...
by Marley777
Mon Oct 24, 2005 9:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Database Query with no key values
Replies: 3
Views: 1365

What do you mean by pseudo column?
by Marley777
Mon Oct 24, 2005 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Database Query with no key values
Replies: 3
Views: 1365

Database Query with no key values

I am trying to combine input from a transformer stage along with a max id value from a db2 table in datastage. The information in the two inputs is not related to do a lookup on a key value. Has anyone ever done this?
by Marley777
Tue Jun 21, 2005 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Validation
Replies: 7
Views: 3010

You mentioned px conversions. Can you please elaborate? If you wish to take a date and see if it is a valid one, you have some Px conversions that will return an empty or null value when converting invalid inputs; this can be used as a type of validation. The Server variant of DataStage has two very...
by Marley777
Tue Jun 21, 2005 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Validation
Replies: 7
Views: 3010

If we have a date field that has a date value of 01/44/2005, how can I ask datastage to check the date and let me know if it's invalid? I'm looking for something that is similar to COBOL's 'DATE DATA.'
by Marley777
Tue Jun 21, 2005 7:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Validation
Replies: 7
Views: 3010

Date Validation

:) Hi!!

Is there a way to validate dates using DataStage? :?
by Marley777
Fri May 20, 2005 1:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can I terminate and roll back a db2 load?
Replies: 3
Views: 2699

How can I terminate and roll back a db2 load?

Hello and thanks for reading :D How can I do a db2 roll back? I'm using DataStage 7.5.1 PX EE, Unix. I have a job that reads in a dataset (dataset stage) and sends the data to a udb/db2 stage for a table load. If the job bombs, DataStage does not terminate and roll back the load. How do I terminate ...
by Marley777
Thu Mar 03, 2005 12:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: check pending status
Replies: 2
Views: 1586

check pending status

We use a star schema table structure. Once we load the "child" table, it gets put into check pending status. Right now one of our DBA's has to submit a DB2 command "set integrity" to get it out of check pending status. Is there a way in Datastage to get out of this check pending ...
by Marley777
Mon Feb 14, 2005 4:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Has anyone seen this nasty error before?
Replies: 3
Views: 2363

Has anyone seen this nasty error before?

Hello to everyone!! Thanks for reading this post!! Parallel - 7.0 - Unix This is the most difficult error I have tried to debug. Any help would be greatly appreciated. I get this error when I try to use a udb stage on server A and remotely connect to server B to read a table. We are able to remotley...
by Marley777
Fri Feb 11, 2005 3:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read &PH& on UNIX
Replies: 5
Views: 3035

How to read &PH& on UNIX

Hi, I have an error, but the log doesn't point out what the error is. Actually I don't get a fatal message at all, the job simply aborts. The job is a sequence job. I'm wondering if the phantom dir will provide more info. I can get drill down to the PH directory, but don't know what to do or how to ...
by Marley777
Mon Jan 03, 2005 12:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compare Stage
Replies: 4
Views: 2024

To compare two files from two different servers or lpars I use the ftp stage. The file are created by the same process, but different lpars (we do this to test upgrades and installs). Via the DS client I log into the test lpar and create a job that will bring the test file using a seq stage and the ...
by Marley777
Wed Dec 29, 2004 7:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compare Stage
Replies: 4
Views: 2024

Compare Stage

:?

Hi, how can I use the compare stage to compare files from 2 different lpars (same server box)? I currently have Datastage PX 7.0 installed on 2 laprs and access both lpars using the same client.

Thanks for your time!!!
by Marley777
Fri Dec 10, 2004 1:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage repository behind the scenes.
Replies: 2
Views: 1603

Datastage repository behind the scenes.

Hello everyone

Thanks for your time.


Behind the scenes is the Datastage repository a file structure or is it DB2 tables? I'm not talking about the client side. I need to know the behind the scenes technical stuff.
by Marley777
Tue Nov 30, 2004 12:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset vs Sequential file
Replies: 8
Views: 5108

this is a bug

Hello, thanks to all for answering my original post. My problem all along is due to a bug. I just found this out from Ascential. Below is the description from Ascential. The fix for the problem was something that required fixes in many different modules (That is why it could not be back ported to 7....
by Marley777
Tue Nov 30, 2004 12:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Deleting sequential files/dataset files
Replies: 4
Views: 2808

Thnaks for reading

Hello to all that answered my original post. I think I have what I need for now. Thanks for your time and answers, it's greatly appreciated.



Thanks :D