YY -

You need to understand that there are two security checks going on.  For MVS 
commands there is one set of checks.  For DB2 Commands there is a different 
setup.  I would contact my security administrator and ask them how the DB2 
command you are trying to issue is handled.  You also need to check on the 
internal DB2 Security.  It is possible that there is also a security check 
going on there as well.

Each shop is unique on how they setup security.  And that depends on the 
security product you are using. 

The message "DSN3107I -xxxx DSN3EC0X -COMMAND REJECT.REQUESTOR NOT AUTHORIZED". 
 Indicates that you are not authorized to the DB2 command.  However, since you 
can issue D IPLINFO, you do have the authority to MVS commands.  Look at the 
SYSTEM PROGRAMMER RESPONSE:
System Programmer Response: Verify that this console should be used for 
entering DB2 commands. If so, authorize it for 'system' commands by using MVS 
services. 



Lizette


> 
> Hi all,
>     I use  REXX to inquire DB2 BUFFERPOOL detail status.I use
> CONSPROF / CONSOLES / CONSOLE SYSCMD command to get
> the info.But I can only get msg DSN3107I.
> "DSN3107I -xxxx DSN3EC0X -COMMAND REJECT.REQUESTOR NOT
> AUTHORIZED".
> I have another REXX work like that to gather system info
> (like'D IPLINFO') can work good.
> IBMBOOK said:the CSECT DSN3EC0X has discovered that the source of the
> command was a console that does not have 'system' authority.
> How can i have the system authorize?Did anyone do job like that?
> Thanks a lot for help.

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