On Tuesday, 04/05/2011 at 10:56 EDT, Steve Mondy 
<steve.mo...@opensolutions.com> wrote:
> set tape 704 rekey EKMCERT030911A                           
> HCPSTA9968E Key alias not found: EKMCERT030911A             
> Ready(09968); T=0.01/0.01 10:38:35                          
> 
> q ta details 704                                           
> TAPE 0704 SEQUENCE NUMBER 12311 LIBPORT 2 ENCRYPTION CAPABLE
>   ACTIVE KEY LABEL(S):      
>     (L) ekmcert031010a      
>     (L) ekmcert031010b
>   ATTACHED KEY LABEL(S): DEFAULT 
>   INACTIVE KEY LABEL(S): DEFAULT  
> Ready; T=0.01/0.01 10:48:08                                 

I see mixed vs. upper case.  If you're going to store the keys with 
mixed-case labels, then you probably need to issue the command in an EXEC:
   newkey = "ekmcert030911a"
   address command "CP SET TAPE 704 REKEY" newkey

Just a guess.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
mobile; 607.321.7556
alan_altm...@us.ibm.com
IBM Endicott

Reply via email to