Sie sind auf Seite 1von 1

set baseline for sql_id 28tk52zpgzphp on Authority DB - aup01b.

-- DBA Steps --login to harlan


set oracle_sid to aup01b2
declare
spm_op pls_integer;
begin
spm_op :=
dbms_spm.load_plans_from_cursor_cache
(sql_id => '28tk52zpgzphp',
plan_hash_value => 2572453305);
end;
/
---------------------------------------------------

Das könnte Ihnen auch gefallen