Re: How to logout in PRO*C?

From: <wickstromd_at_delphi.com>
Date: 1995/05/19
Message-ID: <hI2fzVo.wickstromd_at_delphi.com>#1/1


   

try the following:  

exec sql commit release;  

or  

exec sql rollback release;  

the release phrase should convince oracle that you want to dis-connect your session and allow you to connect again.  

let me know if it works.   Received on Fri May 19 1995 - 00:00:00 CEST

Original text of this message