z/OS V1R4 SEND command to operator console

2006-05-23 Thread Paul Ip
Hi all,

I'd like to use MVS SEND command to send 'highlighted' messages to operator
console with message level = 'I' [Immediate action messages (descriptor
codes 1 and 2) are to appear] to alert operators at the last step of a batch
job (probably use PGM=IKJEFT01)

I've checked command manual that the OPERATOR=routecode may be the suitable
parm for this, e.g.
 SE 'pack offsite tapes...' OPERATOR=1 (1 = master console action or 2 =
master console information) 

however, it just issued a message to console but it was *not*
'highlighted'... did I miss something or it is also related to the console
setting? (the operator console has 'ROUTCDE=ALL')

please help...

Paul

--
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: z/OS V1R4 SEND command to operator console

2006-05-23 Thread Binyamin Dissen
On Wed, 24 May 2006 01:22:50 -0500 Paul Ip <[EMAIL PROTECTED]> wrote:

:>I'd like to use MVS SEND command to send 'highlighted' messages to operator
:>console with message level = 'I' [Immediate action messages (descriptor
:>codes 1 and 2) are to appear] to alert operators at the last step of a batch
:>job (probably use PGM=IKJEFT01)

:>I've checked command manual that the OPERATOR=routecode may be the suitable
:>parm for this, e.g.
:> SE 'pack offsite tapes...' OPERATOR=1 (1 = master console action or 2 =
:>master console information) 

:>however, it just issued a message to console but it was *not*
:>'highlighted'... did I miss something or it is also related to the console
:>setting? (the operator console has 'ROUTCDE=ALL')

Neither the MVS nor the TSO SEND command allows for the setting of descriptor
codes.

As far as for your need - I would suggest that this is something that your job
scheduling package should do.

--
Binyamin Dissen <[EMAIL PROTECTED]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

--
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: z/OS V1R4 SEND command to operator console

2006-05-24 Thread Edward Jaffe

Paul Ip wrote:

however, it just issued a message to console but it was *not*
'highlighted'... did I miss something or it is also related to the console
setting? (the operator console has 'ROUTCDE=ALL')
  


You will need to write a small assembler language program that issues a 
WTO with the proper attributes. There may even be something available on 
the CBT tape that takes TSO command parameters and turns them into WTO 
parameters.


--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
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: z/OS V1R4 SEND command to operator console

2006-05-25 Thread Glenn Siegel
Paul,
You could use file708 on the www.cbttape.org always check the updates 
page.  A new release will be out shortly.  If you like this product and 
wish to be on the email notification just send me an email.

--
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: z/OS V1R4 SEND command to operator console

2006-05-28 Thread Brian Westerman
Hi,

You could also use the CommandZ program on the CBT tape.  I have added code
to it that allows for sending WTO's, Sticky notes (like what you are asking
for) and WTOR's.

Brian

--
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: z/OS V1R4 SEND command to operator console

2006-05-30 Thread mike caughran

FYI
I used to be able to send WTO with blinking red to the 3279-3 operator 
console.


Since the consoles were switched to Extra TN3270 emulators, I can no longer
get blink but can still send a colored message.

--
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: z/OS V1R4 SEND command to operator console

2006-05-30 Thread Edward Jaffe

mike caughran wrote:

FYI
I used to be able to send WTO with blinking red to the 3279-3 operator 
console.


Since the consoles were switched to Extra TN3270 emulators, I can no 
longer

get blink but can still send a colored message.


Sounds like your 3270 emulator simply doesn't support blinking fields. 
The one I use most (Pcom 5.8) supports them just fine now, but many 
years ago it didn't.


--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
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: z/OS V1R4 SEND command to operator console

2006-05-30 Thread Kittendorf, Craig
Was the emulator configured for blinking?

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of mike caughran
Sent: Tuesday, May 30, 2006 2:28 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/OS V1R4 SEND command to operator console

FYI
I used to be able to send WTO with blinking red to the 3279-3 operator 
console.

Since the consoles were switched to Extra TN3270 emulators, I can no
longer
get blink but can still send a colored message.

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