Messed Up Post Install Scripts
When I was completing the Oracle 11g R2 v11.2.0.3.0 install on Oracle Linux v6.2, I was told via the Oracle Universal Installer to run two scripts as root. The one I think I messed up was called root.sh and it prompted me for my 'bin' location and it had /usr/local/bin as a default value and I selected it. Sadly when the OUI finished successfully, I was unable to locate SQL*Plus because it was trying to find the app in the wrong path. Anyone know how I can correct it? Should I simply re-run the 'root.sh' script from Oracle or will that mess things up even more? I verified that SQL*Plus was in /oracle/u01/app/.../bin/
Just need to know how to fix my error during the OUI installer so I can run the SQL*Plus command line utility.