If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > apostrophe as junk in db2 export to unix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-11, 04:03
samsince85 samsince85 is offline
Registered User
 
Join Date: Apr 2011
Posts: 5
apostrophe as junk in db2 export to unix

One of the column in a table has value with apostrophe symbol...some thing like this
................
BRADY’S BODY WORK
................

When this is exported through UNIX from db2, a junk character replaces the apostrophe ’ symbol as below

.................
BRADYS BODY WORK
.................


How can we rectify this problem? Can anyone help??
Reply With Quote
  #2 (permalink)  
Old 05-24-11, 11:19
Marcus_A Marcus_A is online now
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Need following information:
  1. OS and DB2 version of the database.
  2. Code Page of the database
  3. OS and DB2 version (or client version) of where you run the export from.
  4. Code Page of the client where export was run from.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On