home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / l11s01.exe / L11S01.TXT < prev    next >
Text File  |  1994-03-01  |  22KB  |  546 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              NetWare Lite 1.1 Spanish
  5. DOCUMENT ID:        TID015132
  6. DOCUMENT REVISION:  A
  7. DATE:               28FEB94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         L11S01.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Lite 1.1 for DOS & Windows
  14.  
  15. ABSTRACT:
  16.  
  17. This file contains Spanish patches for NetWare Lite 1.1.  It contains the
  18. following files: RECONFIX, CLPRINTR, GETATRIB, CLOSEFIL, LPTSTAT, VXDFIX,
  19. INT28FIX, VIDEOFIX, DOS6CDS, WINPOPUP, RENFIX and INT17FIX.
  20.  
  21. ──────────────────────────────────────────────────────────────────────────────
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  24. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  25. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  26. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  27. ──────────────────────────────────────────────────────────────────────────────
  28.  
  29. SYMPTOM
  30.  
  31.      When running the Quicken finance software and printing to a NetWare Lite
  32.      captured printer, Quicken printing fails with the following message:
  33.  
  34.      MESSAGE
  35.  
  36.           Can't print to LPT1
  37.  
  38. CAUSE
  39.  
  40.      A bug in CLIENT.EXE caused the problem.
  41.  
  42. SYMPTOM
  43.  
  44.      File attributes are being sent across the network.
  45.  
  46. CAUSE
  47.  
  48.      A problem with OPENDEV.PAT caused the symptom.
  49.  
  50. SYMPTOM
  51.  
  52.      When a client station has open files on a NetWare Lite server and the
  53.      client reboots with the files still open, sometimes the files will not be
  54.      closed when the client reconnects or when watchdog clears the station
  55.      connection.
  56.  
  57. CAUSE
  58.  
  59.      A bug in SERVER.EXE caused the problem.
  60.  
  61. SYMPTOM
  62.  
  63.      NetWare Lite print jobs are being lost when the printer has been turned
  64.      off or taken offline.
  65.  
  66. CAUSE
  67.  
  68.      A bug in SERVER.EXE caused the problem.
  69.  
  70. SYMPTOM
  71.  
  72.      When using the NET CAPTURE or NET PRINT commands as the first commands
  73.      from a client to a server that has just been rebooted, the following
  74.      messages will be displayed and the command will fail:
  75.  
  76.      MESSAGE
  77.  
  78.           Redirect device -- Too many open files.
  79.  
  80.      or
  81.  
  82.      MESSAGE
  83.  
  84.           Write file -- Access denied.
  85.  
  86. CAUSE
  87.  
  88.      A bug in CLIENT.EXE causes the reconnection between server and client to
  89.      fail when the NET CAPTURE or NET PRINT commands are issued by a client to
  90.      a server that has just been rebooted.  Subsequent NET CAPTURE or NET
  91.      PRINT commands from the client station will work normally.
  92.  
  93. SYMPTOM
  94.  
  95.      Printer output that has been captured through NetWare Lite is corrupted.
  96.  
  97. CAUSE
  98.  
  99.      A bug in CLIENT.EXE caused certain applications run on a client/server
  100.      with a local printer to produce printer output that has been corrupted.
  101.  
  102. SYMPTOM
  103.  
  104.      The NetWare Lite server appears to hang when loading applications in
  105.      Window's startup box.
  106.  
  107. CAUSE
  108.  
  109.      When automatically loading applications with Windows 3.1 and running
  110.      NetWare Lite, a bug in SERVER.EXE caused the server to not respond until
  111.      some of the automatically loaded applications were closed.
  112.  
  113. SYMPTOM
  114.  
  115.      When running an application that performs background printing on a
  116.      server/client with a printer connected locally, the station locks.  Some
  117.      applications that exhibit this problem (not limited to) are Foxpro,
  118.      Mas90, Clipper, WordPerfect, PeachTree, Timeslip, Microfocus Cobol, and
  119.      Red Wing.
  120.  
  121. CAUSE
  122.  
  123.      A bug in CLIENT.EXE caused applications doing background printing on a
  124.      NetWare Lite server/client where printing is captured to a printer
  125.      connected locally to experience a server lock up sometimes.
  126.  
  127.      The problem requires the station to be rebooted.  Each time the station
  128.      is rebooted because of this problem, lost clusters are left on the hard
  129.      drive.  If this happens enough times without running "chkdsk /f" the FAT
  130.      table will become corrupted.
  131.  
  132. SYMPTOM
  133.  
  134.      When using IBM ValuePoint models 425sx or 433dx and pressing the
  135.      <Ctrl>+<Alt> keys to reboot the server, or when a popup printer status
  136.      screen is being displayed, the video screen switches to 40 column mode.
  137.  
  138. CAUSE
  139.  
  140.      A bug in SERVER.EXE caused the monitor to switch to the 40 column mode.
  141.  
  142. SYMPTOM
  143.  
  144.      Print jobs sent to an offline printer will hang Windows, if Windows is
  145.      running in a superVGA mode such as 8514.
  146.  
  147. CAUSE
  148.  
  149.      NetWare Lite uses a popup message box to indicate the status of the
  150.      printer.  A bug in SERVER.EXE causes the popup message box to hang
  151.      Windows.
  152.  
  153. SYMPTOM
  154.  
  155.      With the DoubleSpace device driver, nonexistant drives get set to valid
  156.      physical drives after running the NET utility.
  157.  
  158. CAUSE
  159.  
  160.      MS-DOS 6.00 changed the way the pointer to the Drive Parameter Block
  161.      (DPB) is used in the Current Directory Structure (CDS).  CLIENT.EXE was
  162.      setting a drive status to "valid physical drive" after using the drive as
  163.      a network drive.
  164.  
  165. SYMPTOM
  166.  
  167.      The DOS rename file command fails on a NetWare Lite mapped drive with the
  168.      following message:
  169.  
  170.      MESSAGE
  171.  
  172.           PATH NOT FOUND
  173.  
  174. CAUSE
  175.  
  176.      The file is located at the root directory.
  177.  
  178. CAUSE
  179.  
  180.      The rename command uses a DOS wildcard character as shown in the
  181.      following example:
  182.  
  183.           rename docfile.doc *.sav
  184.  
  185. SYMPTOM
  186.  
  187.      When printing under NetWare Lite, applications may experience corruption
  188.      on their print job under the following conditions:
  189.  
  190.      Applications making calls to the BIOS interrupt 17 function 0 to send
  191.      characters to be printed under NetWare Lite,
  192.  
  193.      The application makes repeated calls to interrupt 17 function 0 to send
  194.      the same character to the printer without reinitializing the character to
  195.      be printed in register AL.
  196.  
  197. CAUSE
  198.  
  199.      The problem is caused because the NetWare Lite client interrupt 17 ISR
  200.      failed to preserve the contents of AL.
  201.  
  202. SOLUTION
  203.  
  204.      Apply the patch files included in L11S01.EXE. (Before applying files in
  205.      the FIELDTST subdirectory, read FIELDTST.TXT.)
  206.  
  207.      *************************************************************
  208.      Informacion Sobre Las Actualizaciones Especificas (Spanish)
  209.      *************************************************************
  210.  
  211.      Self-Extracting File Name:  L11S01.EXE     Revision:  A
  212.  
  213.      Files Included     Size     Date      Time
  214.  
  215.      \
  216.        L11S01.TXT         (This File)
  217.        RENFIX.PAT       1471   02-11-94    2:47p
  218.        VXDFIX.PAT       1192   04-30-93    9:27a
  219.       DOS6CDS.PAT       1458   02-14-94    4:04p
  220.       LPTSTAT.PAT       1279   02-03-93    9:47a
  221.      CLOSEFIL.PAT       1100   02-03-93   10:39a
  222.      CLPRINTR.PAT       1223   11-17-92    2:47p
  223.      GETATRIB.PAT       1273   01-27-93    5:00p
  224.      INT17FIX.PAT       1079   02-14-94    2:54p
  225.      INT28FIX.PAT       1593   06-11-93   11:19a
  226.      RECONFIX.PAT       2645   02-01-93    2:30p
  227.      VIDEOFIX.PAT       1211   02-03-93   10:02a
  228.      WINPOPUP.PAT       1340   02-10-94    4:35p
  229.      \FIELDTST\
  230.          WNET.EXE     505344   10-29-93   11:24a
  231.        NLPLIB.DLL      58480   01-05-93    1:59p
  232.        TCSFIX.PAT       1074   08-06-93    1:09p
  233.       WNETRES.DLL      24576   10-29-93    3:32p
  234.      FIELDTST.TXT       3183   02-25-94   10:34a
  235.      STACKFIX.PAT        975   03-30-93   10:12a
  236.  
  237.      Installation Instructions:
  238.  
  239.      ************************ SPANISH ***********************
  240.               Documento Léame para L11S01.EXE
  241.      ********************************************************
  242.  
  243.      TERMINOS
  244.  
  245.      Actualización:
  246.  
  247.           Un archivo con una extensión .PAT que define cambios a un programa
  248.           de software.
  249.  
  250.      Archivo objetivo:
  251.  
  252.           Un archivo con una extensión .EXE que será modificado por una
  253.           actualización.
  254.  
  255.      UPATCH:
  256.  
  257.      Programa Universal de Actualizaciones. Un programa que aplica
  258.      actualizaciones a los archivos objetivo.
  259.  
  260.      Nota:  UPATCH.EXE se envía con NetWare Lite 1.1 y con el juego de
  261.      actualización de NetWare Lite 1.1.
  262.      ********************************************************
  263.  
  264.      INFORMACION GENERAL
  265.  
  266.      Sólo necesita un disco para actualizar todas las copias de NetWare Lite
  267.      en su red NetWare Lite. No necesita un disco separado para cada copia de
  268.      NetWare Lite.
  269.  
  270.      Haga copias de respaldo de los archivos antes de ejecutar UPATCH. No
  271.      actualice los archivos del disco del Programa y Controlador NetWare Lite
  272.      originales.
  273.  
  274.      Si una máquina tiene un disco duro con software NetWare Lite, los
  275.      archivos que serán actualizados se encuentran en el directorio C:\NWLITE.
  276.  
  277.      Si una máquina no tiene un disco duro, los archivos que serán
  278.      actualizados se encuentran en el disco flexible de la estación de trabajo
  279.      que tenga CLIENT.EXE de NetWare Lite.
  280.  
  281.      Con el fin de lograr resultados consistentes en la red, utilice UPATCH
  282.      para actualizar todas las copias de NetWare Lite en la red (todos los
  283.      servidores y clientes). Si no se actualiza un servidor o cliente, éste
  284.      seguirá presentando el comportamiento errático que se desea eliminar
  285.      mediante la actualización.
  286.  
  287.      Revise la sección de este documento que corresponda a la actualización
  288.      para conocer lo que hace la misma. Cada sección describe a qué se
  289.      aplicará la actualización, la fecha de actualización, las sumas de
  290.      comprobación, los problemas eliminados por la actualización y los
  291.      síntomas que podría observar antes de haber aplicado la actualización.
  292.  
  293.      Puede utilizar UPATCH para aplicar actualizaciones antes o después de
  294.      ejecutar NetWare Lite, pero los cambios no tienen efecto hasta volver a
  295.      arrancar la computadora y cargarse los archivos actualizados en la
  296.      memoria.
  297.      ********************************************************
  298.  
  299.      INSTRUCCIONES DE UPATCH
  300.  
  301.      Para actualizar el software de SERVIDOR y/o CLIENTE en un disco duro,
  302.  
  303.      1.   Copie los archivos .PAT en el directorio NWLITE de la unidad de
  304.           disco C.
  305.  
  306.      2.   Para aplicar la actualización al archivo objetivo aplicable, teclee
  307.           "UPATCH" y pulse <Intro>.
  308.  
  309.      3.   Al aparecer el indicador de DOS, vuelva a arrancar la computadora. 
  310.           Los archivos actualizados serán utilizados una vez cargados en la
  311.           memoria.
  312.  
  313.      Para actualizar el software de CLIENTE en una estación de trabajo que
  314.      utiliza un disco flexible,
  315.  
  316.      1.   Inserte el disco (con las actualizaciones) en la unidad de disco A:
  317.           (el disco flexible debe contener los archivos .PAT y UPATCH.EXE).
  318.  
  319.      2.   Inserte la copia de la estación de trabajo del disco que contenga
  320.           CLIENT.EXE en la unidad de disco B:. No actualice los discos NetWare
  321.           Lite originales.
  322.  
  323.      3.   Al aparecer el indicador de DOS, teclee "A:" y pulse <Intro>.
  324.  
  325.      4.   Teclee "UPATCH B:CLIENT.EXE", pulse <Intro> y siga las instrucciones
  326.           que aparecen en la pantalla.
  327.  
  328.      NOTA:  Las actualizaciones se aplican al archivo CLIENT.EXE y se retiene
  329.      el archivo no actualizado con la extensión de archivo .OLD. Si fuera
  330.      necesario, puede volver a nombrarse y ejecutarse la versión .OLD.
  331.  
  332.      5.   Al aparecer el indicador de DOS, vuelva a arrancar la computadora. 
  333.           Se utilizará el archivo actualizado CLIENT.EXE una vez cargado en la
  334.           memoria.
  335.      ***********************************************************
  336.  
  337.      Con el fin de obtener la información m s reciente sobre las
  338.      actualizaciones a NetWare Lite, la compatibilidad de aplicaciones, la
  339.      compatibilidad de hardware, las actualizaciones, las diez cuestiones
  340.      principales de apoyo, la información del producto NetWare Lite, y dem s:
  341.  
  342.      *    Los clientes en los EE.UU. y Canad  pueden llamar al servicio
  343.           automatizado de fax de Novell, durante las 24 horas del día.  Para
  344.           lograr acceso a este servicio, marque (800) NETWARE [(800)638-9273]
  345.           y pulse la tecla con la estrella (*) durante el mensaje grabado.
  346.  
  347.      *    Los clientes internacionales pueden llamar a CompuServe, al (1)
  348.           614-457-0802 (o bien el número telefónico local de CompuServe).  Una
  349.           vez que se haya hecho miembro de Compuserve, teclee GO NOVLIB y
  350.           seleccione la biblioteca 10 ("Library 10") para acceder a un foro
  351.           que contenga esta información.
  352.      ***********************************************************
  353.  
  354.      Solution Specifics:
  355.  
  356.      *************************************************************
  357.      GETATRIB.PAT - NetWare Lite Client get file attribute fix patch.
  358.  
  359.      Target:        CLIENT.EXE
  360.  
  361.      Problem:  Running the Quicken finance software and printing to a NetWare
  362.                Lite captured printer, Quicken printing fails with the "Can't
  363.                print to LPT1" message.
  364.  
  365.      Symptoms: Quicken printing fails with the message "Can't print to LPT1". 
  366.                This also fixes the problem with getting file attributes across
  367.                the network.  The problem was with OPENDEV.PAT.
  368.  
  369.      *************************************************************
  370.      CLOSEFIL.PAT - NetWare Lite 1.1 Server close file handles fix patch.
  371.  
  372.      Target:        SERVER.EXE
  373.  
  374.      Problem:       When a client station has open files on a NetWare Lite
  375.                     server and the client reboots with the files still open,
  376.                     sometimes the files will not be closed when the client
  377.                     reconnects or when watchdog clears the station connection.
  378.  
  379.      Symptoms:      Files are left open on the server when a client reboots.
  380.  
  381.      *************************************************************
  382.      LPTSTAT.PAT -  NetWare Lite 1.1 Server LPT printer status fix patch.
  383.  
  384.      Target:        SERVER.EXE
  385.  
  386.      Problem:       Print jobs in NetWare Lite are being sent to a printer
  387.                     that has been taken off line or powered off.  The jobs are
  388.                     being lost.
  389.  
  390.      Symptoms:      Print jobs are being lost when the printer has been
  391.                     powered off or taken off line.
  392.  
  393.      *************************************************************
  394.      RECONFIX.PAT - NetWare Lite Client reconnect patch.
  395.  
  396.      Target:        CLIENT.EXE
  397.  
  398.      Problem:       The reconnection between server and client fails to occur
  399.                     when the NET CAPTURE or NET PRINT commands are issued by a
  400.                     client to a server that has just been rebooted. 
  401.                     Subsequent NET CAPTURE  or NET PRINT commands from the
  402.                     client station will work normally.
  403.  
  404.      Symptoms:      When using the NET CAPTURE or NET PRINT commands as the
  405.                     first commands from a client to a server that has just
  406.                     been rebooted, the error messages "Redirect device -- Too
  407.                     many open files." or "Write file -- Access denied." will
  408.                     be displayed and the command will fail.
  409.  
  410.      *************************************************************
  411.      CLPRINTR.PAT - NetWare Lite Client printer corruption fix patch.
  412.  
  413.      Target:        CLIENT.EXE
  414.  
  415.      Problem:       Running certain applications on a client/server with a
  416.                     local printer will produce printer output that has been
  417.                     corrupted.
  418.  
  419.      Symptoms:      Printer output that has been captured through NetWare Lite
  420.                     will be corrupted.
  421.  
  422.      *************************************************************
  423.      VXDFIX.PAT -   NetWare Lite 1.1 Server windows VXDFIX patch version 2.0.
  424.  
  425.      Target:        SERVER.EXE
  426.  
  427.      Problem:       When automatically loading applications with Windows 3.1
  428.                     and running NetWare Lite, the server will not respond
  429.                     until some of the automatically-loaded applications are
  430.                     closed.
  431.  
  432.      Symptoms:      The NetWare Lite server will appear to hang when loading
  433.                     applications in Windows startup box.
  434.  
  435.      *************************************************************
  436.      INT28FIX.PAT -  NetWare Lite Client int 28 ISR patch version 2.0
  437.  
  438.      Target:        CLIENT.EXE
  439.  
  440.      Problem:       Applications doing background printing on a NetWare Lite
  441.                     server/client where printing is captured to a printer
  442.                     connected locally may experience a server lock up.  The
  443.                     problem requires the station to be rebooted.  Each time
  444.                     the station is rebooted because of this problem, lost
  445.                     clusters are left on the hard disk.  If this happens
  446.                     enough times without running the "chkdsk /f" command, the
  447.                     FAT table will become corrupted.
  448.  
  449.      Symptoms:      You may have this problem if you are having problems
  450.                     running an application that performs background printing
  451.                     on a server/client with a printer connected locally and
  452.                     the station locks.  Applications that exhibits this
  453.                     problem but not limited to are FoxPro, Mas90, Clipper,
  454.                     WordPerfect, PeachTree, Timeslip, Microfocus Cobol and Red
  455.                     Wing.
  456.  
  457.      *************************************************************
  458.      VIDEOFIX.PAT - NetWare Lite 1.1 Server video popup window fix patch.
  459.  
  460.      Target:        SERVER.EXE
  461.  
  462.      Problem:       When using the IBM Valuepoint models 425sx or 433dx,
  463.                     pressing the CTRL-ALT keys to reboot the server or when a
  464.                     popup printer status screen is being displayed, the
  465.                     monitor will switch to 40 column mode.
  466.  
  467.      Symptoms:      The video screen switches to 40 column mode when using IBM
  468.                     Valuepoint models 425sx or 433dx.
  469.      *************************************************************
  470.  
  471.      DOS6CDS.PAT - NetWare Lite Client MS DOS 6.0 Current Directory  Structure
  472.      (CDS) patch, Italian version.
  473.  
  474.      File:          CLIENT.EXE
  475.      Checksums:     470, 47E, 5FE, 367, 580, 240, 47E, 5FE
  476.  
  477.      Problem:       MS-DOS 6.00 changed the way the pointer to the Drive
  478.                     Parameter Block (DPB) is used in the Current Directory
  479.                     Structure (CDS). Client was setting a drive status to
  480.                     "valid physical drive" after using the drive as a network
  481.                     drive.
  482.  
  483.      Symptoms:      With the DoubleSpace device driver, non-existent drives
  484.                     get set to valid physical drives after running the NET
  485.                     utility.
  486.      ***********************************************************
  487.  
  488.      RENFIX.PAT - NetWare Lite 1.1 Italian Server rename file fix patch.
  489.  
  490.      File:          SERVER.EXE
  491.      Checksums:     397, 4EA, A26, 2BC, 37C, 1ED, 30A, A26
  492.  
  493.      Problem:       When using the DOS rename file command to rename a file on
  494.                     a NetWare Lite mapped drive, the following conditions will
  495.                     cause the rename to fail with the message "PATH NOT
  496.                     FOUND":
  497.  
  498.                     1.   The file must be located at the root directory.
  499.  
  500.                     2.   The rename command must use a DOS wildcard character.
  501.                          For example, "rename docfile.doc *.sav"
  502.  
  503.      Symptoms:      The DOS rename file command fails on a NetWare Lite drive
  504.                     with the message "PATH NOT FOUND."
  505.      ***********************************************************
  506.  
  507.      INT17FIX.PAT - NetWare Lite Client int 17 ISR patch, Italian version.
  508.  
  509.      File:          CLIENT.EXE
  510.      Checksums:     61F, 323, 4F4, 13A, 323
  511.  
  512.      Problem:       Applications making calls to the BIOS interrupt 17
  513.                     function 0 to send characters to be printed under NetWare
  514.                     Lite may experience character loss on the print job.  The
  515.                     character loss happens when the application makes repeated
  516.                     calls to interrupt 17  function 0 to send the same
  517.                     character to the printer without reinitializing the
  518.                     character to be printed in register AL.  The problem is
  519.                     caused because the NetWare Lite client interrupt 17 ISR
  520.                     failed to preserve the contents of AL.
  521.  
  522.      Symptoms:      When printing under NetWare Lite, applications may
  523.                     experience corruption on their print job under the
  524.                     conditions described above.
  525.      ***********************************************************
  526.  
  527.      WINPOPUP.PAT - NetWare Lite 1.1 Server Windows LPT printer status fix
  528.      patch.
  529.  
  530.      Target:        SERVER.EXE
  531.  
  532.      Problem:       Using Windows with a super VGA driver causes Windows to
  533.                     hang when sending a print job to a printer that has been
  534.                     taken offline.
  535.  
  536.                     NetWare Lite uses a popup message box to indicate the
  537.                     status of the printer.  The popup message box causes
  538.                     Windows to hang.
  539.  
  540.      Symptoms:      Print jobs sent to an offline printer will hang Windows if
  541.                     Windows is running in a super VGA mode such as 8514.
  542.  
  543.  
  544.  
  545.  
  546.