Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> snapshot from WE8MSWIN1252 to UTF8 database

snapshot from WE8MSWIN1252 to UTF8 database

From: Imran Rahim <i_rahim_at_hotmail.com>
Date: 23 Jul 2003 06:45:56 -0700
Message-ID: <e7519cfe.0307230545.48a34fad@posting.google.com>


We are trying to snapshot data from 8.1.7.4 database with single byte 8bit characterset (WE8MSWIN1252) to multipbyte (UTF8) also running 8.1.7.4

However we have realised that any field sizes are multipled by 3 to accomodate any characters that will require 3 bytes to be stored in their equivalent form on a multi-byte character set database e.g. Euro character

This creates a problem with large keys because they are hitting the limit of 3218 bytes available for the PK in a 8k block size.

Is there any way of preventing this multiplication of the field sizes ? Received on Wed Jul 23 2003 - 08:45:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US