Search found 15603 matches
- Tue May 13, 2008 1:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with the lookup
- Replies: 5
- Views: 1022
- Mon May 12, 2008 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage PX and MQ Client
- Replies: 11
- Views: 4336
- Mon May 12, 2008 9:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Newline character getting loaded into DB Column
- Replies: 15
- Views: 5890
I use "cat -v" on UNIX. I know it might sound repetitive - but please check the creation date/timestamp on the output file to ensure you are lokoing at the right one. Also, check the path in the source file in the job to make sure you are reading from the correct place. You shouldn't be getting iden...
- Mon May 12, 2008 9:17 am
- Forum: General
- Topic: Job getting aborted with out leaving any message
- Replies: 18
- Views: 3367
Well, that does help a bit with dbx. If you call it up with the core file (and the full path to the executable) then I think all versions will give a stack trace right away and usually that will give some indication of what caused the problem. If you have an active support contract and no intention ...
- Mon May 12, 2008 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server stop and start timing
- Replies: 12
- Views: 2470
- Mon May 12, 2008 8:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server stop and start timing
- Replies: 12
- Views: 2470
- Mon May 12, 2008 8:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Internal Error: failed to convert date
- Replies: 18
- Views: 4616
- Mon May 12, 2008 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server stop and start timing
- Replies: 12
- Views: 2470
There is no specified time period to wait. Sometimes you can shutdown DS and immediately bring it back up - sometimes it takes a while to close down processes and sockets. After bringing down DataStage (i.e. "$DSHOME/bin/uv -admin -stop") you should check to ensure that all sockets have been freed a...
- Mon May 12, 2008 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Do warnings slow downs jobs?
- Replies: 1
- Views: 900
- Mon May 12, 2008 8:16 am
- Forum: General
- Topic: Exception Handler Sequence
- Replies: 2
- Views: 768
- Mon May 12, 2008 8:15 am
- Forum: General
- Topic: Job getting aborted with out leaving any message
- Replies: 18
- Views: 3367
- Mon May 12, 2008 8:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting DataStage Projects using uvsh
- Replies: 3
- Views: 3392
It would seem that you aren't calling this as the actual DataStage administrator. I would recommend fixing the problem in the Admin tool and deleting from there; the problem you see might be indicative of other issues. If you running this as your dsadm user, could you please post the whole error mes...
- Mon May 12, 2008 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration file issue
- Replies: 8
- Views: 3655
At Version 8 the problem no longer exists. At Version 7 you can use the command "orchadmin rm {path to dataset}" as a UNIX shell command in the before-job routine call for your job. That will remove the file (using the configuration stored in the file itself) and will use the current APT_CONFIG sett...
- Mon May 12, 2008 7:19 am
- Forum: General
- Topic: Job getting aborted with out leaving any message
- Replies: 18
- Views: 3367
Does the transform stage do more than a lookup? If it uses stage variables and derivations, then try splitting the lookup functionality into another transform stage. Then see if the lookup part or the other part is triggering the abort. You mentioned that this is a sporadic problem; does that mean t...
- Mon May 12, 2008 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getting a fatal error in dstage job
- Replies: 3
- Views: 1342