摘要: 测试用户连接C:\Users\ZP>sqlplus /nologconn hbcxuser/hbcxpass --查看所有表空间 select * from user_tablespaces--查看数据库里面所有用户,前提是你是有dba权限的帐号,如sys,system select usernam 阅读全文
posted @ 2019-10-30 09:37 恋之呓 阅读(3183) 评论(0) 推荐(0)
摘要: 测试用户连接C:\Users\ZP>sqlplus /nologconn hbcxuser/hbcxpass 创建表空间 C:\Users\ZP>sqlplus /nolog SQL*Plus: Release 11.2.0.1.0 Production on 星期三 7月 10 11:33:19 阅读全文
posted @ 2019-10-30 09:36 恋之呓 阅读(412) 评论(0) 推荐(0)