

CA IDMS/DC Messages DC601169 - DC999999 › DC643047
DC643047
RECORD <record-name> IS NATIVE VSAM AND CANNOT OWN SET <set-name>
Reason:
A SET statement names a native VSAM record type as the set's owner; native VSAM records can participate only in VSAM INDEX sets (for which OWNER must not be specified). The user made one of two errors; each possible error is presented separately below along with the corrective action:
- The user incorrectly specified <record name> as the set owner, when a different record type was intended to be the set's owner. Issue a MODIFY SET that both identifies the appropriate record type as the set's owner and contains any clauses bypassed as a result of this error.
- The user incorrectly specified <record-name>'s location mode as VSAM CALC or VSAM. Issue a MODIFY RECORD statement to change the location mode, and then reissue the SET statement.
Module:
IDMSCHM1
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|