Re: How to stop a started task in starting status

2006-03-13 Thread Knutson, Sam
Issue D GRS,C to get the ASID it will show name and STARTING of the waiting STC

Issue C STARTING,A= using the ASID you obtained from the D GRS,C.

Thanks, 

Sam Knutson, GEICO 
Performance and Availability Management 
mailto:[EMAIL PROTECTED] 
(office)  301.986.3574 

"Think big, act bold, start simple, grow fast..." 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Francois Paré
Sent: Monday, March 13, 2006 10:11 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: How to stop a started task in starting status
Hello,
Is there a command to stop a started task that stays in the starting status 
because of an enqueue conflict on a dataset? I try cancel and force but it 
didn't work. I don't want to stop the other address space that has got the 
dataset at first.

Thank you!
Francois Pare

This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this
email/fax is prohibited. If you are not the intended recipient, please
destroy all paper and electronic copies of the original 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: How to stop a started task in starting status

2006-03-13 Thread Vernooy, C.P. - SPLXM
"Francois Paré" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Hello,
> 
>  
> 
> Is there a command to stop a started task that stays in the starting status 
> because of an enqueue conflict on a dataset? I try cancel and force but it 
> didn't work. I don't want to stop the other address space that has got the 
> dataset at first.
> 
>  
> 
> Thank you!
> 
>  
> 
> Francois Pare
> 

What message came with the cancel that did not work: IEE341I XX
NOT ACTIVE ?
Use: CANCEL STARTING.
Do a "D A,L" and you will see that the task has a second qualifier "STARTING". 
You always address started tasks with their second qualifier.

Kees.


**
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), 
its subsidiaries and/or its employees shall not be liable for the incorrect or 
incomplete transmission of this e-mail or any attachments, nor responsible for 
any delay in receipt.
**

--
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: How to stop a started task in starting status

2006-03-13 Thread Philippe Leite
Try  C STARTING,A=,  where  is the ASID in hex format.

Regards,

Philippe Leite

--
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: How to stop a started task in starting status

2006-03-13 Thread McKown, John
> -Original Message-
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Francois Paré
> Sent: Monday, March 13, 2006 9:11 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: How to stop a started task in starting status
> 
> 
> Hello,
> 
>  
> 
> Is there a command to stop a started task that stays in the 
> starting status because of an enqueue conflict on a dataset? 
> I try cancel and force but it didn't work. I don't want to 
> stop the other address space that has got the dataset at first.
> 
>  
> 
> Thank you!
> 

No.

However, a "special form" of the cancel should work. Do a "D A,L" and get the 
__hexadecimal__ ASID number. Then issue the command:

C STARTING,A=asid_number_in_hex

--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and its content is protected by 
law.  If you are not the intended recipient, you should delete this message and 
are hereby notified that any disclosure, copying, or distribution of this 
transmission, or taking any action based on it, is strictly prohibited.
 

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


How to stop a started task in starting status

2006-03-13 Thread Francois Paré
Hello,

 

Is there a command to stop a started task that stays in the starting status 
because of an enqueue conflict on a dataset? I try cancel and force but it 
didn't work. I don't want to stop the other address space that has got the 
dataset at first.

 

Thank you!

 

Francois Pare

 



Francois Pare

Universite Laval

Service de l'informatique et des telecommunications

Pavillon Casault

Ste-Foy (Quebec) Canada

G1K 7P4

 

tel.: 418-656-2131 ext. 4013

fax: 418-656-7305



 

 


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