Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Password change for system and scott

Re: Password change for system and scott

From: Ben <beta11_at_rocketmail.com>
Date: Wed, 23 Aug 2000 05:54:37 GMT
Message-ID: <8nvouo$goj$1@nnrp1.deja.com>

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: ********
Retype new password: ********
Password changed
SQL> you may do the same thing to scott.

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US