Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX SNAplus2 NOF Programmers Guide: HP-UX 11i > Appendix A Common Return Codes

System Error

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

If the verb does not execute because of an operating system error, SNAplus2 returns the following parameters:

primary_rc
AP_UNEXPECTED_SYSTEM_ERROR

An operating system call failed during processing of the verb.

secondary_rc

The secondary return code in this case is the return code from the operating system call. For the meaning of this return code, check the returned value in the file errno.h on the computer where the error occurred. Typically, the return code will indicate a condition such as memory shortage.

If the verb was issued to change the target configuration (such as DEFINE_* or DELETE_*), or to perform an action (such as START_*), the application should issue the appropriate QUERY_* verb to determine whether the change or action succeeded. In particular, if this error occurs while processing a DEFINE_* or DELETE_* verb containing multiple data structures(such as DEFINE_EMULATOR_USER), the change can be incomplete (for example, some but not all of the user's sessions may have been defined).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.