Search found 15603 matches
- Tue Mar 04, 2008 6:26 am
- Forum: General
- Topic: Which one is efficient join or merge or lookup stage
- Replies: 1
- Views: 661
- Tue Mar 04, 2008 5:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while File Set creation
- Replies: 14
- Views: 6521
- Tue Mar 04, 2008 4:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while File Set creation
- Replies: 14
- Views: 6521
I'm confused about how buffering mode plays a role here. Ahh, I just reread the post and realized you are using file sets. The Parallel Job Advanced Developer Guide quotes File sets The export operator can generate and name exported files, write them to their destination, and list the files it has g...
- Tue Mar 04, 2008 4:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: newline character
- Replies: 13
- Views: 3424
- Tue Mar 04, 2008 4:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting string to timestamp
- Replies: 7
- Views: 1368
- Tue Mar 04, 2008 3:39 am
- Forum: General
- Topic: initial project creation fails, creates javacore .txt file
- Replies: 7
- Views: 4054
Even though I don't know the problem I do have a question - did the "test" project get created successfully? Also, could you try to create a project from the UNIX command line using dsadmin -domain <domain> -user <user> -password <password> -server <DataStage server> -createproject <project name> [-...
- Tue Mar 04, 2008 3:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting string to timestamp
- Replies: 7
- Views: 1368
- Tue Mar 04, 2008 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while using MQ Connector stage
- Replies: 8
- Views: 3172
- Tue Mar 04, 2008 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: seq stage to db2api stage
- Replies: 3
- Views: 1023
2Ksaint - no need for a second thread, you already have one addressing this issue at this location.
- Tue Mar 04, 2008 3:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while File Set creation
- Replies: 14
- Views: 6521
- Tue Mar 04, 2008 2:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Populating sysdate using column generator
- Replies: 3
- Views: 1010
- Tue Mar 04, 2008 2:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding the residense of log files in datastage.
- Replies: 13
- Views: 5414
Question - you posted in PX but stated you are using Server jobs. Which is it? The answers are different in each product. The RT_LOGnnnn hashed file IS a table. It does not reside in a schema on an SQL database as you assume, though. The DDL is not published officially, but as Ray has already pointe...
- Tue Mar 04, 2008 2:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: config db2 server and Datastage EE on IBM AIX
- Replies: 18
- Views: 4796
It would seem that your environment isn't set up completely and the library is missing.
1. I'm on V8 so my libraries are in different positions, but you can use "cd $DSHOME\.." and "find . -name dsdb2.so" to get the directory
2. Ensure that this directory is part of the LIBPATH environment variable.
1. I'm on V8 so my libraries are in different positions, but you can use "cd $DSHOME\.." and "find . -name dsdb2.so" to get the directory
2. Ensure that this directory is part of the LIBPATH environment variable.
- Tue Mar 04, 2008 2:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Populating sysdate using column generator
- Replies: 3
- Views: 1010
- Tue Mar 04, 2008 2:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: newline character
- Replies: 13
- Views: 3424
Anju, Ray's response is part of Premium content, which you can view if you were to sign up for that relatively inexpensive membership. Even though the message is not currently viewable in it's entirety, the portion that is visible gives you the clue on how to solve your problem. Basically, a "\n" (U...