Re: ORA-28000: the account is locked
From: Charles Hooper <hooperc2000_at_yahoo.com>
Date: Thu, 1 Oct 2009 03:39:04 -0700 (PDT)
Message-ID: <5f151157-789b-4244-9571-878cccb53a23_at_g19g2000yqo.googlegroups.com>
On Oct 1, 6:12 am, ilbmbo <ilbi..._at_gmail.com> wrote:
> the explanation is: Wait for PASSWORD_LOCK_TIME or contact DBA
>
> but the problem born yesterday and i don't have a DBA....con you help
> me?
Date: Thu, 1 Oct 2009 03:39:04 -0700 (PDT)
Message-ID: <5f151157-789b-4244-9571-878cccb53a23_at_g19g2000yqo.googlegroups.com>
On Oct 1, 6:12 am, ilbmbo <ilbi..._at_gmail.com> wrote:
> the explanation is: Wait for PASSWORD_LOCK_TIME or contact DBA
>
> but the problem born yesterday and i don't have a DBA....con you help
> me?
If you are able to connect as the SYS user with SQL*Plus (or another
tool which allows executing SQL statements), execute the following:
ALTER USER SYSTEM ACCOUNT UNLOCK;
Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.
Received on Thu Oct 01 2009 - 05:39:04 CDT