Search found 15603 matches
- Sat Dec 24, 2005 3:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hash file directory path does not take spaces
- Replies: 4
- Views: 1191
The DIR /X command will show you what the 8.3 name of a Windows file is, sometimes when there are duplicates the ending is not ~1. The DataStage engine came from operating systems that did not allow spaces in the path and I have never felt comfortable using such filenames as they didn't always funct...
- Sat Dec 24, 2005 3:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compile hanging
- Replies: 3
- Views: 589
- Fri Dec 23, 2005 2:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To handle Non English Characters
- Replies: 8
- Views: 2148
- Fri Dec 23, 2005 11:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To handle Non English Characters
- Replies: 8
- Views: 2148
DataStage uses one character as a field mark - that is ASCII 254; if you have this in a string in a hashed file record it will be interpreted as the effective column separator. This might be causing your error. Other than that you should be able to store any of the other 255 ASCII values in a field....
- Fri Dec 23, 2005 10:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_seqput: error in 'write()' - Error 0
- Replies: 5
- Views: 1058
There can be a number of reasons for a sequential write to fail, but I don't think that the error code of "0" is correct or is going to help. Can you please try redirecting the output .dat to write to /tmp. Does it work? If yes, then most likely you have a permissions or a filespace issue in the ori...
- Fri Dec 23, 2005 9:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What kind error is it??
- Replies: 2
- Views: 1048
- Fri Dec 23, 2005 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: delete a unix file from datastage sequence.
- Replies: 9
- Views: 5101
- Fri Dec 23, 2005 6:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XLSHEET AS A SOURCEDATA
- Replies: 14
- Views: 3612
Poorna, start off with something simple, like an Excel sheet with only one column and see if you can get that to work correctly in view data. Then you have an idea of how it functions and can analyze your problem. Since Excel allows unstructured data that is often the source of errors. In your case ...
- Fri Dec 23, 2005 5:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Varrying Processing of time of Rows n Elapsed Time
- Replies: 3
- Views: 1054
ravij, the only systems you will find which will have identical runs on separate runs are mainframe jobs and some other realtime operating systems. In your case the measurement times of 3/4 seconds are so small as to make any statistics absolutely worthless. Your minimum snapshot should be a minute ...
- Fri Dec 23, 2005 2:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation is not creating the DataStage Project folder
- Replies: 7
- Views: 4471
The first error is the only one that matters - if the DataStage engine is incapable of using (i.e. attaching) to the disk shared segment 0xade... then nothing else can or will work. These shared memory areas are used for all interprocess communication in the engine as well as for holding all locks a...
- Fri Dec 23, 2005 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Partitioner - data not spliting
- Replies: 1
- Views: 602
How do you know that the link partitioner is only going down one path? It would simplify your debugging to make the two link partitioner outputs write to sequential files and remove the shared containers from the equation completely. If the containers use sequential files for writing then the constr...
- Thu Dec 22, 2005 5:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incremental Load
- Replies: 6
- Views: 1909
I want to increase the load data by dateseeta, your question is still unintelligible. We understand you are loading from a sequeuntial file to an oracle database. But what does I want to increase the load data by date mean in this context? You want to increate the value of a date column? You want to...
- Thu Dec 22, 2005 4:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Change Hashfile name
- Replies: 13
- Views: 3818
- Thu Dec 22, 2005 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: nls-read -delimited, column missing error
- Replies: 10
- Views: 9050
- Thu Dec 22, 2005 3:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation is not creating the DataStage Project folder
- Replies: 7
- Views: 4471