{ CREATE STANDBY CONTROLFILE AS 'filename' [REUSE]
| BACKUP CONTROLFILE TO 
  { 'filename' [REUSE] | TRACE [ RESETLOGS | NORESETLOGS] }
}

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.