H06.03 ReadMe

4.4 eCOBOL Debugging
----------------------
Only Visual Inspect supports eCOBOL debugging. For more
information, see the H-Series Application Migration Guide.
4.5 OCA and Inherit Warning Messages
-------------------------------------
In the OCA program, sometimes false or inherit warning
messages can appear. For example:
Warning 15: Procedure foo at offset 0535 in file bar
inherits register 5
Both the warning message and recovery (including how to
turn off the warnings) are documented in section 8 in the
Object Code Accelerator (OCA) Manual:
Warning 15: PROCEDURE proc-name IN FILE file-name
INHERITS REGISTER register-number
Whether or not the warning is displayed, the OCA program
generates the code correctly although not optimally.
OCA issues a warning when it finds a code construct
for which it might have produced incorrect code. OCA cannot
automatically distinguish between a benign situation and a
possible serious one.
Refer to section 8 in the OCA Manual to investigate whether
or not the message is accurate. If it is not accurate, use
the IGNORE_IRn option. If the warning is accurate, use the
INHERITSRn option.
4.6 NonStop Java and a Possible JVM Internal Error Message
--------------------------------------------------------
On rare occasions when a Java application method executes enough
times to cause a hotspot compile of the method, a customer's
written Java application can abend with a JVM internal error message.
To recover, the user must rerun their Java application in the
interpreter-only mode, which is done by using the -Xint command line
option to Java.
5.0 NETWORKING PRODUCTS FOR H06.03
5.1 CP6100
------------
To avoid a possible data transfer hang as a result of a large amount
of data being written at one time, the CP IOP should be configured
using the CLBFRAMESIZE modifier set to the maximum value of 600.
Page
9
of
12