Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JFHall

Pages: [1]
1
MP Server / Successful Load Fails to Unload
« on: June 20, 2022, 11:00:10 PM »
A group of reports with the load id below loaded successfully a few days ago.  Today I get an error when trying to unload this load.  Same load id.  I've verified in the System Log that it has not been unloaded since being loaded.  I can also view the load's reports in the client.  Only thing slightly different is this is our test environment, which I don't believe we've ever run an unload against.  I've probably run at least a dozen such unloads in our prod environment.  Anyone ever run across such a thing?

arsadmin unload -g ApplGroup -u admin -p xxxxxxxx -h testsrvr -L 13031-46-0-57FAA-20220616000000-20220616000000-13032
The option >-L< argument >13031-46-0-57FAA-20220616000000-20220616000000-13032< is invalid

2
Other / Is System Log data stored in DB only or in Cache?
« on: June 15, 2021, 10:24:41 PM »
Does anyone know if the System Log data is stored in the DB only?  Or does index information get stored in the DB and data in a cache file system like with a normal report application?

3
We run CMOD v9.0 on AIX with the Windows and ODWEK clients.  Our ARSMAINT seems to process only a finite number of application groups when expiring reports that have passed the retention period.  Sometimes it processes only 1 or 2 groups, sometimes a dozen or a few dozen.  But we have 352 application groups in total.  And there is one application group in particular with 7-year retention period that should be getting reports expired from the January 2013 – February 2013 time period; those reports are not getting expired/unloaded.  Below is the command that is run as root.  You can see that we are not passing any specific application group(s), which should mean (I think) that all application groups get processed.

/usr/lpp/ars/bin/arsmaint –cdeimrs

Can anyone think of any reason why all application groups would not be getting processed?  How does ARSMAINT determine which application groups get processed?  And in what order (or is it just random)?

4
I changed the ARSLOG exit but my change is not being used by OnDemand.  Do I need to bounce OnDemand to pull in a fresh copy of the exit?  More generally, does OnDemand pull the exits into memory on startup or does it dynamically execute whatever code is in the exit?  Our OnDemand instance is running on AIX.

Pages: [1]