Kbase P113512: Unable to complete the generation of the .QC file for Query/Results
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/27/2006 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
SYMPTOM(s):
Error 138 when attempting to start TTY Query/Results
** qbf-form record not on file. (138)
Continually prompted that .QC file was not found and an "Initial Build" needs to be done
Removing the existing .QC file results in:
The file "<database name>.qc" was not found. This means that you need to do an "Initial Build" on this database. Do you want to do this now?
Selecting "Auto" skips straight to the Results menu where the only option is "Exit"
Selecting "Manual" allows access to additional steps but it is impossible to complete and exit this process
.QL file shows entries similar to the following:
----------------------------------------------------------------------------
<TIME> Scanning files to build initial list of query forms...
----------------------------------------------------------------------------
<TIME> Working on file "<database name>.<table name>".
<TIME> Working on form "<table name>.f".
** Unable to open file: <table name>.f. Errno=2. (98)
** Unable to open file: <table name>.f. Errno=2. (98)
** Unable to open file: <table name>.f. Errno=2. (98)
** Unable to open file: <table name>.f. Errno=2. (98)
<TIME> Working on program "<table name>.p"
** Unable to open file: <table name>.i. Errno=2. (98)
<TIME> <database name>.<table name> Elapsed time <TIME>
...
phase= compile
<TIME> Loading list of viewable files "<table name>.p"
** "<table name>.p" was not found. (293)
CAUSE:
.QL file did not have the correct permissions
FIX:
Grant permissions on the .QL file