DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: changing character set!!

Threaded View

  1. #2
    Join Date
    Jan 2009
    Posts
    2
    Changing the Database Character Set of an Existing Database

    Database character set migration has two stages:

    1. Data scanning -- can identify number of schema objects where the column widths need to be expanded and the extent of the data that does not exist in the target character repertoire (range). This information helps to determine the best approach for converting the database character set.

    2. Data conversion -- ensure if the database does not contain any of the inconsistencies described in "Character Set Conversion Issues"


    Also refer.
    Doc ID: 261871.1 Changing EL8ISO8859P7 to EL8MSWIN1253
    Last edited by rtnataraj; 04-20-2009 at 03:00 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width