APF-me

2007-11-16 Thread Aaron Walker
Ok, I'm thick.

I'm trying to create an alias to a user catalog, and I'm getting bit.

 /* IDCAMS COMMAND */  
DEFINE ALIAS (NAME(MYALIAS) -  
   RELATE(ABC123.CATALOG) -
)  
IDC3018I SECURITY VERIFICATION FAILED  
IDC3009I ** VSAM CATALOG RETURN CODE IS 56 - REASON CODE IS 
IGG0CLFT-36

**

What do I need to change where so that I can create this baby?

RC56 RSN36 tells me:
Explanation: The caller is not authorized. When no profile exists for 
functions that require RACF authorization, the caller must be at least 
APF authorized.

What exactly do I authorize?

Thanks,
Aaron

--
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


Re: APF-me

2007-11-16 Thread Anthony Saul Babonas
look for ich408 in syslog. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Aaron Walker
Sent: Friday, November 16, 2007 3:40 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: APF-me

Ok, I'm thick.

I'm trying to create an alias to a user catalog, and I'm getting bit.

 /* IDCAMS COMMAND */  
DEFINE ALIAS (NAME(MYALIAS) -  
   RELATE(ABC123.CATALOG) -
)  
IDC3018I SECURITY VERIFICATION FAILED  
IDC3009I ** VSAM CATALOG RETURN CODE IS 56 - REASON CODE IS
IGG0CLFT-36

**

What do I need to change where so that I can create this baby?

RC56 RSN36 tells me:
Explanation: The caller is not authorized. When no profile exists for
functions that require RACF authorization, the caller must be at least APF
authorized.

What exactly do I authorize?

Thanks,
Aaron

--
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

--
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


Re: APF-me

2007-11-16 Thread Ted MacNEIL
look for ich408 in syslog.

It has nothing to do with APF.
It's a RACF facility class/resource that starts with STGADMIN and ends in 
UALIAS.

I don't have the appropriate manual(s) in front of me, but I think the full 
name was spelled out by another poster.

-
Too busy driving to stop for gas!

--
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