You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Also see https://yum.oracle.com/oracle-instant-client.html
49
+
#
50
+
# Base - one of these packages is required to run applications and tools
51
+
# oracle-instantclient-basic : Basic Package - All files required to run OCI, OCCI, and JDBC-OCI applications
52
+
# oracle-instantclient-basiclite : Basic Light Package - Smaller version of the Basic package, with only English error messages and Unicode, ASCII, and Western European character set support
53
+
#
54
+
# Tools - optional packages (requires the 'basic' package)
55
+
# oracle-instantclient-sqlplus : SQL*Plus Package - The SQL*Plus command line tool for SQL and PL/SQL queries
56
+
# oracle-instantclient-tools : Tools Package - Includes Data Pump, SQL*Loader and Workload Replay Client
57
+
#
58
+
# Development and Runtime - optional packages (requires the 'basic' package)
59
+
# oracle-instantclient-devel : SDK Package - Additional header files and an example makefile for developing Oracle applications with Instant Client
60
+
# oracle-instantclient-jdbc : JDBC Supplement Package - Additional support for Internationalization under JDBC
# Also see https://yum.oracle.com/oracle-instant-client.html
49
+
#
50
+
# Base - one of these packages is required to run applications and tools
51
+
# oracle-instantclient-basic : Basic Package - All files required to run OCI, OCCI, and JDBC-OCI applications
52
+
# oracle-instantclient-basiclite : Basic Light Package - Smaller version of the Basic package, with only English error messages and Unicode, ASCII, and Western European character set support
53
+
#
54
+
# Tools - optional packages (requires the 'basic' package)
55
+
# oracle-instantclient-sqlplus : SQL*Plus Package - The SQL*Plus command line tool for SQL and PL/SQL queries
56
+
# oracle-instantclient-tools : Tools Package - Includes Data Pump, SQL*Loader and Workload Replay Client
57
+
#
58
+
# Development and Runtime - optional packages (requires the 'basic' package)
59
+
# oracle-instantclient-devel : SDK Package - Additional header files and an example makefile for developing Oracle applications with Instant Client
60
+
# oracle-instantclient-jdbc : JDBC Supplement Package - Additional support for Internationalization under JDBC
0 commit comments