From: Carsten Tolkmit [mailto:[EMAIL PROTECTED]]

> is it possible the restore the backup of a non-unicode SAPDB 
> 7.3.0.15 to a unicode SAPDB 7.3.0.20 (with default charset 
> not unicode) ?

The database parameter DEFAULT_CODE is not relevant
for backup compatibility.

The database parameter _UNICODE _is_ relevant for backup
compatibility. It is not possible to restore a backup
from a datbase with _UNICODE=NO to a database with
_UNICODE=YES (and the other way too) because the physical 
layout of the catalog differs.

If you wish to migrate from a non unicode database to a 
unicode database you have to use export/import of your data.

Bernd
-- 
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to