Hi,
My application always getting an error of database:
The database controller returned an error status of 3114, ORA-3114: not connected to ORACLE.
and
The database controller returned an error status of 3113, ORA-03113: end of file on communication channel.
What went wrong, is it the...
Hi,
is there any way I can unload data from oracle db using sqlplus. My environment is HPUX ver 11 & Oracle 9i.
The data that I want have separator |with it.
thanks
Hi, when i try to delete the below data i got this error Long transaction aborted.
What went wrong?
select count(*) from oas_linkline
where doccode= "BILL"
(count(*))
5765
delete from oas_linkline
where doccode= "BILL"
458: Long transaction...
I got this error message when I try to delete data from table which is 4000
transaction . What need to be done so I can delete data up to 20000.
please assist me thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.