The system administrator should make a special effort to become familiar with the documentation of those commands used to set up and maintain the system. This section presents the administrative commands and Procs that are available only in the SYSPROG account. These commands and procs are first summarized alphabetically, then arranged into functional groups. See the final topics in this section for full descriptions and syntax of the SYSPROG account commands.
Restores one or more accounts from a FILE-SAVE or ACCOUNT-SAVE backup medium. |
|
Copies the specified account(s) to backup media. |
|
Restores all accounts that are present on a FILE-SAVE or ACCOUNT-SAVE backup medium but not on disk. |
|
Allows certain mvBase clients the capability to disconnect from the mvBase server with a custom delay that reserves the client’s line. |
|
Automatically logs off a specified process after either a designated period of inactivity or the loss of an incoming DTR signal. |
|
Builds the FILE-XREF file, which contains file paths for all accounts on the system. |
|
Recovers blocks of contiguous frames from the POVF Linked Space. |
|
Carries out the housekeeping and system verification procedures that are required any time the system is started up. |
|
The CONSOLE-ON command assigns the system console to any process. Use CONSOLE-OFF to disable this feature. |
|
Lists the number of update logging transactions in the queue that are waiting to be dequeued. |
|
Creates new user accounts. |
|
Creates additional workspace areas for use by the EXECUTE statement in mvBASIC. |
|
Runs the System Cursor Definition Utility, which allows administrators to specify cursor functions for unsupported terminals. |
|
Deletes an account and all of its files from the system. |
|
Forces a disconnect of an mvBase client connection. |
|
Displays the contents of disk frames, including information about forward and backward links. |
|
Runs during coldstart to define the behavior of features which, for mvBase, are now available in more than one flavor. |
|
Saves the entire data area of the disk to backup medium. |
|
Restores the entire data area of the disk using any full filesave backup medium. |
|
Sets the system date format to the international standard. |
|
Performs an incremental filesave. |
|
Initializes pointers to the terminal definition file (CURSOR). |
|
Resets all logical tape units or floppy disk drives to their default assignments given at coldstart, and it clears all tape buffers. |
|
The LINK-LINE command links an unattached communications line to a process. Use UNLINK-LINE to detach a line from a process. |
|
Links process workspace while the system is up and running. |
|
Displays the Software Abort Log from TCL in the SYSPROG account. |
|
Lists all disk errors logged in the SYSTEM-ERRORS file. |
|
Lists statistics on all files most recently saved to backup media. |
|
Lists all Group Format Errors (GFEs) logged in the SYSTEM-ERRORS file. |
|
Lists all mvBasic Run-Time errors logged in the RUNTIME-ERRORS file. |
|
Lists all security violations logged in the SECURITY-LOG file. |
|
Lists all native softrap aborts logged in the SYSTEM-ERRORS file. |
|
Shows the current setting of all the system switches. |
|
Displays information about the configuration of mvBase lines and ranges of lines. |
|
Locks a specified frame in memory. |
|
Prevents prospective users from logging on once a specified number of invalid attempts to log on have occurred. |
|
Displays the parameters currently in effect from the LOCKOUT command. |
|
Logs a specified process off the system. |
|
Lets an administrator log another user or process on to the mvBase system, and has been superseded by the TANDEM command. |
|
Sets the maximum number of users who can log on to the system at any one time. |
|
MODEM-ON and MODEM-OFF enable and disable (respectively) DTR flow control, which makes it possible to start and stop data transmission between the system and peripheral devices. These commands have been superseded by the PROTOCOL command. |
|
Sets a password for a new account, or changes or deletes an existing password. |
|
Inserts a TCL command or a character string in the input buffer of another process. POKE has been superseded by the TANDEM command. |
|
Resets all terminal definition pointers and disables all mvBASIC @( ) functions. |
|
Clears all item locks in the item locks table. |
|
Clears the SECURITY-LOG file. |
|
Cancels a logical tape unit assignment to a physical tape device or floppy disk drive. |
|
Restores the specified dictionary, data file, or account from a filesave backup medium. |
|
Copies to backup medium all or part of the data area of the disk. |
|
Restores from backup medium one or more items in a file. |
|
Sets or changes the current system date. |
|
Sets the rollover point on your system. |
|
Assigns a logical tape unit to a physical tape device or floppy disk drive. |
|
Sets the system-wide default characteristics for terminals and printers. |
|
Sets or changes the current system time. |
|
Shuts down the system before rebooting or turning off the power. |
|
Turns on the TCL Stacker for the specified process. STACK-OFF disables this feature. |
|
Initializes or restarts a system printer. |
|
Initializes the Spooler without coldstarting the entire system. |
|
A front end to EXECUTE-SYSTEM-SWITCH, used to display and/or change the setting of a switch or a class of switches. |
|
Allows the display and control of another process on your terminal. |
|
Clears the update logging queue without dequeueing entries. |
|
Starts the transaction logging process. |
|
Starts transaction logging. This command is a synonym for the TLOG-DEQUEUE command. |
|
Displays the transaction logger’s status every specified number of seconds. |
|
Uses the taped output of transaction logging as input and restores transactions onto the existing database. |
|
Restarts a transaction logging process that was suspended by the TLOG-SUSPEND command, and creates a new transaction logging session. |
|
The TLOG-STATUS command displays the status of the transaction logger from any process. |
|
Ends the current transaction logging process. |
|
Temporarily suspends transaction logging. |
|
The UDATE command sets the system date format to the United States standard. |
|
:ULOG-ON starts update logging; the :ULOG-OFF command stops update logging. |
|
Specifies which files are to be excluded from update logging even though they are listed in the FILE-XREF file. |
|
Unlinks and detaches a line from a process. |
|
Removes the core lock from a specified frame. |
|
Called from the COLD-START Proc and customizes the coldstart procedure. |
|
Verifies the operating system software against check-sum items other than CHECK-SUM, which is in the ERRMSG file. Offers additional flexibility over the VERIFY-SYSTEM command. |
|
Verifies the integrity of the operating system software. |
|
Displays a system status report. |
|
Displays the location and status of all currently active processes. |
See Also
Using the SYSPROG Account and Commands