SET TURBODB [ ALLBASE/Turbo CONNECT Administrator's Guide ] MPE/iX 5.0 Documentation
ALLBASE/Turbo CONNECT Administrator's Guide
SET TURBODB
Defines the TurboIMAGE/XL database to be used by other ATCUtil commands.
Syntax
SE[T] TURBODB TurboDB [,MAINT=TurboMaintWord]
Parameters
TurboDB is the name of the TurboIMAGE/XL database with which
you wish to work.
TurboMaintWord is the maintenance word for the TurboIMAGE/XL database.
This parameter can be omitted if you are the
TurboIMAGE/XL database creator (DBC).
Prerequisites
DBC status or TurboIMAGE/XL maintenance word specified as part of
command.
Description
Use the SET TURBODB command to indicate the name of the TurboIMAGE/XL
database with which you wish to work. This name remains in effect until
you exit the program or issue a new SET TURBODB command. Note that
because ATCUtil supports standard MPE XL user, group, and account
security rules, to issue this command for a TurboIMAGE/XL database in a
different group and account, be sure you have the correct capabilities.
To work with another TurboIMAGE/XL database associated with the same
DBEnvironment, issue another SET TURBODB command specifying the new
database.
Example
In this example, the SALES TurboIMAGE/XL database is specified.
_____________________________________
| |
| >>SET TURBODB SALES |
| >> |
_____________________________________
MPE/iX 5.0 Documentation