RIPL

A LAN Server API function returning error codes 5400-5480 encountered an error while requesting or modifying RIPL functions. ┌──────────────────────────────┬───────┬───────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NotRIPLServer │ 5401 │ The server name specified is not a │
│ │ │ valid remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RPL_MAPNotFound │ 5402 │ The RPL.MAP file was not found or │
│ │ │ could not be opened on the remote IPL │
│ │ │ server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RPL_MAPReadError │ 5403 │ An error was detected while reading │
│ │ │ the RPL.MAP file on the remote IPL │
│ │ │ server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RPL_MAPWriteError │ 5404 │ An error occurred while updating the │
│ │ │ RPL.MAP file on the remote IPL │
│ │ │ server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_MachineNotFound │ 5405 │ The machine definition does not exist │
│ │ │ on the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_FITSFileNotFound │ 5406 │ An error was detected while reading │
│ │ │ configuration files in the │
│ │ │ IBMLAN\RPL\FITS directory on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_MACHINESFileNotFound │ 5407 │ An error was detected while reading │
│ │ │ configuration files in the │
│ │ │ IBMLAN\RPL\MACHINES directory tree on │
│ │ │ the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_IBMCOMFileNotFound │ 5408 │ An error was detected while reading │
│ │ │ configuration files in the │
│ │ │ IBMLAN\RPL\IBMCOM directory tree on │
│ │ │ the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RPLUSERFileNotFound │ 5409 │ An error was detected while reading │
│ │ │ configuration files in the │
│ │ │ IBMLAN\RPLUSER directory tree on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RPLFileNotFound │ 5410 │ An error was detected while reading │
│ │ │ configuration files in the IBMLAN\RPL │
│ │ │ directory tree on the remote IPL │
│ │ │ server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_MachineFilesLocked │ 5411 │ Machine configuration files are │
│ │ │ locked by the remote IPL server file │
│ │ │ system. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_ServerRecordInvalid │ 5412 │ The server record identifier is not │
│ │ │ defined in an enabled server record │
│ │ │ entry in the RPL.MAP file. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_RemarkInvalid │ 5413 │ The machine definition remark was │
│ │ │ more than 48 bytes. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NDISProfileNotFound │ 5414 │ The network adapter directory profile │
│ │ │ could not be found in the NDISDD.PRO │
│ │ │ file on the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_MachNameTooLong │ 5415 │ Machine definition names for DOS or │
│ │ │ FAT file systems cannot exceed 8 │
│ │ │ bytes. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachNameInvalid │ 5420 │ The machine definition could not be │
│ │ │ created, because the name is not │
│ │ │ unique in the domain. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachNameExists │ 5421 │ The machine definition already exists │
│ │ │ on the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachModelInvalid │ 5422 │ The model machine name does not exist │
│ │ │ on the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachDriveInvalid │ 5424 │ The remote IPL OS/2 boot drive iden- │
│ │ │ tifier is not valid. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NetworkAddressInvalid │ 5425 │ The network adapter address is not │
│ │ │ valid. │
└──────────────────────────────┴───────┴───────────────────────────────────────┘
┌──────────────────────────────┬───────┬───────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachAddrExists │ 5426 │ A machine definition already exists │
│ │ │ with the specified network adapter │
│ │ │ address. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachReadError │ 5428 │ An error was detected while reading │
│ │ │ machine configuration files on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachWriteError │ 5429 │ An error was detected while writing │
│ │ │ machine configuration files on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachFileNotFound │ 5430 │ Files required for creating a machine │
│ │ │ definition could not be found on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachDirFailure │ 5432 │ An error was detected while creating │
│ │ │ machine configuration directories on │
│ │ │ the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_CreateMachACLFailure │ 5433 │ An error was detected while creating │
│ │ │ access control profiles on the remote │
│ │ │ IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DelMachFailure │ 5440 │ The machine definition could not be │
│ │ │ deleted. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DelMachDirFailure │ 5441 │ An error was detected while deleting │
│ │ │ machine configuration directories on │
│ │ │ the remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_EnumMachNotFound │ 5450 │ A machine definition of the type │
│ │ │ requested does not exist on the │
│ │ │ remote IPL server. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_SetMachDriveFailure │ 5470 │ The remote IPL OS/2 boot drive iden- │
│ │ │ tifier cannot be changed because the │
│ │ │ machine has a Workplace Shell desktop │
│ │ │ defined. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_SetMachNameInvalid │ 5471 │ The machine definition name cannot be │
│ │ │ changed. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_SetMachVersionInvalid │ 5472 │ The machine definition OS/2 version │
│ │ │ cannot be changed. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_SetMachCompInvalid │ 5473 │ The machine definition parameter │
│ │ │ specified is not valid for the │
│ │ │ current machine definition type. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DOSImageNotFound │ 5480 │ The DOS image file name does not │
│ │ │ exist. │
└──────────────────────────────┴───────┴───────────────────────────────────────┘


[Back: Apply]
[Next: Directory and Security Server]