ORA-13839: V$SQL row doesn't exist with given HASH_VALUE and ADDRESS.

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-13839: V$SQL row doesn't exist with given HASH_VALUE and ADDRESS.

Post by jimb »

ORA-13839: V$SQL row doesn't exist with given HASH_VALUE and ADDRESS.
Cause: A HASH_VALUE and ADDRESS combination passed to the create SQL profile operation doesn't coorespond to an existing V$SQL entry.
Action: Verify the HASH_VALUE and ADDRESS in V$SQL.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-13839: V$SQL row doesn't exist with given HASH_VALUE and ADDRESS.

Post by xaeresis »

Post Reply