Search found 15603 matches
- Mon Mar 08, 2010 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic:
- Replies: 9
- Views: 9508
- Mon Mar 08, 2010 6:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: compilation error Internal Error: (nullFieldEntry): 6322
- Replies: 3
- Views: 1200
- Mon Mar 08, 2010 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spanish Ñ from iSeries to Oracle
- Replies: 12
- Views: 6335
- Mon Mar 08, 2010 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bad state not throwing error till stopping unix process
- Replies: 3
- Views: 1228
- Mon Mar 08, 2010 5:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transform logic not working in DS8.1 working in DS 7.5.2
- Replies: 2
- Views: 1489
- Mon Mar 08, 2010 4:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic:
- Replies: 9
- Views: 9508
- Fri Mar 05, 2010 12:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spanish Ñ from iSeries to Oracle
- Replies: 12
- Views: 6335
- Fri Mar 05, 2010 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to populate low values
- Replies: 6
- Views: 2080
In the first case, look into the column attributes, particularly the 'default' value, which you can set to 0, or more likely to the hex 00 value. Most likely you are getting cobol copybooks with COMP-3 or other non-DISPLAY columns; plus if you have an OCCURS DEPENDING ON clause then you need to use ...
- Fri Mar 05, 2010 9:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spanish Ñ from iSeries to Oracle
- Replies: 12
- Views: 6335
- Fri Mar 05, 2010 8:27 am
- Forum: General
- Topic: how to create a lookup link in datastage
- Replies: 6
- Views: 10739
- Fri Mar 05, 2010 7:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset strange behaviour
- Replies: 4
- Views: 1882
- Fri Mar 05, 2010 7:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to populate low values
- Replies: 6
- Views: 2080
Question 1 - are you trying to write to a PIC X(4) field and want to default to using '0'? Or reading from a Cobol file and wanting to set default values? Question 2 - Please explain the problem in more detail. NLS for reading or writing? There are many NLS settings so it is hard for me to understan...
- Fri Mar 05, 2010 7:33 am
- Forum: General
- Topic: how to create a lookup link in datastage
- Replies: 6
- Views: 10739
- Fri Mar 05, 2010 4:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning-node_db2node3: Warning: unable to chdir
- Replies: 8
- Views: 3721
- Fri Mar 05, 2010 2:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Intermittent error "the connection is broken (81002)&qu
- Replies: 8
- Views: 4852
The reason I asked about director sessions is that they (by default) refresh automatically and thus don't timeout the way an idle Designer session might; so even if you have an aggressive timeout limit set in the Administrator those sessions shouldn't die. That they do might point more towards netwo...