REPOSITORY_INTEGRITY_VIOLATIONS

Returns table with description and mof_id for repository integrity violations.

Syntax

SELECT * FROM TABLE(SYS_BOOT.MGMT.REPOSITORY_INTEGRITY_VIOLATIONS());

Example

SELECT * FROM TABLE(SYS_BOOT.MGMT.REPOSITORY_INTEGRITY_VIOLATIONS());