Troubleshooting library server problems
If you are troubleshooting a problem related to searches or access control, the library server log file is often the first step to begin your investigation.
The library server contains attributes (metadata), search indexes, document routing information, and access control information. When a client performs a search, the resource manager is not involved. The library server is a database accessed by stored procedures.
The library server dynamically generates access modules for item types and static queries. If the access modules cannot be generated, or if there is an underlying problem with the database manager, library server errors can occur.