Search found 53125 matches
- Tue Dec 30, 2008 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_charset converterRep::init conv() MS1252 not a valid cod
- Replies: 4
- Views: 2528
- Tue Dec 30, 2008 7:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage job compilation
- Replies: 7
- Views: 5831
- Tue Dec 30, 2008 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Chinese Characters
- Replies: 21
- Views: 14845
- Tue Dec 30, 2008 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date and Time of Last Successful Job Run
- Replies: 7
- Views: 2125
- Tue Dec 30, 2008 7:07 am
- Forum: General
- Topic: Dataset can be used as source
- Replies: 5
- Views: 1370
What stage type are you trying to use to read from the Data Set? A Sequential File stage is wrong. You must use a Data Set stage, you must specify the exact pathname of the *.ds file that was created by an earlier job, and you must be using a compatible configuration file in the reader job to that u...
- Tue Dec 30, 2008 4:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error using reset command in datastage director
- Replies: 7
- Views: 2336
- Tue Dec 30, 2008 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to use dsexport.exe in batch without export status box?
- Replies: 4
- Views: 7245
- Tue Dec 30, 2008 2:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage job compilation
- Replies: 7
- Views: 5831
The command is dscc - Search DSXchange or the manuals for further information.
- Tue Dec 30, 2008 2:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass a parametersthrough file
- Replies: 15
- Views: 4288
- Tue Dec 30, 2008 2:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: REPORTING ASSISTANT
- Replies: 1
- Views: 1053
Welcome aboard. As you note, you can open the Reporting Assistant. You need to upload the jobs and table definitions from DataStage Repository to the Reporting Assistant. Then, and only then, will the information you require be in the Microsoft Access tables so that you can generate your reports. Op...
- Tue Dec 30, 2008 2:34 am
- Forum: General
- Topic: Regarding Joins in server jobs
- Replies: 10
- Views: 2072
... because it is the only way to do a join within a server job. To nagarjuna900, we need to see an image of your Transformer stage. The only way the reference input can be red is if there is a key expression that is either missing or syntactically incorrect. Therefore, when you post the image, plea...
- Mon Dec 29, 2008 9:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UTF-8 Database not accepting Special characters
- Replies: 4
- Views: 1971
- Mon Dec 29, 2008 7:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extract Information of jobs in universe
- Replies: 1
- Views: 1675
Not possible. The status of each job is recorded in a separate table. Thus for 30 jobs you would need 30 SELECT statements. Don't do it. There's a perfectly good API available. You still need to cycle through all the job names, but it's easier to do in the API than in DataStage/SQL. Incidentally, Da...
- Mon Dec 29, 2008 7:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Variable length records loading to multiple tables
- Replies: 11
- Views: 2522
- Mon Dec 29, 2008 7:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Security Model - IIS user registry ( does it make sense)
- Replies: 3
- Views: 1154