Subject | RE: [firebird-support] Using Firebird SuperClassic and Embedded (SC) v2.5 on same server |
---|---|
Author | Leyne, Sean |
Post date | 2013-03-14T16:48:29Z |
> LS> External applications use a "normal" users, our internalThanks for the reminder.
> LS> applications use SYSDBA. We want to even control our own
> LS> applications from accessing the database
>
> Single shutdown mode allows only one connection (from SYSDBA or
> OWNER), so if you are able to assure that your maintenance app will put the
> DB in Single Shutdown mode and be the first one to connect to it just after
> that, you would be safe.
There are other reasons why we want to have both instances installed.
I am looking for *details about the gotchas* (I think I recall a post about an environment variables for the lock manager), not about the alternate approaches.
Sean