Search found 15603 matches
- Sat Feb 04, 2006 4:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while Import
- Replies: 27
- Views: 9002
- Sat Feb 04, 2006 4:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while Import
- Replies: 27
- Views: 9002
- Sat Feb 04, 2006 3:36 am
- Forum: Site/Forum
- Topic: The Macromedia Flash "Server to Parallel Transition Lab
- Replies: 5
- Views: 2656
- Sat Feb 04, 2006 3:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To avoid nullable warning in lookupstage against DB2 UDB ta
- Replies: 2
- Views: 924
- Fri Feb 03, 2006 3:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: last record
- Replies: 8
- Views: 1979
- Fri Feb 03, 2006 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Telnet & rsh option
- Replies: 4
- Views: 886
- Fri Feb 03, 2006 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of job: Throwing IDENT1 detected Error
- Replies: 6
- Views: 4160
- Fri Feb 03, 2006 12:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of job: Throwing IDENT1 detected Error
- Replies: 6
- Views: 4160
Which stage is "CopyOfJ_Stage_PS_PERSONAL_DATA"? The error is triggered from the IPC stage after that. Have you changed either the timeout or the buffer size in the IPC? If your system is very heavily loaded and slow, you might raise the default timeout from 10 (I think it is that value, but I'm not...
- Fri Feb 03, 2006 12:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in moving Hashfiles from one project to another proj
- Replies: 7
- Views: 3023
- Fri Feb 03, 2006 11:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in moving Hashfiles from one project to another proj
- Replies: 7
- Views: 3023
By posting "urgent" you have managed to get your post ignored by many here; Klaus was kind enought to respond. In the future you'll see that responses and discussion go a lot better when you don't try to push... A hashed file in a project has several components, only one of which are the UNIX entrie...
- Fri Feb 03, 2006 8:52 am
- Forum: General
- Topic: command to get the job creation date
- Replies: 3
- Views: 3486
There is no date field embedded in the designtime information of a job, but you can look at the DS_AUDIT table in the project repository. That file will give you an audit trail of the change history for your jobs, among other information. The DS_AUDIT table is not described or documented and does co...
- Fri Feb 03, 2006 4:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in Link Collector
- Replies: 4
- Views: 1797
- Fri Feb 03, 2006 3:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while Import
- Replies: 27
- Views: 9002
- Fri Feb 03, 2006 2:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while Import
- Replies: 27
- Views: 9002
Since the file is corrupt, none of the DataStage internal saves/copies will work, you are limited to working with the file system objects in the project's DS_JOBOBJECTS directory. The DS_JOBOBJECTS hashed file contains most of the repository metadata about your jobs and it is particular to a project...
- Fri Feb 03, 2006 1:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while Import
- Replies: 27
- Views: 9002
The larger the project is, the more difficult it is to backup but the more important it is to do so. One of those nasty laws of computing. UVFIXFILE is a TCL command, executed within DataStage. The options can be listed by doing a "HELP UVFIXFILE" (don't do this in the Administrator, the screen gets...