Rosa, I got a very similar error while importing a user catalog and
data that contained some BLOB columns. It was solved by:
1.- Setting the parameter COLUMN_COMPRESSION to false on both
instances. Restart them.
2.- re-exporting and re-importing.
Hope it helps.
Martin
--
Dinamica - RADical J2EE
Hi Andris,
Andris Spruds [mailto:[EMAIL PROTECTED] wrote:
>
> In the beginning I created all my tables/etc as DBA user.
> However, now I
> would like to deploy my application, so obviously I need to
> migrate all my
> data to a regular user, which has no administrative
> permissions. I tried
>