Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread Error with using the Server Administration Utilities
Fri, Aug 25 2006 10:50 AMPermanent Link

Bruno
Hi,

I have a problem with the Database Server

This is what I do :

I have create an ini file (dbsrvr.ini) like this

[Server Parameters]
Server Name=test
Server Description=Test Server Description
Server Address=199.34.57.62
Server Port=10001
Server Thread Cache Size=20
Administration Address=199.34.57.62
Administration Port=10002
Administration Thread Cache Size=4
Configuration File=Test
Configuration Password=bruno
Encrypted Only=0
Encryption Password=bruno
No User Interface=0
Append To Log=0
Large File Support=0

After that I run the server with the two commande line :

Dbsrvr.exe /install
Net start dbsrvr

My server is running and in the taskbar I have the message "Running on address 199.34.57.62 and port 10001"

I want to try to use the Server Administration Utility
In the options, I put 199.34.57.62 for the IP address and 10002 for the Port.

When I run the command "Login to server", I have the window "Remote login" on my screen and I don't know what is the "User name". So when I click on the OK button, I have always the
same message : "Error retrieving server information - DBISAM Engine Error # 11276 The connection to the database server at '199.34.57.62' has been lost.

Can you help me ?

Thanks a lot
Fri, Aug 25 2006 2:26 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< When I run the command "Login to server", I have the window "Remote
login" on my screen and I don't know what is the "User name". So when I
click on the OK button, I have always the same message : "Error retrieving
server information - DBISAM Engine Error # 11276 The connection to the
database server at '199.34.57.62' has been lost. >>

First of all, thank you very much for what was probably the most
well-phrased support question I've ever seen.  It makes my job much easier
when support questions are very descriptive like that.

As for the issue, what you need is the default administrator user name and
password:

User ID: Admin (case-insensitive)
Password: DBAdmin (case-sensitive)

You can always find these here in the manual if you forget them:

http://www.elevatesoft.com/dbisam4d5_configuring_starting_server.htm

under "Default Login Information".

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Aug 28 2006 4:03 AMPermanent Link

Bruno
<< As for the issue, what you need is the default administrator user name and
password:

User ID: Admin (case-insensitive)
Password: DBAdmin (case-sensitive)
>>

When I am running the server with the default IP 127.0.0.1 I use this user and Password but when I connect my server to the IP 199.34.57.62 this user and password doesn't work.

What is the problem ?



Mon, Aug 28 2006 5:48 AMPermanent Link

Bruno
To complete the explication of my problem, I have make to you a pdf with the detail of the two test I do.

Have a good day

Bruno






Attachments: Connexion.pdf
Mon, Aug 28 2006 1:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< When I am running the server with the default IP 127.0.0.1 I use this
user and Password but when I connect my server to the IP 199.34.57.62 this
user and password doesn't work. >>

More than likely that means that the user and password on the 199.34.57.62
database server doesn't exist or has been changed from the default values.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Aug 28 2006 1:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bruno,

<< To complete the explication of my problem, I have make to you a pdf with
the detail of the two test I do. >>

Please do not post attachments in this newsgroup - use the Binaries
newsgroup for that.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Aug 29 2006 4:37 AMPermanent Link

Bruno
Excuse me for the attachments, I don't know it's forbidden.

I resolve my problem, in my dbsrvr.ini I have replace the original password and now I can connect to my server with the login Admin and the password DBAdmin.
After that I create a new administrative user with another password

Thanks for your help

Bruno
Image