Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Using Messages With Identifiers : SI: SVC Install Program

SI: SVC Install Program
S6BSI001I
Type 3 SVC number nnn install successful, Version: vvvvvvvv
SVC Install Program
Indicates the successful installation of the SVC routine. In the message:
No action is required.
S6BSI002E
SVC number ??? invalid (Valid range: 200-255)
SVC Install Program
An invalid SVC number was defined to the system at initialization.
Define the SVC number statically using PARMLIB member IEASVCxx and the LPALIB, or define the SVC number dynamically using the program S6BSVCIN.
S6BSI003I
Type 3 SVC nnn replace successful, Old: oooooooooooooooo New: vvvvvvvvvvvvvvvv
SVC Install Program
Indicates the SVC routine Replace operation was successful. In the message:
No action is required.
S6BSI004E
Invalid function request: rrrrrrrr (Valid requests: ADD, DELETE or REPLACE)
SVC Install Program
The function requested is invalid. In the message, rrrrrrrr is the input request. Valid requests are: ADD, DELETE, or REPLACE.
Correct the function request and resubmit the JOB.
S6BSI005E
GETMAIN from SQA for SVC routine failed
SVC Install Program
S6BSVCIN was unable to obtain storage from the SQA for the SVC routine.
See the reason code supplied with the abend for the GETMAIN return code.
S6BSI006E
LOAD failed for SVC routine rrrrrrrr
SVC Install Program
S6BSVCIN was unable to LOAD the SVC. The reason code supplies the loader return code via the abend.
Check that the SVC is in STEPLIB.
S6BSI007E
Directed LOAD failed for SVC routine
SVC Install Program
S6BSVCIN was unable to load the SVC into SQA storage. The reason code supplies the loader return code via the abend.
Check that the SVC is in STEPLIB.
S6BSI008E
GETMAIN for local work storage failed
SVC Install Program
S6BSVCIN was unable to obtain local program work storage.
See the reason code supplied by the GETMAIN return code via the abend.
S6BSI009E
SVCUPDTE for SVC nnn failed
SVC Install Program
S6BSVCIN was unable to define the SVC to the system. In the message, nnn is the SVC number in decimal.
Check the return code provided via the abend reason code.
S6BSI010E
S6BSVCIN module is not APF authorized
SVC Install Program
Module S6BSVCIN is not APF authorized.
Insure that S6BSVCIN has been linked authorized and/or is executing from an authorized library.
S6BSI011E
SVC number nnn is in use, add failed
SVC Install Program
The SVC number specified is not available to be used. The "add" function request failed. In the message, nnn is the SVC number in decimal.
Try another number or redefine the existing one.
S6BSI012E
Type 3 SVC number ??? delete successful, Version: vvvvvvvvvvvvvvvv
SVC Install Program
The SVC number currently defined has been successfully removed. In the message, vvvvvvvvvvvvvvvv is the version identification.
No action is required.
S6BSI013E
"SVCUPDTE DELETE" for SVC nnn failed
SVC Install Program
The SVCUPDTE DELETE operation was unsuccessful. The "delete" function request failed.
Check the return code provided via the abend reason code.
S6BSI014E
SVC nnn delete failed, version mismatch. STEPLIB: pppppppp vvvv Current: pppppppp vvvv
SVC Install Program
The SVC routine ID and the version have to match with the copy in the STEPLIB library for the delete request to be honored. In the message:
Confirm the SVC version that is installed is the same as that in the STEPLIB library. If different, use the correct library or confirm that the SVC number specified is indeed the correct Object Service Broker SVC to be deleted. Correct the error and resubmit the JOB.
S6BSI015E
mmmmmmmm not found in STEPLIB
SVC Install Program
The default installation EECONFIG module could not be found in STEPLIB. In the message, mmmmmmmm is the module name.
Ensure that the named module is in STEPLIB.
S6BSI016E
SVC nnn in use is not TIBCO(r) Object Service Broker SVC routine, replace failed
SVC Install Program
The current SVC nnn routine in use is not TIBCO(r) Object Service Broker SVC routine, therefore the replace request is rejected.
Take one of the following actions: 1) Correct the SVC number if it is incorrect. 2) If the SVC number specified is correct, then use the "delete" function to delete the SVC routine first then use the "add" function to add the new SVC routine.
S6BSI017E
Module IGCERROR not in NUCLEUS MAP
SVC Install Program
The IGCERROR module is not on the z/OS nucleus map.
Ensure that IBM module IGCERROR is linked into the z/OS nucleus map.
S6BSI019E
SVC nnn is actively being used by an Execution Environment
SVC Install Program
The SVC being added, replaced, or deleted is currently in use by one or more Execution Environments.
Rerun this program once all Execution Environments using this SVC have been quiesced.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved