Search found 4992 matches
- Mon Sep 11, 2006 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: -------Rows missing in tha Hash File--------
- Replies: 13
- Views: 3300
- Mon Sep 11, 2006 7:13 am
- Forum: General
- Topic: Accessing Universe from Unix
- Replies: 16
- Views: 10066
Make sure to source dsenv first.
Code: Select all
cd `cat /.dshome`
. ./dsenv
bin/dssh- Fri Sep 08, 2006 1:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow DS Server Job Performance
- Replies: 10
- Views: 4112
- Fri Sep 08, 2006 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rejected row
- Replies: 6
- Views: 1363
- Fri Sep 08, 2006 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS server upgrade dsjob not working
- Replies: 4
- Views: 1021
- Fri Sep 08, 2006 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: War - 'Data that exceeds maximum length has been truncated'
- Replies: 7
- Views: 2273
- Fri Sep 08, 2006 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS server upgrade dsjob not working
- Replies: 4
- Views: 1021
- Fri Sep 08, 2006 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine
- Replies: 2
- Views: 904
- Fri Sep 08, 2006 6:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is it possible to capture the UNIX exit code from DS
- Replies: 2
- Views: 1094
- Fri Sep 08, 2006 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate issue
- Replies: 9
- Views: 2144
I can't tell but a I am assuming you are using a single quote, a double quote, and then a single quote in the statement. What your statement is doing is if the first nine characters of link column DSLink12.F1 is the text "QUOTECHAR" then append your quote to that entire link column value, otherwise ...
- Thu Sep 07, 2006 7:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Veritas Backups on Unix... oh My!!
- Replies: 2
- Views: 713
- Tue Sep 05, 2006 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy DataStage directory in Unix
- Replies: 2
- Views: 1079
You really can't just copy, because you have to find all of the files installed everywhere, such as the engine directories, project directories, and startup directories, etc. Then, there's the gotchas with internal files in the engine holding specific values that indicate the server on which it's in...
- Tue Sep 05, 2006 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Report on sizes of RT_LOG files/tables
- Replies: 2
- Views: 1099
Not really. There's row counts and then there's file sizes. I think you're probably more interested in filesize. The easiest way is to peep the project folder and use a shell script to get the file size listings. The issue is the correlation to the job name via the job number. There's no supported m...
- Mon Sep 04, 2006 12:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem using Sql Load with Oracle Enterprise stage
- Replies: 4
- Views: 1566
The table or partitions being loaded have some exclusive lock on them. Maybe there's an open SELECT processing or a previous INSERT/UPDATE/DELETE/TRUNCATE command is still processing. You'll have to get a DBA to look at the situation with the table. DIRECT path requires exclusive access to a table o...
- Mon Sep 04, 2006 7:56 am
- Forum: General
- Topic: Hats off for Steve Irwin
- Replies: 5
- Views: 3057
Hats off for Steve Irwin
For our friends down under, he was a popular guy here in the states as well. As my wife said this morning, he went out doing exactly the thing he loved doing.