At 11:31 AM 2/19/2010, Roberts, Jennifer wrote:

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.


Follow these steps to isolate the exact process:

01. Re-visit the .DAT file that does everything up-front and then CONNect
    the database.

    Other than database settings and CONNect statement, what else is happening
    that causes the delay?

02. Using the development environment, TRACE the whole process, step-by-step,
    and see if you find an obvious boo-boo.

03. If there is a routine that takes time, intercepting that routine will
    generate "not responding" message or simply "white screen".

04. Check for any un-finished commands, such as WHILE-ENDWHILE, SWITCH-ENDSW.

05. Are you able to run the same .DAT file using the development version of
    R:BASE?

06. When placing everything in one folder on your network, does the shortcut
    include "-A" option?

Hope that provides you with some blue's clues ...

Very Best R:egards,

Razzak.


Reply via email to