In <[EMAIL PROTECTED]>, on 12/17/2007
   at 07:29 AM, "(IBM Mainframe Discussion List)" <[EMAIL PROTECTED]>
said:

>You can reduce the EXCP count to zero, if you want to go that far, by
>using STARTIO. 

Not if he's unprivileged.

>The mechanism in SMF that counts EXCPs attempts really to count  blocks 
>transferred rather than invocations of EXCP.

The basic mechanism counts EXCP's, but there's an interface that the
access method can use to adjust the count. 

>You can probably fool the  counting 
>algorithm by manipulating the block size before and after the  EXCP.

AFAIK, the only safe way to manipulate the count is for a privileged
program to use the supplied interface, and I don't believe that
unprivileged code can do it at all. Of course, you could use an existing
appendage if it does what you need, but there would be support issues.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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

Reply via email to