Consultor Eletrônico



Kbase 812: How to start remote DOS clients with OS/2.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to start remote DOS clients with OS/2.

910927-SLK01
INTRODUCTION:
=============

This Progress Software Technical Support knowledgebase entry
describes how to set up your OS/2 system to accept DOS remote
clients.


WHY YOU NEED TO DO THIS:
========================
In order to use remote DOS clients connecting to an OS/2 server, you
must start a remote server for those clients. If the broker and
server are not started properly, you will see one of the following
errors:

System Error: Either system or server has no resource
available (748)
System Erorr: Unable to find semaphore \sem\semaphore (1712)


PROCEDURAL APPROACH:
====================
First start the broker for the OS/2 database:
proserve dbname

Then manually start the first server for remote DOS clients:
proserve dbname -S servicename -m2 (servicename is user-defined)

The system is now ready to accept remote DOS clients to login:
mpro dbname -S servicename -H hostname


ONLINE PROCEDURES OR UTILITIES:
===============================
None


REFERENCES TO WRITTEN DOCUMENTATION:
====================================
System Administration I: Environments - PROGRESS and OS/2

Progress Software Technical Support Note # 812