ORA-13405: null or invalid dimensionSize parameter
What triggered the Error:
The dimensionSize array parameter was null, had the wrong length, or contained an invalid value.What should we do to fix it:
Check the documentation, and make sure the dimensionSize parameter is correct.