TNS-01110: Mismatch - password unchanged
Answer / guest
Cause: New password and reentered new password are different"
Action: Re-enter the listener password, make sure that New
password and reentered new password are the same
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 1 No |
ORA-23363: mismatch of mview base table "string" at master and mview site
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...
DRG-11516: user must be at least in role CTXUSER to perform this operation
ORA-13784: cannot accept SQL profiles for all statements in the "SQL Tuning Set"
RMAN-06540: tablespace string will be excluded from future whole database backups
PLS-00427: RPC defaults cannot use builtins when versions of STANDARD differ
ORA-23536: the object "string"."string" is not cached at the middle tier as expected.
PLS-00613: only one item is allowed, when using variables of record type
LSX-00132: attribute "~1S" has invalid occurrences value "~2S"
DRG-10100: invalid argument found: string
KUP-04009: invalid SLF handle
NZE-29040: There are no supported cipher suites.