Subject Re: MS Server 2003 R2 failure cretaing a database SQLCODE = -904
Author gerardccvd
Hi Adam,

Thanks for your help:
Version 1.5.2 (according to the release notes)
It's a classic server (not the enterprise one)
There are 2 services started: Firebird Guardian & Server
I'm adminstator when i'm running the Firebird ISQL tool
The statement is: "CREATE DATABASE 'D:\data\track.gdb';"
TrackPlus is a issue/risk management tool QA related stuff.

Hope this will help,
Thanks,
Gerard


--- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
>
> --- In firebird-support@yahoogroups.com, "gerardccvd"
> <gerard.van.dorth@> wrote:
> >
> > Newby question:
> > Installed Track+ on a MS Server 2003 R2 server, everything fine
except
> > the firebird database. Creating the database manually yields:
> > SQLCODE = -904
> > unavailable database
> >
> > How to fix this problem?
> > TIA
> > Gerard van Dorth
> >
>
> Firebird version?
> Classic or Superserver?
> Running as Service?
> If so which user?
> What tool are you issuing your create database from?
> Show your create database statement.
> What is track+ ?
>
> It is most likely that you are not passing through the hostname in
the
> connection string, and local connections through terminal services
is
> not supported.
>
> Adam
>