Category Archives: oracle

Reinstall Oracle db

Reinstall Oracle db -$find / -name ** -delete all files belonging to -remove entry in oratab.ora -use $ORACLE_HOME/bin/dbassist to delete database -if REMOTE_LOGIN_PASSWORDFILE= exclusive in pfile, use orapwd to recreate password file: orapwd file=/u01/app/oracle/product/8.1.5/dbs/orapwlimsod1 password=lims entries=30 (none|shared) -rerun scripts OR … Continue reading

Posted in oracle | Leave a comment