Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Format

Examples

RDB/VMS RMU/ALTER EXIT — VMS RDB_4.0

 The EXIT command terminates the RdbALTER session and returns you
 to  DCL  command  level.   You  can  also  press CTRL/Z to end a
 RdbALTER session.

 If EXIT is issued and altered but uncommitted pages  exist,  you
 are  told  to  issue  either  a  COMMIT  or  a ROLLBACK command.
 RdbALTER does not exit until COMMIT or  ROLLBACK  has  accounted
 for all altered pages.

 EXIT performs an implicit NOLOG command if a LOG file is open.

Additional information available:

FormatExamples

Format

 EXIT

Examples

 Example 1

 This example exits RdbALTER command level  and  returns  you  to
 DCL.

 RdbALTER> EXIT
 $

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026