li
  当前位置:主页 > 性能优化 > 文章内容
li
exp 的奇怪问题
来源: www.itpub.net  作者: www.itpub.net    时间:2008-04-19   阅读:6  
本文章共11547字,分6页,当前第1页,快速翻页:
 
exp 的奇怪问题 Copy to clipboard
Posted by: chao_ping
Posted on: 2003-11-27 16:47

9204 for solaris

新建的一个用户,授予connect, resource,可以正常exp。
原来的用户,有根多的权限,却无法exp。
授予exp_full_database之后,可以exp

[oracle@localdb udump]$ sql

SQL*Plus: Release 9.2.0.4.0 - Production on Thu Nov 27 16:41:11 2003

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production

SQL> create user zhch identified by zhch;
grant
User created.

SQL> connect ,resource to zhch;

Grant succeeded.

SQL> conn zhch/zhch
Connected.
SQL> select * from session_roles;

ROLE
------------------------------
CONNECT
RESOURCE

SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
[oracle@localdb udump]$ exp zhch/zhch file=test.dmp

Export: Release 9.2.0.4.0 - Production on Thu Nov 27 16:41:36 2003

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
Export done in ZHS16CGB231280 character set and AL16UTF16 NCHAR character set
. exporting pre-schema procedural objects and actions
. exporting foreign function library names for user ZHCH
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions for user ZHCH
About to export ZHCH's objects ...
. exporting database links
. exporting sequence numbers
. exporting cluster definitions
. about to export ZHCH's tables via Conventional Path ...
. exporting synonyms
. exporting views
. exporting stored procedures
. exporting operators
. exporting referential integrity constraints
. exporting triggers
. exporting indextypes
. exporting bitmap, functional and extensible indexes
. exporting posttables actions
IXDBA.NET社区论坛
. exporting materialized views
. exporting snapshot logs
. exporting job queues
. exporting refresh groups and children
. exporting dimensions
. exporting post-schema procedural objects and actions
. exporting statistics
Export terminated successfully without warnings.

[oracle@localdb udump]$ sqlplus cctest/cctest

SQL*Plus: Release 9.2.0.4.0 - Production on Thu Nov 27 16:42:01 2003

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production

SQL> select * from session_roles;

ROLE
------------------------------
CONNECT
SELECT_CATALOG_ROLE
HS_ADMIN_ROLE
RESOURCE

SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
[oracle@localdb udump]$ exp cctest/cctest file=cctest.dmp

Export: Release 9.2.0.4.0 - Production on Thu Nov 27 16:42:16 2003

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
Export done in ZHS16CGB231280 character set and AL16UTF16 NCHAR character set
EXP-00056: ORACLE error 942 encountered
ORA-00942: table or view does not exist
EXP-00000: Export terminated unsuccessfully


阅读更多内容1 · 2 · 3 · 4 · 5 · 6 · 下一页>>


  上一篇: data guard应用的三种模式   下一篇: ora-04031处理过程,欢迎进行讨论
li
 §相关评论  
 热点文章

·Resize datafile导致ASM Crash
·在Oracle10g RAC下新增ASM磁盘
·ORACLE SQL性能优化系列 (一)
·oracle性能调优:管理oracle日志
·oracle RAC环境中系统时钟的调
·why:Rac的心跳线不支持交叉线?
·RAC的VIP及实例依赖关系:版本O
·如何启动DataGuard的备用数据库
·系统表空间IO错误 数据损坏处理
·不幸中的万幸:遭遇ORA-00600 [
·用ORACLE的高级复制实现内外网
li
 编辑推荐
·Resize datafile导致ASM Crash
·在Oracle10g RAC下新增ASM磁盘
·ORACLE SQL性能优化系列 (一)
·oracle性能调优:管理oracle日志
·oracle RAC环境中系统时钟的调
·why:Rac的心跳线不支持交叉线?
·RAC的VIP及实例依赖关系:版本O
·如何启动DataGuard的备用数据库
·系统表空间IO错误 数据损坏处理
·不幸中的万幸:遭遇ORA-00600 [
·用ORACLE的高级复制实现内外网
li
 相关篇章
·data guard应用的三种模式
·bitmap index 的一点研究心得
·oracle ASSM内部存储研究大揭密
·oracle 9i特性之—在线表格重定义...
·oracle9i特性之数据库监控系列的...
·再谈ORA-01034 错误的解决办法
·oracle联机日志文件REDO LOGFILE...
·Oracle数据库日志文件深入分析
·ORA-03113:end-of-file on comm...
·ORA-00600:internal error code,...
·ora-04031处理过程,欢迎进行讨论
·Oracle Standby数据库专题探讨
·pga浅谈
·关于 cursor_sharing = similar
·关于 v$sysstat 与 v$filestat 中...
·statspack统计内容信息含义详解
·关于EXTENT MANAGEMENT LOCAL UN...
·关于Oracle后台進程问题的讨论
·ORA-12560: TNS: 协议适配器错误
·oracle OCA知识考点
 
li
设为首页 | 关于我们 | 技术服务 | 收藏本站 | 网站地图 | 联系方式 | 本站友情连接