cmd->lsnrctl start
sqlplus /nolog
conn / as sysdba
startup
show user
hwm?
select * from user_tables
select * from v$tablespace;
select * from v$datafile;
show parameter;
show parameter db;
posted on 2011-03-23 17:18 lizhihui 阅读(230) 评论(0) 编辑 收藏 举报