ORA-60700
parameter 'parameter_name' is not user modifiable
- parameter_name: The name of the parameter which cannot be set directly by the administrator.
Cause
An attempt was made to set a parameter that should not be modified (via ALTER statement) or set (in parameter file) directly by the administrator. The parameter will be managed internally by Oracle.
Action
Do not attempt to set this parameter directly. If the parameter is set inside the text parameter file (PFILE), remove the entry. If the parameter was set inside the SPFILE, create a pfile, remove the parameter entry and recreate a new SPFILE using the edited pfile.