Recent posts

#51
CMOD for Multiplatforms / Extra .OUT files with an exten...
Last post by Joe Wolken - January 06, 2025, 06:01:07 PM
I am finding several thousand files on the OnDemand v.10.5 RHEL server that have the files names that end in
.PDF.out0
.PDF.out1
.PDF.out2
.PDF.out3

We are using the PDF Indexer to index and load new PDF files. It seems that all new files have been loading successfully. Are these temp files?   What process added created these files?  Can they be deleted?

Any clues would be helpful.

Thanks,
#52
CMOD for Multiplatforms / Re: arsstash error after upgra...
Last post by Justin Derrick - December 28, 2024, 01:59:16 AM
Basic troubleshooting steps:

 - Make sure the command you're running specifies the full path to the stash file. (/home/archive/ARCHIVE.stash rather than ARCHIVE.stash)
 - Double-check your user id and permissions - does the OS allow you to access the file?

Easiest way forward would be to back up the original stash file and create a new one in its place -- if you don't know the current password, you can change it through the admin client to a new password and use that password to create the new stash file.

Of course, if you create a new one, make sure the OS ownership and permissions are restrictive enough to be secure.

Good luck, and please report back with a resolution.

Thanks.

-JD.

#53
CMOD for Multiplatforms / arsstash error after upgrade t...
Last post by sunit - December 27, 2024, 03:55:50 PM
I installed CMOD 10.5.0.0 on a new Windows server and configured it. I was able to successfully use arsstash.exe to stash the ID and password in a stash file.

I then upgraded the server to 10.5.0.8 and now the arsstash command errors out including when trying to change the configuration using the OnDemand Configurator.

The error displayed is:
ARS1602E The stash file >ARCHIVE.stash< is invalid.
#54
CMOD for i / Re: SCS spool file fails to lo...
Last post by Darrell Bryant - December 16, 2024, 03:08:40 PM
In a quick test, the spooled files were sent in a HLD status.  The monitor joblog contained OND2798 ARS1106E Connection cannot be established for the >QUSROND< server.
I suggest that the monitor be started with the parameter STRSVR(*YES).  That should fix the issue going forward.  If the server is already active, then the only overhead is a couple milliseconds verifying that is it active.
#55
CMOD for i / Re: Resources or help with the...
Last post by tomondemand - December 13, 2024, 08:12:30 PM
This helps immensely, I cannot thank you enough.
I have fixed my FIRST OnDemand problem.
The problem was that this, FIELD3=4,-12,35,(TRIGGER=3,BASE=TRIGGER) instructed to go 4 lines down after finding the '.' (which is an amount, not part of the address). But it only needed to go 2 lines down. This tool will help a lot in the future.
#56
CMOD for z/OS Server / Re: Next z/OS release
Last post by Ed_Arnold - December 11, 2024, 06:33:36 PM
Hi Lori -

As of this date, nothing has been announced.

I get occasionally asked when is the next release is coming out.

I can truthfully say I have no idea. The Chief Architect does not confide in me.  :-)

However, I can say that in the past support continues for at least 2 years for the n-1 level of CMOD after the new "n" level is announced.

I anticipate even if a new release is announced today you'll have all of 2026 to implement it.

I also know that new function is being promulgated via fixpacks, so it pays to stay fairly current.

A good ref:

https://www.ibm.com/support/pages/how-do-ptf-numbers-relate-content-manager-ondemand-product-version-numbers-and-maintenance-fix-packs

Ed

#57
CMOD for i / Re: SCS spool file fails to lo...
Last post by Joe Wolken - December 10, 2024, 03:57:28 PM
I think we are finding that on Sunday only the QUSROND Server job is not yet started before the MONOUTQ job, so the MONOUTQ job is trying to process the spool file from the outq before the server job is ready.  Would this cause the spool file to be sent to the Error outq in Error status?
#58
CMOD for i / Re: Resources or help with the...
Last post by Darrell Bryant - December 10, 2024, 02:18:33 PM
They are trying to explain how to look at sample data in the Administrator Client.  Open the Administrator Client.  From the list of Applications, right click and select update on the application in question.  Go to the Indexer Information tab, click on Modify with Sample Data.  You can either download a spooled file at that point, or use sample data previously downloaded (see previous advice on manually downloading sample spooled data).  On the tool bar there is an icon with red, blue, and green horizontal lines. Click that to toggle to Display mode.  The triggers on the page are boxed in red, the fields boxed in blue.  You can then scroll page by page to see where the problem is.

Also, if you click on the icon to the right of the Display/Add mode icon, that will pop up a dialog where you can generate a listing of Field Values found in the sample data.  (Click Field Values, click All Pages, click the Create button, then the View button).  Look thru the file for missing field values.

I hope this helps,
#59
CMOD for i / Re: SCS spool file fails to lo...
Last post by Darrell Bryant - December 10, 2024, 02:01:06 PM
What messages are in the monitor joblog?  You might try starting the monitor with LOG(*YES) which will write more information into the joblog.
#60
CMOD for i / Re: Resources or help with the...
Last post by tomondemand - December 06, 2024, 02:43:26 PM
A co-worker is telling me to do a walk through here is her text: "For Fayette, if you go into the OnDemand application and do update (right click and select update) with one of these reports on hold, you can specify the library and queue, you can 'walk' through the fields to see what the program is finding for the fields--especially field 3." I asked her how you do this with no response back. It appears she is saying you can see the data coming through on demand somehow, yet see nothing that I see enables a mode like that.