TRUE : the parameter was not set in the parameter file when the instance started (i.e. no configuration has overridden the default value)FALSE : the parameter was set in the parameter file when the instance startedMODIFIED : the parameter has been modified with ALTER SESSIONSYSTEM_MOD : the parameter has been modified with ALTER SYSTEM (affecting all active sessions)FALSE : parameter not modified after instance startupIMMEDIATE : the parameter can be changed with ALTER SYSTEM. The change takes effect immediately.DEFERRED : like IMMEDIATE, but the change affects future sessions only.FALSE : the parameter can not be changed with ALTER SYSTEM.