Measure Reference Manual

Effect
The requested operation is aborted.
Recovery
Only fully qualified OSS file pathnames are allowed in DISKFILE entity specification. If you need
transient file activity or specific sets of files, use Guardian file naming. For example: $DATA.*.*,
or $*.ZYQ00000.*.
3238
(ERR^UNKNOWNSQLNAME)
Cause
The specified ANSI SQL name could not be translated, or the specified Guardian name could
not be translated to an ANSI SQL name.
Effect
The requested operation is aborted.
Recovery
The name is no longer current in the ANSI SQL name space or is not present in the SQL journal.
3239
(ERR^BADFORMATSQLNAME)
Cause
The specified ANSI SQL name could not be parsed due to syntax errors or was not fully qualified.
Effect
The requested operation aborts.
Recovery
In the entity specification syntax, check that the ANSI SQL name is syntactically correct and, if
necessary, fully qualified.
3240
(ERR^BUILDINGSQLJOURNAL)
Cause
MEASOPEN was called for a data file that was still in the process of SQL journal segment
construction when the measurement shut down.
Effect
The data file opens successfully, but the SQL journal segment is not attached.
Recovery
Generally, no action is necessary. Translations are processed through the SQL/MX services. If
you later need access to the SQL journal segment, close and reopen the data file after SQL
journal segment construction completes.
3241
(ERR^MISSING^SQLJOURNAL)
Cause
A request was made that required the SQL journal segment for translation, but no SQL journal
segment is attached in the current Measure data file context.
Effect
The requested operation aborts.
Recovery
If you require translation from the ANSI SQL name server, omit the dfnum parameter or pass
-1 as its value. If you require translation from a journal segment, ensure that you requested such
526 Error Codes