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: How do I unlock the Oracle 9i practice tables for DBA Certification path?!

Re: How do I unlock the Oracle 9i practice tables for DBA Certification path?!

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 06 Apr 2005 22:35:51 -0700
Message-ID: <1112851929.160790@yasure>


Frank van Bortel wrote:

> DA Morgan wrote:
>

>> Tamer Higazi wrote:
>>
>>> Hi people!
>>> I have downloaded the latest 9i Oracle Database. I want to set up a user
>>> account and unlock the practice tables which I need for the self 
>>> studying.
>>>
>>> For any help,
>>>
>>> Thank you very much
>>>
>>>
>>> Tamer Higazi
>>
>>
>>
>> ALTER USER <schema_name> ACCOUNT UNLOCK;
>> ALTER USER <schema_name> IDENTIFIED BY <new_password>;
>>
>> All documented at http://tahiti.oracle.com
>> and many examples at http://www.psoug.org
>> click on Morgan's Library

>
>
> Tsk, tsk, tsk... what happened with hints for students,
> not holding hands, learning how to fish?!?
>
> :) sorry - couldn't resist

Good point.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Apr 07 2005 - 00:35:51 CDT

Original text of this message

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