DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ R T

⟦aff69ae59⟧ TextFile

    Length: 2184 (0x888)
    Types: TextFile
    Names: »RPC_ERROR_MAPPING«

Derivation

└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS 
    └─ ⟦91c658230⟧ »DATA« 
        └─⟦458657fb6⟧ 
            └─⟦a5bbbb819⟧ 
                └─⟦this⟧ 
└─⟦8ee07855d⟧ Bits:30000545 8mm tape, Rational 1000, DTIA 2_1_6
    └─ ⟦0c25cb74a⟧ »DATA« 
        └─⟦0182c9918⟧ 
            └─⟦ed024cadb⟧ 
└─⟦d0624311f⟧ Bits:30000529 8mm tape, Rational 1000, DTIA 2_1_7
    └─ ⟦f494b5154⟧ »DATA« 
        └─⟦3ddce7122⟧ 
            └─⟦ed024cadb⟧ 
                └─⟦this⟧ 
└─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3
    └─ ⟦fc9b38f02⟧ »DATA« 
        └─⟦9b46a407a⟧ 
            └─⟦eec0a994f⟧ 
                └─⟦this⟧ 

TextFile


-- Listing of native error status values ...

    Not_Connected

    Access_Error
    Device_Error
    Lock_Error
    Name_Error
    Policy_Error
    Status_Error
    Storage_Error
    Unsupported
    Use_Error

    Command_Error
    Command_Terminated
    Command_Timed_Out
    Execution_Error
    Resource_Limit
    Internal_Error


-- Mapping of native error status values to Unix errno values ...

POLICY_ERROR        =>  EACCES     Permission denied 
RESOURCE_LIMIT      =>  EAGAIN     No more processes 
STATUS_ERROR        =>  EBADF     Bad file number 
DEVICE_ERROR        =>  EBADMSG     Trying to read unreadable message 
DEVICE_ERROR        =>  EBUSY     Mount device busy 
USE_ERROR           =>  EDQUOT     Disc quota exceeded 
USE_ERROR           =>  EEXIST     File exists 
DEVICE_ERROR        =>  EFAULT     Bad address 
USE_ERROR           =>  EFBIG     File too large 
DEVICE_ERROR        =>  EINTR     Interrupted system call 
DEVICE_ERROR        =>  EINVAL     Invalid argument 
DEVICE_ERROR        =>  EIO     I/O error 
USE_ERROR           =>  EISDIR     Is a directory 
NAME_ERROR          =>  ELOOP     Too many levels of symbolic links 
DEVICE_ERROR        =>  EMFILE     Too many open files 
NAME_ERROR          =>  ENAMETOOLONG     File name too long 
DEVICE_ERROR        =>  ENFILE     File table overflow 
NAME_ERROR          =>  ENOENT     No such file or directory 
RESOURCE_LIMIT      =>  ENOMEM     Not enough core 
DEVICE_ERROR        =>  ENOSPC     No space left on device 
DEVICE_ERROR        =>  ENOSR     Out of streams resources 
USE_ERROR           =>  ENOTDIR     Not a directory
USE_ERROR           =>  ENOTEMPTY     Directory not empty 
DEVICE_ERROR        =>  ENXIO     No such device or address 
UNSUPPORTED         =>  EOPNOTSUPP     Operation not supported on socket 
ACCESS_ERROR        =>  EPERM     Not owner 
DEVICE_ERROR        =>  EPIPE     Broken pipe 
DEVICE_ERROR        =>  ERANGE     Result too large 
USE_ERROR           =>  EROFS     Read-only file system 
COMMAND_TERMINATED  =>  ESRCH     No such process 
DEVICE_ERROR        =>  EWOULDBLOCK     Operation would block 
DEVICE_ERROR        =>  EXDEV     Cross-device link