AbEnd:异常结束 (AbEnd: Abnormal End)
AbEnd is an abbreviation of the "Abnormal End", which is an abnormal ending of software, or a system break down.
AbEnd是“ Abnormal End”的缩写 ,是软件的异常结束或系统崩溃。
This custom originates from an error message from the IBM OS/360, IBM ZOS operating systems. Generally provided with capital, although may come into sight as "abend".
此定制来自IBM OS / 360,IBM ZOS操作系统的错误消息。 通常提供资本,尽管可能会以“异常”的形式出现。
The highly widespread were:
高度流行的是:
-
ABEND 0C7 (Data exception)
异常0C7(数据异常)
-
ABEND 0CB (Division by zero)
ABEND 0CB(除以零)
Abends could be "soft" (enabling involuntary recovery) or "hard" (finishing the undertaking).
异常终止可能是“软”(允许非自愿恢复)或“硬”(完成任务)。
Errors or break downs on the Novell NetWare network operating system is generally called ABENDs. Groups of people of NetWare administrators originate or arise up around the Internet, such as abend.org.
Novell NetWare网络操作系统上的错误或故障通常称为ABEND。 一群NetWare管理员起源于Internet,例如abend.org。
The term is jocularly alleged to be originated from the German word "Abend" which implying "evening".
俗称该术语源自德语单词“ Abend”,表示“晚上”。
Code | Expected cause |
---|---|
001 |
I/O Error:
|
002 |
I/O Error:
|
013 |
Something doesn't counterpart among the program and the DD declaration. Test out the system message IEC141I for an additional absolute report of the error |
04x |
I/O Error:
|
0C1, 0C2, 0C3 |
|
0C4, 0C5, 0C6 |
Attending to program verification:
|
0C7 |
Data Exception program verification:
|
0C8, 0CA |
Arithmetic overflow:
|
0C9, OCB |
Divide Exception:
|
122, 222 | The operator called off the occupation with or devoid of a storage dump. |
213 | The system can't come across the file as the JCL illustrates it. Make sure the system message IEC143I for further information. |
码 | 预期原因 |
---|---|
001 |
I / O错误:
|
002 |
I / O错误:
|
013 |
在程序和DD声明中没有对应的内容。 测试系统消息IEC141I,以获取错误的其他绝对报告 |
04倍 |
I / O错误:
|
0C1、0C2、0C3 |
|
0C4、0C5、0C6 |
参加程序验证:
|
0C7 |
数据异常程序验证:
|
0C8、0CA |
算术溢出:
|
0C9,OCB |
除例外:
|
122、222 | 操作员在有或没有存储转储的情况下取消了该占用。 |
213 | 如JCL所示,系统无法找到该文件。 确保系统消息IEC143I以获取更多信息。 |
翻译自: https://www.includehelp.com/dictionary/abend-full-form.aspx
转载自原文链接, 如需删除请联系管理员。
原文链接:什么是AbEnd? AbEnd代表什么?,转载请注明来源!