ORA-27196: skgfpbk: sbtpcbackup returned error
Answer / guest
Cause: sbtpcbackup returned an error. This happens when a
proxy backup is begun.
Action: This error is returned from the media management
software which is linked with Oracle. There should be
additional messages which explain the cause of the error.
This error usually requires contacting the media management
vendor.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-12701: CREATE DATABASE character set is not known
ORA-37032: (XSMLTMAINT03) You cannot MAINTAIN partition template workspace object in MULTI mode.
NCR-03018: NCRO: Failed to make RSLV connection
ORA-25253: listen failed, queue string.string is not enabled for dequeue
ORA-13274: operator invoked with non-compatible SRIDs
NNL-01063: Statistic counters next reset in: string
ORA-15047: ASM file name 'string' is not in multiple-file creation form
PCC-02046: CMD-LINE: Unable to open config file:
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-24203: operation failed, queue table string.string has errors
ORA-02720: osnfop: shmat failed
RMAN-06499: skipping archive log file string; already backed up string time(s)