Sqlt created sql_profile is not used by the referenced sql_id
Version 19c patch 23
I have recently created two sql_profile (s) to pair sql_id (s) with specific plan_hash_value (s) using sqlt tool. The profiles have been created with no errors and i can see them in dba_sql_profiles. Also the status is enabled for both of them. The confusing thing is that i can't see them in V$SQL and i don't know if they are used during execution.
Any ideas?
Thank you very much.