Consultor Eletrônico



Kbase P5132: Progress error (301) when attempting to PROMON or PROSHUT a database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

SYMPTOM(s):

Errors attempting to connect to a database

Get Progress error (1423) when attempting to connect remote clients to database.

Get Progress error (301) when attempting to PROMON or PROSHUT a database.

You cannot run the Progress Monitor from a remote machine. (2259)

** Could not recognize argument: <string>. (301)

** Could not recognize argument: /pathname/DBname.db (301).

There is no server for database <>. (1423).

CHANGE:

Database connection parameters were added to the $DLC/startup.pf file after installation of the Progress database license.

CAUSE:

A custom parameter file was not used when starting the database.

FIX:

Use a custom parameter file to start the database.

Example: PROSERVE DBname -pf myDB.pf

Contents of myDB.pf include:
-db /pathname/DBname
-N TCP
-H hostname or IP address
-S servicename or TCP port