Previous Topic: OPSLOG SETLIVE—Make OPSLOG LiveNext Topic: Keywords Common to ADDRESS OPSCTL OPSLOG Commands


OPSCTL OPSLOG Return Codes

OPSCTL OPSLOG commands produce these return codes:

111

The ADDRESS OPSCTL OPSLOG command string is too short. No command verb was supplied.

Examples of valid command verbs are: DEFINE, ACTIVATE and SETLIVE.

112

A syntax error was detected while parsing the OPSCTL OPSLOG command.

113

A syntax error was detected while scanning the OPSCTL OPSLOG command.

114

The log name specified is invalid. Log names must be from 1 to 16 characters in length and may contain any characters that are valid in OPS/REXX variable names. They cannot be all numeric and cannot start with a numeric character.

115

Either MSF is not active or the SYSTEM keyword was specified with an MSF SYSID that is invalid or inactive.

116

The OPSCTL OPSLOG LIST command cannot be used with the SYSTEM keyword in a NOWAIT environment.

117

A cross-system OPSCTL OPSLOG command was rejected because the target system is at a release below 11.06.00 and does not support this command.

121

A DEFINE command failed because the log name specified is already defined. Log names must be unique.

122

A DEFINE command failed because the data set name or pseudo-data set name specified is already defined. Data set names must be unique.

123

A DEFINE command failed because the maximum number of OPSLOGs are already defined.

124

A DEFINE command failed because of an internal 'lock' failure.

131

An ACTIVATE command failed because the maximum number of OPSLOGs are already activated. The maximum number of active OPSLOGs is controlled by the BROWSEACTIVEMAX product parameter.

132

An ACTIVATE command failed because the requested log name is already the live OPSLOG.

133

An ACTIVATE command failed because the requested log name is either already active or is in transition.

141

A SETLIVE command failed because the requested log name is already the live OPSLOG.

142

A SETLIVE or RESET command failed because the named OPSLOG is read-only.

143

A SETLIVE or RESET command failed because the named OPSLOG is not currently active and is therefore ineligible for this command.

144

A SETLIVE command failed because of an internal lock failure.

145

A SETLIVE command failed because of an internal failure. OPS_DSP address is zero.

146

A SETLIVE command failed because a non-normal UCBLEVEL value has been set for the device on which the OPSLOG data set resides. This is typically a short-lived condition and may be caused by EMC AutoSwap processing. Wait for a short time before retrying the command.

147

A RESET command failed because the named OPSLOG is currently the live OPSLOG.

148

A RESET command failed because of an internal lock failure.

149

A RESET command failed because of an internal unlock failure.

151

A DEACTIVATE command failed because the named OPSLOG is currently the live OPSLOG.

152

A DEACTIVATE command failed because the named OPSLOG is not currently active and is therefore ineligible for this command.

153

A DEACTIVATE command failed because there is a checkpoint pending for the named OPSLOG. A checkpoint writes the data in the OPSLOG data space to a DIV data set. Wait for the checkpoint to complete before retrying this command.

154

A DEACTIVATE command failed because there is a reset pending for the named OPSLOG. Wait for the reset to complete before retrying this command.

155

A DEACTIVATE command failed because there is a high checkpoint pending for the named OPSLOG. A high-checkpoint only occurs when a new DIV-backed OPSLOG is first used and may take some time to complete. Wait for the high checkpoint to complete before retrying this command.

161

A DELETE command failed because the named OPSLOG is currently the live OPSLOG.

162

A DELETE command failed because the named OPSLOG was not defined using an OPSCTL OPSLOG DEFINE command.

163

A DELETE command failed because the named OPSLOG is not currently inactive and is therefore ineligible for this command.

169

The current command failed due to a failure in unlocking the internal OPSLOG control block.

171

A LIST command failed because there are no OPSLOG entries to list.

177

A LIST command failed because of a missing buffer address. This internal error can only occur if there is an error in OPSLOG WebView.

178

A LIST command failed because of an internal buffer error (zero entries). This internal error can only occur if there is an error in OPSLOG WebView.

179

A LIST command failed because of an internal buffer overflow. This internal error can only occur if there is an error in OPSLOG WebView.

191

The log name specified on the current command does not exist on this OPS/MVS subsystem.

200

An attempt to send to message to a message queue failed. Check the external data queue and the OPSLOG for messages relating to a “send failure”.

201

An attempt to obtain storage failed. Check the external data queue and the OPSLOG for messages relating to storage failures.

202

No output was received as the result of a cross-system command.

203

Message queue allocation failed.

204

Message queue deletion failed.

205

Error in command output processing.

206

An error occurred attempting to send a message to an MSF queue.

207

The control blocks required for OPSCTL OPSLOG processing have not been created yet.

208

An ABEND occurred during OPSCTL OPSLOG processing.