Oracle RMAN Pocket Reference By Darl Kuhn, Scott Schulze The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated October 20, 2004. UNCONFIRMED errors and comments from readers: [15,16] 1st and 4th commands on this page 15 and 1st command on page 16; $ rman target / sys@mooft@brdstn nocatalog (should be) ==> $ rman target sys @mooft@brdstn nocatalog $ rman target / sys@mooft@brdstn (should be) ==> $ rman target sys @mooft@brdstn on page 15 and 16. (19) Bad Syntax Example Line 2>; The bad syntax example line 2 is actually the correct syntax, showing BACKUP FULL rather than BACKUP FUL as per the text.