Search found 53125 matches
- Tue Jun 19, 2007 1:27 am
- Forum: General
- Topic: Only Time & Date is not geting extracted from JDE
- Replies: 5
- Views: 1826
- Mon Jun 18, 2007 10:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem when inserting records into DB2 table
- Replies: 8
- Views: 1902
Send it to a text file and use a hex editor to find out what the box character represents. My guess would be the character specified by APT_STRING_PADCHAR environment variable, used to pad Char fields to their correct length. In a hex editor this will probably be displayed as 00 or, in the viewable ...
- Mon Jun 18, 2007 10:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob command
- Replies: 25
- Views: 9969
- Mon Jun 18, 2007 10:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Desiging Jobs
- Replies: 7
- Views: 1646
In a word, "MORE". Data Sets, particularly with unbounded strings, consume rather more disk space than you would expect. There is an 80-bit-per-record storage overhead at the record level that also needs to be considered. The Parallel Job Developer's Guide (page 2-32) helps you to calculate the stor...
- Mon Jun 18, 2007 10:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE ERROR
- Replies: 8
- Views: 4173
It's a UNIX kernel parameter. It's not called MAXUPROC on all variants of UNIX - you need to determine what the kernel parameter that sets your "maximum number of processes per user" is. Then you need to learn how superuser goes about changing it in that UNIX (which may require a re-boot of the UNIX...
- Mon Jun 18, 2007 10:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need to access data in different files,merge into temp table
- Replies: 3
- Views: 1264
- Mon Jun 18, 2007 9:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need to access data in different files,merge into temp table
- Replies: 3
- Views: 1264
To quote from an old Nike ad campaign - just do it. YOU tell DataStage where the files are. You might even arrange for the files to be brought locally first - such a script could be run under DataStage control. YOU tell DataStage how to merge the data by choice of stage type (could be Merge stage). ...
- Mon Jun 18, 2007 8:58 pm
- Forum: General
- Topic: Frequently getting logout of dsxchange website
- Replies: 4
- Views: 1602
Check with "them" but, surely, if you were blocked, you wouldn't get in at all. The only time I've been blocked (because of the proximity of "S" and "X" in DSXchange, in a country in which English was not the official language) I got nowhere near DSXchange until I had access unblocked following repr...
- Mon Jun 18, 2007 7:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use of Server routines in Parallel Jobs
- Replies: 13
- Views: 5475
You an use server routines in an MPP setup, provided you license DataStage server on every machine in the cluster or grid. Your account rep will be able to retire on the commission! Server routines require the DataStage Engine to execute. This only exists on the machine where the DataStage server is...
- Mon Jun 18, 2007 7:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 EE stage Error
- Replies: 1
- Views: 1285
- Mon Jun 18, 2007 7:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: constrains,derivations,stage variables which one is executes
- Replies: 9
- Views: 2234
- Mon Jun 18, 2007 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Moving DataStage from SAN to NAS
- Replies: 2
- Views: 1728
- Mon Jun 18, 2007 3:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata multiload 1 record gets dropped
- Replies: 4
- Views: 1105
Unlikely to be "first line is column names" from a Data Set. What is your job design? Please use "ASCII art" within Code tags - it makes it so much easier to read. What row counts are reported on each link? Enable APT_RECORD_COUNTS (perhaps as a job parameter) so that the player processes log their ...
- Mon Jun 18, 2007 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with decode stage
- Replies: 8
- Views: 5223
- Mon Jun 18, 2007 3:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to run job --2
- Replies: 5
- Views: 3223