Radoslaw,
Found some additional doc.
was able to recreate the error BUT only on a PCHID that I had not modified, in other words, one that still had the configuration from the initial install.



Steps that produced the 3001 error:

1) Select a PCHID that has never been configured since the EC12 was installed.

2)      Manually IMPORT the configuration from USB.

3)      VALIDATE the configuration – ERROR 3001.

4)      The screen says edit the source file to find errors, none found.

5) THE FIX (that worked for me) was to use the PANEL option to edit the first OAT entry and INVALIDATE the first entry.

6)      SAVE the PANEL version of the OAT.

7)      VALIDATE the PANEL version.

8)      ACTIVATE the PANEL version.

9) NOW Perform the manual process to IMPORT, VALIDATE, ACTIVATE the OAT again, worked as designed!

On 12/29/2015 7:46 AM, Doug wrote:
Radoslaw,
Found my doc on the error I encountered, appeared on the OSA-OSE definition but, still using HMC OSA/SF so . (maybe missing parameters that do not default to default values are a possible cause..)

The manual (SC14-7580-00) does not clearly indicate IF the <OSE_PORT0> parameters are required and/or if values are required and/or if defaults will be taken.

My very first failed attempt (the one that gave the 3001 error) did have the parameters but NO values. I will try to recreate this shortly..

<OSE_PORT0>

        // SNA DEFAULTS WERE TAKEN WE DO NOT USE SNA AT THIS TIME

INACTIVITY_TIMER=

RESPONSE_TIMER=

MAX_I_FRAME=

ACK_TIMER=

MAX_XMIT_WIN=

</OSE_PORT0>



My second attempt DID produce errors that indicated missing values:

<OSE_PORT0>

        // SNA DEFAULTS WERE TAKEN WE DO NOT USE SNA AT THIS TIME

        // INACTIVITY_TIMER=

        // RESPONSE_TIMER=

       // MAX_I_FRAME=

        // ACK_TIMER=

        // MAX_XMIT_WIN=

</OSE_PORT0>





To effect repair:



I changed from this:

<OSE_PORT0>

        // SNA DEFAULTS WERE TAKEN WE DO NOT USE SNA AT THIS TIME

        // INACTIVITY_TIMER=

        // RESPONSE_TIMER=

        // MAX_I_FRAME=

        // ACK_TIMER=

        // MAX_XMIT_WIN=

</OSE_PORT0>



To this:

<OSE_PORT0>

        // SNA DEFAULTS WERE TAKEN WE DO NOT USE SNA AT THIS TIME

        INACTIVITY_TIMER= 90

        RESPONSE_TIMER= 2

        MAX_I_FRAME= 1

        ACK_TIMER= 0.080

        MAX_XMIT_WIN= 8

    </OSE_PORT0>



Regards,
Doug

On 12/28/2015 9:55 PM, Doug wrote:
Radoslaw,
Sounds somewhat like a problem I encountered while installing our EC12.
Importing the file from USB would appear to work but got an error during the validate.
Looking for my doc.
As I recall, it was related to never having any configuration on the OSA-ICC PCHID . Can you manually, without the import from USB, type in and validate a small config on the HMC. Try to validate, did it work? If you have already tried this then
Maybe this is a different problem.
Doug

.

On Dec 28, 2015, at 13:39, R.S. <r.skoru...@bremultibank.com.pl> wrote:

I have problems with OSA-ICC configuration panels on HMC 2.13.0
Source file cannot be validated deu to "Unknown error", panel options also do not work.

Has anyone experienced such problems?



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to