Author Topic: Ignore 2GB File Limit with Daemon  (Read 1147 times)

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 573
    • View Profile
Ignore 2GB File Limit with Daemon
« on: April 10, 2023, 11:50:33 AM »
Hi All,

Just wondering if anyone is using:

Code: [Select]
ARS_LOAD_IGN_2GB_DOCUMENT_LIMIT_ERROR=1
With a load daemon - Or if this is something that we can specify in ars.cfg? We currently have to manually execute it every time we go to load a certain subset of files.

Would an
Code: [Select]
export ARS_LOAD_IGN_2GB_DOCUMENT_LIMIT_ERROR=1 in the profile that runs our load Daemon also work?

Thanks!
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2228
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: Ignore 2GB File Limit with Daemon
« Reply #1 on: April 11, 2023, 06:30:43 AM »
Exporting it in the profile of the account that runs the process (or in the shell script that starts the arsload daemon) is the right way forward.

-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

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 573
    • View Profile
Re: Ignore 2GB File Limit with Daemon
« Reply #2 on: April 11, 2023, 08:22:38 AM »
Exporting it in the profile of the account that runs the process (or in the shell script that starts the arsload daemon) is the right way forward.

-JD.

Thats what I thought - But I was not sure if it was one of those things you'd include in ars.cfg also! Thanks!
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2228
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: Ignore 2GB File Limit with Daemon
« Reply #3 on: April 12, 2023, 07:51:27 AM »
There doesn't seem to be any documentation on this option -- do you have any info you can share on this option?

-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

jsquizz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 573
    • View Profile
Re: Ignore 2GB File Limit with Daemon
« Reply #4 on: April 12, 2023, 11:34:02 AM »
There doesn't seem to be any documentation on this option -- do you have any info you can share on this option?

-JD.

Zilch!

I added it to the profile. Will add any findings.
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING