I've got an off-site AS/400 model 510 running V3R7 that has the 3590 B11 tape media library. I am unable to get it to load a tape from the "tower". Or otherwise use it in any fashion. Someone at the site tells me that the "tower" is loaded with tapes, and there is no tape in the tape drive. Also, the "unit ready" light is flashing green. I can sign on to the system from my office. Device TAP03 is the 3590 tape unit (device category *TAP). Device TAPMLB01 is the 3590 tape media library (device category *MLB). "CHKTAP TAP03" returns "Device TAP03 not ready", which makes sense because there is no tape in the drive. "CHKTAP TAPMLB01" returns "*MOUNTED not correct" (CPF415A), which loses me completely. The second level text talks about using SETTAPCGY. So I tried... "SETTAPCGY DEV(TAPMLB01) OPTION(*MOUNTED)" and took all the defaults. Got "Library device function not successful" (CPF67E4) caused by "No device available" (CPF416A); the second level text reports "Media library device TAPMLB01 is varied on, but no devices are allocated for the library device scheduler to utilize." The recovery is "Allocate a resource within the library device to the library device description TAPMLB01 by using the Vary Configuration (VRYCFG) command. Specify the configuration object TAPMLB01, the configuration type *MLBRSC, the status *ALLOCATE and the specific resource to allocate." So... From the "Work with Media Library Status" (WRKMLBSTS), I take option 4 to Allocate resource on the TAP03 device ("VRYCFG CFGOBJ(TAPMLB01) CFGTYPE(*MLBRSC) STATUS(*ALLOCATE) RSRCNAME(TAP03)"). The response is "Status of drive resource TAP03 not changed. Reason code is 2008." (CPD8F91) and "Status of drive resources in device description TAPMLB01 not changed." (CPF26AF). Reason code 2008 says that "The device is in use by another device description". Since TAP03 is varied on, I vary it off, and try the VRYCFG command again. This time I get the same messages, but with reason code 2003, which says that "The resource is not attached to this media library." The second level text is of no help; it tells me to "Use the WRKMLBSTS or WRKHDWRSC commands to determine the names of the drive resources associated with this media library device. Then, try the request again." And that's where I'm stuck at. I would appreciate any help with this as we're in a rather desperate situation with our backup. TIA. Dan Bale IT - AS/400 Handleman Company 248-362-4400 Ext. 4952 D.Bale@Handleman.com

Reply With Quote