Search found 15603 matches
- Tue Feb 28, 2006 3:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to call DataStage job through shell script
- Replies: 5
- Views: 1924
- Tue Feb 28, 2006 2:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unzip a .gz file through DataStage Server edition.
- Replies: 10
- Views: 2669
- Tue Feb 28, 2006 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling DS Job through web page
- Replies: 5
- Views: 1632
- Mon Feb 27, 2006 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LCP & LCC performance Tuning
- Replies: 5
- Views: 1193
Ravi, no, I can't comment. The samples are still far too small to make any sort of an analysis. If you have just one transform stage have you looked at the %CPU usage (in the job's log)? If you are testing on a system that isn't overloaded, you will only get a performance benefit by using parallel s...
- Mon Feb 27, 2006 5:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Routines
- Replies: 1
- Views: 690
- Mon Feb 27, 2006 5:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Routines
- Replies: 2
- Views: 1167
You should open up the BASIC pdf handbook to get the description of the functions used. They are OPENSEQ , CREATE , WEOFSEQ and CLOSESEQ . The code as you pasted will not compile, for example the compiler won't accept "<FileName>", perhaps you made that change before posting it here? Basically, the ...
- Mon Feb 27, 2006 5:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LCP & LCC performance Tuning
- Replies: 5
- Views: 1193
I don't think you've quite understood what the link partitioner is there to achieve. I will split your data stream into 1 or more processes that run in parallel. Your example used a link partitioner to split a single stream into.... a single stream. So effectively this partitioner has done nothing t...
- Mon Feb 27, 2006 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: View data problem in Oracle Enterprise Edition Stage
- Replies: 5
- Views: 1630
- Mon Feb 27, 2006 4:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String data code page conversion error
- Replies: 3
- Views: 3025
dev, welcome to DSXchange! You really need to supply some more information on what is happening in your case - you've done the car equivalent of driving into a car repair shop, walking to the mechanic and pointing at your saying "It sometimes doesn't run well, can you fix it?" Do you have an NLS ins...
- Mon Feb 27, 2006 4:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Configuring userids on Datastage server
- Replies: 11
- Views: 7022
You should look at the DataStage Administrator Guide starting on page 3-2 to get an idea of how user roles work in DataStage. It shouldn't be necessary to work with changing UNIX level permissions unless you have had an incorrect umask setting or have changed groups around. I haven't seen the repeat...
- Mon Feb 27, 2006 4:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot import table definitions from AS400
- Replies: 1
- Views: 660
Since you are on Windows you probably MS Query installed (or can install it if you don't); can you access your DB2 tables on the AS400 using your ODBC connection and MS Query? If not, you should re-check your system DSN setting and ODBC configuration; if you can access the database then perhaps you ...
- Mon Feb 27, 2006 4:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connection Problem
- Replies: 2
- Views: 936
- Mon Feb 27, 2006 3:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LCP & LCC performance Tuning
- Replies: 5
- Views: 1193
Ravi, I have two main points to make: 1. Your runtime of 3-4 seconds is far too short to get any meaningful speeds for performance measurement. The startup and finish times are a large chunk of this and small differences in system load will make huge differences in measurement times. Use a job runti...
- Mon Feb 27, 2006 3:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: @NULL displayed in red in transformer
- Replies: 5
- Views: 884
- Mon Feb 27, 2006 2:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: @NULL displayed in red in transformer
- Replies: 5
- Views: 884