Re: HELP - ORACLE SET PASSWORD

From: Kingaroo <kingaroo_at_aol.com>
Date: 1995/10/04
Message-ID: <44tovi$nk2_at_newsbf02.news.aol.com>#1/1


>> > ALTER USER <User's Login> IDENTIFIED BY <NewPassword>?
>>
>> it wont work if 'User' has no DBA privileges.
>>
>>
 

>Strange. It works here all the time and the users definitely DO NOT have
 

>DBA privileges.

then check if the following works too at your site, then e-mail me ;)

CONNECT SCOTT/TIGER;
ALTER USER SYSTEM IDENTIFIED BY BOSS;
CONNECT SYSTEM/BOSS; Received on Wed Oct 04 1995 - 00:00:00 CET

Original text of this message