Search found 15603 matches
- Tue Apr 25, 2006 4:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Db2 dead lock
- Replies: 2
- Views: 952
- Tue Apr 25, 2006 3:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clearing orphan log files
- Replies: 9
- Views: 3270
I don't think DS.TOOLS will find these orphaned files, as they have been removed from your VOC file (but it might discover other errors, so it worth running in any case). Since the VOC pointers to these files are gone, you can delete the dynamic file directory RT_LOG123 from UNIX with a rm command. ...
- Tue Apr 25, 2006 3:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem with some sequences compilation
- Replies: 16
- Views: 2796
If you follow the instructions and make sure that no other users are logged it then the operation is safe. If other users are logged in then you might have unusable indices, but you won't lose any jobs or data. Perhaps you could contact your support provider to get further assistance and let them ma...
- Tue Apr 25, 2006 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem with some sequences compilation
- Replies: 16
- Views: 2796
- Tue Apr 25, 2006 1:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem with some sequences compilation
- Replies: 16
- Views: 2796
When you change the name, do you do it as a "rename" from the Director/Manager/Designer lefthand screen? This keeps the original entry in DS_JOBS file. If you do a "save as" then delete the original and then rename the copy to the original's name it might work. If this is the case, I would do a REIN...
- Tue Apr 25, 2006 1:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal to String (TD to XML file)
- Replies: 4
- Views: 972
- Tue Apr 25, 2006 1:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: connecting to UNIX box
- Replies: 6
- Views: 1335
Ray - in this case it's a scripting .BAT problem in that the telnet command isn't taking the password from the script. I did check around a bit more and found a couple of potential solutions using google but they involved using 2 or even 3 .BAT scripts. I recall having had the same type of problems ...
- Tue Apr 25, 2006 1:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS Oracle metadata import problems
- Replies: 5
- Views: 1233
- Mon Apr 24, 2006 11:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Director cannot get job status
- Replies: 8
- Views: 4368
It would seem that your project might be corrupted. When you did the DS.REINDEX did you check to see if any error messages were listed? You might also try running the TCL command DS.CHECKER when no users are logged into the project and look at the output carefully to see if any errors are shown. Is ...
- Mon Apr 24, 2006 11:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage salaries
- Replies: 3
- Views: 3916
- Mon Apr 24, 2006 10:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Auto Purge is leaving Job logs behind
- Replies: 19
- Views: 5439
- Mon Apr 24, 2006 9:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert access(Julian) time to regular time format
- Replies: 16
- Views: 4684
Kris,
the time isn't being interpreted correctly, try using
the time isn't being interpreted correctly, try using
Code: Select all
OCONV(ICONV(Arg1[1,2]:':':Arg1[3,2]:':':Arg1[5,2],'MTS'),'MTS')- Mon Apr 24, 2006 9:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Auto Purge is leaving Job logs behind
- Replies: 19
- Views: 5439
- Mon Apr 24, 2006 9:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsValid()
- Replies: 2
- Views: 1003
- Mon Apr 24, 2006 9:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem With Job Sequence
- Replies: 8
- Views: 4629