format
INPUT:CHAR(8)
The format of the data returned. The possible format names follow:
INSD0100
For information about the INSD0100 format, see INSD0100 Formaton
page 59.
errcode
I/O:CHAR(*)
The structure in which to return error information.
Error messages
CPF3CF1 E
Error code parameter not valid.
CPF3C1D E
Input variable length in parameter &1 not valid.
CPF3C21 E
Format name &1 not valid.
HTPA001 E
Input parameter &1 not valid.
HTPA102 E
Unable to update server instance &1.
HTPA103 E
Value in field &1 of the instance data structure not valid.
CPF9802 E
Not authorized to object &2 &3.
Delete a Server Instance (QzhbDeleteInstance) API
Required Parameter Group:
1 name Input Char(10)
2 errcode I/O Char(*)
Threadsafe: Yes
Use the QzhbDeleteInstance API to delete a server instance.
Authorities and locks
To invoke this API, the user must have the following authorities:
v*EXECUTE authority to the QUSRSYS library
v*OBJOPR, *OBJEXIST, *DLTand either *OBJMGT or *OBJALTER authority to the
QUSRSYS/QATMHINSTC file
Required parameter group
name
INPUT:CHAR(10)
The server instance name you want to delete. The name can be up to 10
characters long (padded with blanks).
Chapter2. Application Programming Interfaces 63