Steve Comstock wrote:

Yes, I saw that. But what does it mean to get a false
hit on an eyecatcher? Do you mean looking at the code
in an editor (find command would find an MVC? - of course
then using labeled constants gets around that) or do
you mean looking at an eyecatcher in a dump? Still, is
this a common ocurrence?


You may not always be able to find your control blocks using the registers at time of error. In such cases, you may need to issue a FIND command under IPCS specifying the control block's eyecatcher. A "false hit" would occur when you find the eyecatcher in other than the expected locatiion, e.g., the constants area of the program that creates the control block.

--
-----------------------------------------------------------------
| Edward E. Jaffe                |                                |
| Mgr, Research & Development    | [EMAIL PROTECTED]    |
| Phoenix Software International | Tel: (310) 338-0400 x318       |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801            |
| Los Angeles, CA 90045          | 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

Reply via email to