Hi folks,
I have 9i OEM running on PC and I have scheduled backups to run every night. All other scheduled jobs ran fine except for one.
I think it is something to do with file ulimit? Does this make any sense to you? For some reason AIX has limit file size? Why?
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-07004: unhandled exception during command execution on channel c1
RMAN-10035: exception raised in RPC: ORA-19504: failed to create file "/backup/physical/friday/b_05dvo4pv_5_1"
ORA-27039: create file failed, file size limit reached
Additional information: 1
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
This error is affecting a backup set file to be created, unless something is sorted with the file limit size?
At the moment, the file ulimit on F50 is
$ ulimit
2097151
Can you help me here please, I have searched everything on oracle metalink but nothing relevant to help me.
Thanking you all in advance.
Regards
Katherine
I have 9i OEM running on PC and I have scheduled backups to run every night. All other scheduled jobs ran fine except for one.
I think it is something to do with file ulimit? Does this make any sense to you? For some reason AIX has limit file size? Why?
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-07004: unhandled exception during command execution on channel c1
RMAN-10035: exception raised in RPC: ORA-19504: failed to create file "/backup/physical/friday/b_05dvo4pv_5_1"
ORA-27039: create file failed, file size limit reached
Additional information: 1
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
This error is affecting a backup set file to be created, unless something is sorted with the file limit size?
At the moment, the file ulimit on F50 is
$ ulimit
2097151
Can you help me here please, I have searched everything on oracle metalink but nothing relevant to help me.
Thanking you all in advance.
Regards
Katherine