Difference between revisions of "SQL Developer"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:ProgrammingCategory:OracleCategory:Sql {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|sqldeveloper}} |{{#vardefine:url|http://www...")
 
Line 5: Line 5:
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
+
|{{#vardefine:exe|1}}            <!--ADDITIONAL INFO-->
 
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
 
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
Line 43: Line 43:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
After loading the module on one of the [[http://wiki.rc.ufl.edu/doc/GUI_Programs|gui nodes]] run '<code>sqldeveloper</code>' to start the software.
  
 
|}}
 
|}}

Revision as of 20:13, 23 October 2015

Description

sqldeveloper website  

Oracle SQL Developer is a free integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a reports interface, a complete data modeling solution, and a migration platform for moving your 3rd party databases to Oracle.

Required Modules

Serial

  • sqldeveloper

System Variables

  • HPC_{{#uppercase:sqldeveloper}}_DIR - installation directory

Additional Information

After loading the module on one of the [nodes] run 'sqldeveloper' to start the software.