Updating...
Skip to main content
(opens in a new tab)
Filter your search by category. Current category:
All
All
Knowledge Base
Service Catalog
Search the client portal
Search
Sign In
Show Applications Menu
IT
Sign In
Search
Help
Chat
Services
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Blank
Knowledge Base
Banner
Banner: Accounts & Access
Access database in SQL Developer / Oracle
Access database in SQL Developer / Oracle
Problem
How do I access PROD in Oracle SQL Developer?
Cause
An update was made to the way databases are accessed that will require you to use a different JDBC string
Resolution
Accessing the database requires a user to either be on campus or connected to the VPN to access. Log into VPN if not on campus before connecting
Open Oracle SQL Developer
Right-click on your connection for Banner PROD
Or create a new connection, if you currently do not have one
Select
Properties...
In the
Connection Type
menu, select
Advanced
In the
Custom JDBC URL
box, enter
jdbc:oracle:thin:@ldap://ldap.miamioh.edu:389/PROD,cn=OracleContext,ou=oracle,dc=muohio,dc=edu
Select
Test
to make sure the connection works
Select
Save
Note
You can replace the PROD in the above JDBC URL with TEST, DEVL, MARS, etc. to connect to other Oracle databases
User
Miami University Staff
System
10503: PROD-DB
Oracle Database
Oracle SQL Developer
Sign in to leave feedback
0 reviews
Blank
Blank
Blank
Blank
Print Article
Related Articles (1)
Identify and resolve errors / SQL Developer
Deleting...