ARSLOAD Process Need to run from Seprate Server Apart from library and object

Previous topic - Next topic

Jaydeep Mehta

Hi All,

We are using CMOD 10.1.0.0 on Linux  and we have one Library server and one Object server .
We don't want to run ARSLOAD process from object server and library server . we want to run load process from another separate Linux server for better performance, reliability, and scalability .

So any one have any idea how we can achieve this..?

What kind of configuration or appropriate software  require to setup the network connection b/w library and object server and how we can do this .

Thanks in advance .

Regards
Jaydeep Mehta

Justin Derrick

In the customer sites where I've seen this used, it's as simple as installing CMOD on the system you'll be doing the loading from, and running arsload with the -h parameter and specifying the name of the server you want to load the file to.

Also consider that you may want to enable SSL for loading if your organization requires encryption of data in transit.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

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

Jaydeep Mehta


jsquizz

Jaydeep I've seen this work well too.

The environment I saw was

1) Library server running arsssockd
2) Obj server running arsobjd + tsm server
3) "Utility" server running arsload daemon, as well as any other custom code.
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Jaydeep Mehta