HP 3000 Manuals

SETDBEMAINT [ ALLBASE/SQL Database Administration Guide ] MPE/iX 5.5 Documentation


ALLBASE/SQL Database Administration Guide

SETDBEMAINT 

Sets or alters the maintenance word of a DBEnvironment.

Scope 

SQLUtil Only

SQLUtil Syntax 

>> SETDBEMAINT  DBEnvironment Name:  DBEnvironmentName  Current

Maintenance Word:  OldMaintenanceWord  New Maintenance Word:

NewMaintenanceWord  Retype New Maintenance Word:  NewMaintenanceWord 

Parameters 

DBEnvironmentName       is the name of a DBEnvironment.

OldMaintenanceWord      is the old maintenance word.  This is written to
                        the terminal screen.

NewMaintenanceWord      is the new maintenance word.  What you type is
                        not echoed to the terminal screen.  You are
                        prompted to enter the new maintenance word a
                        second time for verification.

Description 

   *   This command allows you to set or change the DBEnvironment
       maintenance word.  The current maintenance word will be displayed
       after the DBEnvironment name has been given.  You are asked to
       enter the new maintenance word twice to ensure it is entered
       correctly.

   *   The DBEnvironment cannot be in use while this command is executed.

Authorization 

You must be the DBECreator or have SM capability to use this command.

Example 

     >> setdbemaint 
     DBEnvironment Name:  PartsDBE 
     Current Maintenance Word:  OldMaintWd
     New Maintenance Word: NewMaintWd 
     Retype New Maintenance Word:  NewMaintWd 

     Maintenance word changed.



MPE/iX 5.5 Documentation