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!

During impdp execution I am getting repeatable error conversion error loading table

Savo MarovicSep 1 2021

During the import of one dump into target database getting the following error
01-SEP-21 15:11:50.022: KUP-11007: conversion error loading table "SOMEUSER"."SRV_EVENTS_IN_QTAB_JMS"
01-SEP-21 15:11:50.022: ORA-26093: input data column size (3) exceeds the maximum input size (1)
01-SEP-21 15:11:50.022: KUP-11009: data for row: USER_DATA : 0X'050200'
The column USER_DATA is of TYPE aq$_jms_text_message and this type exists on both source and target databases.
Username: Data Type
image.png
image.png
Regards,
Savo

Comments
Post Details
Added on Sep 1 2021
4 comments
381 views