Search found 53125 matches
- Sat Jun 10, 2006 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project is not set up for DataStage
- Replies: 9
- Views: 3337
- Sat Jun 10, 2006 4:03 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Record too big to fit in a block
- Replies: 2
- Views: 2940
- Fri Jun 09, 2006 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project is not set up for DataStage
- Replies: 9
- Views: 3337
- Fri Jun 09, 2006 5:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Question
- Replies: 5
- Views: 1467
- Fri Jun 09, 2006 5:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UPDATE COLS
- Replies: 5
- Views: 1113
You can not retrieve "JOHN" from the hashed file if "JOHN" is the key value unless you supply "JOHN" as the reference key expression. Assuming that you have some way to do this, such as SourceFile.NAME, then the 10 and 5 will be returned. You just use the other two input columns from the reference i...
- Fri Jun 09, 2006 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while calling parameter value from unix file
- Replies: 4
- Views: 1008
Good, now you can change to and re-compile.
Code: Select all
$DEFINE DEBUGGING Code: Select all
$UNDEFINE DEBUGGING- Fri Jun 09, 2006 5:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
Generally a fast initial rate followed by degradation indicates that some kind of resource (buffer, for example) becomes full and then a slower process becomes involved (for instance transfer with handshaking rather than direct transfer). It might also mean that row processing has finished but the c...
- Fri Jun 09, 2006 5:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logging DS Client Activities (View Data, Admin Logon)
- Replies: 1
- Views: 701
No. No. You could monitor client connections by having a process continuously monitoring the DS_LICENSE file. You can monitor their activity by enabling server-side tracing, but this carries a severe performance penalty and warns folks connecting that tracing is enabled. Also, you would need to do a...
- Fri Jun 09, 2006 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sybase error
- Replies: 7
- Views: 4509
It seems - without knowing too much about Sybase - that Sybase is trying to create a (temporary?) table in the tempdb database to store the result of your query. And, apparently, such action is not permitted, either because you don't have appropriate privilege to that database, or because it's simpl...
- Fri Jun 09, 2006 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage PX on Windows XP
- Replies: 11
- Views: 3535
- Fri Jun 09, 2006 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC error
- Replies: 5
- Views: 1052
It means the fifth parameter marker in the SQL. If this is Oracle SQL, the fifth parameter marker is :5 but, if this is ODBC SQL, the fifth parameter marker is ? (as are all the other parameter markers). Is the column in the Oracle table defined as VARCHAR2(50)? That is, does the metadata in your jo...
- Fri Jun 09, 2006 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobmoninit empty
- Replies: 17
- Views: 4366
Yes I have. You are not helping. But thanks for the reply. No, I am trying to help. If you had never started it then you may always have had a zero length file. This is clearly not the case and so we can eliminate that possibility. It also means that your jobmoninit file has become empty in the mea...
- Fri Jun 09, 2006 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Design Palette lost?
- Replies: 5
- Views: 1378
- Fri Jun 09, 2006 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Time Out waiting for mutex
- Replies: 26
- Views: 11911
- Fri Jun 09, 2006 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer Error
- Replies: 10
- Views: 1913