An open API service indexing awesome lists of open source software.

https://github.com/tschf/sqlup


https://github.com/tschf/sqlup

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# SQLcl Upgrader

## Overview

SQLcl is the next-gen command line interface to an Oracle database (superseeding SQL*Plus). Updates come often, so just want a tool to automate the upgrade process as much as possible. Utilises my odl utility, see that project for install insutructions.

## Assumptions

* You are on Linux
* You want to install sqlcl to /opt/sqlcl
* You have the odl utility installed and available in your path
* (Good idea to have OTN_USERNAME and OTN_PASSWORD set for minimal user input)
* Assumes you accept the OTN license agreement: http://www.oracle.com/technetwork/licenses/sqldev-license-152021.html

## Author

Trent Schafer

## License

MIT