Just change the terminator property (Stage properties) from UNIX-style to DOS-style. This will put CRLF instead of LF at the end of each line.
Having just noticed that you are using parallel jobs, please ignore the previous advice. Instead, use 010 as the final delimiter character.
Search found 53125 matches
- Fri Oct 27, 2006 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: file attachment in mail
- Replies: 13
- Views: 3337
- Thu Oct 26, 2006 10:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data migration
- Replies: 1
- Views: 941
DataStage's claim of "any source, any target" should be one factor. It's a claim that's stood up fairly well over the years. That means that you can accept data from all these disparate sources, yet still use the target format that's best for you. Though it's both easier and faster to produce a CSV ...
- Thu Oct 26, 2006 10:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to replace special characters with N in a string
- Replies: 9
- Views: 3241
- Thu Oct 26, 2006 10:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset Schemas
- Replies: 8
- Views: 3624
- Thu Oct 26, 2006 10:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: big dimension ...if comparing with stream data
- Replies: 5
- Views: 1632
- Thu Oct 26, 2006 10:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Importing Metadata from SQLServer
- Replies: 1
- Views: 745
- Thu Oct 26, 2006 10:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ask me for password when trying to start up DS Server
- Replies: 10
- Views: 2743
- Thu Oct 26, 2006 10:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to remove shared memory segment
- Replies: 1
- Views: 1730
You are running version 7.5.2.1. The first shared memory segment is the "system" or "disk" shared memory segment, which contains all the locks, the dynamic hashed file table (T30FILE table) and various other structures. The other shared memory segment (0xadee7521) is the NLS shared memory segment. T...
- Thu Oct 26, 2006 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updated column name
- Replies: 5
- Views: 1516
- Thu Oct 26, 2006 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: List of Patches
- Replies: 5
- Views: 1371
- Thu Oct 26, 2006 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2(OS/390)-Parallel odbc connection filling security logs
- Replies: 4
- Views: 1718
- Thu Oct 26, 2006 1:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we give call a sequence in close command of a lookup ora
- Replies: 5
- Views: 1803
My guess is that the OP is executing a stored procedure or some other command from the Close command of an Oracle Enterprise stage, and that this sp/command tries to invoke a sequence. The message suggests that the sequence of that name is not accessible from the instance specified by the job parame...
- Thu Oct 26, 2006 1:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2(OS/390)-Parallel odbc connection filling security logs
- Replies: 4
- Views: 1718
- Thu Oct 26, 2006 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: i am getting this fatal error
- Replies: 7
- Views: 3119
The message suggests that your process has used up all its allocated memory and is trying to access some more. This might be at a micro level (for example trying to load 14 characters into a Char(10) column) or at a much larger, whole-of-process, level. Without monitoring it's really difficult to te...
- Thu Oct 26, 2006 1:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage for Hash File
- Replies: 6
- Views: 1070