ORA-24089: AQ Agent string already exists
Answer / guest
Cause: This AQ agent has already been created
Action: Specify another agent name or use the ALTER api to
modify the agent information.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PROT-00006: The specified import file cannot be found
TNS-01304: ns secondary err code: number
TNS-12222: TNS:no support is available for the protocol indicated
ORA-00337: log file 'string' does not exist and no size specified
IMG-00902: VIR signature free failed
ORA-19715: invalid format string for generated name
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-13768: Snaphshot ID must be between string and string.
PLW-07203: parameter 'string' may benefit from use of the NOCOPY compiler hint
ORA-23412: master table's primary key columns have changed
RMAN-08529: proxy file handle=string
CLSR-01006: Unable to process instance shutdown