Set Application Server Support (QLZASPAS) API


  Required Parameter Group:

1 Requested action Input Char(10)

  Optional Parameter Group 1:

2 Error code I/O Char(*)

  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Set Application Server Support (QLZASPAS) API provides an interface to set the support value for IBM® i Application Server Processor Entitlements on the current partition.


Authorities and Locks

Authority Required
The user of this API must have All Object (*ALLOBJ) and Security Administrator (*SECADM) special authorities.
Locks
No locks are explicitly acquired by this API.

Required Parameter Group

Requested action
INPUT; CHAR(10)

Indicates the action to take regarding support for the IBM i Application Server on the current partition.

The valid values are:

*ADD5053 Add support for the IBM i Application Server on the current partition. Adding support for the Application Server results in feature code 5053 being created for IBM i. The usage count for the IBM i 5053 feature code is increased by the number of processors configured for the current partition. This action will also install applicable license key information from the license repository.
*RMV5053 Remove support for the IBM i Application Server on the current partition. Removing support for the Application Server results in feature code 5053 being removed for IBM i. The usage count for the IBM i 5053 feature code is decreased by the number of processors configured for the current partition. This action will not remove license key information from the license repository.

Optional Parameter Group

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF222E E &1 special authority is required.
CPF24B4 E Severe error while addressing parameter list.
CPF3CF1 E Error code parameter not valid.
CPF3C3C E Value for parameter &1 not valid.
CPF9E92 E Requested action &1 not valid for feature &2.



API introduced: V6R1

[ Back to top | Software Product APIs | APIs by category ]