Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-02374,ORA-12899 IMPDP with same charaterset on source & target

Vinay SanivarapuJan 31 2025

Hello-

I am running into ORA-02374 & ORA-12899 on a recent impdp.

On 2 different tables on 2 iterations:

It seems like impdp is creating tables with incorrect column length when compared with same impdp with sqlfile parameter to crosscheck the table definition.

  • Source & target are of same charaterset & same NLS_LENGTH. DB OS is Windows vs Linux 64 bits.

What could be the possible reasons for this behavior ?

This post has been answered by Solomon Yakobson on Jan 31 2025
Jump to Answer
Comments
Post Details
Added on Jan 31 2025
3 comments
117 views