Unset ORACLE_PATH prior to startup the database instance

The environment variable ORACLE_PATH may interfere with the parameter instance_name, as experienced on one Oracle database envrionment. Unset the ORACLE_PATH after having source'd the environment script and before the database instance is started (startup).