Read Only table after export from Oracle 10G to Import in Oracle 12.2
Hi,
I exported 6 schemas from an oracle database 10.2.0.4 to import them in Oracle 12.2.0.1.
But for 4 of these schemas it's ok but for the 2 others, all tables are in READ ONLY. I don't understand why. If I rember the READ ONLY mode appeaars in oracle 11G. So all my tables imported from a 10G database should be in READ WRITE, shuld not ?