Got DSN3107I FROM REXX CONSOLE SYSCMD command

2008-01-09 Thread Yan Ying
Hi all, I use a 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 - DSN3EC0X -COMMAND REJECT.REQUESTOR NOT AUTHORIZED". I have another REXX work like that to gather system info (like'D

Re: Got DSN3107I FROM REXX CONSOLE SYSCMD command

2008-01-13 Thread Yan Ying
;) CART('DAL001')" GETCODE = GETMSG('DAL1.',,'DAL001','',10) "CONSOLE DEACTIVATE" The program is sub in JCL by IKJEFT01. Why DB2 cmd need special auth and how to get the auth. Yan Ying ---

AIX CICS TRANSACTION GATEWAY EPI QUESTION

2008-01-24 Thread Yan Ying
ot; Is this mean that I can only run the program call EPI in the AIX server and cannot use the Websphere to issue the service to other PC.And I cannot use web browser to visit the AIX and get the 3270 Web base map? If it is ture,How can we do that. thanks. B

Re: AIX CICS TRANSACTION GATEWAY EPI QUESTION

2008-01-25 Thread Yan Ying
Hi Timothy, Thanks for your reply.As you said there are may ways to connect WAS and Z/OS CICS TS.I 'm studying HATS now.It seems more easier to implement. Thanks again. BS YY -- For IBM-MAIN subscribe / signoff / archive

USSTAB color question

2008-05-19 Thread Yan Ying
Hi all, I want to change the logon panel 's color.I cannot find how to control the color of the TEXT in USSTAB.Anybody know where IBM explain how to control that?Thanks a lot. BR YY My usstabis look like that: USSN TITLE '-- ACF/VTAM USS TABLE FOR NONSNA DEVICES'

Print DL/I CALL FOR DEDB FPTRACE

2007-01-30 Thread Yan Ying
Hi all; I want to print all DL/I call to haldb,full function db and dedb, Inculde DB NAME ,SEGMENT NAME ,FUNCTION,DATA. I can use capture image trace to get COMP information for haldb and full function db.How about DEDB? I have tried to use fast path trace to gather the message. 1 Add F

Collect DB2 message log SMF

2007-04-16 Thread Yan Ying
Hi all, We want to collect DB2 LOG from DB2 MSTR ADDRESS SPACE from the prod system.The address space can be shutdown,so we cannot use IBM external writer.I know we can use SDSF batch mode to print Address Space to dataset.I want to know if there are certain SMF record type contain the DB2 mes

REPONSE TIME QUESTION IN RMF WLM REPORT

2006-02-14 Thread Yan Ying
Hi all, I have a question about RMF report.In workload activity we can find response for certain service class.But SYSSTC always contain a SYSTEM in response time colume in the report.What is the SYSTEM meaning.Can any one help me?Thanks a lot. best regards YY ps. REPORT BY: POLICY=DEFAULT

InfoPrint Printway worked buy no real paper received

2005-07-24 Thread Yan Ying
found the dataset in Print QUEUE.If we need to add some pcl contral command or there were other problem.The other question is how can we find the PrinterWay running in basic or extended mode. Thanks ahead. Yan Ying -- For IBM-MAIN

Re: AW: InfoPrint Printway worked buy no real paper received

2005-07-25 Thread Yan Ying
queue? Yan Ying -- 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: InfoPrint Printway worked buy no real paper received

2005-07-25 Thread Yan Ying
set the layout for these two function and where can I find the queue name for the printer? Yan Ying -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN

Re: InfoPrint Printway worked buy no real paper received

2005-07-25 Thread Yan Ying
Hi, Thanks all. Now it seems that I have two way to setup the Printway.One is using Direct socket connection,we must know if hte printer support the function and the port number.Another is using LPR function,we must know the queue name of the printer. I will try these way.Thanks alot. Yan