Export Error with Oracle RDS

0

Hi,

When I try to export (expdp) a database schema in Oracle RDS using SQL Developer, I get the error below related to dump file size. This seems to be caused by default FILESIZE parameter in AWS RDS. Can I increase the size of this parameter in RDS so export will not fail?

Also, is it possible to generate/store the dump file on client machine where SQL Developer runs or not?

Processing object type SCHEMA_EXPORT/TABLE/TABLE
Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
Processing object type SCHEMA_EXPORT/TABLE/TRIGGER
ORA-39095: Dump file space has been exhausted: Unable to allocate 4096 bytes
Job "SYSAWS"."EXP_SD_3558" stopped due to fatal error at Fri May 10 23:37:29 2024 elapsed 0 00:00:47

Thanks,

1 Respuesta
0
Respuesta aceptada
profile pictureAWS
EXPERTO
respondido hace un mes
profile picture
EXPERTO
A_J
revisado hace un mes
  • I should have mentioned this is an Oracle SE so data compression is not available, The DB is not that big and might be 8-9 GB so I did not want multiple dump files but rather change the FILESIZE parameter to the max vailable. Also, I am using SQL Developer GUI (not SQL Plus) to connect to RDS and one link you pointed out is more of a connection to EC2 where you have full access to Operating system prompt. With RDS we dont.

  • Hi Sam15, thanks for accepting for my answer!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas