True or false: RMAN offers the equivalent of the SQL command alter database backup controlfile to trace.
A. True
B. False
There is no equivalent RMAN command that creates a trace file with the create controlfile statement in it.
sqlplus 下:
sys@orcl> alter database backup controlfile to trace;