Home / Errors/Workarounds11g (page 2)

Errors/Workarounds11g

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

OracleDBerror

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 …

Read More »

could not validate asmsnmp password due to following errorora-01031:insufficent privileges

ERROR During Create new database, It shows following errors “could not validate asmsnmp password due to following error ora-01031:insufficent privileges” SOLUTION Step 1. Create Password file for ASM Instance $orapwd file=/u0/app/11.2.0/grid/dbs/orapw+ASM …

Read More »