Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> exp error: not all variables bound
Hi Everyone,
I'm trying out the new Oracle for Linux, and after creating a new instance and some tables with data, I get the message below when trying to export. Has anyone seen this before?
Thanks,
Paul
Enc. --
About to export the entire database ...
. exporting tablespace definitions
. exporting profiles
. exporting user definitions
. exporting roles
. exporting resource costs
. exporting rollback segment definitions
. exporting database links
. exporting sequence numbers
. exporting directory aliases
. exporting foreign function library names
. exporting object type definitions
. exporting cluster definitions
. about to export SYSTEM's tables via Conventional Path ...
. . exporting table AQ$_QUEUE_TABLES
EXP-00008: ORACLE error 6554 encountered
ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
. . exporting table AQ$_SCHEDULES
EXP-00008: ORACLE error 1008 encountered
ORA-01008: not all variables bound
. . exporting table DBMS_ALERT_INFO
EXP-00008: ORACLE error 1008 encountered
ORA-01008: not all variables bound
--
Paul A. Watters, MAPS <p.a.watters_at_computer.org>
Department of Computing
Division of Information & Communication Sciences
Macquarie University NSW 2109 AUSTRALIA
http://www.comp.mq.edu.au/~pwatters
Received on Tue May 04 1999 - 00:49:14 CDT
![]() |
![]() |