{ TABLESPACE tablespace [, tablespace]...
| DATAFILE 'filename' [, 'filename']...
| STANDBY 
  { TABLESPACE tablespace [, tablespace]... 
  | DATAFILE 'filename' [, 'filename']... 
  }
  UNTIL [CONSISTENT WITH] CONTROLFILE
}

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