![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Type 3 SVC number nnn install successful, Version: vvvvvvvvIndicates the successful installation of the SVC routine. In the message: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.Type 3 SVC nnn replace successful, Old: oooooooooooooooo New: vvvvvvvvvvvvvvvvIndicates the SVC routine Replace operation was successful. In the message:
• oooooooooooooooo is the old version identification
• vvvvvvvvvvvvvvvv is the new version identificationInvalid function request: rrrrrrrr (Valid requests: ADD, DELETE or REPLACE)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.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.S6BSVCIN was unable to LOAD the SVC. The reason code supplies the loader return code via the abend.S6BSVCIN was unable to load the SVC into SQA storage. The reason code supplies the loader return code via the abend.S6BSVCIN was unable to obtain local program work storage.See the reason code supplied by the GETMAIN return code via the abend.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.Module S6BSVCIN is not APF authorized.Insure that S6BSVCIN has been linked authorized and/or is executing from an authorized library.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.Type 3 SVC number ??? delete successful, Version: vvvvvvvvvvvvvvvvThe SVC number currently defined has been successfully removed. In the message, vvvvvvvvvvvvvvvv is the version identification.The SVCUPDTE DELETE operation was unsuccessful. The "delete" function request failed.Check the return code provided via the abend reason code.SVC nnn delete failed, version mismatch. STEPLIB: pppppppp vvvv Current: pppppppp vvvvThe 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.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.SVC nnn in use is not TIBCO(r) Object Service Broker SVC routine, replace failedThe 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.The IGCERROR module is not on the z/OS nucleus map.Ensure that IBM module IGCERROR is linked into the z/OS nucleus map.SVC nnn is actively being used by an Execution EnvironmentThe 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 |