"Tim Burkart" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> I am trying to assemble the BMC Mainview Batch Optimization Candidate
> Utility but continously encounter one of these errors. The "assembly"
> JCL from BMC uses batch TSO for the entire process. The second step is
> to repro object data into the target OBJ dataset. That is when I
> encountered the MIM4002 - IDCAMS error.
> 
> MIM4002  PROGRAM IDCAMS   IS NOT AUTHORIZED TO UPDATE HLQ.MBOMAINT.OBJ
> 
> Thinking it was it was an security control on IDCAMS, I restructured
> the JCL to use SORT instead of IDCAMS / REPRO but that generated the
> ICEIPUT error.
> 
> MIM4002  PROGRAM ICEIPUT   IS NOT AUTHORIZED TO UPDATE
> HLQ.MBOMAINT.OBJ
> 
> I have seen other posts where I belive it was CA's license management
> software that needed a fix. I have also opened a case with BMC hoping
> they have seen this before. Has anyone else encountered this?
> 
> Any suggestions, insights or work arounds would be greatly
> appreciated!
> 
> Thank you!
> 
> Tim Burkart
> 

Tim,

I am not sure, what your problem is.
>From the CA-MIM manual MIM4002 appears to come from EDIF and its
definitions, check those.

Kees.



   MIM4002      PROGRAM         program         IS      NOT
AUTHORIZED      TO      UPDATE  dsname                
 

        Explanation:     An unauthorized program is attempting to update
a data   
       set. The name of this program is shown in place of the program

       variable, and the dsname of the data set is shown in place of the

       dsname variable. If the ABEND option is in effect for this data
set,     
       EDIF abends the program and issues message MIM4003. Otherwise,
EDIF      
       lets the update occur.

 

        Action:          Specify the ABEND option on an EDIF processing
statement if     
       you want to prevent this update. Otherwise, authorize the program
to       
       perform this update using the AUTHORIZED parameter on an EDIF

       processing statement. Issue a SETOPTION MEMBER command to make
your      
       changes take effect immediately.



**********************************************************************
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), 
its subsidiaries and/or its employees shall not be liable for the incorrect or 
incomplete transmission of this e-mail or any attachments, nor responsible for 
any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286 
**********************************************************************

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to