Well I seem to have gotten my I/O errors down but I am now having
problems with the database not responding.  This is a compiled
executable with the RB1-RB4 files on a terminal server with the
appropriate dll and config files.  I am having the database go to not
responding when I am the only user in the database.  Anyone have any
ideas what could be causing something like this.  

 

Here is my startup file:

    DISCONNECT

    SET SCRATCH TMP

    SET QUOTES=NULL

    SET QUOTES='

    SET DELIMIT=NULL

    SET DELIMIT=','

    SET LINEEND=NULL

    SET LINEEND='^'

    SET SEMI=NULL

    SET SEMI=';'

    SET PLUS=NULL

    SET PLUS='+'

    SET SINGLE=NULL

    SET SINGLE='_'

    SET MANY=NULL

    SET MANY='%'

    SET IDQUOTES=NULL

    SET IDQUOTES='`'

    SET CURRENCY '$' PREF 2 B

    DISCONNECT

    SET STATICDB OFF

    SET ROWLOCKS ON

    SET FASTLOCK OFF

    SET TIMEOUT 120

    SET FEEDBACK OFF

    SET MULTI ON

    SET STATICDB ON

    SET QUALCOLS 2

   SET FASTLOCK ON

   CLS

   CONNECT mss 

   SET QUOTES='

   SET DELIMIT=','

   SET LINEEND='^'

   SET SEMI=';'

   SET PLUS='+'

   SET SINGLE='_'

   SET MANY='%'

   SET IDQUOTES='`'

   SET CURRENCY '$' PREF 2 B

   SET NULL '  '

   SET DATE FORMAT MM/DD/YYYY

   SET DATE SEQUENCE MMDDYY

   SET DATE YEAR 30

   SET DATE CENTURY 19

   CLS

   EDIT USING MSSCASEMGR 

   RETURN

 

I am using RBASE 7.6 Build 7.6.8.30111.

 

Ideas???   Suggestions of what else I can look for?  I do not have any
old dll or config files on the network, the shortcut has the -a in it...


 

Thank you,

 

Jennifer Roberts

Business Applications Specialist

Ohio Masonic Home

 


This electronic message contains information 
from the Ohio Masonic Home,
its operating subsidaiaries or affiliates. 
The information may be 
confidential, privileged or otherwise 
protected from disclosure. 
The information is intended to be received 
solely by [email protected], 
for use as designated in the message. If you are not
 the designated recipient, you are instructed not to review, 
disclose, copy, distribute orotherwise use of 
this transmission
 or its contents. If you have received this 
transmission in error, please notify the 
Ohio Masonic Home immediately
 at [email protected]; in addition, 
please delete your record of 
transmission. Sending, receiving, downloading, displaying,
 printing material that is harassing, fraudulent, offensive, 
intimidating, defamatory, or otherwise
unlawful or inappropriate is strictly prohibited by The Ohio Masonic Home.

Reply via email to