Neoview Messages Manual (R2.2)
Effect This refresh operation fails.
Recovery After the concurrent operation that holds the DDL lock finishes, run refresh again.
If no concurrent operations are running, the DDL lock has to be removed. In this situation,
contact HP support to remove the lock.
SQL 20523
20523 Object object-name cannot participate in refresh, there are
multiple DDL locks associated with it.
object-name
is the name of an object participating in the REFRESH operation.
Cause DDL locks are preventing the object from participating in the REFRESH operation.
Effect The operation fails.
Recovery Try to REFRESH by using the CANCEL option to release the DDL locks, and
resubmit the original REFRESH statement.
SQL 20542
20542 File system error error-number occurred while converting phandle
to filename.
error-number
is an error originating from the file system.
Cause Look up this error in the file system manual to determine the cause.
Effect The operation fails.
Recovery For more information about file-system errors, see Chapter 23 (page 463).
SQL 20543
20543 File system error error-number occurred while executing WRITEREAD.
error-number
is an error originating from the file system.
Cause To determine the cause, look up the reported error number for its associated error
text.
Effect The operation fails.
Recovery For more information about file-system errors, see Chapter 23 (page 463).
SQL 20545
20545 File system error error-number occurred while executing AWAITIO.
error-number
is an error originating from the file system.
Cause To determine the cause, look up the reported error number for its associated error
text.
Effect The operation fails.
Recovery For more information about file-system errors, see Chapter 23 (page 463).
SQL 20546
20546 File system error error-number occurred while executing READUPDATE.
error-number
is an error originating from the file system.
Cause To determine the cause, look up the reported error number for its associated error
text.
Effect The operation fails.
Recovery For more information about file-system errors, see Chapter 23 (page 463).
261