Problem with perl script
I'm fairly inexperienced when it comes to Linux but I do know how to SSH to a server and perform some basic tasks. We use a product by Q1 Labs called QRadar that logs syslog messages. I've been receiving an alert from the server and am trying to figure out how to troubleshoot the issue. It appears from the message that something is going on with a perl script. Any help would be much appreciated. I've tried restarting the server but that's about all I've done.
Error Message - Recurring about every minute.
DBD::Pg::st execute failed: ERROR: column "when_to_install" does not exist LINE 1: SELECT min(when_to_install) from autoupdate_patch where patc...
^ at /PerlApp/auInstallRpm.pm line 786.
DBD::Pg::st fetchrow_array failed: no statement executing at /PerlApp/auInstallRpm.pm line 788.
Thanks in advance,
Billy
|