I ran the 'texis -license' command and found the result is a little confusing. Can you explain a little more about 'Current hits a day'? Also I notice the Database is pointing to 'Database: /usr/local/morph3/texis/testdb', which, however, is not the database we need to track. How can this change to a different DB? Thanks.
"Current hits a day" is the number of hits you've received in the last day, since the time given (not midnight). This value is reset once a day.
The Database listed is under the "Defaults" section, so it is the default database for Vortex if you do not specify one in your script. You can override it in a particular script with <DB> in Vortex or -d for tsql. To change the default for all scripts, edit /usr/local/morph3/texis.cnf and edit the [Texis] section like this:
[Texis]
Default Database=/my/default/database