Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Format

More

Examples

root-file-spec

RDB/VMS RMU/ALTER DEPOSIT_ROOT — VMS RDB_4.2

 Enters the new file specification of the root file.   This  will
 be the file specification after it is committed to the database.
 The change does not actually occur until you have committed  all
 changes and ended the RdbALTER session.

Additional information available:

FormatMoreExamples

Format

 ─┬──────>─────┬─> 
R

O

O

T
─┬────────────────────────┬─> typebox (=) file-spec ──> └─> 
D

E

P

O

S

I

T
─┘ ├─> 
S

P

E

C

I

F

I

C

A

T

I

O

N
───────┤ ├─> 
A

I

J

F

I

L

E

N

A

M

E
────────┤ └─> 
U

S

E

R
n RUJFILENAME ─┘

Additional information available:

root-file-spec

root-file-spec

 Specifies the full file specification (including version number)
 that the root file will have after it has been committed and the
 RdbALTER session is complete.

More

 After committing the changed root file name, the database cannot
 be  accessed  until you copy it to the location (using the exact
 fully qualified file specification)  that  you  specify  on  the
 DEPOSIT  ROOT command.  After that, users attach to the database
 at the new location.

Examples

 Example 1

 The following example enters a new file  specification  for  the
 root  file.   You  must specify a version number in the new file
 specification for the root file.  The  word  "(marked)"  in  the
 DEPOSIT  ROOT display indicates that root file is marked for the
 specified location but has not been moved to that location.

 RdbALTER> DISPLAY ROOT
          Root file specification is: "DISK1:[RICK.RDB]MF_PERSONNEL.RDB;1"
 RdbALTER> DEPOSIT ROOT SPECIFICATION="USER1:[RICK]MF_PERSONNEL.RDB;1"
 (marked) Root file specification is: "USER1:[RICK]MF_PERSONNEL.RDB;1"

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