About migrate database
HI,
Now I configuring the Oracle GoldenGate, The Source database's characterset is ZHS16GBK,Target Database's characterset is AL32UTF8.
During impdp,I encounter many errors,for example
ORA-02374: conversion error loading table "DCP_IMP"."XQ_JG_BJXX_20130113"
ORA-12899: value too large for column TBR (actual: 39, maximum: 36)
I want to know that except the expdp/impdp,Are there other ways to migrate the database?
Now I configuring the Oracle GoldenGate, The Source database's characterset is ZHS16GBK,Target Database's characterset is AL32UTF8.
During impdp,I encounter many errors,for example
ORA-02374: conversion error loading table "DCP_IMP"."XQ_JG_BJXX_20130113"
ORA-12899: value too large for column TBR (actual: 39, maximum: 36)
I want to know that except the expdp/impdp,Are there other ways to migrate the database?
0