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개 답변
0
수락된 답변
profile pictureAWS
전문가
답변함 한 달 전
profile picture
전문가
A_J
검토됨 한 달 전
  • 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!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠