My guess is that you are trying to flash to a minidisk for which the previous flashcopy has not yet physically completed. You need to wait until the current flashcopy has finished before you flashcopy again to this area of disk. (or cancel the current flashcopy)
Try using FLASHCOPY SYNC so that the command ends when the physical flashcopy ends instead of just submitting the command. Example: flashcopy 100 0 end 200 0 end sync Scott Rohling On Sun, Jul 4, 2010 at 1:32 PM, Thang Pham <[email protected]> wrote: > > Hi, I am getting this error very often, when I do a FLASHCOPY of a 3390 > minidisk: > > HCPCMM296E Status is not as required - 1100; an unexpected condition > HCPCMM296E occurred while executing a FLASHCOPY command, code = AE. > > Could you tell me what it means? > > Thank you, > > > > > > Thang 2455 South Road > (Embedded > Pham image > moved to > > file: > > pic59397.gif) > > Phone: (845) 433-7567 Poughkeepsie, NY > 12601 > > e-mail: [email protected] > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
