MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Use ATTN to terminate Function.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Fri Jul 14, 2006 3:43 pm    Post subject: Use ATTN to terminate Function. Reply with quote

Hi,

I am getting the following message while browsing a dataset"Use ATTN to terminate Function", here what is the ATTN key used to terminate the browsing in the middle.


REQUESTED FUNCTION IN PROGRESS:



Records READ ------> 23832




STILL PROCESSING...


Quote:
Use ATTN to terminate Function
Back to top
View user's profile Send private message
satheeshs
Beginner


Joined: 06 Jul 2006
Posts: 13
Topics: 3
Location: 'Mainframe World'

PostPosted: Sun Jul 16, 2006 5:55 am    Post subject: Reply with quote

it is probably retrieving data from the tape.

i think pressing shift+Esc is the attention key. i am not sure.


Cheers
_________________
Satheesh
Back to top
View user's profile Send private message Yahoo Messenger
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Sun Jul 16, 2006 6:21 am    Post subject: Reply with quote

satheesh,
I use shift+Esc to change sessions. But how to terminate the process..if its taking long time.Is there anyway to do that in backgroud.I know Hrecall...is there any other option.
"Use ATTN to terminate Function",
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Sun Jul 16, 2006 12:43 pm    Post subject: Reply with quote

vak255,

Try CTRL+SHIFT+A and see if it works. If you are using RUMBA or EXTRA , then you look up the Keyboard manager and see how ATTN is mapped. Keyboard Manager is a ICON at the top of the screen where you have connect/disconnect and other file transmission icons.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Mon Jul 17, 2006 9:30 am    Post subject: Reply with quote

In my PComm emulator, the ESC key by itself is ATTN.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Tue Jul 18, 2006 1:51 am    Post subject: Reply with quote

Hi Kolusu,

I use EXTRA and I ATTN is not mapped. when I mapped to key 'A' and when I pressed Key 'A' then its switching sessions, like shift + esc key.

But I like to know how to terminate a task i.e when its taking long time to browse.....
Quote:

REQUESTED FUNCTION IN PROGRESS:



Records READ ------> 23832




STILL PROCESSING...
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Tue Jul 18, 2006 2:10 am    Post subject: Reply with quote

OK... I'll bite... Even if you figure out how to use your emulator to assign ATTN to a key, you haven't given any useful information about the application you are trying to interrupt. Is this a TSO application running under ISPF? Rexx? Assembler? A CICS application? IMS? I guess we can assume it is a 3270 application, but all these environments behave differently. Do you know that the applicatoin is written to be interruptable? It may be that you can not interrupt it from the keyboard but would need to kill the transaction/userid/whatever.
Back to top
View user's profile Send private message Visit poster's website
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Tue Jul 18, 2006 3:25 am    Post subject: Reply with quote

what I am trying to do is just getting a particular account using fileaid and the screenshot below clearly shows that 'STILL PROCESSING' . In the middle of the process , i want to terminate this.....as the file is large and its taking very long time to terminate.
Quote:

SELECTION IN PROGRESS:



Records read --> 130665

Records selected --> 0



STILL PROCESSING...


Use ATTN to terminate search

Back to top
View user's profile Send private message
deepatred
Beginner


Joined: 29 Nov 2005
Posts: 19
Topics: 6

PostPosted: Tue Jul 18, 2006 11:54 pm    Post subject: Reply with quote

This operation gets terminated using ATTN key, for me it's shift + esc. May be there is something wrong with ur ATTN key mapping.

Otherwise why don't you terminate ur session by using command
TSO CANCEL TSOXXXX (TSOXXXX is ur tso id) from some other TSO users terminal.

Regards
Back to top
View user's profile Send private message
sriramla
Beginner


Joined: 22 Feb 2003
Posts: 74
Topics: 1

PostPosted: Wed Jul 19, 2006 9:05 am    Post subject: Reply with quote

Vak255,
I know the problem you are facing. I've faced this myself once. If I understand this correctly, this is what is happening:
1. You are in File Aid and the browse/edit selection takes long time. File Aid says "use ATTN to terminate function".
2. You have already mapped ATTN key to one of your favorite keys of keyboard. So you press the mapped ATTN key.
3. But nothing happens or you are swithed to another session instead terminating the current process.

The reason is that when you press ATTN key, your emulator first receives the key and processes it without sending it to TSO. By default ATTN key is used to switch sessions by your emulator. Firt you change this emulator behaviour and make sure it simply passes the key to TSO as is. Then try. It should work.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group