diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2016-08-02 00:43:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 07:29:31 +0700 |
commit | f9a7ee74253ef414341b128439eae3ace3add588 (patch) | |
tree | 6b47b82e55759549503ed818b50951c69cb94289 /system/oracle-instantclient-basic/README | |
parent | a06f065001ac20c01dc321623ad8bc0e4fa406da (diff) |
system/oracle-instantclient-basic: Added (Oracle DB client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/oracle-instantclient-basic/README')
-rw-r--r-- | system/oracle-instantclient-basic/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/system/oracle-instantclient-basic/README b/system/oracle-instantclient-basic/README new file mode 100644 index 0000000000000..7269943f7a2e3 --- /dev/null +++ b/system/oracle-instantclient-basic/README @@ -0,0 +1,16 @@ +Oracle Instant Client is a free Oracle database client. + +It provides core functionality for all OCI, OCCI and +JDBC-OCI applications. + +Oracle-xe and JRE or JDK packages are optional and depends on your +needs. + +You need an Oracle account and you must Agree to Oracle's +download agreement before this can be downloaded. +You have to use a web browser to download it. + +Ensure that you download the correct RPM +"Instant Client Package - Basic" +For x86: oracle-instantclient12.1-basic-12.1.0.2.0-1.i386.rpm +For x86_64: oracle-instantclient12.1-basic-12.1.0.2.0-1.x86_64.rpm |