Home / Errors/Workarounds10g / rlwrap: error: Cannot execute sqlplus: No such file or directory

rlwrap: error: Cannot execute sqlplus: No such file or directory

ERROR

 

$ sqlplus / as sysdba

rlwrap: error: Cannot execute sqlplus: No such file or directory

 

SOLUTION

Add the following to the environment file:

export PATH=$ORACLE_HOME/bin:$PATH

export LD_LIBRARY_PATH=$ORACLE_HOME/lib

 

 

About Syed Saad Ali

As a certified and experienced Oracle Database Administrator with Almost 12 Years of Experience I am able to perform all levels of database maintenance and am fully qualified to do Oracle updates as well. Capitalizing on my interest in Business & IT both, I chose to navigate my career towards Enterprise Solutions, which has enabled me to excel in the combination of both. I have developed exceptional analytical skills that allow me to diagnose and take care of issues immediately. Extremely skilled in planning and execution of special projects in time- critical environments. Extensive knowledge in directing, coordinating and exercising concern authority for planning, organization, control and successful completions. Very skilled at solving customer relations issues by seeking first to understand and then to be understood. Effectively able to communicate with customers, vendors and management.

Check Also

How to clean FND_NODES table in Oracle Applications

How to clean FND_NODES table in Oracle Applications Note: Remember That All the Latest Cloning …

Leave a Reply