ORA-06316: IPA: Invalid database SID
Answer / guest
Cause: The SID is unknown at the remote side.
Action: Either the database does not exist, is not running,
or there are no reserved servers for that SID.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06413: Connection not open.
ORA-08271: sksabln: Buffer size not large enough for archive control string
ORA-14046: a partition may be split into exactly two new partitions
ORA-26007: invalid value for SETID or OID column
LSX-00311: local element or attribute shouldn't be namespace qualified
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...
KUP-04052: error processing column string in a row for datafile string
ORA-24782: Cannot detach from a non-migratable transaction
ORA-02774: Invalid request list latch time out value
ORA-13367: wrong orientation for interior/exterior rings
ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE | READ COMMITTED }
NNL-00561: register <name> [-t<type>] [-d<address>] [-h<hostname>] [-l<listener_name>] : register an object with Oracle Names