++PTF(ASP0998) /*------------------------------------------------------ ASP0998 040816 ASEB200 V210 Batch tasks to wait for secondary d/b that is in use COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 2004 APAR Fixes: ASZ3357 040816 61VTEL DT ASEB200 V220 SUGG OK ASEDAMDM 040824 S__0998 msgdaio67i if secondary d/b alloc fails due d/set alloc to another addrs NOTES: CHANGES TO ASEDAMGR On rare occasions it has been possible for a batch job to fail if a secondary database dataset is in use by another job/user and the batch job cannot dynamically allocate the dataset. To prevent the batch job failing, the access method module has been changed to retry the dynamic allocation until it is successful. The job will now wait until the dataset is available instead of failing the allocation. To indicate to the operator that the job is waiting for a dataset, a new message will be issued: DAIO30I WAITING FOR DATASET dataset name This message will be re-issued every 30 seconds until the dataset is available. This situation is rare and typically only occurs if a TSO user has allocated a secondary database to their session or an abend has caused an allocation to not be freed and a batch job requires DISP=OLD access to the database. */. ++VER(Z038) FMID(ASEB200) SUP(ASZ3357) PRE(ASP0911). ++HOLD(ASP0998) SYSTEM FMID(ASEB200) REASON(DOC) COMMENT(SEE COVERLETTER FOR OPERATIONAL CHANGES AND NEW MSGS). ++MOD(ASEDAMDM).