Author Topic: ARS4324E Arsload is moving file.ARD as file.ARD.Failed before new load  (Read 2643 times)

zancanaro

  • Guest
Hi all (happy new year for all),
in CMOD v.9 (db2 v.9 ) on an AIX v.7,  is arsload able to move a file from file.ARD to file.ARD.Failed  ?

1) A first file toto_1.ARD begins to be arsload,
2) By mistake this arsload process  :
   ps -eaf | grep arsload  = root 13762666        1   0   Dec 31      -  0:06 /xxxx/ars/bin/arsload -f -t40 -c /xxxx/arsacif3 -d /xxxx/arsacif1 -d /xxxx/arsacif2      freeze with timeout
3) in a new cycle (-t 40), second arsload process begins to arsload a new file toto_2.ARD
4) This second arsload is ok (87) but in the log of toto_2 arsload, I see :
ARS4324E File  /xxxx/arsacif1/toto_1.ARD<   renamed to    >/xxxx/arsacif1/toto_1.ARD.Failed
ARS4315I  Processing file >/xxxx/arsacif1/toto_2.ARD<
ARS4334I Load Version <9.0.0.1> Operating System <AIX> <7.1> OS Userid <root> Install Location </yyyy/ars/>
ARS4335I ...................
ARS4310I 01/02/14 14:21:23 Loading completed
ARS4317I Processing successful for file >/xxxx/arsacif1/toto_2.ARD<

5) Then I move  toto_1.ARD.Failed  as  toto_1.ARD > and next arsload is ok now.
Each time after the move, the first arsload's user has been in a timeout state - always 4-6 seconds after.

Have you saw this problem ?
Best thanks, Stephane.



 



zancanaro

  • Guest
Re: ARS4324E Arsload is moving file.ARD as file.ARD.Failed before new load
« Reply #1 on: December 17, 2014, 05:25:52 AM »
Well,
Seeing this problem, the single symptom I found is a timeout occured for the user used.
Each time an arsload freeze, a timeout occurs in same seconds (1-2 sec.)
BUT, it seems that others timeouts can stop other sorts of task belong CMOD.
We recently saw that timeout occured for a specific user used during a task of supervision.
Somebody has such timeout problem ?

Thanks by advance,
Stephane.