run {
allocate channel disk1 type disk;
backup full filesperset=100
(database format 'F:%d_%s.bak' include current controlfile)
plus archivelog format 'F:%d_%s.bak' delete all input;
release channel disk1;
}
and the following error occured:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 03/06/2008 11:06:33
ORA-19504: Datei "F:20080306_RMAN_12.bak" kann nicht erzeugt werden
ORA-27040: skgfrcre: Erstellungsfehler. Datei kann nicht erstellt werden
OSD-04002: Datei kann nicht geöffnet werden
O/S-Error: (OS 5) Zugriff verweigert
Do you have any idea what is wrong or missing?
Requires Free Membership to View
This was first published in April 2008

Join the conversationComment
Share
Comments
Results
Contribute to the conversation