Getting Sqlplus: Permission Denied By The Oracle User/owner Using The Instant Client
(Doc ID 2384225.1)
Last updated on MAY 29, 2024
Applies to:
SQL*Plus - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
-- Environment
Product: SQL*Plus
Version: 12.2.0.1
Platform: Linux x86-64 Red Hat Enterprise 6
-- Problem Statement
Installed the Instant Client software on two different Linux servers along with the Sqlplus pack.
As the oracle owner am getting Permission Denied when trying to run Sqlplus.
[<login>@test instanclient_12_2]$ whoami
oracle
[<login>@test instanclient_12_2]$ sqlplus
-bash: /home/oracle/client/instantclient_12_2/sqlplus: Permission denied
[<login>@test instanclient_12_2]$
-- Error
Sqlplus: Permission Denied
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |