ORA-13714: "%s" is not a valid SQL_ID value

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-13714: "%s" is not a valid SQL_ID value

Post by jimb »

ORA-13714: "%s" 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 %s with characters from '0' to '9' and from 'a' to 'z'.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-13714: "%s" is not a valid SQL_ID value

Post by xaeresis »

Post Reply