Search found 53125 matches
- Wed Jul 23, 2008 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: #DSProjectARTOptions#
- Replies: 1
- Views: 4553
- Wed Jul 23, 2008 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot stage upstream of Column Import stage
- Replies: 3
- Views: 1045
- Wed Jul 23, 2008 5:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Installation
- Replies: 13
- Views: 3117
- Wed Jul 23, 2008 5:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: shell script to login to the project
- Replies: 12
- Views: 6336
- Wed Jul 23, 2008 5:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute DSJOB Command Remotely
- Replies: 6
- Views: 3783
- Wed Jul 23, 2008 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job aborting with error ORA-12571: TNS:packet writer failure
- Replies: 2
- Views: 1181
- Wed Jul 23, 2008 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can db2 enterprise stages be used with mainframe db2?
- Replies: 11
- Views: 4286
- Wed Jul 23, 2008 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Retrieve from Unix file
- Replies: 3
- Views: 1068
- Wed Jul 23, 2008 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non defined field lengths
- Replies: 4
- Views: 1210
SQL data types such as VarChar and Decimal require that precision (maximum length) be specified, and Char requires that length be specified. But the delimiters in the file specify the actual sizes (which must be correct for Char data type). Display width governs the initial display width in the data...
- Wed Jul 23, 2008 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Records displayed out of a Hashed file
- Replies: 9
- Views: 3447
If all 12425 records have the same key value, the hashed file will have only one key value, and that record will be the most recently written one. That's what Craig's hint about "destructive overwrite" was trying to get at. Another possibility is that someone has put FIRST 1 or SAMPLE 1 into the Sel...
- Wed Jul 23, 2008 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conditional Replication
- Replies: 4
- Views: 2214
- Wed Jul 23, 2008 3:00 pm
- Forum: General
- Topic: How can I change these parameters?
- Replies: 4
- Views: 1228
- Wed Jul 23, 2008 2:57 pm
- Forum: General
- Topic: Using environment variables at run time with a DB2 stage
- Replies: 7
- Views: 3631
Not sure WHERE you're doing these things. You use $PROJDEF only in the Job Parameters grid, as a default value token for an environment variable that you have added to the job parameters grid. Within activities, click the Add Job Parameter button to add parameters; they will be added in a way that i...
- Wed Jul 23, 2008 2:55 pm
- Forum: General
- Topic: The connection was refused or the RPC daemon is not running
- Replies: 2
- Views: 2369
- Wed Jul 23, 2008 2:54 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: how change the quote used in OPTIONALLY ENCLOSED
- Replies: 1
- Views: 2023