Alter System Scope, SID and Containerby Ed ChenApril 6, 2016October 23, 2022ALTER SYSTEM SET When we issue ALTER SYSTEM SET to modify parameter, some scope clauses can be used to specify how new value is applied… Read More »Alter System Scope, SID and Container
When the SPFILE is Missingby Ed ChenDecember 28, 2012December 8, 2021When you met the following situation, you are about to restore the spfile for your database.SQL> startup open;ORA-01078: failure in processing system parametersORA-01565: error in… Read More »When the SPFILE is Missing
Search Order of Parameter File for Startupby Ed ChenOctober 10, 2012December 11, 2022Shared SPFILE You might have noticed that the newly created SPFILE for a RAC database was not taking effective after restarts. And I think you… Read More »Search Order of Parameter File for Startup