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: Oracle 10g account problem

Re: Oracle 10g account problem

From: Majd <majd_at_free.fr>
Date: Sat, 13 Mar 2004 14:50:16 +0100
Message-ID: <405311aa$0$298$626a14ce@news.free.fr>


"Geert Diels" <geert.diels_at_pandora.be> a écrit dans le message de news:pan.2004.03.13.13.15.08.94041_at_pandora.be...
> I installed succesfully Oracle 10g on Fedora Core 1. But when I want to
connect with scott/tiger I get the message:
> ORA-28000: the account is locked.
> How do I unlock accounts? So I can connect with scott/tiger

should be something like :

SQL> alter user scott identified by tiger account unlock; Received on Sat Mar 13 2004 - 07:50:16 CST

Original text of this message

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