ORA-39096: invalid input value string for parameter string
Cause: A NULL or invalid value was supplied for the parameter.
Action: Correct the input value and try the call again.
ORA-39096:无效的输入值用于参数字符串。
1. 确保参数值是有效的,符合要求的描述。
2. 检查参数是否被设置为允许的范围内的有效值。
3.检查错误信息,并尝试重新输入正确参数值。