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

Reply via email to