Monthly Archives: July 2016

ORA-29760: instance_number parameter not specified — without INSTANCE_NUMBER set

Oracle is complaining about: ORA-29760: instance_number parameter not specified And you have triple checked that the INSTANCE_NUMBER parameter is specified, but you still get the error. The reason for that is, that your ORACLE_SID contains a underscore, e.g. ORA_SB. Starting … Continue reading

Posted in Oracle in general | Leave a comment