|
| # | Result Code | Fixit! | Error Message | 
| -900 | notInitErr PPC | N/A | Toolbox has not been initialized yet | 
| -902 | nameTypeErr | N/A | Invalid or inappropriate locationKindSelector in location name | 
| -903 | noPortErr | N/A | Invalid port name; Unable to open port or bad port reference number | 
| -904 | noGlobalsErr | N/A | System unable to allocate memory, critical error | 
| -905 | localOnlyErr | N/A | Network activity is currently disabled | 
| -906 | destPortErr | N/A | Port does not exist at destination | 
| -907 | sessTableErr | N/A | PPC Toolbox is unable to create a session | 
| -908 | noSessionErr | N/A | Invalid session reference number | 
| -909 | badReqErr | N/A | Bad parameter or invalid state for this operation | 
| -910 | portNameExistsErr | N/A | Another port is already open with this name | 
| -911 | noUserNameErr | N/A | User name unknown on destination machine | 
| -912 | userRejectErr | N/A | Destination rejected the session request | 
| -915 | noResponseErr | N/A | Unable to contact application | 
| -916 | portClosedErr | N/A | The port was closed | 
| -917 | sessClosedErr | N/A | The session has closed | 
| -919 | badPortNameErr | N/A | PPC port record is invalid | 
| -922 | noDefaultUserErr | N/A | User has not specified owner name in Sharing Setup control panel | 
| -923 | notLoggedInErr | N/A | Default user reference number does not yet exist | 
| -924 | noUserRefErr | N/A | Unable to create a new user reference number | 
| -925 | networkErr | N/A | An error has occurred in the network | 
| -926 | noInformErr | N/A | PPCStart failed because target application did not have an inform pending | 
| -927 | authFailErr | N/A | User's password is wrong | 
| -928 | noUserRecErr | N/A | Invalid user reference number | 
| -930 | badServiceMethodErr | N/A | Service method is other than ppcServiceRealTime | 
| -931 | badLocNameErr | N/A | Location name is invalid | 
| -932 | guestNotAllowedErr | N/A | Destination port requires authentication |