Today's Install pb: Table 'DBNAME.dbjob' doesn't exist...
Posted: Tue Nov 02, 2004 1:07 pm
Hi All,
Thanks to Jonathan, I got PacsOne to connect to MySQL 4.1.
PacsOne service is running, but the log keeps filing up with the following error message:
2004 ERROR - RUNQUERY: SQL Bad Query: Table 'archive.dbjob' doesn't exist
2004 ERROR - Exeption encountered in Database Job Thread
Before installing PacsOne, I had created an 'archive' database as suggested in the PacsOne Install Manual:
mysql>create database DBNAME;
(where DBNAME is 'archive')
Any thoughts on that one?
Thanks to Jonathan, I got PacsOne to connect to MySQL 4.1.
PacsOne service is running, but the log keeps filing up with the following error message:
2004 ERROR - RUNQUERY: SQL Bad Query: Table 'archive.dbjob' doesn't exist
2004 ERROR - Exeption encountered in Database Job Thread
Before installing PacsOne, I had created an 'archive' database as suggested in the PacsOne Install Manual:
mysql>create database DBNAME;
(where DBNAME is 'archive')
Any thoughts on that one?