AWS RDS Oracle import fails with ORA-06512
Recently I encountered an issue while importing schema to AWS RDS Oracle. Where the size of the export dump file is approx 1.8 GB. Import failed with the following error: SQL> Connected. SQL> SQL> SQL> 2 3 4 5 6 7 8 9 10 11 12 13 14 15...