ORA-38442: The ADT "string" is not in a valid state.
Answer / guest
Cause: An attempt was made to use an ADT that is not in a
valid state.
Action: Check the INCOMPLETE field in the user_types catalog
view to make sure that the ADT is in a valid state. Drop the
invalid ADT and recreate the corresponding attribute set.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...
ORA-02175: invalid rollback segment name
ORA-31210: DBMS_LDAP: PL/SQL - LDAP get_dn error.
KUP-03011: OCI error getting database column size.
RMAN-06120: uncataloged archive log
ORA-07206: slgtd: gettimeofday error, unable to obtain time.
LPX-00261: invalid URL ~s
TNS-01175: Password unchanged
ORA-24147: rule string.string does not exist
NCR-00001: NCR: Could not allocate memory
KUP-02003: unrecognized character: string
PLS-01711: A SELECT statement may not contain ORDER_BY, HAVING, or GROUP_BY clause