ACCMTHRM (invalid access method)

Purpose
Indicates that the function failed because the specified access method was in error. This can happen because:
  • The specified access method class is not supported.
  • The access method class specified is not a defined access method class.
Code Point
The code point for this term is X'1231'.
Structure
See Reply message structure for the general structure of reply message data.
Parameter
Description
SVRCOD
Severity code
  • Code point is X'1149'.
  • Returned.
  • Enumerated value(s) for this parameter:
    8
    Error Severity Code
ACCMTHCL
Access method class
  • Code point is X'114E'.
  • Enumerated values for this parameter are:
         
    X'1433' RELRNBAM (Relative by record number access method)
    X'1435' RNDRNBAM (Random by record number access method)
    X'1407' CMBRNBAM (Combined record number access method)
    X'1432' RELKEYAM (Relative by key access method)
    X'1434' RNDKEYAM (Random by key access method)
    X'1406' CMBKEYAM (Combined keyed access method)
    X'1405' CMBACCAM (Combined access access method)
SRVDGN
Server diagnostic information
  • Code point is X'1153'.
  • No information is returned.