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!

Need help "installing" SQL Developer v4.1.3

Charles NDec 30 2016 — edited Jan 4 2017

Hi All,

I am trying to "install" SQL Developer to be able to access the databases for our new NISC System. I've installed JDK-8u111, deleted all of the sqldeveloper folders copied to my C: drive by a co-worker that has it working on his machine, uninstalled JDK-8u92, un-zipped sqldeveloper-4.1.3.20.78-no-jre.zip to my C: drive, and changed my C:\Users\cneuhofer\AppData\Roaming\sqldeveloper\4.1.3\product.conf SetJavaHome to 'SetJavaHome C:\Program Files\Java\jdk1.8.0_111'.

No matter what I've tried, I've never been able to get beyond the point, below, when trying to run sqldeveloper.exe. Aslo, I've run out of Troubleshooting options; at least that I've been able to find. All of my searches in the community's FAQ's, posts, etc. seem to only return issues with 'Using' SQL Developer, not with "Installing" SQL Developer.

Has anyone had issues with getting SQL Developer to open, and if so, would you please share your solution(s)?

pastedImage_0.png

System info:

Windows 7 Pro SP-1

Intel i5 CPU 650 @ 3.20GHz

4GB Ram

32 bit OS

pastedImage_3.png

pastedImage_4.png

pastedImage_5.png

Thanks in advance for any help.

Charles

This post has been answered by thatJeffSmith-Oracle on Dec 30 2016
Jump to Answer

Comments

BPeaslandDBA

Which network? For RAC, there are two networks, the public network (which your apps use to connect to the database) and the private network (used for node-to-node cluster communications). If you disable the public network, Oracle will work just fine and you don't need to do anything. If you disable the private network, nodes will get evicted from the cluster. It would be better to stop clusterware on all nodes in this case.

Cheers,
Brian

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 1 2017
Added on Dec 30 2016
9 comments
435 views