DSNT278I bind-type SERVICE ERROR FOR service-name BECAUSE error-text
Explanation
The BIND SERVICE or FREE SERVICE command failed because one or more of the conditions specified in error-text occurred.
- bind-type
- Type of bind subcommand: BIND or FREE
- service-name
- Name of the package in the format of
'location.collection.service.(version)'
. - error-text
- Description of any of the following conditions that can cause the error:
- COPY IS NOT ALLOWED UNTIL VERSIONING IS ENABLED.
- COPYING A VERSIONLESS SERVICE IS NOT SUPPORTED.
- UNAVAILABLE RESOURCE. REASON reason-code, TYPE OF RESOURCE resource-type, AND RESOURCE NAME resource-name.
- THE SERVICE NAME SELECTED IS RESERVED FOR USE BY THE SYSTEM.
- PACKAGE ALREADY EXISTS.
- VERSIONED SERVICE NOT ALLOWED WHEN VERSIONLESS SERVICE ALREADY EXISTS.
- DROP OF DEFAULT VERSION NOT ALLOWED WHEN OTHER VERSIONS OF SERVICE EXIST.
- VERSIONED SERVICE NOT ALLOWED UNTIL REST VERSIONING IS ENABLED.
- REST CREATE/DROP SERVICE LOCK IS NOT AVAILABLE.
- SERVICE DOES NOT EXIST.
- FREE SERVICE IS NOT SUPPORTED AT THE LOCATION-NAME SPECIFIED
- SERVICE ALREADY EXISTS.
- THE SQL STATEMENT IS NOT SUPPORTED.
- CALL HOST-VARIABLE IS NOT SUPPORTED. USE CALL PROCEDURE-NAME INSTEAD.
- OFFLOAD OF NON-SELECT STATEMENTS IS NOT SUPPORTED.
- STATEMENT CONTAINS UNBALANCED DELIMITERS.
- STATEMENT CONTAINS BOTH HOSTVARS AND PARAMETER MARKERS.
- STATEMENT CONTAINS A ZERO LENGTH HOSTVAR.
- STATEMENT CONTAINS NO HOSTVAR IDENTIFIER AFTER COLON.
System action
The service-name service is not bound or freed.
System programmer response
See error-text to determine the cause of the error and respond accordingly.