Author Topic: Ondemand Load issue  (Read 3276 times)

Gobi21

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Ondemand Load issue
« on: September 23, 2015, 01:57:26 AM »
Hi,

I am able to ingest the files in Ondemand only when its cache. We have Centera for storage and i am not able to load if i removing the cache and defining the node directly to centera.


Here is the ARSLOAD Log:

Begin processing arsload for data type ARD
Retrieving files from /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD

====================

Preparing load for A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD
File ready for load A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD
Running Load...
/opt/ondemand/bin/arsload -f -v -c /sbcimp/dyn/data/RAR/OD_App1/arsindx2 -I RARIARD1 -u admin -p adminstm -g ClientPricingER1 -a CP1PEGA1 /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511
.ARD
arsload: Processing file >/sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD<

arsload: 09/23/15 04:24:35 -- Indexing started, 204210 bytes to process
0425-415 CC=YES
0425-415 CCTYPE=Z
0425-415 CONVERT=YES
0425-415 CPGID=500
0425-415 MCF2REF=CF
0425-415 TRC=NO
0425-415 FILEFORMAT=STREAM
0425-415 DCFPAGENAMES=NO
0425-415 UNIQUEBNGS=YES
0425-415 IMAGEOUT=ASIS
0425-415 INDEXOBJ=ALL
0425-415 INDEXSTARTBY=1
0425-415 INSERTIMM=NO
0425-415 FORMDEF=F1ZPOST
0425-415 RESTYPE=FDEF,PSEG
0425-415 inputdd=/sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD
0425-415 outputdd=/sbcimp/dyn/data/RAR/OD_App1/arsindx2/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.out
0425-415 indexdd=/sbcimp/dyn/data/RAR/OD_App1/arsindx2/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.ind
0425-415 resobjdd=/sbcimp/dyn/data/RAR/OD_App1/arsindx2/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.res
0425-440 ACIF AT PK45269 HAS COMPLETED NORMALLY WITH RETURN CODE 0.
arsload: 09/23/15 04:24:36 Indexing completed
arsload: 09/23/15 04:24:36 -- Loading started, 13248 bytes to process
Resource /sbcimp/dyn/data/RAR/OD_App1/arsindx2/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.res will be added as resource >3-4-0<.  Compression Type(OD77) Original Size(14920) Compressed Size(5034)
An error occurred.  Contact your System Administrator and/or consult the System Log.  File=arsadmp.c, Line=1045
Unable to store the object >3<.  Object size 5034
arsload: 09/23/15 04:24:52 Loading failed
arsload: Processing failed for file >/sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD<
arsload: Processing has stopped.  The remaining files will NOT be processed.
Error during run of /opt/ondemand/bin/arsload for ClientPricingER1 CP1PEGA1 /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD
removing /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.ind
renaming /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD to /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.FAILED
moving /sbcimp/dyn/data/RAR/OD_App1/arsload_ARD/PRCERPT_ARD/A.1.CP1PEGA1.ClientPricingER1.20150923.1200511.ARD.FAILED to /sbcimp/dyn/data/RAR/OD_App1/failed

In the System log on client, i could see the error message ANS0266I (RC2302) dsmEndTxn vote is ABORT, check the source field., RC=2302, Reason=15.  No other specific error messages i am able to get.

Can someone help me to trace the actual error and suggest how i can proceed further.

Thanks for your assistance.

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: Ondemand Load issue
« Reply #1 on: September 23, 2015, 04:40:27 AM »
Check the TSM Activity Log for more information.  It's likely there's a storage problem in TSM that's preventing you from writing the files to whatever device TSM is using.

-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

Gobi21

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: Ondemand Load issue
« Reply #2 on: October 15, 2015, 02:57:05 AM »
Hi JD,

Thanks for the response. Yes. I tried to Extend DB. i was not able to do. I created new volume and extend the DB.

but i could see new error message now.


10/15/15   05:19:42      ANR2102I Activity log pruning started: removing entries
                          prior to 10/15/14 00:00:00.
10/15/15   05:19:42      ANR0104E admactlg.c(3408): Error 2 deleting row from table
                          "Activity.Log".
10/15/15   05:19:42      ANR2102I Activity log pruning started: removing entries
                          prior to 10/15/14 00:00:00.

 i am facing issue with loading data to TSM still.Is my DB corrupted now and hence it is stopping me to reach Centera/TSM?. Please let me know.

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: Ondemand Load issue
« Reply #3 on: October 15, 2015, 12:19:20 PM »
That's not a lot to go on, but yes...  It looks like TSM is unhappy.

-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