IBM Books

Image, Audio, and Video Extenders Administration and Programming


Checking if media files exist

Suppose that someone deletes a media file from the system but does not update the user table that references it. You might want to list all the inaccessible media files that your user tables reference.

Use the DBxAdminGetInaccessibleFiles API or the GET INACCESSIBLE FILES command to list the inaccessible media files that are referenced by all or a subset of the user tables in the current database. Use the DBxGetInaccessibleFiles API or the GET INACCESSIBLE FILES command to list the inaccessible media files that are referenced by a specific table.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]