Author Topic: ARSSOCKD crashes in V9.0.0.6  (Read 2218 times)

Anand

  • Jr. Member
  • **
  • Posts: 20
    • View Profile
ARSSOCKD crashes in V9.0.0.6
« on: June 08, 2016, 09:01:19 AM »
Hi All

We are running CMOD 9.0.0.6 with DB2 9.7 and TSM 6.3.5 all hosted in same AIX server.

ARSSOCKD process went down without any error message. DB2 and TSM had no issue during the time. After checking the AIX alog, we noticed that below error message thrown from TSM just before the crash. There is no error in syslog also.


0 Wed Jun  8 15:27:03 SGT 2016 arssockd (ARCHIVE): 2016-06-08 15:27:03.006064 231261 BRCHILW  2 429 ARS0429E TSM Error: ANS1033E (RC-53)  An invalid TCP/IP address was specified.
, Return Code=-53, Reason=0, File=arssmsms.cpp, Line=1235  Srvr->a01goddb1a<-         0 Wed Jun  8 15:27:03 SGT 2016
         0 Wed Jun  8 15:27:03 SGT 2016 arssockd (ARCHIVE): 2016-06-08 15:27:03.014272 0 ARSMSG  2 146 ARS0146E The communication layer was unable to receive data.  The error number is 35
         0 Wed Jun  8 15:27:03 SGT 2016 arssockd (ARCHIVE): 2016-06-08 15:27:03.032617  ARSSOCKD  4  ARSI Message Error


Also whether the below ulimit values any reason for the arssockd crash?

time(seconds)        unlimited
file(blocks)              unlimited
data(kbytes)           unlimited
stack(kbytes)         4194304
memory(kbytes)     unlimited
coredump(blocks)     0
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user)  unlimited


Anyone faced similar issue before? Kindly help.

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1202
    • View Profile
Re: ARSSOCKD crashes in V9.0.0.6
« Reply #1 on: June 08, 2016, 10:34:14 AM »
On z/OS - and I know that isn't the environment here, but - when ARSSOCKD loses TCP/IP connectivity to DB2 for too long a period of time ARSSOCKD will abend.

What happens is because ARSSOCKD abends people think there's a CMOD problem, but there really isn't.  It's a TCP/IP problem and ARSSOCKD is the victime.

Ed
#zOS #ODF

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: ARSSOCKD crashes in V9.0.0.6
« Reply #2 on: June 08, 2016, 11:43:03 AM »
This looks like a configuration error.  Check your dsm.sys and dsm.opt files for bad values, and it's always best to put fully qualified hostnames in configuration files.

A fully qualified domain name looks like:

Code: [Select]
tsm-cmod.dc2.example.com
rather than:

Code: [Select]
tsm-cmod
-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR