System backup function

The sysbk log can be found at /usr/local/sysbk/status.log.
grep it for sql to see if the databases were backed up. Then study it to see what might have gone wrong.

Jeff
 
The sysbk log can be found at /usr/local/sysbk/status.log.
grep it for sql to see if the databases were backed up. Then study it to see what might have gone wrong.

Jeff

It dumped MySQL.

But, where do i find those dumps?

As i said, i dumped to a 1GB usb stick.
 
The log should give you an idea (thought I haven't looked at one in a while and don't remember the details).

Can you mount the stick as a file and search it for something like *USERNAME*?

Or in Windows, something like *USERNAME*.*?

Jeff
 
Back
Top