Search found 42189 matches
- Thu Dec 30, 2010 11:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split one row to multiple rows
- Replies: 17
- Views: 8356
- Thu Dec 30, 2010 11:15 am
- Forum: General
- Topic: unix script in ds job
- Replies: 6
- Views: 2430
- Thu Dec 30, 2010 10:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.UVOpen Unable to open file - Hash File
- Replies: 4
- Views: 7202
- Thu Dec 30, 2010 9:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split one row to multiple rows
- Replies: 17
- Views: 8356
- Thu Dec 30, 2010 9:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Switch stage
- Replies: 3
- Views: 2386
- Thu Dec 30, 2010 9:42 am
- Forum: General
- Topic: unix script in ds job
- Replies: 6
- Views: 2430
- Thu Dec 30, 2010 9:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File Pattern -- Reading sequentially
- Replies: 13
- Views: 6249
- Thu Dec 30, 2010 9:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determining file delimiter
- Replies: 4
- Views: 2102
Re: Determining file delimiter
Two basic ways:san_dwh wrote:how to find out delemeter used and how many colomns are there?
1. As noted, use 'vi' to open it up and look at it. Or 'head -10' perhaps.
2. Ask whomever produced and/or sent the file to you.
The second way will be more important if the file has no 'header' record.
- Thu Dec 30, 2010 9:24 am
- Forum: General
- Topic: configuring
- Replies: 7
- Views: 2136
There's not really anything to explain. Oracle uses the tnsnames.ora file to know where the database lives that you are trying to connect to and how to connect to it. If you are unsure of the contents or what you'd need on your server, have a chat with your DBA as that's really a DBA task to do thin...
- Wed Dec 29, 2010 3:27 pm
- Forum: General
- Topic: configuring
- Replies: 7
- Views: 2136
- Wed Dec 29, 2010 2:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to do conditional commit?
- Replies: 3
- Views: 1165
- Wed Dec 29, 2010 11:34 am
- Forum: General
- Topic: dsjob command help
- Replies: 14
- Views: 5193
Things should be being passed fine, it would seem, so I'm assuming your issue is on the actual usage side. Since there's no final delimiter in your pathname, you'd need to include one when you actually assemble the parameters: #SrcDir#/#SrcFile# Or if you are doing this in your stage: #SrcDir##SrcFi...
- Wed Dec 29, 2010 10:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIPut call to SQLExecute failed
- Replies: 2
- Views: 1796
- Wed Dec 29, 2010 10:09 am
- Forum: General
- Topic: dsjob command help
- Replies: 14
- Views: 5193
- Wed Dec 29, 2010 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range Lookup
- Replies: 1
- Views: 981