Previous  Next          Contents  Index  Glossary

AdHocDirectory

Syntax

procedure AdHocDirectory

    (end_date in date default sysdate);

Description

Purges all users and roles in the WF_LOCAL_* tables whose expiration date is less than or equal to the specified end_date and that are not referenced in any notification.

Arguments (input)

end_dateDate to purge to.


         Previous  Next          Contents  Index  Glossary