Print Thread
Enhancement Request: Log Off button
#32430 04/28/04 03:42 AM
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Member
OP Offline
Member
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Not exactly of earth-shattering importance, but a button on the toolbar to log off the database (like the Session -> Close command in PL/SQL Developer) would be convenient. I often leave the query reporter client open, with an oft-used report loaded, for days at a time, and as a matter of practice I like to close the Db connections when I leave for the day.

Thanx,
HMD

Re: Enhancement Request: Log Off button
#32431 04/28/04 09:38 PM
Joined: Aug 1999
Posts: 22,219
Member
Offline
Member
Joined: Aug 1999
Posts: 22,219
I have added this to the list of enhancement requests. It may also be a nice enhancement to have a "log off after execute" option, so that you are only connected when the report is actually executing.


Marco Kalter
Allround Automations
Re: Enhancement Request: Log Off button
#32432 06/29/04 03:25 AM
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Member
OP Offline
Member
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Well, after being informed this morning that I had tied up a rollback segment on our data warehouse all weekend, I now realize that when I run a report in Query Reporter that includes a db-link, there is an implicit uncommitted trasaction created, and there is no way to either commit or rollback that transaction within query reporter short of logging off the database.

Since query reporter only does select statements (no updates), perhaps it would be a worthwhile addition to (optionally?) auto-commit on completion of the query, to release the holdback segment.

Thanx,
HMD

Re: Enhancement Request: Log Off button
#32433 06/29/04 09:36 PM
Joined: Aug 1999
Posts: 22,219
Member
Offline
Member
Joined: Aug 1999
Posts: 22,219
That would definitely be a good idea. Committing a select statement can never harm.


Marco Kalter
Allround Automations
Re: Enhancement Request: Log Off button
#32434 07/08/04 03:40 AM
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Member
OP Offline
Member
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
The more I think about this, the more I think that Query Reporter should cache my logon credentials, and only open a database session when the query is executed (or when the query builder is activated), and close on completion. For situations where you want to avoid the overhead of making/breaking connections for a series of quick reports, an option to "maintain database connection between reports" could be included in the Options tab.

HMD

Re: Enhancement Request: Log Off button
#32435 07/08/04 08:17 PM
Joined: Aug 1999
Posts: 22,219
Member
Offline
Member
Joined: Aug 1999
Posts: 22,219
That is also a nice idea smile


Marco Kalter
Allround Automations
Re: Enhancement Request: Log Off button
#32436 11/16/05 04:17 AM
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
Member
OP Offline
Member
Joined: Oct 2003
Posts: 27
Fort McMurray, AB, Canada
I know that you cured the "uncommitted transaction" issue when selecting over a db-link in PLSD version 6. Do you have an estimate when you might have a release of Query Reporter that solves that same problem, either with the auto logoff after execute or one of the other solutions we discussed above?

I'm getting flack from our DBA's because some of my query reporter users (Very happy campers, by the way - QR is a very valuable tool for us) don't log off after running cross-database reports, and we end up with inactive sessions maintaining table locks overnight and in some cases for days on end.

I know you said some time ago that you didn't expect any significant changes to QR until PLSD version 7 was released, but I would like to re-iterate my request for some way to release the lock(s) imposed by a db_linked select.

Thanx,
HMD

Re: Enhancement Request: Log Off button
#32437 11/16/05 10:50 PM
Joined: Aug 1999
Posts: 22,219
Member
Offline
Member
Joined: Aug 1999
Posts: 22,219
This will indeed be fixed in the Query Reporter version that is aligned with PL/SQL Developer 7. All select statements will implicitly be committed, and the Query Reporter can optionally log off after finishing a report.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.064s Queries: 14 (0.014s) Memory: 2.5252 MB (Peak: 3.0392 MB) Data Comp: Off Server Time: 2024-05-16 06:17:47 UTC
Valid HTML 5 and Valid CSS