The Free_Search_Results Call - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

This command is threadsafe.
LDAP_RESPONSE(name4)
LDAP_SESSION_TOKEN(name4)
RESPONSE and REASON values for FLUSH_LDAP_CACHE:
RESPONSE
OK
EXCEPTION
DISASTER
INVALID
KERNERROR
PURGED
Note: For more detail, refer to the explanation of RESPONSE and REASON in

The FREE_SEARCH_RESULTS call

The FREE_SEARCH_RESULTS call releases all storage held by the
SEARCH_LDAP function. The search results are terminated and the search token is
invalidated. If the application does not call the FREE_SEARCH_RESULTS function,
it is invoked by CICS when the task is terminated.
FREE_SEARCH_RESULTS
This command is threadsafe.
LDAP_RESPONSE(name4)
SEARCH_TOKEN(name4)
RESPONSE and REASON values for FREE_SEARCH_RESULTS:
RESPONSE
OK
EXCEPTION
DISASTER
324
Customization Guide
[OUT,
[LDAP_RESPONSE(name4),]
RESPONSE(name1 | *),
REASON(name1 | *)]
specifies the return code that is sent by the LDAP API.
the name of the fullword token that was returned by the BIND_LDAP function.
"Making an XPI call" on page 308.
DFHDDAPX [CALL],
[CLEAR],
[IN,
FUNCTION(FREE_SEARCH_RESULTS),
SEARCH_TOKEN(name4),]
[OUT,
[LDAP_RESPONSE(name4),]
RESPONSE(name1 | *),
REASON(name1 | *)]
specifies the return code that is sent by the LDAP API.
the name of the fullword token that is returned by the SEARCH_LDAP function.
REASON
None
INVALID_TOKEN
LDAP_INACTIVE
None
None
None
None
REASON
None
INVALID_TOKEN
None

Advertisement

Table of Contents
loading

Table of Contents