27.12.2012 Views

z/VM: CP Commands and Utilities Reference - z/VM - IBM

z/VM: CP Commands and Utilities Reference - z/VM - IBM

z/VM: CP Commands and Utilities Reference - z/VM - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

QUERY UNRESOLVED<br />

QUERY UNRESOLVED<br />

►►<br />

Query<br />

Authorization<br />

Purpose<br />

Usage Notes<br />

Responses<br />

UNRESolved<br />

Privilege Class: A, C, E<br />

Use QUERY UNRESOLVED to display whether there are any references to<br />

unresolved (unknown) entry points or external symbols for customer-written <strong>CP</strong><br />

routines that were loaded using the <strong>CP</strong>XLOAD comm<strong>and</strong> or configuration file<br />

statement.<br />

1. To load customer-written <strong>CP</strong> routines into <strong>CP</strong>’s virtual storage, use the<br />

<strong>CP</strong>XLOAD comm<strong>and</strong> (page 101) or the <strong>CP</strong>XLOAD configuration file statement.<br />

For more information about the <strong>CP</strong>XLOAD statement, see the z/<strong>VM</strong>: <strong>CP</strong><br />

Planning <strong>and</strong> Administration book.<br />

2. The customer-written <strong>CP</strong> routines that you loaded must be on a disk that <strong>CP</strong><br />

can access, both during <strong>and</strong> after initialization. If you have any unresolved entry<br />

points or external symbols that you thought you loaded, check to see where you<br />

loaded them. They may be on a disk that is not <strong>CP</strong>-accessed. If this turns out to<br />

be the problem, give <strong>CP</strong> access to the disk using the <strong>CP</strong>ACCESS comm<strong>and</strong><br />

(page 79).<br />

3. To revoke one or more entry point or external symbol assignments, use the<br />

DISASSOCIATE comm<strong>and</strong> (page 274).<br />

4. To unload the customer-written <strong>CP</strong> routines, use the <strong>CP</strong>XUNLOAD comm<strong>and</strong><br />

(page 107).<br />

5. For more information about unresolved entry points or external symbols for<br />

customer-written <strong>CP</strong> routines, see the z/<strong>VM</strong>: <strong>CP</strong> Exit Customization book.<br />

Response 1 (Unresolved <strong>Reference</strong>s Exist):<br />

To display all references that remain unresolved after all <strong>CP</strong>XLOAD requests, enter<br />

the following:<br />

query unresolved<br />

CSECT Offset Refers to<br />

H<strong>CP</strong>NEW 000FBC H<strong>CP</strong>SOON<br />

H<strong>CP</strong>NEW 000FC0 H<strong>CP</strong>NOYET<br />

H<strong>CP</strong>NEW 000FC4 H<strong>CP</strong>IHOPE<br />

Ready;<br />

In this example:<br />

1062 z/<strong>VM</strong>: <strong>CP</strong> <strong>Comm<strong>and</strong>s</strong> <strong>and</strong> <strong>Utilities</strong> <strong>Reference</strong><br />

CSECT is the control section (CSECT) of the program that was loaded using<br />

<strong>CP</strong>XLOAD. The CSECT contains address constants that refer to other entry<br />

points that <strong>CP</strong> cannot locate. Either the entry points have not yet been<br />

loaded, or they are on a disk to which <strong>CP</strong> does not have access.<br />

Offset is the location in the CSECT where the the address constant is.<br />

►◄

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!