Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Sqlplus timeout
Hi,
My application is doing a select a a view. I have a Bash script which run Sqlplus using a .sql file. the query is done in this file.
I don't know how the view has been created, how it compute the rows... it's another application. I have no control over it.
I just need my script not to exit in timeout (ORA-12535).
Is it possible to change the timeout duration from the sqlplus commqnd line (parameter ?) or from inside my .sql file (PL/SQL command) ?
Thanks for the answers.
Bernard Received on Wed Nov 09 2005 - 03:23:38 CST
![]() |
![]() |