Search found 53125 matches
- Mon May 23, 2005 5:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSjobreport
- Replies: 5
- Views: 2173
Welcome aboard! :D My guess is that it's writing UNIX-style line terminators (LF) rather than Windows-style line terminators (CRLF). If you open with, say, Word you can convert them. There are also converter programs out there, such as unix2dos , that will perform these conversions. (Or you could cr...
- Mon May 23, 2005 12:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aborted Sequencer: Attempting to Cleanup after ABORT raised
- Replies: 7
- Views: 1419
- Mon May 23, 2005 12:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Total rows out of a link on first INROWNUM
- Replies: 3
- Views: 1109
- Mon May 23, 2005 12:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: About "Universe stage compatibility" in Hashfile s
- Replies: 2
- Views: 864
- Mon May 23, 2005 5:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to generate a calendar Year Using DataStage
- Replies: 12
- Views: 7451
Hi Ray I have tried using the solution you mentioned and was not able to generate the dates from one input date i need to generate it using one input date and it should get generated in the first run that means when i run my datastage job the dates should get generated for all the five years can u ...
- Mon May 23, 2005 5:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Does ODBC query gets killed, when your reset a Job
- Replies: 6
- Views: 1143
- Mon May 23, 2005 5:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling Dates
- Replies: 2
- Views: 716
- Mon May 23, 2005 5:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Controller problem:
- Replies: 2
- Views: 1098
Look in the DSINCLUDE folder in your project (on the server) for a file called JOBCONTROL.H within which you will find a section of constants whose names begin with DSJE. Among those find the one that equates to -14 and you're well on your way to a diagnosis. (I am in a hotel room at the moment and ...
- Sun May 22, 2005 8:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: current timestamp
- Replies: 9
- Views: 3938
Even TIME() does not give milliseconds on all platforms. On some platforms you can only do it in code, by specifying the compiler declaration $OPTIONS TIME.MILLISECOND. Try SYSTEM(12) - if I recall correctly - this will report in milliseconds if the system is capable of providing same. Therefore OCO...
- Sun May 22, 2005 5:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving DBMS error messages
- Replies: 3
- Views: 1334
- Sun May 22, 2005 5:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error
- Replies: 22
- Views: 4917
- Sat May 21, 2005 9:01 am
- Forum: IBM QualityStage
- Topic: Error opening source file in QS Match Job
- Replies: 9
- Views: 5574
In a QS project there is a directory called Data in which QS expects to find its data files. The error messages suggest that a file called FPLOCALR can not be found there. Are you sure you placed this file in the correct location? And that it's readable and/or writeable by whatever user ID you're us...
- Sat May 21, 2005 8:57 am
- Forum: IBM QualityStage
- Topic: QS Job Run time Error:Error returned from tkGetToken
- Replies: 5
- Views: 3229
- Fri May 20, 2005 6:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can't connect to Datastage server
- Replies: 6
- Views: 1227
- Fri May 20, 2005 6:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate Sequence
- Replies: 2
- Views: 601