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 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 81
271
PROBLEM:  Indexer Field definitions can no longer have an asterisk (*) as an offset.

The Application Indexer used to look like this:

TRIGGER1=*,1,'1',(TYPE=GROUP)          /* ANS:  Skip to channel 1 and print line */
FIELD1=5,3,9,(TRIGGER=1,BASE=0)
FIELD2=*,13,40,(TRIGGER=1,BASE=0)
FIELD3=*,98,10,(TRIGGER=1,BASE=0)


It needed to be changed to this:

TRIGGER1=*,1,'1',(TYPE=GROUP)          /* ANS:  Skip to channel 1 and print line */
FIELD1=5,3,9,(TRIGGER=1,BASE=0)
FIELD2=5,13,40,(TRIGGER=1,BASE=0)
FIELD3=5,98,10,(TRIGGER=1,BASE=0)

_________________________________________________

This used to be acceptable to the indexer:

TYPE=GROUP,BREAK=Y

Now you have to spell out the BREAK=YES

TYPE=GROUP,BREAK=YES
________________________________________________

This comment line………last line in the indexer parms. Period caused failure:

/* WARNING:  APP VALUES HAVE NOT BEEN CHECKED/UPDATED */.

Ed







272
Report from the field of a tightening of the code:

This works in Version 9.5 and does not work in Version 10 – from the OS/390 Indexer.

The following line is missing the comma between “NO’” AND “(TYPE”

TRIGGER2=*,2,'THERE WAS NO' (TYPE=GROUP)

Ed

273
z/OS Server / Re: DB2 V12 and CMOD 8.5
« on: April 23, 2020, 07:27:33 AM »
Tom - I haven't run that combination.

However, I can tell you that our experience has been that things are quite upwardly compatible. 

Make sure you're covered as far as known issues in Db2 V12 that CMOD exposes:

http://www.odusergroup.org/forums/index.php?topic=2412.0

Opinion:  I think you'll be okay.

Ed


274
Content Navigator / Re: Certificate Info
« on: April 20, 2020, 05:36:12 AM »
How to handle the IBM Content Navigator's Edit Service client SSL certificate expiration

https://www.ibm.com/support/pages/node/6123603

IBM Content Navigator Edit Service client contains an SSL certificate that will expire on April 17, 2020. To install a new certificate, upgrade the Edit Service client to 3.0.6 iFix006 or 3.0.7 iFix002 or later. A newer certificate is included in these versions of the Edit Service client, and these versions can be used with older releases of IBM Content Navigator. While it is not necessary to upgrade the IBM Content Navigator server, IBM recommends that you update the Edit Service client installation packages in the deployed IBM Content Navigator path to ensure new Edit Service client users install a version of the Edit Service client that includes the updated certificate.

275
z/OS Server / Re: z/OS 2.2 Upgrade Notes
« on: April 07, 2020, 10:37:54 AM »
CMOD exposes the following z/OS issue:

Symptom:  long running ARSYSPIN task hangs.

Cause:  Virtual storage shortage

Fix:  OA58421: PRLRMAIN & DAGSH WORK AREA NOT BEING FREED AFTER ABEND IN DADSM PARTIAL RELEASE

Ed

276
z/OS Server / Re: z/OS V2.3 Release Notes
« on: April 07, 2020, 10:37:05 AM »
CMOD exposes the following z/OS issue:

Symptom:  long running ARSYSPIN task hangs.

Cause:  Virtual storage shortage

Fix:  OA58421: PRLRMAIN & DAGSH WORK AREA NOT BEING FREED AFTER ABEND IN DADSM PARTIAL RELEASE

Ed

277
z/OS Server / Re: z/OS V2.4 Release Notes
« on: April 07, 2020, 10:36:32 AM »
CMOD exposes the following z/OS issue:

Symptom:  long running ARSYSPIN task hangs.

Cause:  Virtual storage shortage

Fix:  OA58421: PRLRMAIN & DAGSH WORK AREA NOT BEING FREED AFTER ABEND IN DADSM PARTIAL RELEASE

Ed

278
z/OS Server / Re: Recommended DB2 on z/OS Service, V12
« on: April 05, 2020, 09:06:52 AM »
Symptom:  S0C1 in ARSSOCKD after upgrade of Db2 to V12

Also could show up as Fault Analyzer IDI0002I Abend U3000 along with a SA03                                                                                           


Resolution: Db2 ODBC APAR PH11103:

ODBC WORKAROUND TO RETAIN TRAILING PERIOD IN THE CHAR REPRESENTATION OF DECIMAL COLUMNS

PTF UI63117 resolved the issue.

279
z/OS Server / Re: V9.5 to V10.1 upgrade - first arsdb command failing.
« on: April 03, 2020, 09:50:24 AM »
Make sure you have both SDSNLOAD and SDSNLOD2 in your STEPLIB concatenation.

Ed

280
Windows Client / Re: 10.5 Client Now Available
« on: March 31, 2020, 10:54:47 AM »
Quote
Is this just a repackaged/re-badged Content Manager OnDemand 10.1.0.5 admin client?

It has to be more than that.  If you're installing the 10.5 server then you'll need this.

Ed

281
Windows Client / Re: 10.5 Client Now Available
« on: March 30, 2020, 09:22:57 AM »
Reply I got was it's a new release and there are no new defect fixes in it.

It's more an update for updating pre-reqs (so far).

Ed

282
z/OS Server / Re: Recommended DB2 on z/OS Service, V10 and V11
« on: March 30, 2020, 07:21:11 AM »
Db2 V10 is, of course, out of support.

Db2 V11 - nothing new to report.  Info in this thread is still good.

Ed

284
Content Navigator / Certificate Info
« on: March 26, 2020, 09:22:26 AM »
From colleagues over in the ICN world:

Quote
If you see clients receiving a warning message that their certificate will expire soon when using Edit Client, please have them upgrade to edit client V3.0.7 IF002 or V3.0.6 IF006 (if on Windows) and ICN V3.0.7 IF002 (if on Mac). These releases include a new certificate that is valid for a couple more years

Ed

285
z/OS Server / Re: Loads Failing
« on: March 21, 2020, 04:17:01 PM »
Ed, you're a superstar.  :D

-JD.

Ha!  I'd love to take credit for that write up but credit has to go to my very thorough colleague, Trina.

Ed

Pages: 1 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 81