Oracle exp 报错:PLS-00302: component 'SET_NO_OUTLINES' must be declared

EXP-00056: 遇到 ORACLE 错误 6550
ORA-06550: line 1, column 41:
PLS-00302: component 'SET_NO_OUTLINES' must be declared
ORA-06550: line 1, column 15:
PL/SQL: Statement ignored
EXP-00000: 导出终止失败

原因是数据库本地和服务器上版本不一致造成的:
http://space.itpub.net/519536/viewspace-468231

你可能感兴趣的:(oracle,sql,.net)