Home > Database > Mysql Tutorial > EXP-00056 ORA-06550 PLS-00302错误

EXP-00056 ORA-06550 PLS-00302错误

WBOY
Release: 2016-06-07 17:04:03
Original
1461 people have browsed it

注意在exp导出时,Oracle exp导出的客户端的Oracle版本比 服务器Oracle的版本高才出现的问题。如:服务器Oracle为9i,如果用Orac

在exp在导出时,出现下面错误。

EXP-00056:遇到Oracle错误6550

ORA-06550:第1行,第41列:

PLS-00302:必须说明'SET_NO_OUTLINES'组件

ORA-06550:第1行,第15列:

PL/SQL: Statement ignored

EXP-00000:导出终止失败

注意在exp导出时,,Oracle exp导出的客户端的Oracle版本比 服务器Oracle的版本高才出现的问题。

如:服务器Oracle为9i,如果用Oracle10g客户端导出将会出现上面的问题。

换到Oracle9i的客户端即可解决。

linux

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template