Error in hserver log related to tau_mdb
search cancel

Error in hserver log related to tau_mdb

book

Article ID: 44173

calendar_today

Updated On:

Products

CA Harvest Software Change Manager - OpenMake Meister CA Harvest Software Change Manager

Issue/Introduction

When I set my hserver logging level to “-logging=4”, the log file contains an error for

select BUILDNUMBER from tau_mdb -- RETURN CODE: DB_FAIL !


What does it mean?

Environment

Harvest Software Change Manager v12.x and higher

Resolution

Previous versions of CA Harvest Change Manager included the option to use an "MDB" database (a common database used by other CA software products as well) rather than a stand-alone Harvest database.  When an HServer process starts up and makes its first connection to the database, it checks to see if the database is an MDB or a stand-alone database  and if so what version. To do this it tries to read the TAU_MDB table which holds the MDB version. Since Harvest no longer includes this option, the error message occurs because the table is no longer there.    This error message can be ignored.