--
-- Title : listpatch.sql
-- Description : Identify latest patching activity.
--
-- Usage/Notes :
--
-- Copyright : ABCdba.com 2010
--
COL ACTION_TIME FOR a30
COL ACTION FOR a10
COL VERSION FOR a10
COL ID FOR a10
COL COMMENTS FOR a70
SELECT * FROM registry$history
/
Subscribe to:
Posts (Atom)
No comments:
Post a Comment