Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Login to SQL Developer as the SYS user for Getting Started tutorial

906314Dec 19 2011 — edited Dec 20 2011
I went to try and do the following tutorial to learn about SQL Developer 3.0, but I cannot get started because I'm unable to perform Prerequisite #3.

How do I "Login to SQL Developer as the SYS user"?

Dave

___
Getting Started with Oracle SQL Developer 3.0

Prerequisites
Before starting this tutorial, you should:

1 .

Install Oracle SQL Developer 3.0 from OTN. Follow the readme instructions here.

2 .

Install Oracle Database 11g with the Sample schema.

3.

Unlock the HR user. Login to SQL Developer as the SYS user and execute the following command:
alter user hr identified by hr account unlock;

Note: This tutorial is developed using Oracle SQL Developer 3.0.

4 .

Download and unzip the files.zip to a local folder on your file system. In this tutorial, we use the C:\sqldev3.0 folder.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 17 2012
Added on Dec 19 2011
4 comments
30,459 views