OID Bind some time works next second gives error
Hi
OID 12.2.1.3 bind is intermittent-->> some times bind successful
sometimes
sgslufread: Hard error on read, OS error = 104
ldap_bind: Can't contact LDAP server
--------
[oracle@<OIDServer1> monitoring]$ retCd=`ldapbind -h ${LBR_HOST} -p 389`
[oracle@<OIDServer1> monitoring]$ echo "${LBR_HOST} 389: ${retCd} "
oid.stage.ditd.census.gov 389: bind successful
[oracle@<OIDServer1> monitoring]$ retCd=`ldapbind -h ${LBR_HOST} -p 389`
sgslufread: Hard error on read, OS error = 104
ldap_bind: Can't contact LDAP server
[oracle@<OIDServer1> monitoring]$
[oracle@<OIDServer1> monitoring]$ retCd=`ldapbind -h ${LBR_HOST} -p 389`
sgslufread: Hard error on read, OS error = 104
ldap_bind: Can't contact LDAP server
[oracle@<OIDServer1> monitoring]$ echo "${LBR_HOST} 389: ${retCd} "