× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



SQL objects are schemas, journals, catalogs, tables, aliases, views,
indexes, constraints, triggers, sequences, stored procedures,
user-defined functions, user-defined types, and SQL packages. SQL
creates and maintains these objects as system objects.

How do I audit these system objects? Someone deleted a UDF causing
havoc and now I need to figure out how to capture that.

What will you do once you capture that information? The effort should be, I
would think, on getting the function back. Having said that, I am not aware
of any object you can place into (or drop from) the database that won't be
captured by the audit journal (QAUDJRN) if properly set up.

RE: getting the function back: backups are a good idea here. Also, avoiding
(perhaps through security) the possibility of someone putting an object onto
the system without some reasonable and documented method of recreating that
object.

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"Too bad all the people who know how to run the country are busy driving
taxis and cutting hair."
-- George Burns



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.