Previous Topic: SUBM - SUBMITNext Topic: SYMP - SYMPTOMS


SVCT - SVCTABLE

SVCT004E SVC number must be a decimal number from 0 to 255

The SVC number specified is not a decimal number in the range 0-255. Issue the command again, specifying a valid SVC number.

SVCT005E Module <modname> not found in LPA or nucleus

The module <modname> is not in the LPA or nucleus. If necessary, use the LOAD subcommand of the LPA command to load the module to global storage and add it to the active LPA queue.

SVCT006E Type must be 1, 2, 3, 4, or 6

The type specified is not 1, 2, 3, 4, or 6. Issue the command again, specifying a valid type.

SVCT007E <option> invalid with type <x> SVC

The option <option> is incompatible with SVC type <x>. Issue the command again, specifying a valid option for the module.

SVCT008E ADD invalid, SVC <svcnum> already defined

The ADD subcommand has been issued for SVC <svcnum>, which is already defined. Verify the SVC number. Use the REPLACE command to change an SVC that is already defined.

SVCT009E DELETE invalid, SVC <svcnum> undefined

The DELETE subcommand has been issued for SVC <svcnum>, which is undefined.

SVCT010E SVC <svcname> is an ESR and cannot be changed

SVC <svcname> has the ESR attribute and cannot be modified.

SVCT011E SVCUPDTE failed, RC <code>

The SVCUPDTE macro issued by the ADD, REPLACE, or DELETE command has failed with return code <code>. Contact CA Technical Support.

SVCT012I SVC <svcname> entry <tabentry>

SVC <svcname> has been successfully added, replaced, or deleted. <tabentry> is the address of the updated SVC table entry.