SQL/MP Messages Manual

EMS 512 Messages
HP NonStop SQL/MP Messages Manual427720-006
17-14
SQL Compiler (SQLCOMP)
SQL Compiler 3
event-type
is the type of recompilation; event-type can have these values:
date-time
is the date and time when the event message is generated.
program-name
is the name of the host language program that is recompiled.
pid
is the process that started the SQL compiler; it is either a process name ($
followed by 1 to 5 alphanumeric characters) or a CPU number and process
identification number (PIN).
sql-msg
is the SQL message number that indicates the cause of an automatic
recompilation.
file-system-msg
is the file-system message or error number that indicates the cause of an
automatic recompilation.
Cause. The SQL compiler (SQLCOMP) recompiled either an SQL program or a single
SQL statement.
Effect. None.
Recovery. Informational message only; no corrective action is needed. See sql-msg
or file-system-msg information. In some cases, after you determine the cause of
the recompilation of a program, you can statically recompile a program to avoid an
automatic recompilation.
512 86 SQLCOMP event-type date-time [ program-name ] PID=pid
[ E=sql-msg ] [ FS=file-system-msg ]
PROG Automatic recompilation of an SQL program
STMT Recompilation of a single SQL statement