ORA-07224: sfnfy: failed to obtain file size limit; errno =
string.
Answer / guest
Cause: The ulimit system call returned an error.
Action: Check errno and contact customer support.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
NNL-00207: Scheduled reload check to occur in string
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-01986: OPTIMIZER_GOAL is obsolete
ORA-27145: insufficient resources for requested number of processes
ORA-12544: TNS:contexts have different wait/test functions
TNS-00311: Connection Manager: Failed to start tracing after rereading parameter data
ORA-12345: user string lacks CREATE SESSION privilege in database link (linkname string)
ORA-24281: invalid access past the maximum size of LOB parameter string
ORA-06906: CMX: cannot get maximum packet size from CMX
ORA-31636: session is already attached to job string for user string
PLS-00322: declaration of a constant 'string' must contain an initialization assignment
LFI-00102: Unable to seek in sequentially accessed file.