Create a directory on your computer, for example, instantclient. Choose a directory to install the Oracle Instant Client and unzip the downloaded zip file in that directory. The unzipped file creates the instantclient_12_2 directory.
Set the NLS_LANG environment variable to the required character set. For example, an NLS_LANG of american_america.utf8 is a valid setting. It is in the following format: [NLS_LANGUAGE]_[NLS_TERRITORY].[NLS_CHARACTERSET].
Refer to "Instant Client Light Requirements" for information about setting the NLS_LANG environment variable to the required character set.
This completes the installation of Oracle Database Instant Client.
Removing the Oracle Database Instant Client Software
To remove the Oracle Database Instant Client software, delete the instantclient_12_2 directory.