Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

"sqlplus / as sysdba" and "sqlplus /nolog;conn / as sysdba"

1042996Sep 25 2013 — edited Sep 28 2013

Hi,

What is the difference between "sqlplus / as sysdba"

and

"sqlplus /nolog;conn / as sysdba"?

when "sqlplus / as sysdba", it could not "alter user system identified by password;

when "sqlplus /nolog;conn / as sysdba", it could "alter user system identified by password"

why??

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2013
Added on Sep 25 2013
3 comments
8,018 views