Linux 作業系統錯誤程式碼解釋
做個記錄,以便以後查閱。
OS error code 0: Success
作業系統錯誤程式碼0:成功
OS error code 1: Operation not permitted
作業系統錯誤程式碼1:操作不允許
OS error code 2: No such file or directory
作業系統錯誤程式碼2:沒有這樣的檔案或目錄
OS error code 3: No such process
作業系統錯誤程式碼3:沒有這樣的過程
OS error code 4: Interrupted system call
作業系統錯誤程式碼4:中斷的系統呼叫
OS error code 5: Input/output error
作業系統錯誤程式碼5:輸入/輸出錯誤
OS error code 6: No such device or address
作業系統錯誤程式碼6:沒有這樣的裝置或地址
OS error code 7: Argument list too long
作業系統錯誤程式碼7:引數列表太長
OS error code 8: Exec format error
作業系統錯誤程式碼8:執行格式錯誤
OS error code 9: Bad file descriptor
作業系統錯誤程式碼9:壞的檔案描述符
OS error code 10: No child processes
作業系統錯誤程式碼10:無子過程
OS error code 11: Resource temporarily unavailable
作業系統錯誤程式碼11:資源暫時不可用
OS error code 12: Cannot allocate memory
作業系統錯誤程式碼12:無法分配記憶體
OS error code 13: Permission denied
作業系統錯誤程式碼13:許可權被拒絕
OS error code 14: Bad address
作業系統錯誤程式碼14:錯誤的地址
OS error code 15: Block device required
作業系統錯誤程式碼15:需要塊裝置
OS error code 16: Device or resource busy
作業系統錯誤程式碼16:裝置或資源忙
OS error code 17: File exists
作業系統錯誤程式碼17:檔案已經存在
OS error code 18: Invalid cross-device link
作業系統錯誤程式碼18:無效的跨裝置連結
OS error code 19: No such device
作業系統錯誤程式碼19:沒有這樣的裝置
OS error code 20: Not a directory
作業系統錯誤程式碼20:不是一個目錄
OS error code 21: Is a directory
作業系統錯誤程式碼21:是一個目錄
OS error code 22: Invalid argument
作業系統錯誤程式碼22:無效引數
OS error code 23: Too many open files in system
作業系統錯誤程式碼23:開啟太多的檔案系統
OS error code 24: Too many open files
作業系統錯誤程式碼24:開啟的檔案太多
OS error code 25: Inappropriate ioctl for device
作業系統錯誤程式碼25:不適當的裝置ioctl使用
OS error code 26: Text file busy
作業系統錯誤程式碼26:文字檔案忙
OS error code 27: File too large
作業系統錯誤程式碼27:檔案太大
OS error code 28: No space left on device
作業系統錯誤程式碼28:裝置上沒有空間
OS error code 29: Illegal seek
作業系統錯誤程式碼29:非法搜尋
OS error code 30: Read-only file system
作業系統錯誤程式碼30:只讀檔案系統
OS error code 31: Too many links
作業系統錯誤程式碼31:連結過多
OS error code 32: Broken pipe
作業系統錯誤程式碼32:管道破裂
OS error code 33: Numerical argument out of domain
作業系統錯誤程式碼33:超出域的數值引數
OS error code 34: Numerical result out of range
作業系統錯誤程式碼34:數值結果超出範圍
OS error code 35: Resource deadlock avoided
作業系統錯誤程式碼35:避免資源死鎖
OS error code 36: File name too long
作業系統錯誤程式碼36:檔名太長
OS error code 37: No locks available
作業系統錯誤程式碼37:沒有可用鎖
OS error code 38: Function not implemented
作業系統錯誤程式碼38:功能沒有實現
OS error code 39: Directory not empty
作業系統錯誤程式碼39:目錄非空
OS error code 40: Too many levels of symbolic links
作業系統錯誤程式碼40:符號連結層次太多
OS error code 42: No message of desired type
作業系統錯誤程式碼42:沒有期望型別的訊息
OS error code 43: Identifier removed
作業系統錯誤程式碼43:識別符號刪除
OS error code 44: Channel number out of range
作業系統錯誤程式碼44:通道數目超出範圍
OS error code 45: Level 2 not synchronized
作業系統錯誤程式碼45:2級不同步
OS error code 46: Level 3 halted
作業系統錯誤程式碼46:3級終止
OS error code 47: Level 3 reset
作業系統錯誤程式碼47:3級復位
OS error code 48: Link number out of range
作業系統錯誤程式碼48:連結數超出範圍
OS error code 49: Protocol driver not attached
作業系統錯誤程式碼49:協議驅動程式沒有連線
OS error code 50: No CSI structure available
作業系統錯誤程式碼50:沒有可用的CSI結構
OS error code 51: Level 2 halted
作業系統錯誤程式碼51:2級中斷
OS error code 52: Invalid exchange
作業系統錯誤程式碼52:無效的交換
OS error code 53: Invalid request descriptor
作業系統錯誤程式碼53:無效的請求描述符
OS error code 54: Exchange full
作業系統錯誤程式碼54:交換空間滿
OS error code 55: No anode
作業系統錯誤程式碼55:陽極不存在
OS error code 56: Invalid request code
作業系統錯誤程式碼56:無效的請求程式碼
OS error code 57: Invalid slot
作業系統錯誤程式碼57:無效的槽
OS error code 59: Bad font file format
作業系統錯誤程式碼59:錯誤的字型檔案格式
OS error code 60: Device not a stream
作業系統錯誤程式碼60:裝置不屬於流型別
OS error code 61: No data available
作業系統錯誤程式碼61:無可用資料
OS error code 62: Timer expired
作業系統錯誤程式碼62:超時
OS error code 63: Out of streams resources
作業系統錯誤程式碼63:超出流資源範圍
OS error code 64: Machine is not on the network
作業系統錯誤程式碼64:主機不在網路上
OS error code 65: Package not installed
作業系統錯誤程式碼65:軟體包沒有安裝
OS error code 66: Object is remote
作業系統錯誤程式碼66:物件是遠端的
OS error code 67: Link has been severed
作業系統錯誤程式碼67:連結被切斷
OS error code 68: Advertise error
作業系統錯誤程式碼68:廣告錯誤
OS error code 69: Srmount error
作業系統錯誤程式碼69:srmount錯誤
OS error code 70: Communication error on send
作業系統錯誤程式碼70:傳送資料時通訊錯誤
OS error code 71: Protocol error
作業系統錯誤程式碼71:協議錯誤
OS error code 72: Multihop attempted
作業系統錯誤程式碼72:企圖進行多次跳轉
OS error code 73: RFS specific error
作業系統錯誤程式碼73:RFS型別錯誤
OS error code 74: Bad message
作業系統錯誤程式碼74:壞訊息
OS error code 75: Value too large for defined data type
作業系統錯誤程式碼75:數值超過對於給定的資料型別
OS error code 76: Name not unique on network
作業系統錯誤程式碼76:主機名在網路上不是唯一
OS error code 77: File descriptor in bad state
作業系統錯誤程式碼77:壞狀態的檔案描述符
OS error code 78: Remote address changed
作業系統錯誤程式碼78:遠端地址改變
OS error code 79: Can not access a needed shared library
作業系統錯誤程式碼79:無法訪問需要的共享庫
OS error code 80: Accessing a corrupted shared library
作業系統錯誤程式碼80:訪問了一個損壞的共享庫
OS error code 81: .lib section in a.out corrupted
作業系統錯誤程式碼81: a. out檔案中的.lib段損壞。
OS error code 82: Attempting to link in too many shared libraries
作業系統錯誤程式碼82:試圖連結太多的共享庫
OS error code 83: Cannot exec a shared library directly
作業系統錯誤程式碼83:不能直接執行一個共享庫
OS error code 84: Invalid or incomplete multibyte or wide character
作業系統錯誤程式碼84:無效或不完整的多位元組以及寬字元
OS error code 85: Interrupted system call should be restarted
作業系統錯誤程式碼85:中斷的系統呼叫需要重新啟動
OS error code 86: Streams pipe error
作業系統錯誤程式碼86:流管道錯誤
OS error code 87: Too many users
作業系統錯誤程式碼87:太多使用者
OS error code 88: Socket operation on non-socket
作業系統錯誤程式碼88:在非套接字介面進行套接字操作
OS error code 89: Destination address required
作業系統錯誤程式碼89:需要目標地址
OS error code 90: Message too long
作業系統錯誤程式碼90:訊息太長
OS error code 91: Protocol wrong type for socket
作業系統錯誤程式碼91:socket協議錯誤型別
OS error code 92: Protocol not available
作業系統錯誤程式碼92:協議不可用
OS error code 93: Protocol not supported
作業系統錯誤程式碼93:協議不支援
OS error code 94: Socket type not supported
作業系統錯誤程式碼94:socket型別不支援
OS error code 95: Operation not supported
作業系統錯誤程式碼95:操作不支援
OS error code 96: Protocol family not supported
作業系統錯誤程式碼96:協議族不支援
OS error code 97: Address family not supported by protocol
作業系統錯誤程式碼97:協議不支援地址族
OS error code 98: Address already in use
作業系統錯誤程式碼98:地址已在使用
OS error code 99: Cannot assign requested address
作業系統錯誤程式碼99:無法分配請求的地址
OS error code 100: Network is down
作業系統錯誤程式碼100:網路癱瘓
OS error code 101: Network is unreachable
作業系統錯誤程式碼101:網路不可達
OS error code 102: Network dropped connection on reset
作業系統錯誤程式碼102:網路復位時連線丟失
OS error code 103: Software caused connection abort
作業系統錯誤程式碼103:軟體導致連線中斷
OS error code 104: Connection reset by peer
作業系統錯誤程式碼104:連線被重置
OS error code 105: No buffer space available
作業系統錯誤程式碼105:沒有可用的緩衝空間
OS error code 106: Transport endpoint is already connected
作業系統錯誤程式碼106:傳輸端點已連線
OS error code 107: Transport endpoint is not connected
作業系統錯誤程式碼107:運輸端點沒有連線上
OS error code 108: Cannot send after transport endpoint shutdown
作業系統錯誤程式碼108:運輸終點關閉後無法傳送資料
OS error code 109: Too many references: cannot splice
作業系統錯誤程式碼109:引用太多:不能接合
OS error code 110: Connection timed out
作業系統錯誤程式碼110:連線超時
OS error code 111: Connection refused
作業系統錯誤程式碼111:連線被拒絕
OS error code 112: Host is down
作業系統錯誤程式碼112:主機已關閉
OS error code 113: No route to host
作業系統錯誤程式碼113:沒有路由到主機
OS error code 114: Operation already in progress
作業系統錯誤程式碼114:程序已執行
OS error code 115: Operation now in progress
作業系統錯誤程式碼115:正在進行操作
OS error code 116: Stale NFS file handle
作業系統錯誤程式碼116:陳舊的NFS檔案控制代碼
OS error code 117: Structure needs cleaning
作業系統錯誤程式碼117:結構需要清除
OS error code 118: Not a XENIX named type file
作業系統錯誤程式碼118:不是一個XENIX命名型別的檔案
OS error code 119: No XENIX semaphores available
作業系統錯誤程式碼119:沒有XENIX訊號量可用
OS error code 120: Is a named type file
作業系統錯誤程式碼120:是一個指定型別的檔案
OS error code 121: Remote I/O error
作業系統錯誤程式碼121:遠端輸入/輸出錯誤
OS error code 122: Disk quota exceeded
作業系統錯誤程式碼122:超出磁碟配額
OS error code 123: No medium found
作業系統錯誤程式碼123:沒有發現介質
OS error code 124: Wrong medium type
作業系統錯誤程式碼124:錯誤的介質型別
OS error code 125: Operation canceled
作業系統錯誤程式碼125:操作取消
OS error code 126: Required key not available
作業系統錯誤程式碼126:所需的Key不可用
OS error code 127: Key has expired
作業系統錯誤程式碼127:Key已過期
OS error code 128: Key has been revoked
作業系統錯誤程式碼128:Key被撤銷
OS error code 129: Key was rejected by service
作業系統錯誤程式碼129:Key被拒絕服務
OS error code 130: Owner died
作業系統錯誤程式碼130:屬主死亡
OS error code 131: State not recoverable
作業系統錯誤程式碼131:狀態不可恢復
MySQL error code 132: Old database file
錯誤程式碼132:舊的資料庫檔案
MySQL error code 133: No record read before update
錯誤程式碼133 :更新之前沒有記錄被讀
MySQL error code 134: Record was already deleted (or record file crashed)
錯誤程式碼134 :記錄已刪除(或記錄檔案損壞)
MySQL error code 135: No more room in record file
錯誤程式碼135:記錄檔案沒有更多空間
MySQL error code 136: No more room in index file
錯誤程式碼136:索引檔案沒有更多空間
MySQL error code 137: No more records (read after end of file)
錯誤程式碼137:沒有更多的記錄(已讀至檔案尾)
MySQL error code 138: Unsupported extension used for table
錯誤程式碼138 :不支援表的擴充套件應用
MySQL error code 139: Too big row
錯誤程式碼139 :行太大
MySQL error code 140: Wrong create options
錯誤程式碼140 :錯誤的建立選項
MySQL error code 141: Duplicate unique key or constraint on write or update
錯誤程式碼141:寫和更新時,獨一的鍵或約束髮生重複
MySQL error code 142: Unknown character set used
錯誤程式碼142 :使用了未知字符集
MySQL error code 143: Conflicting table definitions in sub-tables of MERGE table
錯誤程式碼143:在合併表的子表中定義衝突
MySQL error code 144: Table is crashed and last repair failed
錯誤程式碼144 :表損壞,最後一次修復失敗
MySQL error code 145: Table was marked as crashed and should be repaired
錯誤程式碼145 :表被標記為損壞,應該進行修復
MySQL error code 146: Lock timed out; Retry transaction
錯誤程式碼146 :鎖超時,重試事務;
MySQL error code 147: Lock table is full; Restart program with a larger locktable
錯誤程式碼147 :鎖表已滿;重啟程式,配置更大的locktable表
MySQL error code 148: Updates are not allowed under a read only transactions
錯誤程式碼148 :在一個只讀事務中,不允許進行更新操作
MySQL error code 149: Lock deadlock; Retry transaction
錯誤程式碼149 :鎖死鎖;重試事務操作
MySQL error code 150: Foreign key constraint is incorrectly formed
錯誤程式碼150 :外來鍵約束生成不當
MySQL error code 151: Cannot add a child row
錯誤程式碼151:無法新增子行
MySQL error code 152: Cannot delete a parent row
錯誤程式碼152:不能刪除父行