SQL*Plus User's Guide and Reference
Release 9.0.1

Part Number A88827-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Command Reference, 30 of 52


PASSWORD

Syntax

PASSW[ORD] [username]

Allows you to change a password without echoing it on an input device.

Terms

Refer to the following for a description of the clause or term:

username

Usage

To change the password of another user, you must have been granted the appropriate privilege. For more information about changing your password, see the CONNECT command in this chapter.

Examples

Suppose you are logged on as HR/HR, and want to change the password to HRHR

Screen icon
Keyboard icon
PASSWORD
Changing password for HR
Old password: HR
New password: HRHR
Retype new password: HRHR
Password changed

Suppose you are logged on as a DBA, and want to change the password for user johnw (currently identified by johnwpass) to johnwnewpass

Screen icon
PASSWORD johnw

Keyboard icon
Changing password for johnw
New password: johnwnewpass
Retype new password: johnwnewpass
Password changed


Note:

Passwords are not echoed to the screen, they are shown here for your convenience. 



Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback