QueueMetrics > MySQL storage and Qloaderd/Uniloader
The file sql:P001|P02 does not exist
(1/1)
jacobusvn:
I have a QM server where QM stopped working today and I found the database to be corrupted and managed to repair it but now every time I what to view report in QM I get the following error:
Alert: The file sql:P001|P02 does not exist
I don't know where to even start looking for the problem.
Please help if you can.
Many Thanks
QueueMetrics:
Most likely: Qm gets an error back from the database when trying to read the queue_log table.
Try connecting to the QM database from a MySQL interface and issue a
--- Code: ---select * from queue_log limit 0,100
--- End code ---
and see if you get data out of it.
jacobusvn:
queue_log table was corrupt.
A repair fixed my problem.
I didn’t look in the mysql log.
Thanks
QueueMetrics:
That's okay. ;D
Navigation
[0] Message Index
Go to full version