harinder_kaur
Joined: 29 Jul 2005 Posts: 12 Location: INDIA
|
Posted: Mon Mar 20, 2006 3:12 pm Post subject: Compiere on Oracle XE |
|
|
Hi1
I have imported compiere data on oracle XE . it gives the following errors
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('META-INF/MANIFEST.MF', 0, 30, "
"0, 3, 484, 0); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('deployment/sqlj.ddr', 0, 30, 0"
", 9, 9478, 0); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Account', 0,"
" 29, 0, 4, 2234, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/BPartner', 0"
", 29, 0, 3, 1540, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Compiere', 0"
", 29, 0, 9, 8838, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Currency', 0"
", 29, 0, 6, 4689, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Invoice', 0,"
" 29, 0, 7, 6963, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Manufacturin"
"g', 0, 29, 0, 4, 2083, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Payment', 0,"
" 29, 0, 4, 3622, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/PaymentTerm'"
", 0, 29, 0, 7, 6494, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
PL/SQL: Statement ignored
IMP-00017: following statement failed with ORACLE error 6550:
"BEGIN :STATUS := DBMS_JAVA.START_IMPORT('org/compiere/sqlj/Product', 0,"
" 29, 0, 9, 8208, 1); END;"
IMP-00003: ORACLE error 6550 encountered
ORA-06550: line 1, column 22:
PLS-00201: identifier 'DBMS_JAVA.START_IMPORT' must be declared
ORA-06550: line 1, column 11:
But my compiere is working ok.Please let me know the problems.
Thanks and Regards,
Harinder Kaur |
|