Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Password change for system and scott
The easy way of doing it is login at sql*plus:
SQL*Plus: Release 8.0.3.0.0 - Production on Wed Aug 23 1:49:13 2000
(c) Copyright 1997 Oracle Corporation. All rights reserved.
Connected to:
Personal Oracle8 Release 8.0.3.0.0 - Production
With the Partitioning and Objects options
PL/SQL Release 8.0.3.0.0 - Production
SQL> connect system/manager
Connected.
SQL> password
Changing password for SYSTEM
Old password: ******* ( <--manager )New password: ********
Good luck.
In article <39A2BD29.81BF3559_at_swt.edu>,
ns56645 <ns56645_at_swt.edu> wrote:
>
> --------------3ADF7F74625EDBD82936E897
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> How do I change the default password for system and scott for Oracle
8i
> server?
>
> WhoKnows
>
> --------------3ADF7F74625EDBD82936E897
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>
> <font face="Arial,Helvetica"><font size=-1>How do I change the default
> password for system and scott for Oracle 8i server?
</font></font><font face="Arial,Helvetica"><font size=-1></font></font>
> <p><font face="Arial,Helvetica"><font size=-
1>WhoKnows</font></font></html>
>
> --------------3ADF7F74625EDBD82936E897--
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Aug 23 2000 - 00:54:37 CDT
![]() |
![]() |