Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@aryv
Favorites0
Views
Projects0
Check_database_connection : Any idea what the -a represents on the below command which is used on the check_database_connection script . COMMAND_CONNECTABLE="db2 -a connect to ${DATABASE_NAME}"
Reviewed 4 years ago
Any idea what this means . DBI connect('server=xyz;database=sybsystemdb;charset=iso_1;timeout=15;loginTimeout=15','esmsvc',...) failed: OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (41) Server xyz, database Message String: Unable to connect: Adaptive Server is unavailable or does not exist OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (41) Server xyz, database Message String: Unable to connect: Adaptive Server is unavailable or does not exist at ./check_sybase.pl line 143.