DFS0732I WARNING MULTIPLE VSAM ACBS OPEN FOR DATASET WITH DD CARD xxxxxxxx
Explanation
A return from a VSAM open macro indicated that the open completed, but there was already one or more ACBs open for the indicated data set. The SHR option of the VSAM DEFINE utility provides the user the ability to control the extent that a data set can be shared. The DEFINE has allowed the current data set to be shared.
System action
The IMS system ignores the error and continues processing.
Programmer response
The IMS databases should never be shared by multiple batch regions or batch and online regions. Correct the error, and resubmit the job.