HPlogo ALLBASE/SQL Database Administration Guide: HP 3000 MPE/iX Computer Systems > Appendix F SQLUtil

SETDBEMAINT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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.


Feedback to webmaster