Written by

Web Developer
Question Mack Altman · Jul 5, 2017

What does 'Unable to start the database read test' refer to?

We are running Caché v2010.2 on OpenVMS and are receiving the message, 'Unable to start the database read test' in our CCONSOLE.LOG.

I was wondering if anyone could offer some insight on this as I was not able to find the error mentioned in the documentation.

Comments

Pete Greskoff · Jul 5, 2017

I wasn't able to find 'database read test' anywhere in the Caché source code. Are you sure this isn't something custom being logged by your application? Try searching your source in Studio to see if you can find it.

0
Mack Altman  Aug 28, 2017 to Pete Greskoff

This did end up being custom code. Since it was written to the cconsole.log, my assumption was that it was native.

0