SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-82
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 20459
Where file is the name of the existing data or resource fork.
Cause. The GOAWAY operation failed because only the data fork or resource fork
exists, and the -both option was specified.
Effect. The operation fails.
Recovery. If file ends in 00, rerun the request with the -df option. If file ends in
01, rerun the request with the -rf option.
SQL 20460
Where resource fork name is the name of the resource fork.
Where data fork name is the name of the data fork.
Cause. The GOAWAY operation failed because you specified resource fork name
with the -both option
Effect. The operation fails.
Recovery. Retry with data fork name label name.
SQL 20461
Where resource fork name is the name of the resource fork.
Cause. The GOAWAY operation failed because you specified resource fork name
with the -df option.
Effect. The operation fails.
Recovery. Retry with the -rf option.
20459 You specified -both for the GOAWAY request. However,
only file exists. You must use -df or -rf option to GOAWAY
the label.
20460 You specified -both for GOAWAY request of resource fork
name You must specify data fork name to GOAWAY the label.
20461 Option -df does not match label resource fork name. Use
-rf to GOAWAY the label.