G
gus bjorklund
Guest
> On Mar 1, 2017, at 10:55 AM, Anurag Sharma wrote: > > why proshut, promon utilities doesn't works in such scenario? When a database is open in single-user mode, it is completely controlled by the program that has it open in this mode. There is (on purpose) no capability to communicate with the programs that do this. depending on what type of program is using the database, you may be able to terminate it by sending it a SIGHUP or SIGTERM.
Continue reading...
Continue reading...