ADSM-L

AW: Poor performance of the Admin Web server in MVS V3 Server

1998-09-02 02:27:50
Subject: AW: Poor performance of the Admin Web server in MVS V3 Server
From: Helge van de Kraan <Helge.vandeKraan AT VOLKSWAGEN DOT DE>
Date: Wed, 2 Sep 1998 08:27:50 +0200
Moin (Hello) Bill,

we also had this problem. since 4 month i make a copy
from the file into the vio :

//VIO1   EXEC PGM=YZ019A00,ACCT=(0KM0002,STC,00),REGION=128M
//SYSUT1   DD  DSN=ADSM.SER1.SANRMSG,DISP=SHR
//SYSUT2   DD  DSN=&&ADSMG,
//             UNIT=SYSVIO,DISP=(,PASS),SPACE=(CYL,1)
//SYSPRINT DD  SYSOUT=*
//************************************************************
//SERVER  EXEC PGM=DSMSERV,PARM='',DYNAMNBR=300,TIME=1440,
//       REGION=128M,ACCT=(0KM0002,STC,00)
//OPT      DD DSN=ADSM.SER1.ANRSERV.OPTIONS,DISP=SHR
//DSMAMENG DD DSN=&&ADSMG,UNIT=SYSVIO,DISP=(OLD,PASS)
//*********DSMAMENG DD DSN=SYS1.SANRMSG(ANRMENU),DISP=SHR
//HLPAMENG DD DSN=SYS1.SANRHLP(ANRHENU),DISP=SHR
//IMAGES   DD DSN=SYS1.SANRIMG(ADSMSERV),DISP=SHR
//DSK      DD DSN=ADSM.SER1.DISKLOG,DISP=SHR
//SYSPRINT DD SYSOUT=*
//SYSTERM  DD SYSOUT=*

Now the responsetime is 1-2 seconds. Before we made the copy
the responsetime was over 30 seconds.

Ahoi & best regards
Helge van de Kraan
Volkswagen AG
<Prev in Thread] Current Thread [Next in Thread>
  • AW: Poor performance of the Admin Web server in MVS V3 Server, Helge van de Kraan <=