cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
3
Replies

database timeout

mymite060708
Level 1
Level 1

I have a database set up on a remote server. I have set up the database subsystem and configured the script to access it. This all works fine.

I am testing fail over and if I close the connection to the database and the subsystem goes out of service no matter which timer I adjust the script will try and connect to the databse for 45 seconds before going to the No connection error. does anyone know where I can reduce this timer?

thanks

3 Replies 3

sbilgi
Level 5
Level 5

This could have something to do with the high CPU utilization. Try to update/delete after CPU usage is within 10% and check if it works fine.

telcorinc
Level 1
Level 1

mymite, I'm looking for a script that is similar to yours (one that accesses a database).

I'm fairly new to IPCCX scripting and was wondering if you could attach your script in here so I could see how you set up your configuration. Thanks!

James

malinovskiy
Level 1
Level 1

Hello, mymite060708!

I have absolutely the same problem with my Database Script.

Please tell me, have you find any solution?