随笔分类 -  Oracle学习

摘要:ora-01653: unable to extend table sys.aud$ by 8192 in tablespac system[转载].在用sqlplus user/password@truth登录数据库时报如下错误: ORA-00604: error occurred at recu... 阅读全文
posted @ 2014-09-01 09:33 热爱生活,热爱生命 阅读(726) 评论(0) 推荐(0)
摘要:用户权限:create sessioncreate tableunlimited tablespaceconnectresourcedba一、创建 sys;//系统管理员,拥有最高权限 system;//本地管理员,次高权限 scott;//普通用户,密码默认为tiger,默认未解锁 二、登... 阅读全文
posted @ 2014-07-21 09:43 热爱生活,热爱生命 阅读(181) 评论(0) 推荐(0)