Originally posted by marist89
http://download-west.oracle.com/docs...5a.htm#2078364 look for "trace_file_clause" to probably do what you are trying to do
Oh, it is possible:

SQL> alter database backup controlfile to trace as '/opt/oracle9/aaa.trc';

Database altered.