Installation Instructions for SQL Developer

Summary

Information about how to install SQL Developer and connect to Missouri State University databases.

Body

Oracle SQL Developer is a powerful yet user-friendly tool for working with databases.

Please Note: VPN is required to use SQL Developer and connect to our databases. 

What is SQL Developer?

SQL Developer is a free graphical interface that allows you to interact with databases easily, without needing to memorize complex commands.

Key Features:

  • Connect to Banner Production, Test, and custom Missouri State databases (ie. Beardata)
  • Write and run SQL queries to retrieve data
  • View and explore database tables and their contents
  • Save frequently used queries for quick access

Getting Started:

  •    Installation: Follow the installation guide provided below
  •    Launching: Open SQL Developer from your applications menu
  •    Connecting: Use the connection details we've provided to access the required databases
  •    Exploring: Start by browsing tables or writing simple SELECT queries

Support:

If you encounter any issues or need assistance, please don't hesitate to contact your department or area's assigned Systems Analyst.

Remember, SQL Developer is designed to make your database work more efficient and accessible. You don't need to be a database expert to use it effectively for your day-to-day tasks.

Step-by-Step Guide

How to Install SQL Developer

  1. Download the SQL Developer installation files attached to this article. The linked zip file includes both SQL Developer and an embedded copy of the Java 17 Development Kit (JDK), which is required to run SQL Developer.
    Attachments menu showing the installation files available for download
  2. Download the install file and extract the zip on your desktop.
    The installation zip file showing the sqldeveloper folder
  3. Run the sqldeveloper.exe file. The file is configured to run the embedded JDK by default.
  4. Once installed, start the SQL Developer application.
  5. Download the sql_connections.json file attached to this article.
  6. Ensure you are connected to the Missouri State VPN before proceeding.
  7. In the Connections panel, right-click on Oracle Connections.
    Import Connections button in the Oracle Connections menu
  8. Select Import Connections...
  9. Browse for the sql_connections.json file you downloaded on your computer.
    Import wizard screen with Browse files button
  10. Click Next and select the option to Remove all passwords from the exported connections (there are no passwords included in the connections file, but this option must be selected).
    Password Handling screen in the Import Connection wizard
  11. Click Next and then select the database connections you want to import:
    List of available connections for import
    • CLOUD PROD - Our current Oracle Cloud Infrastructure (OCI) Production database
      • PROD is used for our live, current data.
      • It is recommended to use the PROD database for queries when the most recent data is required.
    • CLOUD TEST8 - Our current OCI Test database
      • TEST8 is used for development and testing of new reports, features, processes, settings, tools, and applications.
      • All new database operations should be performed on TEST8 before attempting on PROD.
      • TEST8 data may be a few months behind our PROD database, so accurate/current data may not be available until after a TEST8 refresh from PROD.
    • ODSPROD - The Operational Data Store (ODS) Production database
      1. ODSPROD is used for reporting and data integration, and it houses a repository of operational data extracted from Banner and point-in-time snapshots for data comparisons.
      2. ODSPROD is refreshed from PROD nightly, so it is recommended to use ODSPROD when Banner data from the previous day is acceptable and data from the current day is not required. This reduces strain on our PROD database and prevents slow-downs of PROD operations.
    • ODSTEST - The ODS Test database
      • ODSTEST is used for development and testing of new reports, features, processes, settings, tools, and applications within the ODS environment.
      • All new ODS operations should be performed on ODSTEST before attempting on ODSPROD.
  12. Click the Finish button to complete the connections import.
  13. Once imported, right-click on the first connection listed to update the user information with your appropriate database username and password. Do this for each connection.
    • If you do not have an employee database account, your supervisor will need to request one for you.
      CLOUD PROD menu showing the Properties option 
      The properties screen for CLOUD PROD showing the user info section
  14. After setting up your username and password, double-click on the connection name to open a worksheet and get started.
    A SQL Worksheet tab for CLOUD PROD
Please Note: If you have questions or are unsure about any of the above information and instructions, please reach out to your department or area's assigned Systems Analyst for assistance.

References

 


To request help related to this article, please see our Service Catalog.

Details

Details

Article ID: 153564
Created
Thu 10/24/24 3:09 PM
Modified
Thu 11/21/24 11:14 AM

Related Articles

Related Articles (3)

A guide on how to change your database password for databases like Banner, PROD, and ARGOS for faculty/staff.
Guide to connecting to a Missouri State network resource from off campus on a Windows or MacOS computer.
Guide to connecting to a Missouri State network resource from off campus using a Chromebook, Android or iOS device.

Related Services / Offerings

Related Services / Offerings (3)

Request access to a Missouri State system or application.
Request help with University custom and vendor-provided software.
Request help with VPN/Remote Access.

Attachments

pdf

SQL Developer Install Files.pdf Computer

Thu 10/24/24 3:37 PM
json

sql_connections.json Computer

Thu 10/24/24 2:21 PM
;