Before we do that, do you understand C/C++ syntax at all? And have you read the chapter on programming within parallel jobs?
Please post the pre-loop code (where, for example, the variable called holdkey is initialized).
Please ask more specific questions.
Search found 53125 matches
- Mon Jul 30, 2007 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what does this c++ code do??
- Replies: 7
- Views: 2974
- Mon Jul 30, 2007 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Records Drop Due to NULL
- Replies: 14
- Views: 2310
- Mon Jul 30, 2007 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with DB2/UDB Load Stage
- Replies: 5
- Views: 2257
Click on the Help for each of these properties (the Property Help button). The first is the pathname where you want the DAT and CTL files to be created. There is a suitable default if you leave it empty. The second is the pathname of the file that will receive any messages generated by the bulk load...
- Mon Jul 30, 2007 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To read the rejected record in error table created by TPUMP
- Replies: 1
- Views: 828
- Mon Jul 30, 2007 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine Sql to list all jobs linked to specific table-fails
- Replies: 15
- Views: 6588
- Mon Jul 30, 2007 3:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error viewing data using ODBC for Informix.
- Replies: 5
- Views: 4306
"Transaction not available" is an alert message indicating that your Informix database is a NOLOGGING database - because there is no transaction logging then you can't do transactions. However, this should not prevent a SELECT from occurring. There is, I believe, an environment variable that can sup...
- Mon Jul 30, 2007 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pick up new files only
- Replies: 6
- Views: 1399
- Mon Jul 30, 2007 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: strange login error
- Replies: 3
- Views: 996
- Mon Jul 30, 2007 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Target Load strategy
- Replies: 12
- Views: 5160
Something like
Code: Select all
IsNull(InLink.TheTimestamp) Or (InLink.TheTimestamp = "")- Mon Jul 30, 2007 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Importer errors
- Replies: 4
- Views: 1611
- Mon Jul 30, 2007 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Managing sequential unique keys
- Replies: 11
- Views: 3671
- Mon Jul 30, 2007 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: spreadsheet and table comparison
- Replies: 6
- Views: 1397
- Mon Jul 30, 2007 3:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deploy DataStage over Microsoft Cluster
- Replies: 4
- Views: 1114
Can you be more precise about what is meant by "deploy"? In server edition DataStage server can only be on one machine; processing will not be distributed to other machines. But, in general, files and databases on other machines can be accessed. No use will be made of the cluster architecture by Dat...
- Mon Jul 30, 2007 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage 5.2.1 in Windows 2003
- Replies: 2
- Views: 1491
It's not a supported combination. I am not aware of anyone who is running that particular combination. But other unsupported combinations work, so you may be lucky. Let us know, since you're going to do it anyway. Make sure you have a good backup and a good export of each project (one taken with not...
- Mon Jul 30, 2007 3:22 pm
- Forum: General
- Topic: IBM information server-Installtion failure
- Replies: 4
- Views: 1253