Consultor Eletrônico



Kbase 18660: webspeed connect to dbase, login refused with error (1345)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/03/1999
webspeed connect to dbase, login refused with error (1345)

DRAFT COPY - Currently under review and edit.

INTRODUCTION:
=============

if you are unable to start the agents when trying to connect webspeed
to a database and the database log file reports: login refused client
has version 17 and server has version 800 (1345) this might help you.

WHY YOU NEED TO KNOW THIS:
==========================

Webspeed2.1 agents were re-engineered from Progress 8.1 clients.
Webspeed can connect to a database of different version using -H -S -N
parameters. However, if you use the full path in the database name
(-db) you might not be able to start the agents.

PROCEDURAL APPROACH:
====================

1. Verify you can start the broker and agents when there is no
database connection. You can do this by accessing Workshop from a
regular web browser, if you can't do this then don't go any further.
You need to fix the errors that are displayed.

2. In the agent parameters for the broker, verify the database name
specified by -db has NO path to the database only the database name.
Use the Webspeed configuration utility in windows, or look in the
agent parameters in the webspeed.cnf file or the .pf file being used
by the webspeed.cnf in Unix to start the Webspeed broker.

3. Verify the agents have started by using wtbman -i WSbrokername -q
from the command prompt or by using the Webspeed configuration utility
in windows. Or, use a web browser to access Workshop.

PROCEDURES OR UTILITIES:
========================

wtb -i WSbrokername (starts the broker)
wtbman -i WSbrokername -q (queries the broker status)
wtbman -i WSbrokername -e (ends the broker)

REFERENCES TO WRITTEN DOCUMENTATION:
====================================

IM