It seems it doesn't work. Actually, other z/OS use the same conmode 3270 
terminal... That's why I couldn't understand it... There must be something 
wrong with it.. but I couldn't figure it out.... 




________________________________
发件人: Kris Buelens <kris.buel...@gmail.com>
收件人: ib...@listserv..uark.edu
已发送: 周四, 10 29, 2009 10:42:19 下午
主 题: Re: 回复: Disabled Wait during z/OS guest mac hi ne IPL

CMS does not support a CONMODE 3270 terminal.  I guess your REXX EXEC to start 
z/OS contains some TRACE instruction making that it produces output.
Change to code to change the COMNODE and the IP into one command
'CP TERM CONMODE 3270' || '15'x || 'IPL 8B10 CLEAR LOADPARM 10066F'
Or, if you prefer two lines
'CP TERM CONMODE 3270' || '15'x ||,
     'IPL 8B10 CLEAR LOADPARM 10066F'


2009/10/29 Anson <yeal_c...@yahoo.com.cn>

Thanks, John!
>
>I defined the ipl and related command in an exec file as below. 
>
>...
>'CP TERM CON 3270'               
>'I 8B10 CLEAR LOADPARM 10066F'   
>...
>
>And then logon to the virtual machine and execute this exec file in the cms. 
>
>I don't know what happened.... There are some other z/OS guest machines 
>running under the same zVM.... 
>
>
>
>
________________________________
发件人: "McKown, John" <john.mck...@healthmarkets.com>
>收件人: IBMVM@LISTSERV.UARK.EDU
>已发送: 周四, 10 29, 2009 10:28:23 下午
>主 题: Re: Disabled Wait during z/OS guest machine IPL
>
>
>
>This is a CMS problem, not a z/OS problem. Are you IPLing from a 3270 
>terminal, with XAUTOLOG. It is saying that CMS cannot talk to the terminal. 
>When you IPL CMS, do you have the PARM AUTOCR on it so that CMS does not 
>prompt for input?
> 
>Just a couple of ideas.
>John McKown  
>Systems Engineer IV
>IT  
>Administrative Services Group
> HealthMarkets®  
>9151 Boulevard 26 • N. Richland Hills • TX 76010
>(817) 255-3225 phone • (817)-961-6183 cell
>john.mck...@healthmarkets.com • www.HealthMarkets.com
> Confidentiality Notice: This e-mail message may contain confidential or 
>proprietary information. If you are not the intended recipient, please contact 
>the sender by reply e-mail and destroy all copies of the original message. 
>HealthMarkets® is the brand name for products underwritten and issued by the 
>insurance subsidiaries of HealthMarkets, Inc. –The Chesapeake Life Insurance 
>Company®, Mid-West National Life Insurance Company of TennesseeSM and The MEGA 
>Life and Health Insurance Company.SM
>
>
>
________________________________
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
>>Sent: Thursday, October 29, 2009 9:20 AM
>>To: IBMVM@LISTSERV.UARK.EDU
>>Subject: Disabled Wait during z/OS guest machine IPL
>>
>>
>>I defined a new z/OS 1.10 guest machine on zVM5.2.  When I tried to ipl the 
>>guest machine, i got a disable wait psw. Below is the detail information. 
>>
>>Is there anyone who knows how to resolve it? Thank you very much!
>>
>> 22:09:53  * MSG FROM ZOS6F   : DMSCIT171T Permanent console error; re-IPL 
>>CMS 
>>00: HCPGIR450W CP entered; disabled wait PSW 000A0000 
>>80F1842C                 
>>________________________________
好玩贺卡等你发,邮箱贺卡全新上线!
>________________________________
好玩贺卡等你发,邮箱贺卡全新上线!


-- 
Kris Buelens,
IBM Belgium, VM customer support


__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail..yahoo.com

Reply via email to