EREP_DB_DBMSONETHREAD

Meta Data Services Programming

Meta Data Services Programming

EREP_DB_DBMSONETHREAD  (0x1033)

The repository database that you have attempted to access is managed by a database server that does not support multithreaded access. The thread attempting the access is not the same as the thread that currently has the open repository instance for the database. To continue, either move your repository database to a database server that supports multithreaded access, or modify the logic of your program to use a single thread for repository database access.