cics
asra - this abend occured beacuse of invalid non numeric data
aica - a looping task has been terminated with this abend
code by cics because it was executing without giving
up control longer than the time period specified by
the icvr keyword in the cics sit.
aey9 - invalid exec cics command issued
ae** - most of the abends starts with ae, occures because
they are not handled in the cics program.
resp
value
conditionabend
00 normal
01 error
02rdatt
03wrbrk
04eof
05eods
06eoc
07inbfmh
08endinpt
09nonval
10nostart
11termiderr
aeik
12filenotfound
aeil
13notfnd
aeim
14duprec
aein
15dupkey
16invreq
aeip
17ioerr
aeiq
18nospace
aeir
19notopen
20endfile
21illogic
aeiu
22lengerr
aeiv
23qzero
24signal
25qbusy
26itemerr
27pgmiderr
aeio
28transiderr
aei1
29enddata
30invtsreq
31expired
32retpage
33rtefail
34rtesome
35tsioerr
36mapfail
37inverrterm
38invmpsz
39igreqid
40overflow
41invldc
42nostg
43jiderr
aeyg
44qiderr
aeyh
45nojbufsp
46dsstat
47selnerr
48funcerr
49unexpin
50nopassbkrd
51nopassbkwr52-
53sysiderr
aeyq
54iscinvreq
55enqbusy
56envdeferr
57igreqcd
58sessionerr
59sysbusy
60sessbusy
61notalloc
62cbiderr
63invexitreq
64invpartnset
65invpartn
66partnfail67-
68-69useriderr
aeyx
70notauth
aey7
71voliderr
aexv
72suppressed73-
74-75residerr76-
77-78-
79-80nospool
81termerr
82rolledback
83end
aexk
84disabled
85allocerr
86strelerr
87openerr
88spolbusy
89spolerr
90nodeiderr
91taskiderr
aexx
92tciderr
aexo
93dsnnotfound
aex1
94loading
95modeliderr
aex3
96outdescrerr
97partneriderr
aex5
98profileiderr
aex6
99netnameiderr
255notposs
VSAM檔案IO操作返回碼參考
vsam return codes 00 successful completion 02 duplicate key,non unique alt index 04 read,wrong length record 05 open,file not present 10 end of file 2...
返回碼說明
和官網結合起來看,有一些官網上沒有了 返回碼錯誤碼描述 說明40001 invalid credential 不合法的呼叫憑證 40002 invalid grant type 不合法的grant type 40003 invalid openid 不合法的openid 40004 invalid ...
HTTP狀態碼參考
客戶機與伺服器建立連線後,傳送乙個請求給伺服器 如 get index.html http 1.1 在伺服器接到請求後,給予客戶機相應的響應資訊,包括該資訊的協議版本號 http協議狀態碼 伺服器資訊 實體資訊 內容等 如 http 1.1 200 ok 在通訊時,客戶端發出連線請求,伺服器端建立連...