On 03/20/12 12:12, Thomas Steinmaurer wrote: > Hello, > > running Firebird 3 64-bit (Build: 29857) on Windows 7 with: > > firebird.exe -a -p 4051 > > > While a single attachment to a database works, the second attachment > fails with: > > I/O error during "CreateFile (open)" operation for file "tourism.fdb" > Error while trying to open file The process cannot access the file > because it is being used by another process. > > > This is with no changes (being commented out) for the SharedCache and > SharedDatabase parameters. The same thing happens when explicitly > setting the parameter values for SS mode etc. Yes, I restarted the > server after changing firebird.conf. > > Is this a known issue?
Yes, you should start with -m switch. (I start to think - probably -m should be default when SharedDatabase=false ? Or we will have such questions too many times.) ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
