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 - cmodpuser

Pages: [1] 2
1
OD/WEK & JAVA API / REST API
« on: February 02, 2022, 12:44:09 PM »
Does anyone know if REST API can be implemented using ODWEK and WebSphere environment that is running Content Navigator?

2
z/OS Server / CICS Client configuration non-zero port
« on: April 01, 2019, 01:24:46 PM »
Is there a way to configure CICS client to use a non-zero port without entering ARS1 ipaddress:port?
This is for the second instance on the same LPAR.

3
z/OS Server / OD77 vs OD77HW
« on: March 14, 2019, 07:54:38 AM »
We have all apps defined with OD77 compression for CMOd of z/OS. Can OD77 HW be used for z13? What are the hardware requirements for OD77HW? Would that offer performance benefits.
We do not have zEDC cards.
 

4
I couldn't find this requirement documented anywhere, but when we upgraded OnDemand on z/OS fro V9 to V9.5
the AFP load jobs started getting this violations:
ICH408I USER(.......
  CSFRNG CL(CSFSERV )                           
  INSUFFICIENT ACCESS AUTHORITY                 
  ACCESS INTENT(READ   )  ACCESS ALLOWED(NONE   )
ICH408I USER(........
  CSFIQA CL(CSFSERV )                           
  INSUFFICIENT ACCESS AUTHORITY                 
  ACCESS INTENT(READ   )  ACCESS ALLOWED(NONE   )
Has someone else run into this?
We disabled SAF authorization checking for the CSFRNG services as recommended in
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.csfb300/ctlserv.htm
but it appears we will have to grant read access for CSFIQA profile to all userids that load AFP reports,


5
Ed, Is OnDemand V9.0 and V9.5 for z/OS compatible with ACIF 4.6 HQN4460 that is shipped with newer version of PSF?
Or should we still use HQN4450 instead?

6
I tried running CATDB2CP rexx - it asks for catalog name and then name of DB2 subsystem, after which it abends with S0C4 in IGGCSI00 at offset 00000518.

7
z/OS Server / Re: OnDemand z/OS V9 compatibility with z/OS 2.3
« on: November 09, 2017, 12:41:37 PM »
Thank you Ed!

8
z/OS Server / OnDemand z/OS V9 compatibility with z/OS 2.3
« on: November 09, 2017, 11:23:08 AM »
Hello,
I know OnDemand V9 is no longer supported but I still would like to know is its' compatible with z/OS 2.3 considering all the OAM changes in in z/OS 2.3.
Does anyone know or tested this?
Thank you,
Margaret

9
Content Navigator / Re: CIWEB1008 Repository not available in ICN
« on: February 23, 2017, 08:26:02 AM »
The problem has been resolved after removing WEBI from Websphere configuration including Shared Libraries that were pointing to the old 8.4 version of ODWEK. MAX_TRACELOG_SIZE parameter was new with V9 of ODWEK.

10
Content Navigator / CIWEB1008 Repository not available in ICN
« on: February 17, 2017, 12:53:24 PM »
Has anyone run into the issue with CIWEB1008  Repository not available when creating a new repository?

This is the error in the log:
com.ibm.ecm.struts.actions.od.ODLogonAction.createODConnection()
java.lang.NoSuchFieldError: com/ibm/edms/od/ODConfig.MAX_TRACELOG_SIZE

ICN is 2.0.3, ODWEK on AIX V9.0, CMOD server on z/OS V9.0.

Is there anything else needs to be done to configure ODWEK for ICN after the install besides adding LIBPATH and CLASSPATH?

11
WEBI interface / ODWEK 9.5 and latest WEBI 1.4.0.5 FP5.6 compatibility
« on: October 13, 2016, 12:12:31 PM »
Does anyone know of the latest WEBi fixpack works with ODWEK 9.5?

12
z/OS Server / Re: COBOL V5, Change In Behavior Caused S0C4 In ODSZUPDZ
« on: December 11, 2015, 12:50:50 PM »
Ed, some more detail about the case:

The problem with ODSXUPDZ recompiled with Cobol 5.1 was:
Loading reports from JES2 spool was functioning since ODSXUPDZ exit is loaded in the ARSLOAD address space.
The S0C4 was only happening during AFP load batch job (arsload in batch).

The module had to be added to dynamic LPA to make this work. You can't have PDS/E in LPA.

ODSXUPDZ is Cobol version of ARSUUPDZ provided by IBM Services.

13
z/OS Server / Re: Cobol ARSUUPDZ dynamic exit
« on: November 06, 2015, 03:20:46 PM »
Ed, We are on 8.4.0.
I tried what you suggested to rjchavez before: compile ARSUUPDC using ARSUUPDJ into non-XPLINK arsuupdt, then recompiled our Cobol ARSUUPDZ with Cobol 5.1.
The AFP load still fails with S0C4 and now the arsload from JES2 spool also fails with S0C4 (that was working with Cobol 5.1 ARSUUPDZ). The abend is now happening in UPDTEXIT instead of our customized ARSUUPDZ.

14
z/OS Server / Re: arstblsp
« on: November 06, 2015, 09:47:03 AM »
We are on 8.4.0.3

15
z/OS Server / Re: arstblsp
« on: November 06, 2015, 07:05:25 AM »
Arstbksp worked with ARSSOCK up and the security turned off.
Ed, Why wouldn't our custom security exit work in this case?

Pages: [1] 2