Part of this series of posts: Oracle Database 12c on Oracle Linux 6
Enter the following commands pressing Enter after each one.
cd $ORACLE_HOME cd sqldeveloper/ ./sqldeveloper.sh
Click the small x in the top right hand corner of the Tip of the Day dialog.
Click the New Connection button.
Enter orcl – sys for Connection Name.
Enter sys for Username.
Enter oracle_4U for Password.
Check Save Password.
Select SYSDBA in the Role dropdown.
Change the SID to orcl.
Click Test.
Click Save.
Change Connection Name to pdborcl – system.
Change Username to system.
Change the Role dropdown to default.
Choose Service name and enter pdborcl.localdomain.
Click Test.
Click Save.
Click Cancel. (The connection dialog will go away.)
Select File -> Exit.
Right-click the banner at the top of the window and select Add to Panel…
Select Custom Application Launcher and click Add.
Enter SQL Developer for Name.
Enter The best tool for developing SQL for Comment.
Click Browse…
Click the left arrow next to the oracle folder.
Click the disk icon to get to the root directory.
Keep clicking folders until you have navigated to /u01/app/oracle/product/12.1.0/dbhome_1/sqldeveloper.
Select sqldeveloper.sh and click Open.
Click the Launch icon.
Navigate to /u01/app/oracle/product/12.1.0/dbhome_1/sqldeveloper again.
Select icon.png.
Click Open.
Click OK.
Click Close.
Oracle Database 12c on Oracle Linux 6 – Step 27: Configure the Pluggable Database to Autostart on Reboot < Previous Post – Next Post > Oracle Database 12c on Oracle Linux 6 – Step 30: Install the VirtualBox guest additions in the VM
April 30th, 2014 at 11:40 pm
[…] Oracle Database 12c on Oracle Linux 6 – Step 29: Create a Link to SQL Developer and Database Conne… < Previous Post – Next Post > Oracle Database 12c on Oracle Linux 6 – Step 31: Enjoy a frosty beverage! […]
May 12th, 2014 at 6:12 pm
[…] Step 29: Create a Link to SQL Developer and Database Connections […]
May 12th, 2014 at 6:13 pm
[…] Oracle Database 12c on Oracle Linux 6 – Step 27: Configure the Pluggable Database to Autostart on Reboot < Previous Post – Next Post > Oracle Database 12c on Oracle Linux 6 – Step 29: Create a Link to SQL Developer and Database Conn… […]