Creating tablespaces and users on Oracle - Documentation for TrueSight Smart Reporting for Server Automation 21.02
Michael Hansen
An error might occur when the Oracle server is installed on the same server with Oracle client because of an incorrect sequence of the Oracle path in the PATH variable. To avoid this issue, set the client entry before the Oracle server entry in the path variable. For example:
PATH : D:\oracle\product\11.2.0\client_1\bin;D:\oracle\product\11.2.0\db_1\bin;