Oracle sql developer for linux

Installation Notes

This archive includes both SQL Developer and an embedded copy of the Java 11 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default. Note: the Windows EXE requires a MSVCR100.dll to run. Most computers will already have this file and in the Windows PATH. However, if the first copy of the file found by the EXE is a 32-bit copy of the DLL, then SQL Developer will fail to start. You can fix this by copying a 64-bit version of the DLL into the BIN directory or updating your OS PATH such that a 64 bit copy of the DLL is found first.

Windows 32-bit/64-bit

This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it’s not already on your machine. We officially support Oracle JDK 11. If SQL Developer cannot find Java on your machine, it will prompt you for the path for a JDK home. This only occurs the first time you launch SQL Developer. A valid Java Home on Windows will be similar to C:\Program Files\Java\jdk-11.0.11

Mac OS X and ARM64 Installation Notes

This download includes the Oracle JDK. SQL Developer supports Oracle JDK 11.

To install and run
  • Download the file for OS X or ARM64 on the Downloads page
  • Extract zip file
  • Run application

RPM for Linux Installation Notes

This download does not include the JDK. SQL Developer supports Oracle JDK 11.

To install and run
  • Ensure you have a JDK installed, if not, download here
  • rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
  • cd sqldeveloper (go to sqldeveloper folder)
  • ./sqldeveloper.sh (run sqldeveloper.sh file)
  • You will be prompted to enter a jdk path. (ie usr/java/jdk-11.0.11)
  • SQL Developer will automatically launch once jdk location is provided

Источник

SQL Developer

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.

Читайте также:  Ipsec ikev2 vpn linux server

SQL Developer application interfaces

The World’s #1 Tool for Managing your Oracle Database, Oracle SQL Developer provides users with three interfaces: Desktop, Browser, and Command Line.

Oracle SQL Developer

Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database. Java powered application for Windows, OS X, and Linux with + 5 Million users.

  • Full featured PL/SQL IDE
  • Database administration
  • Complete Data Modeling Solution
  • 3rd party DBMS migrations to Oracle
  • Migrate Oracle On-Premises to Oracle Cloud

Oracle Database Actions

Formerly known as SQL Developer Web, Database Actions brings all of your favorite Oracle Database desktop tool’s features and experience to your browser!

  • Included in Oracle Autonomous Cloud Database
  • Available with Oracle REST Data Services for your on-premises instances
  • Run scripts, manage users, create/edit objects, import data, diagnose performance issues, visualize schemas, etc.

Oracle SQLcl

Oracle SQL Developer Command Line (SQLcl) is a free and modern command line interface for the Oracle Database.

  • Very small (25mb), download, unzip, and go!
  • Automatic formatting (csv, xml, json, INSERTs, HTML, and more)
  • SQL History
  • Tab completion
  • Build your own commands
  • Liquibase integration for schema versioning

Источник

Installation Notes

This archive includes both SQL Developer and an embedded copy of the Java 11 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default. Note: the Windows EXE requires a MSVCR100.dll to run. Most computers will already have this file and in the Windows PATH. However, if the first copy of the file found by the EXE is a 32-bit copy of the DLL, then SQL Developer will fail to start. You can fix this by copying a 64-bit version of the DLL into the BIN directory or updating your OS PATH such that a 64 bit copy of the DLL is found first.

Windows 32-bit/64-bit

This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it’s not already on your machine. We officially support Oracle JDK 11. If SQL Developer cannot find Java on your machine, it will prompt you for the path for a JDK home. This only occurs the first time you launch SQL Developer. A valid Java Home on Windows will be similar to C:\Program Files\Java\jdk-11.0.11

Mac OS X and ARM64 Installation Notes

This download includes the Oracle JDK. SQL Developer supports Oracle JDK 11.

Читайте также:  Linux debian раздаем интернет
To install and run
  • Download the file for OS X or ARM64 on the Downloads page
  • Extract zip file
  • Run application

RPM for Linux Installation Notes

This download does not include the JDK. SQL Developer supports Oracle JDK 11.

To install and run
  • Ensure you have a JDK installed, if not, download here
  • rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
  • cd sqldeveloper (go to sqldeveloper folder)
  • ./sqldeveloper.sh (run sqldeveloper.sh file)
  • You will be prompted to enter a jdk path. (ie usr/java/jdk-11.0.11)
  • SQL Developer will automatically launch once jdk location is provided

Источник

Installation Notes

This archive includes both SQL Developer and an embedded copy of the Java 8 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default. Note: the Windows EXE requires a MSVCR100.dll to run. Most computers will already have this file and in the Windows PATH. However, if the first copy of the file found by the EXE is a 32-bit copy of the DLL, then SQL Developer will fail to start. You can fix this by copying a 64-bit version of the DLL into the BIN directory or updating your OS PATH such that a 64 bit copy of the DLL is found first.

Windows 32-bit/64-bit

This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it’s not already on your machine. We officially support Oracle JDK 8 or 11. If SQL Developer cannot find Java on your machine, it will prompt you for the path for a JDK home. This only occurs the first time you launch SQL Developer. A valid Java Home on Windows will be similar to C:\Program Files\Java\jdk1.8.0_181

Mac OS X Installation Notes

This download does not include the Oracle JDK. SQL Developer supports either Oracle JDK 8 or 11.

To install and run

(For 64-bit Intel Macs, download Java for Mac OS X 10.5, Update 1.

For the latest version of Mac OS, use the Software Update feature)

Читайте также:  Какая ос линукс команда

RPM for Linux Installation Notes

This download does not include the JDK. SQL Developer supports either Oracle JDK 8 or 11.

To install and run
  • Ensure you have a JDK installed, if not, download here
  • rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
  • cd sqldeveloper (go to sqldeveloper folder)
  • ./sqldeveloper.sh (run sqldeveloper.sh file)
  • You will be prompted to enter a jdk path. (ie usr/java/jdk1.8.0_181)
  • SQL Developer will automatically launch once jdk location is provided

Источник

Installation Notes

This archive includes both SQL Developer and an embedded copy of the Java 11 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default. Note: the Windows EXE requires a MSVCR100.dll to run. Most computers will already have this file and in the Windows PATH. However, if the first copy of the file found by the EXE is a 32-bit copy of the DLL, then SQL Developer will fail to start. You can fix this by copying a 64-bit version of the DLL into the BIN directory or updating your OS PATH such that a 64 bit copy of the DLL is found first.

Windows 32-bit/64-bit

This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it’s not already on your machine. We officially support Oracle JDK 11. If SQL Developer cannot find Java on your machine, it will prompt you for the path for a JDK home. This only occurs the first time you launch SQL Developer. A valid Java Home on Windows will be similar to C:\Program Files\Java\jdk-11.0.11

Mac OS X and ARM64 Installation Notes

This download includes the Oracle JDK. SQL Developer supports Oracle JDK 11.

To install and run
  • Download the file for OS X or ARM64 on the Downloads page
  • Extract zip file
  • Run application

RPM for Linux Installation Notes

This download does not include the JDK. SQL Developer supports Oracle JDK 11.

To install and run
  • Ensure you have a JDK installed, if not, download here
  • rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
  • cd sqldeveloper (go to sqldeveloper folder)
  • ./sqldeveloper.sh (run sqldeveloper.sh file)
  • You will be prompted to enter a jdk path. (ie usr/java/jdk-11.0.11)
  • SQL Developer will automatically launch once jdk location is provided

Источник

Оцените статью
Adblock
detector