ibm-information-center/dist/eclipse/plugins/i5OS.ic.sqlp_5.4.0.1/rbafyrecover.htm

59 lines
3.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Recover an SQL session" />
<meta name="abstract" content="If the previous SQL session ended abnormally, interactive SQL presents the Recover SQL Session display at the start of the next session (when the next STRSQL command is entered)." />
<meta name="description" content="If the previous SQL session ended abnormally, interactive SQL presents the Recover SQL Session display at the start of the next session (when the next STRSQL command is entered)." />
<meta name="DC.subject" content="session services, recovering an SQL session, interactive SQL" />
<meta name="keywords" content="session services, recovering an SQL session, interactive SQL" />
<meta name="DC.Relation" scheme="URI" content="rbafyintract.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbafyrecover" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Recover an SQL session</title>
</head>
<body id="rbafyrecover"><a name="rbafyrecover"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Recover an SQL session</h1>
<div><p>If the previous SQL session ended abnormally, interactive SQL presents
the Recover SQL Session display at the start of the next session (when the
next STRSQL command is entered).</p>
<div class="section"><p>From this display, you can choose to do either of the following
two things.</p>
<ul><li>Recover the old session by selecting option 1 (Attempt to resume existing
SQL session).</li>
<li>Delete the old session and start a new session by selecting option 2 (Delete
existing SQL session and start a new session).</li>
</ul>
</div>
<div class="section"><p>If you choose to delete the old session and continue with the
new session, the parameters you specified when you entered STRSQL are used.
If you choose to recover the old session, or are entering a previously saved
session, the parameters you specified when you entered STRSQL are ignored
and the parameters from the old session are used. A message is returned to
indicate which parameters were changed from the specified value to the old
session value.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafyintract.htm" title="Interactive SQL allows the programmer or database administrator to quickly and easily define, update, delete, or look at data for testing, problem analysis, and database maintenance.">Use interactive SQL</a></div>
</div>
</div>
</body>
</html>