From: <az...@cs...> - 2003-09-19 19:35:22
|
> 3) > Since i started this is a next problem i have: > How can i find out what the PID is from a database connection > made from my > Client software (using CS) ? > This PID is important when you want to kill an instances that > runs to long. > It would be nice to log this information > into the firebird.log file + clients ip adress. Getting PID and possibly locking CS server process on CPU can be done using UDF (i used it in former times on IB and SCO Open Server). May be it is good idea iclude such functionality to fbudflib (for SS it shouln't be used). Taht way You may call na UDF form application to cange priority, set affinity to specified CPU, get operating system PID and insert into log tables.... Best regards Ales Zeleny ----------------------------------------------------------------------- Due to technical difficulties tomorrow has been postponed indefinitely. |