Oracle DBA, How To, Error, Cause and Action

ORA-13714: string is not a valid SQL_ID value

ORA-13714: "string" is not a valid SQL_ID value


Cause:


The specified value of SQL_ID was not properly formatted.



Action:


Specify a valid value consisting of a 13 character string with characters from '0' to '9' and from 'a' to 'z'.

No comments:

Post a Comment

Thanks for your comment.