导出数据报下面的错误:
. exporting indextypes . exporting bitmap, functional and extensible indexes . exporting posttables actions EXP-00008: ORACLE error 1403 encountered ORA-01403: no data found ORA-06512: at "SYS.DBMS_AQ_IMPORT_INTERNAL", line 77 ORA-06512: at line 1 ORA-06512: at "SYS.DBMS_SYS_SQL", line 781 ORA-06512: at "SYS.DBMS_SQL", line 316 ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 82 ORA-06512: at "SYS.
查看metalink,解决办法如下 :
Problem Explanation:
====================
This can be caused by running the script 'catnoqueue.sql' without first dropping all the queue tables in the database.
Solution Explanation
====================
The script 'catnoqueue.sql' has been run which drops the tables DEF$AQCALL and DEF$AQERROR. The corresponding rows in SYS.EXPACT$ are not dropped. Prior to running 'catnoqueue.sql', check for and drop any existing queue tables. To ascertain the existence of any queue tables, from SQL*Plus issue the following command to list all queue tables:
SELECT * FROM dba_queue_tables
To drop the queue tables, from SQL*Plus issue the following command: execute dbms_aqadm.drop_queue_table('<queue table name>')
Solution Description:
=====================
If 'catnoqueue.sql' has already been run, then you need to delete from SYS.EXPACT$ rows for non-existent queue tables. The following steps will allow a full export to run successfully:
All rows from the SYS.EXPACT$ table for the function package DBMS_AQ_IMPORT_INTERNAL need to be deleted.
1. Login into Server Manager as INTERNAL or SYS; or, login into SQL*Plus as SYS
2. Enter the following SQL command:
DELETE FROM SYS.EXPACT$
WHERE FUNC_PACKAGE = 'DBMS_AQ_IMPORT_INTERNAL';
After the statement issue a 'commit' so the statement can take effect.
3. Exit Server Manager or SQL*Plus.
4. Now you should be able to do a full database export.
这样问题得到圆满的解决。
Sun 上面oracle文件的限制:metalink note 62409.1
Filesize Limits For Oracle RDBMS 32-bit On Solaris (SPARC) Servers
~~~~~~~~~~~~~~~~~~~~~~~
SOLARIS 2.6 / 2.7 / 2.8
~~~~~~~~~~~~~~~~~~~~~~~
File Exp/ Loader
Oracle System Raw Imp** see ** UTL_FILE Notes (see below)
=========================================================================
10.1.0.1.0 There is no 32 Bit Oracle
9.2.0.1 >4Gb >=2Gb >=2Gb >=2Gb >=2Gb
8.1.7.0 >4Gb >=2Gb >=2Gb >=2Gb >=2Gb
8.1.6.0 >4Gb >=2Gb >=2Gb >=2Gb >=2Gb
8.1.5.0 32Bit >4Gb >=2Gb <2Gb <2Gb <2Gb
8.1.5.0 64Bit >4Gb >=2Gb <2Gb <2Gb <2Gb Exp is a 32bit executable
相关推荐
在Oracle数据库管理中,我们可能会遇到各种启动时的错误,其中`ORA-32004`是一个关于过时或废弃参数的错误,这通常意味着在实例启动时配置的某些参数不再有效或已被弃用。在本文中,我们将详细探讨这个问题,以及...
KUP-04095: Preprocessor command encountered error "pipe Read Timeout (Doc ID 2641386.1)
ORACLE8I数据库应用EXP工具时ORA-06553报错的解决方法 摘要:本文主要解决ORACLE 8I数据库应用EXP工具时ORA-06553报错的问题,分析出现问题的原因,并提供了正确的解决方法和措施。 知识点1:Oracle 8I数据库EXP...
- **Excitation Levels and Frequencies**: Specific levels and frequencies of electromagnetic energy are prescribed to ensure that the tests are representative of potential disturbances encountered ...
### Oracle 错误代码解析 #### ORA-00001: Unique constraint violated - **解释**: 当尝试插入或更新的数据违反了唯一性约束时触发此错误。 - **解决方案**: 检查数据是否重复,并确保每个字段值都是唯一的。 ##...
### Oracle 错误一览表详解 #### ORA-00001: Unique constraint violated - **描述**:当尝试插入或更新一个行时,违反了唯一性约束。 - **解决方法**:确保数据不违反任何唯一性约束,或者修改约束以适应数据。 #...
#### ORA-00023: Internal error encountered 这是一个非常通用的错误,表示Oracle内部遇到了无法处理的问题。这类错误通常与软件bug有关,可能需要联系Oracle支持服务进行解决。 #### ORA-00024: Mode 2 rollback...
[ERROR] Failed to execute goal org.wildfly.swarm:wildfly-swarm-plugin:2017.4.0:package (default) on project game: Execution default of goal org.wildfly.swarm:wildfly-swarm-plugin:2017.11.0:package ...
最新NGUI V 3.8.0 3.8.0 ...- NEW: Setting a Unity sprite on a UI2DSprite will now automatically set its border values. ...- FIX: Variety of fixes for obscure issues that most would have never encountered.
标题中的"µVISION: Error: Encountered an improper argument"是一个在使用Keil µVision集成开发环境时可能会遇到的问题提示。这个错误通常意味着在执行某些操作或者仿真过程中,软件遇到了无法识别或者不合法的...
集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...
解决方法 docker-ce安装时出现错误: dpkg: error processing package docker-ce (--configure): ...Errors were encountered while processing: docker-ce E: Sub-process /usr/bin/dpkg returned
例如,当尝试使用较低版本的EXP/IMP工具处理高版本数据时,可能会出现错误提示,如`EXP-00008: ORACLE error %lu encountered`或`ORA-00904: invalid column name`等。 #### 解决方案一:针对Oracle 9i及之前的版本...
NodeBB的羽毛笔作曲家 该插件激活NodeBB的... error: [build] Encountered error during build step Error: FileError: './quill/dist/quill.bubble.css' wasn't found. Tried - /some,/directories,/here /quill.b
【WsdlReader】是一个工具,主要用于在C#编程环境下便捷地读取并使用Web服务(Web Service)的代理类。这个工具对于开发者来说是学习和理解如何与Web服务交互的一个重要参考。通过WsdlReader,程序员可以自动化处理...
Jekyll Sass转换器 让Jekyll构建您的Sass和SCSS! 安装 Jekyll Sass Converter需要Jekyll 2.0.0或更高版本,并且与Jekyll捆绑在一起,因此如果您已经在使用Jekyll,则无需安装它。 将此行添加到您的应用程序的...
dpkg: error processing package mysql-community-client (--install): dependency problems - leaving unconfigured Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Errors were encountered while ...
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server ...
Download the attached file and extract it to the folder C:\Keil_v5\UV4. If you have installed PK51 to a different folder, you need to adapt the path accordingly. The file UV4.exe is replaced with ...
Certbot DNS Authenticator For ... The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.',). Skipping. Installi