Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Error in designer!!
Hi!
I have installed Oracle 8.1.7 on a Windows2000 server.
I installed the repository in the same oracle home as the 8.1.7. without any error messages. When i tried to create a table design in designer I've got the following message. Can anyone advise what to do. Jan Message ------- RME-02105: Oracle error occurred... ORA-06550: line 2, column 11: PLS-00201: identifier 'CIOTABLE_DEFINITION.DATA' must be declared ORA-06550: line 2, column 11: PL/SQL: Item ignored ORA-06550: line 9, column 3: PLS-00320: the declaration of the type of this expression is incomplete or malformed ORA-06550: line 9, column 3: PL/SQL: Statement ignored ORA-06550: line 10, column 3: PLS-00320: the declaration of the type of this expression is incomplete or malformed ORA-06550: line 10, column 3: PL/SQL: Statement ignored ORA-06550: line 11, column 3: PLS-00320: the declaration of the type of this expression is incomplete or malformed ORA-06550: line 11, column 3: PL/SQL: Statement ignored ORA-06550: line 12, column 3: PLS-00320: the declaration of the type of this expression is incomplete or malformed ORA-06550: line 12, column 3: PL/SQL: Statement ignored ORA-06550: line 13, column 3: PLS-00320: the declaration of the type of this expression is incomplete or malformed ORA-06550: line 13, column 3: PL/SQL: Statement ignored ORA-06550: line 14, col Cause ----- The .msg message file 'c:\orant\repadm61\rmus.msg' for product "RMMSGS61", utility "RME" could not be found. Action ------ ----------------------------------------------------------------- --------------- Message ------- RME-02124: Failed to execute SQL statement: declare pl1_el0 CIOTABLE_DEFINITION.data; utility varchar2(3); curr_el integer; begin savepoint rm_dispatch; rmmes.clear; curr_el := 0; pl1_el0.i.INDEX_ONLY_FLAG := true; pl1_el0.v.INDEX_ONLY_FLAG := :p2_el0; pl1_el0.i.COLUMN_PREFIX := true; pl1_el0.v.COLUMN_PREFIX := :p3_el0; pl1_el0.i.TYPES := true; pl1_el0.v.TYPES := :p4_el0; pl1_el0.i.IRID := true; pl1_el0.v.IRID := :p5_el0; pl1_el0.i.IVID := true; pl1_el0.v.IVID := :p6_el0; pl1_el0.i.NUMBER_OF_TIMES_MODIFIED := true; pl1_el0.v.NUMBER_OF_TIMES_MODIFIED := :p7_el0; pl1_el0.i.ALIAS := true; pl1_el0.v.ALIAS := :p8_el0; pl1_el0.i.ID := true; pl1_el0.v.ID := :p9_el0; pl1_el0.i.NAME := true; pl1_el0.v.NAME := :p10_el0; pl1_el0.i.JOURNAL_LOCATION := true; pl1_el0.v.JOURNAL_LOCATION := :p11_el0; pl1_el0.i.DISPLAY_TITLE := true; pl1_el0.v.DISPLAY_TITLE := :p12_el0; CIOTABLE_DEFINITION.INS(:p1_el0,pl1_el0);Legal Notices and Terms of Use | Privacy Statement
:errcnt := 0;
exception when others then rmmes.get_error_state(utility,:excode); rmmes.get_product(utility,:exprod);
:exutil := utility;
:errcnt := rmmes.getsize;
:sqlcod := SQLCODE;
:sqlmsg := SQLERRM;
:currel := curr_el;
rollback to savepoint rm_dispatch; end; Cause ----- The .msg message file 'c:\orant\repadm61\rmus.msg' for product "RMMSGS61", utility "RME" could not be found. Action ------ ----------------------------------------------------------------- --------------- Message ------- RME-00222: Failed to dispatch operation to Repository Cause ----- The .msg message file 'c:\orant\repadm61\rmus.msg' for product "RMMSGS61", utility "RME" could not be found. Action ------ ----------------------------------------------------------------- --------------- CopyrightŠ 2001 Oracle Corporation. All Rights Reserved. Contact Us |
begin 666 stretch.gif
K1TE&.#EA`0`!`(#_`,# P ```"'Y! $`````+ `````!``$```("1 $`.P``
`
end
Received on Tue Dec 18 2001 - 08:55:06 CST
![]() |
![]() |