Is my Oracle Client installation successful?
I need to verify that I correctly installed the Oracle client on a VM environment running Linux. I followed the steps in MOS document 1513183.1, but I did not get the "demo" directory that is listed in step 7. Here are the steps that I performed:
Downloaded file LINUX.X64_193000_client.zip from the Oracle download site and moved it to the VM environment and unzipped.
Created new client directory /ora01/app/oracle/product/19.0.0/client_1
Created response file (attached)
with new client oracle home
Ran silent command line install: ./runInstaller -silent -responseFile /u01/admin/oracle19c/client/client_install.rsp (We can't run the gui)