Kbase 15328: Roundtable : Install won't update the database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Roundtable : Install won't update the database
DRAFT COPY - Currently under review and edit.
INTRODUCTION:
=============
When running RTB INSTALL in the Database section, the Update process
starts to run the update process before the compile is finished.
The system responds with a database already connected message
PROGRESS ERROR NUMBER: ERROR TEXT: TYPE:
====================== ================================== =========
263 Database already connected
POSSIBLE CAUSE OF ERROR:
========================
Performance on some machines allows this error not to occur. The
problem is related to timing between the two processes.
DOES ERROR INDICATE CORRUPTION: IF SO, WHAT TYPE
======================================== =========================
NO
CORRECTIVE MEASURES:
====================
Edit the $DLC/src/rtb/rtb_inst/schcomp.p program and add the following
lines to the very begining of the program:
OUTPUT TO rtb_idat\runlock NO-ERROR:
OUTPUT CLOSE.
ONLINE PROCEDURES OR UTILITIES:
===============================
REFERENCES TO WRITTEN DOCUMENTATION:
====================================
Progress Software Technical Support Note # 15328