There's no equivalent character, a newline is a newline. You can use the Char(10) function to generate the same character.
Tip: calculate this function once, when initializing a stage variable; there is no need to re-calculate it for every row processed.
Search found 53125 matches
- Mon Feb 02, 2009 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the equalent character in DS for new line character
- Replies: 1
- Views: 726
- Mon Feb 02, 2009 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 logs
- Replies: 2
- Views: 816
- Mon Feb 02, 2009 3:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing local files
- Replies: 2
- Views: 755
- Mon Feb 02, 2009 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: WebSphere is generating huge heapdump and javacore files
- Replies: 8
- Views: 4197
- Mon Feb 02, 2009 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: routine for reading one,one file and moving to target path
- Replies: 2
- Views: 897
Do you want to invoke this as a Routine activity, an after-job routine, or something else? The shell script offered by Sainath will work because you have MKS Toolkit installed, and could be invoked through an Execute Command activity - but needs some extra work to read the file of pathnames. In Data...
- Mon Feb 02, 2009 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using 'otherwise' in a transformer
- Replies: 5
- Views: 1908
- Mon Feb 02, 2009 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading error but job finished successfully
- Replies: 4
- Views: 2118
- Mon Feb 02, 2009 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ocistage Access Denied
- Replies: 3
- Views: 1211
- Mon Feb 02, 2009 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How To Find Cleared Log Reports
- Replies: 5
- Views: 1245
You need to restore the backed up hashed file that is the log for that job, but not over the top of the hashed file for the existing job. For example, you could rename the hashed file during the restore process. After that, you can create a VOC pointer to the restored hashed file, with field #3 refe...
- Mon Feb 02, 2009 3:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reading data from tabs in an excel sheet
- Replies: 3
- Views: 1251
- Mon Feb 02, 2009 3:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reference lookup works in ODBC but not Oracle
- Replies: 0
- Views: 872
Welcome aboard. Your lookup is retrieving more than one row, but the OCI stage does not support returning more than one row from a reference lookup. The only stage types that do are ODBC and UniVerse. Of these, only ODBC can be used to connect to Oracle tables. But for that to work you still must se...
- Mon Feb 02, 2009 2:58 pm
- Forum: General
- Topic: Mask Passwords with ** a field?
- Replies: 6
- Views: 1710
- Mon Feb 02, 2009 2:54 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: pxbridge error duing Column Analysis
- Replies: 3
- Views: 5320
The message is telling us that there is something about that particular timestamp that precludes its being converted to DataStage internal format. Are there any differences in this particular timestamp compared to the others - for example order of components, separator characters, fractional seconds?
- Mon Feb 02, 2009 4:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting negative value of decimal field
- Replies: 2
- Views: 803
What is the data type of the input field and of the output field? Search DSXchange for discussion of how/why floating point numbers can not be stored to full accuracy in computers.
- Mon Feb 02, 2009 4:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while using XML input stage- XML patch required 117664
- Replies: 1
- Views: 802