Contents of X98031 Standard Package


Configuration of installed software

The standard package that will be distributed in May 1998 consists 
of the software products listed in Table 1 (the configuration of the standard
package will not changed but PUFs may be added as necessary).
           Table 1  Configuration of installed software
--------------------------------------------------------------------
 Classification Software name       V / L    Code       PTF level
--------------------------------------------------------------------
 Control programUXP/V               V10L20   B77710A0   DLIB
                                                        X97031.PTF
                                                        X97061.PTF
                                                        X97091.PTF
                                                        X97121.PTF
                                                        X98031.PTF [new]

                UXP/V Network       V10L20   B777MTA0   DLIB
                Queuing System                          X97031.PTF
                                                        X97091.PTF

                UXP/V Network       V10L10   B7771NA0   DLIB
                Queuing System-JM
                UXP/V X WIN         V11L60   B7771KB0   DLIB
                                                        X97011.PTF
                                                        UX12816.PUF
                UXP/V MTF           V20L10   B7774XK0   DLIB
                                                        X97011.PTF
--------------------------------------------------------------------
 FORTRAN language UXP/V Fortran90/VPV10L10   B777LVA0   DLIB
 processing                                             L96031.PTF
 program                                                L96061.PTF
                                                        L96091.PTF
                                                        L96121.PTF
                                                        L97031.PTF
                                                        L97081.PTF
                                                        L97121.PTF
                                                        UL60355.PUF[new]
                                                        UL60657.PUF[new]

                UXP/V Fortran90/VPP V10L10   B777LWA0   DLIB
                                                        L96061.PTF
                                                        L96091.PTF
                                                        L96121.PTF
                                                        L97031.PTF
                                                        UL59937.PUF
                                                        L97081.PTF
                                                        L97121.PTF
                                                        UL60601.PUF[new]
--------------------------------------------------------------------
 Program supportUXP/V ANALYZER      V12L10   B777LBC0   DLIB
                                                        L97061.PTF
                                                        UL59872.PUF
                                                        L97121.PTF [new]
--------------------------------------------------------------------
-------
 Subroutine     UXP/V SSLII/VP      V14L10   B777LKE0   DLIB
 package                                                L97081.PTF
                                                        L98011.PTF [new]
                                                        UL60755.PUF[new]
               UXP/V SSLII/VPP      V12L10   B777LLC0   DLIB
                                                        L97051.PTF
--------------------------------------------------------------------
 C language     UXP/V C language    V10L10   B777LMA0   DLIB
 processing                                             UL48005.PUF
 program                                                UL48049.PUF

                UXP/V C/VP          V10L10   B777LSA0   DLIB
                                                        L96031.PTF
                                                        L96091.PTF
                                                        L96121.PTF
                                                        L97031.PTF
                                                        L97071.PTF
                                                        L98031.PTF [new]
--------------------------------------------------------------------
-------
 Message passingUXP/V PVM           V10L10   B777LXA0   DLIB
 library                                                L96091.PTF
                                                        L97031.PTF

--------------------------------------------------------------------
* There is no product that has been upgraded to the X98031 standard 
package.


Notes when UXP/V NQS V10L20 PTF X97091 is applied

    1) Please apply the PTF when no jobs are in the NQS queues.
       Give us a report when you cannot apply the PTF in above condition.

    2) Save NQS start procedure before applying the PTF in case the NQS start 
       procedure(/etc/init.d/nqs) has been modified at the customer site.
      (Modify the NQS start procedure after applying the PTF.) 

      If you have added the undermentioned processing to NQS start procedure, 
      please delete them. 

                echo "nqsdaemon started"
              Deletion
               if [ -s /etc/pm/queue_list -a -s /etc/pm/pe_hostname_list \  
                    -a -s /tc/pm/iope_list ]                          
               then                                                   
                 /usr/lib/nqs/nqsdaemon -s $LOGFNAME                 , 
               else                                                   
              /usr/lib/nqs/nqsdaemon $LOGFNAME                    , 
              fi                                                     
  
    3) /etc/rc3.d/S95nqs file is not necessary after applying the PTF X97091.
       /etc/rc3.d/S95nqs file is deleted when the PTF is applied.