Thanks all for answers to this topic.

        At end, I think the problem is APARerable. ISPF abends and there is
not clear the cause.

        I made a little assem program to obtain the BLKSIZE from the DCBD
area over a DD present in JCL, and here are the results:

- Appears to be the same using DUMMY or DSN=NULLFILE.
- Before OPEN, for DUMMY, NULLFILE o REAL FILES, the BLKSIZE is always zero.
- After OPEN. The BLKSIZE obtained is the same as specified in JCL for all
(DUMMY, NULLFILE or REAL) or ZERO in case param where not present.

        So, it will be neccesary know what does the concerning ISPF module
when recover value zero for BLKSIZE on DDNAME ISPLOG.

        Regads

        angel luis dom�nguez
        bbva - spain

-----ORIGINAL MESSAGE-----
Hello Listers.

Suddenly, some users, after a correct initialitation of ISPF, get the
following message when saving a file or when executing any TSO command   

*** ISPF Main task abend ***
IKJ56641I ISPSTART ENDED DUE TO ERROR+
IEA705I ERROR DURING GETMAIN SYS CODE = 878-10 U341310 AIKJGDA AIKJGDA 00
IEA705I 00F8E700 008D4E88 008D4E88 00005200 000046D0

Fighting against the problem, we discovered at end that the problem is
concerning only ispf users whith LOG active in their profile when access
this logon proc.
 
...

In orden to nullify the ISPF LOG and according ISPF customization manual, we
had the following DD included in one of our's TSO LOGON PROCS 

//ISPLOG DD DUMMY,RECFM=VB,LRECL=125,BLKSIZE=129 

Wiht a "cosmetic" purpose, somebody (of sysprog team) changed BLKSIZE=129 to
BLKSIZE=0. We are in z/OS 1.4 and SMS active.

Any information about DUMMY and BLKSIZE=0 to explain this?

----------------------------------------------------------------------------
------------------------------


==================================================================== 
........................... DISCLAIMER ............................. 
This message and its  attachments are  intended  exclusively for the 
named addressee. If you  receive  this  message  in   error,  please 
immediately delete it from  your  system  and notify the sender. You 
may  not  use  this message  or  any  part  of it  for any  purpose. 
The   message   may  contain  information  that  is  confidential or 
protected  by  law,  and  any  opinions  expressed  are those of the 
individual    sender.  Internet  e-mail   guarantees   neither   the 
confidentiality   nor  the  proper  receipt  of  the  message  sent. 
If  the  addressee  of  this  message  does  not  consent to the use 
of   internet    e-mail,    please    inform     us    inmmediately. 
==================================================================== 
.........................  AVISO LEGAL  ............................ 
La   presente  comunicaci�n  y sus anexos tiene como destinatario la 
persona a  la  que  va  dirigida, por  lo  que  si  usted lo  recibe 
por error  debe  notificarlo  al  remitente  y   eliminarlo   de  su 
sistema,  no  pudiendo  utilizarlo,  total  o   parcialmente,   para 
ning�n  fin.  Su  contenido  puede  tener informaci�n confidencial o 
protegida legalmente   y   �nicamente   expresa  la  opini�n     del 
remitente.  El   uso   del   correo   electr�nico   v�a internet  no 
permite   asegurar    ni  la   confidencialidad   de   los  mensajes 
ni    su    correcta     recepci�n.   En    el  caso   de   que   el 
destinatario no consintiera la utilizaci�n  del correo  electr�nico, 
deber� ponerlo en nuestro conocimiento inmediatamente.               
==================================================================== 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to