CLOB Column error in DB link
Gobinath, June 11, 2024 - 5:42 am UTC
Yes got the picture, but I tried the same like
1. Created the temp table in the target db and tried to insert the CLOB column from the source table
2. Created the global temp table in the target db and tried to insert the CLOB column from the source table
Both are throwing the same error ORA 22992
Is that any criteria to be satisfied to insert the CLOB column from the source table. (Say, while creating the db link we need to mention something).
June 13, 2024 - 2:44 am UTC
Well... we can't see your test case, your code, your data, your output....so its tough for us to comment