====== pears.AWRShiftCancel ======
Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
===== Original SQL =====
create procedure "pears"."AWRShiftCancel"( in "shiftid" char(20) )
begin
-- rules for shift cancel here
-- act on awr records
end