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.


Messages - Ed_Arnold

Pages: 1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 80
136
MP Server / Re: arsload fails in 8.5.0.5
« on: June 08, 2021, 06:43:49 PM »
Hmmmm - from the 9.0 readme:

   
2.2.9.0.0.5) Release (9.0.0.5)
           ...
           PI10297 - Arsload can crash when indexing PDF files larger than 150MB


Ed

137
MP Server / Re: arsload fails in 8.5.0.5
« on: June 08, 2021, 06:40:09 PM »
Hmmm - just a guess but it looks like 8.5.0.5 came out in 2012/05/11.

And what we're talking about is something on top of (newer than) 8.5.0.5?

9.0.0.1 came out in 2013-02-05 so one would think it would be in there.

Taking a look at the V9.0 readme...

https://cmod.wiki/dox/CMOD-v9.0-README.txt

...is there an APAR number associated with this hotfix?

Ed

138
Confessing that I know next-to-nothing about Linux, I was curious so I did a quick google on redhat7 performance and found this:

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/pdf/performance_tuning_guide/red_hat_enterprise_linux-7-performance_tuning_guide-en-us.pdf

Whew!  Too many ways to monitor or knobs to turn for me!

Ed

139
> One of our SA's suggested rolling back the RHEL kernel to 7.8, due to some major features added in 7.9. We did that overnight, and sure enough when I logged on this morning, no bueno.

That means that didn't help?  That you're seeing the same symptoms?

Ed

140
MP Server / Re: Unable to start CMOD V10.5 after upgrade from V9.5
« on: June 02, 2021, 02:42:51 PM »

We also didn't want to wait. Ha! We re-ran all four steps to "remassage" the 9.5 tables.

It magically worked. Not sure what happened there.. strange

If you want a possible explanation I'd wager that the arsdb command used was the 9.5 version, not the 10.5 version.

Ed

141
Other / Re: ARSMAIN ERROR Help !
« on: June 02, 2021, 02:33:06 PM »
Do you suspect a defect that things are getting deleted that should?

Are you also deleting indexes?

https://www.ibm.com/docs/en/cmofm/10.5.0?topic=arsmaint-parameters

-c
Expires files from cache storage. Most customers should plan to schedule the ARSMAINT program to expire files every day.
-d
Expires indexes from the Content Manager OnDemand database. Most customers should plan to schedule the ARSMAINT program to expire indexes every day.


Ed

142
Other / Re: ARSMAIN ERROR Help !
« on: June 02, 2021, 09:46:18 AM »
The 129 comes from ARS0129E (which comes from the SYSTEM LOG message 129) which you can google to see that it's a filesystem nearly full message.

Here's what I'd do first.

Instead of running all of those options simultaneously let's do two separate things first:

https://www.ibm.com/docs/en/cmofm/10.5.0?topic=arsmaint-parameters

arsmaint -v just to validate the cache

arsmaint -f to monitor the threshold

Okay, what to do?

Best would be to increase the size of available cache.

There are other things that can be done but better would be to check back here with status.

Ed




143
Tips and Tricks / At z/OS V2.3 the OAM IVP has changed!
« on: May 25, 2021, 09:08:34 AM »
Just talked to a colleague over in OAM:

As of z/OS 2.3, OAM no longer creates/references collections stored in the catalog. It only creates/references the collections stored in the DB2 Collection table.

You'll see that the updated SAMPLIB(CBRSAMIV) no longer performs a LISTCAT.

For a new collection created at z/OS 2.3 the collection name won't show up in the LISTCAT.

If this is a new upgrade to z/OS 2.3, OAM support recommends reviewing II14842.

Ed

144
For applgrp data tables, CMOD will specify the STOGROUP associated with the database for its CREATE TABLESPACE/INDEX.  If there’s a database associated with a given applgrp, it will use the STOGROUP for THAT database when creating the tablespaces/indexes for that applgrp.  Create a STOGROUP CMOD, GRANT USE, ALTER DATABASE db STOGROUP CMOD. 
 
ARSUTBL can put a “restrict on drop” in the DDL.  Perhaps  “restrict on drop” is going to cause problems?   Not something we've ever used or thought out. 

I'm curious as to what the business reason for using "restrict on drop" is.

Ed

145
Take a look at

https://www.ibm.com/support/pages/troubleshooting-ars0000e-message-z

Don't try the trace immediately.

Most common is either MAXMMAPAREA insufficient or REGION= insufficient.

Ed

146
First:  First - SRVR_FLAGS_SECURITY_EXIT=n should probably be set to 0

Second - Make sure they you've added the LDAP bind user to the stash file with the arsstash command

Third - make sure you have enabled the settings in the admin client as per the attached jpg.

Ed


147
Problem, LDAP isn't connecting. 

Pinging the server says connectivity is there, but is there a command where I can ping the actual port for the LDAP server - to prove there's not port blocking in place?

Yes - and it apparently works for both LDAP and CMOD:

FROM WINDOWS POWERSHELL --- a command to ping a specific port

Here's an example I ran on my system:

(yes, nnn and mmm are deliberate obscurations of actual IP addresses)

PS C:\Users\ed.arnold> test-netconnection 10.1.nnn.mmm -p 1557     <<<this is my test system, but port 1557 is invalid                                                   
WARNING: TCP connect to (10.1.nnn.mmm : 1557) failed                                                                                   
ComputerName          : 10.1.nnn.mmm
RemoteAddress         : 10.1.nnn.mmm
RemotePort            : 1557
InterfaceAlias        : Ethernet 2
SourceAddress         : 10.111.xxx.yy
PingSucceeded         : True
PingReplyDetails (RTT) : 42 ms
TcpTestSucceeded: False
PS C:\Users\ed.arnold> test-netconnection 10.1.nnn.mmm -p 1449  <<<port 1449 is the port that CMOD listens on
ComputerName     :10.1.nnn.mmm
RemoteAddress    :10.1.nnn.mmm
RemotePort       :1449
InterfaceAlias   :Ethernet 2
SourceAddress    :10.111.xxx.yy
TcpTestSucceeded : True
PS C:\Users\ed.arnold>

148
z/OS Server / Content Manager OnDemand for z/OS V10.1 EoS 04-30-2022
« on: April 23, 2021, 09:23:06 AM »
April 13th announcement letter:

https://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_sm/1/897/ENUS5697-CM1/index.html&request_locale=en

No announcement yet for the other platforms (AIX, Windows, etc).

Ed

149
Other / Re: Configure google cloud storage bucket similar to S3
« on: April 19, 2021, 11:00:34 AM »
I'm not cloud storage conversant but is this what you're looking for?

https://www.ibm.com/docs/en/cmofm/10.5.0?topic=storage-other-external-managers

Quote
Content Manager OnDemand supports external cloud storage managers such as Amazon Simple Storage Service (S3)...

Ed

150
Other / Re: CMOD Cloud Server print to ZOS.
« on: April 19, 2021, 10:56:37 AM »
Somebody correct me if I'm wrong but I'm guessing not without IP Printway or some other print routing software.

Ed Arnold

Pages: 1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 80