ORA 01013

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
zvasku
Posts: 77
Joined: Tue 19 Sep 2006 12:04

ORA 01013

Post by zvasku » Thu 27 Mar 2014 17:34

Hello,

we have problem with ORA-01013 with latest version of dbForge. All queries are canceled in about 10 s. Is there any timeout to be set or it's a bug?

Oracle 11gR2 + OCI client, Win 7 64 bit

Thank
Zdenek

alexa

Re: ORA 01013

Post by alexa » Thu 27 Mar 2014 17:51

On the 'Advanced' page of the 'Database Connection Properties' dialog box, you can increase the value of the 'Execute timeout' field or set it to 0 meaning to wait infinitively (right-click the connection in Database Explorer and select 'Modify Connection' from the popup menu).

Please also see the 'Advanced, Database Connection Properties Dialog Box' topic in the product's Help documentation.

zvasku
Posts: 77
Joined: Tue 19 Sep 2006 12:04

Re: ORA 01013

Post by zvasku » Thu 27 Mar 2014 19:30

Thanks a lot.

Z

Post Reply