Kirk,

Craig Rutledge offers a utility which can scan a user's SQL sessions which involves use of the DMPSYSOBJ command:

http://www.jcrcmds.com/jcrdown2.html#JCRSSQL_tag

You could just run the command yourself with:

DMPSYSOBJ OBJ(ISQLSTxxxxxxxxxx*) CONTEXT(QRECOVERY) TYPE(19) SUBTYPE(EE)

with xxxxxxxxxx as the user profile for the sessions you want to look at then review the print output (command pulled out of the source in Craig's utility). Likely you won't see the session if it wasn't saved but maybe there is some trace of the previous session if they don't start another SQL session.

Paul

Principal Programmer Analyst
IS Supply Chain/Replenishment

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Kirk Goins
Sent: Friday, August 20, 2010 1:34 PM
To: Midrange-L
Subject: STRSQl - Recovery of Non Saved Session, can it be done?

If a person fails to 1. Save and exit session and does a 2=Exit without
saving session, Is there anyway to recovery the previous session?

Thanks

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.