ORA-03409
Invalid value specified for param_name parameter (param_value). Must be an integer literal between 1 and 100.
- param_name: The name of the parameter.
- param_value: The value specified for the parameter.
Cause
The value specified should be a positive integer. For RESCORE FACTOR parameter, it should be at most 100.
Action
Modify the parameter value and retry the operation.