:>: -----Original Message----- :>: From: IBM Mainframe Discussion List [mailto:[email protected]] On :>: Behalf Of willie bunter :>: Sent: Monday, September 24, 2012 9:29 AM :>: To: [email protected] :>: Subject: ADR405E (041)-DYNA (02), DYNAMIC ALLOCATION OF VOLUME FB8ACC :>: FAILED. ERROR CODE 0218. INFORMATION CODE 0000. :>: :>: Good Day All, :>: :>: I encountered a problem while attempting to perform a FLASHCOPY of a :>: volume: :>: :>: ADR405E (041)-DYNA (02), DYNAMIC ALLOCATION OF VOLUME FB8ACC FAILED. :>: ERROR CODE 0218. INFORMATION CODE 0000. :>: :>: The dynamic allocation error occurred on the ouptut or target volume. :>: :>: A colleague gave me the following link posted on IBM's site : :>: http://www-01.ibm.com/support/docview.wss?uid=isg3S1000603 :>: :>: The explanation is quite straight forward. I would like to try their :>: suggestion : "The WORKVOL or WORKUNIT parms on the EXEC statement for :>: ADRDSSU can be used to point allocation to SPECIFIC volumes/units." :>: :>: :>: :>: However I am not sure as to how to go about coding this parm in the EXEC :>: statement. Could anybody suggest how to do it?
You find the JCL for the job in question. You edit the EXEC statement for the step that is failing. You add the PARM operand to this statement if it is not already there. In either case, you add the appropriate keywords and values to the PARM operand. Did you find the "How to Control DFSMSdss through PARM Information in the EXEC Statement" section in the DFSMSdss Storage Administration manual that explains how? What in particular did you not understand? Be specific. Be very specific. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
