When doing an ldapsearch for details of a facility, the following results with hexa characters...
Command:
ldapsearch -xLLL -D cn=xxxxxxx -w password -h "xxxxxxx" -p "389" -b "tssacid=aaaaaaa,tssadmingrp=acids,host=ldapmvs,o=ooo,c=cc"
Result: dn: tssacidgrp=Facilities,tssacid=aaaaaaa,tssadmingrp=acids,host=ldapmvs,o=ooo,c=cc
objectClass: tssacidgrp
tssacidgrp: Facilities
securityDesc: Facility Grouping (read only)
dn: tssfacility=1. BATCH,tssacidgrp=facilities,tssacid=aaaaaaa,tssadmingrp=acids,host=xxxxx\yyy\zzzzz\ccc\ddd
objectClass: tssfacility
tssfacility: BATCH
So host=xxxxx\yyy\zzzzz\ccc\ddd is used instead of host=ldapmvs,o=ooo,c=cc
Apply PTF SO01824.