On 03/01/15 15:44, arnaud le roy wrote: > Hi, > > somebody can tell me what is the difference between > > isc_spb_prp_shutdown_db
It's a command telling firebird that database must be shutdown. > and > > isc_spb_prp_force_shutdown This is the type of shutdown (one of isc_spb_prp_force_shutdown, isc_spb_prp_attachments_shutdown and isc_spb_prp_transactions_shutdown) and timeout for it. This is required parameter for isc_spb_prp_shutdown_db. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
