摘要:
1,连接数据库C:\Documents and Settings\Administrator>sqlplus /nologSQL*Plus: Release 10.1.0.2.0- Production on 星期六 5月 14 11:14Copyright (c) 1982, 2004, Oracle. All rights reserved.SQL> conn /assysdba已连接。SQL> startup2,列出控制文件所在目录(联机重做日志文件和数据文件)SQL> col name for a50SQL> select * from v$control 阅读全文