IMPDP fails from 10gR2 to 11gR2
Hi,
source Oracle version : 10.2.0.1 (Enterprise Edition)
target Oracle Version : 11.2.0.1 (standard Edition )
Hi,
Here when we try to import daump file in to 11.2.0.1 database from 10.2.0.1 database export dumpfile we got the below error.
ORA-02374: conversion error loading table "sample"."NSF"
ORA-12899: value too large for column COMMENTS (actual: 209, maximum: 150)
ORA-02372: data for row: COMMENTS : 0X'BF03504750BFBF4E0315BF7C2721BFBFBF100800BF0EBF32BF'
ORA-02374: conversion error loading table "sample"."NSF"
ORA-12899: value too large for column COMMENTS (actual: 208, maximum: 150)
ORA-02372: data for row: COMMENTS : 0X'6E4B0BBF1BBFBFBF12BFBF25561467BF5ABFBF32BFBF784224'
Can any one please help me how to resolve this problem.
source Oracle version : 10.2.0.1 (Enterprise Edition)
target Oracle Version : 11.2.0.1 (standard Edition )
Hi,
Here when we try to import daump file in to 11.2.0.1 database from 10.2.0.1 database export dumpfile we got the below error.
ORA-02374: conversion error loading table "sample"."NSF"
ORA-12899: value too large for column COMMENTS (actual: 209, maximum: 150)
ORA-02372: data for row: COMMENTS : 0X'BF03504750BFBF4E0315BF7C2721BFBFBF100800BF0EBF32BF'
ORA-02374: conversion error loading table "sample"."NSF"
ORA-12899: value too large for column COMMENTS (actual: 208, maximum: 150)
ORA-02372: data for row: COMMENTS : 0X'6E4B0BBF1BBFBFBF12BFBF25561467BF5ABFBF32BFBF784224'
Can any one please help me how to resolve this problem.
0