ORA-28541: Error in HS init file on line number.
Answer / guest
Cause: A syntax error occurred in the gateway initialization
file.
Action: Check gateway init file to correct the syntax error.
For further information, check the error message in the
gateway trace file.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 1 No |
ORA-29257: host string unknown
ORA-30133: reserved for future use
IMG-00512: multiple incompatible scaling parameters found
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-02465: Inappropriate use of the HASH IS option
TNS-00234: Connect data for failed call: CALL DATA = string RECEIVE DATA = :string:
NID-00128: Cannot revert change of database, change not in progress
DRG-13309: operation not supported by USER_LEXER
PCC-02342: using WHERE CURRENT OF on cursor defined without FOR UPDATE clause
ORA-12198: TNS:could not find path to destination
SQL*Loader-00478: unable to continue due to missing filename for LOBFILE or SDF
NNL-00534: query <name> [<type>] : query for a desired name and RR type