Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

'X' being appended to the data in the file

504040Jun 13 2007 — edited Jun 19 2007
Hi,
The mapping that I created gets data from a source table (Oracle DB) and puts the information into a file. The database is on unix platform and OWB version is 10gR2.

The data goes into the csv file but 'X' is appended to each field in the file.

The record that should look like 'col1,col2,col3' is present in the csv file as 'Xcol1X,Xcol2X,Xcol3X'.

Does anyone know how to resolve this issue?

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2007
Added on Jun 13 2007
3 comments
647 views