User`s guide
5: Error Handling
DC 900-1406E 95
Table 5–2: Error Return Codes Used by BSC File Transfer Program
(defined in the BSCTRAN.INC include file)
Mnemonic
Value
(hex) Meaning Probable Cause
RCOK 0001 No error The only success code
RCSTARTED 0002 Link already started (enabled) Previous SET /LOCKSTART command
RCERRIDNAME 8012 Invalid ICP device name BSCTRAN command line error
RCFAIL
a
8022 Link not started No DSR signal
RCNAS 8032 ICP not previously assigned User application error
RCALAS 80A2 ICP already assigned User application error
RCILPAR 8042 Illegal parameter value User application error
RCOVRSZ 8052 Record exceeds maximum size BSCWRIT: Record > DEFAULT /BUFSIZE
BSCREAD: Trans 2780 rec > recl param
RCTO
b
8062 BSCTRAN timeout SEND or RECEIVE dtime expired
RCUNR
c
8072 Received unexpected response Expect data acks on SEND, data on
RECEIVE
RCOPERR
d
8082 File open error See footnote d
RCFRDERR
d
8092 File read error See footnote d
RCFCLERR
d
8142 File close error See footnote d
RCFWRERR
d
80B2 File write error See footnote d
RCILOPT 80D2 Illegal option BSCTRAN command line error
RCNOLNK 80E2 No link number specification BSCTRAN command line error
RCNOFNAME 80F2 No filename specification BSCTRAN command line error
RCIOPVAL 8102 Illegal value for option BSCTRAN command line error
RCREJECT 8112 Transmission rejected Refer to Table 5–3 on page 98
RCNOSAFE 8152 Safe store abort by remote Remote timed out waiting for ACK
RCQ_AS 8172 BSCFWY/icpas error VMS SYS$ASSIGN error
RCQ_INIT 8182 BSCFWY/icpinit error VMS event flag error