Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

RAISE-ERROR Generate return code

&pagelevel(4)&pagelevel

Domain: PROCEDURE

Command description

RAISE-ERROR generates a command return code and subsequently activates error handling if SUBCODE 1 is a number other than zero.

Format

RAISE-ERROR

SUBCODE1 = 64 / <integer 0..255>

,SUBCODE2 = 0 / <integer 0..255>

,MAINCODE = SDP0018 / <alphanum-name 7..7>

Operands

SUBCODE1 = 64 / <integer 0..255>
Number indicating the error class;
64 = error class “SEMANTIC-ERROR”.

SUBCODE2 = 0 / <integer 0..255>
Additional information on the error class.

MAINCODE = SDP0018/ <alphanum-name 7..7>
Error code for determining various error causes.
The preset value for MAINCODE is SDP0018.

Command return codes

(SC2)

SC1

Maincode

Meaning


0CMD0001No error

1CMD0202Syntax error

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

130SDP0099No further address space available
xxxxxxxxxxxReturn code as specified in operands