home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / PSF2CSD.ZIP / PSF2PROD.REA < prev    next >
Text File  |  1994-03-28  |  22KB  |  534 lines

  1. (1) Install all available corrective service for PSF/2 1.1
  2. ----------------------------------------------------------
  3. Contact your Pennant Systems service representative to obtain all
  4. corrective service available for PSF/2 Release 1.1 and install the
  5. corrective service on your system.  Be sure to read the README.* file
  6. that is provided with the corrective service.
  7.  
  8.  
  9. (2) Reinstalling PSF/2 components on different disk drives (INSTALL /I)
  10. -----------------------------------------------------------------------
  11. The PSF/2 installation program records the drive where the PSF/2
  12. executable programs, databases, and fonts are installed.  To reinstall
  13. any of these components on a different disk drive than the one where
  14. it was originally installed, follow steps a) - g) below.  These
  15. instructions show you how to:
  16.  
  17.   - undo the changes made by the PSF/2 installation program to your
  18.     CONFIG.SYS file
  19.   - erase the PSF/2 files from your system
  20.   - remove the PSF/2 databases from your system
  21.   - reinstall PSF/2, and select disk drives for PSF/2 programs,
  22.     databases, and fonts.
  23.  
  24. a) In the C:\CONFIG.SYS locate the line that begins with SET
  25.    PSF2INST=.  The value assigned to PSF2INST is the directory where
  26.    all PSF/2 executable programs are stored.
  27.  
  28.    For example, if you find
  29.  
  30.      SET PSF2INST=D:\PSF2
  31.  
  32.    then the PSF2 executable programs were installed under D:\PSF2.
  33.    In the instructions below, <psf2dir> refers to the directory
  34.    assigned to PSF2INST.  Remember this directory name because
  35.    you must use it in the steps below.
  36.  
  37. b) When you installed PSF/2, the installation program made a backup
  38.    copy of your CONFIG.SYS in C:\CONFIG.AIN.  If you still have
  39.    CONFIG.AIN, and you have not made any changes to CONFIG.SYS since
  40.    you installed PSF/2, (you have not installed any software which
  41.    made changes to CONFIG.SYS since you installed PSF/2, and you have
  42.    not reinstalled PSF/2), then you can simply copy CONFIG.AIN to
  43.    CONFIG.SYS.
  44.  
  45.    If you have erased CONFIG.AIN, or if CONFIG.SYS has changed since
  46.    you installed PSF/2, then you must edit your CONFIG.SYS to remove
  47.    items that were placed there by the PSF/2 installation program:
  48.  
  49.      From the line that begins with LIBPATH=..., remove the directory
  50.      name:  <psf2dir>\DLL.
  51.  
  52.      From the line that begins with SET PATH=..., remove the
  53.      directory names:  <psf2dir>\BIN and <psf2dir>\BINSHARE.
  54.  
  55.      From the line that begins with SET DPATH=..., remove the
  56.      directory name:  <psf2dir>\BINSHARE\HELP.
  57.  
  58.      From the line that begins with SET HELP=..., remove the
  59.      directory names:  <psf2dir> and <psf2dir>\BINSHARE\HELP.
  60.  
  61.      From the line that begins with SET BOOKSHELF=, remove the
  62.      directory name:  <psf2dir>\BINSHARE\BOOK.
  63.  
  64.      Remove any of the following lines, if present:
  65.  
  66.        SET AINCODEPATH=...
  67.        SET AINWORKPATH=...
  68.        SET AINLANGUAGE=...
  69.        SET PSF2INST=...
  70.        SET HOURPATH=...
  71.        DEVICE=<psf2dir>\BIN\CHAN370.SYS
  72.        RUN=<psf2dir>\BIN\CHAN370.EXE
  73.        DEVICE=<psf2dir>\BIN\AIN1VDD.SYS
  74.  
  75.      When you save the changes that you made, be sure to save the
  76.      file as C:\CONFIG.SYS.
  77.  
  78. c) Under OS/2 Version 2.0, you must delete any printer objects that use
  79.    the PMAFP printer driver.  Refer to item (3) above for instructions
  80.    on deleting the PSF/2 printer objects.  After deleting the PSF/2
  81.    printer objects, shutdown and restart your system.
  82.  
  83. d) Stop all active programs, and close all windows except for one OS/2
  84.    Full-screen session.  Then switch to that session.
  85.  
  86. e) Erase all files in <psf2dir>, and all files in all directories under
  87.    <psf2dir>.  Use the OS/2 RMDIR command to remove the directories.
  88.    You may have to turn off the read-only attribute on some of the
  89.    files, so that they can be erased.  You can turn off the read-only
  90.    attribute for all files within <psf2dir> with the OS/2 ATTRIB
  91.    command, by typing:
  92.  
  93.       attrib -r <psf2dir>\*.*
  94.  
  95.    When you have erased all files and removed all directories under
  96.    <psf2dir>, use the CHDIR OS/2 command to change the current
  97.    directory to some directory other than <psf2dir>, and then remove
  98.    <psf2dir> with the RMDIR OS/2 command.  If the RMDIR does not
  99.    remove the <psf2dir> directory, then you may still have files
  100.    remaining in <psf2dir> or in some directory under <psf2dir>.
  101.  
  102. f) Remove the AINLIB (and, if installed, AINDPF) databases from the
  103.    system, using Query Manager.  Start Query Manager, select
  104.    each database, and erase it using "Erase" from the "Actions"
  105.    pull-down.
  106.  
  107. g) Now, you're ready to reinstall PSF/2 1.1.  Insert the first
  108.    installation diskette in the A:  drive, and type:
  109.  
  110.     A:
  111.     install /i
  112.  
  113.    The /i option tells the PSF/2 installation program to ignore the
  114.    record of where PSF/2 was previously installed, and to allow you to
  115.    select the disk drives where you would like the various PSF/2
  116.    components to be installed.
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124. (3) New PSF/2 information design
  125. --------------------------
  126.  
  127. The PSF/2 documentation has been updated to reflect new product function
  128. and to provide more information about installation and networking.  When
  129. you install this CSD, previously issued online information files (such as
  130. NOVELL.INF) are erased.  The information in these files has been updated
  131. and replaced by the following new library components:
  132.  
  133. PSF/2 Installation Cookbooks
  134.  
  135. These documents contain information about installing PSF/2 on a Token Ring
  136. network with Novell NetWare or OS/2 LAN Server.  They also contain overview
  137. information about how PSF/2 functions in a distributed-printing environment
  138. and information about installing LAN clients on Novell or OS/2 LANs.
  139.  
  140. The PSF/2 Installation Cookbooks are available for the first time with the
  141. April 1994 PSF/2 Corrective Service Update, UR41102.  To order, call
  142. 1-800-879-2755.  You will need to give your seven-digit cutomer number to
  143. the operator who answers the call.  Ask for one of these cookbooks
  144. depending on your installation environment:
  145.  
  146.   - Distributed Printing with PSF/2: A CM/2 Installation Cookbook for
  147.      System/370 and Token-Ring Networks, G544-3967
  148.  
  149.   - Distributed Printing with PSF/2: A CM/2 Installation Cookbook for
  150.      AS/400 and Token-Ring Networks, G544-3966
  151.  
  152. NOTE: The Installation Cookbooks replace the PSF/2 Getting Started book
  153. (G544-3767-01).  This book is no longer being maintained.
  154.  
  155.  
  156.  
  157. DPF Configuration Guide
  158.  
  159. This document contains more advanced installation information for SDLC,
  160. Ethernet, and Token Ring environments.  This book also contains
  161. configuration examples.
  162.  
  163. This book has been reissued with instructions for Communications Manager/2
  164. and is available with the April 1994 PSF/2 Corrective Service Update,
  165. UR41102.  To order, call 1-800-879-2755.  You will need to give your
  166. seven-digit cutomer number to the operator who answers the call.  Ask for
  167. this book:
  168.  
  169.   - Advanced Function Presentation: DPF Network Configuration Guide
  170.      for System/370 and Communication Manager/2, S544-3911
  171.  
  172.  
  173.  
  174. PSF/2 Publications CD-ROM with Printer Attachments Guide
  175.  
  176. A complete library of the PSF/2 publications is available on the PSF/2
  177. product CD-ROM.  The publications on the CD can be either printed or viewed
  178. using the online book viewer included on the disc.
  179.  
  180. A new online publication called the PSF/2 Printer Attachments Guide is also
  181. available on the PSF/2 Publications CD-ROM.  This document provides
  182. information about attaching printers for use with PSF/2.
  183.  
  184.  
  185. To order the PSF/2 Publications CD-ROM, call 1-800-879-2755 and ask for
  186. CD-ROM number SK2T-2826. You will need to give your seven-digit cutomer
  187. number to the operator who answers the call.
  188.  
  189.  
  190.  
  191. What's New and the Online Technical Reference
  192.  
  193. The online information structure for PSF/2 has also been updated.  After
  194. you install the Corrective Service Update, you will see these new icons in
  195. the PSF/2 group window:
  196.  
  197.     What's New:  Contains information about new product features.  Look
  198.     under this icon to see what we've added to the product and for updated
  199.     information about product functions.
  200.  
  201.     Online Reference: Contains the information that was previously in the
  202.     PSF/2 Technical Reference.  This information has been reorganized
  203.     for easier access and updating.
  204.  
  205. NOTE:  After you install, you may still see the old icon for the PSF/2
  206. Technical Reference.  You can have three icons (What's new, Online
  207. Reference, and Technical Reference), you can delete the Technical
  208. Reference icon.  If you have two icons (What's new and Technical
  209. Reference), do not delete the Technical Reference icon.  
  210.  
  211. (4) Database Manager Restrictions
  212. ---------------------------------
  213. (a) The system code page active when PSF/2 is installed must match the
  214.     code page active when PSF/2 is run.  Similarly, the system country
  215.     code active when PSF/2 is installed must match the country code
  216.     active when PSF/2 is run.
  217.  
  218. (b) Once PSF/2 has been installed, you must erase the AINLIB and AINDPF
  219.     databases using Query Manager before you can format the drive on
  220.     which PSF/2 or Database Manager is installed.  Do not erase any
  221.     subdirectories created by Database Manager (such as \SQLDBDIR,
  222.     \SQL00001, SQL00002, etc.).  Always use the PSF/2 installation
  223.     program to replace PSF/2 files, and use the OS/2 installation
  224.     program to replace OS/2 and/or Database Manager.
  225.  
  226.  
  227. (5) Back up AINLIB and AINDPF databases
  228. ---------------------------------------
  229. It is a good practice to backup your PSF/2 Databases (AINLIB and
  230. AINDPF) on a regular basis.
  231.  
  232. Delete all DPF resources, using the PSF/2 Resource Librarian, before
  233. you backup AINLIB.  Delete all DPF print jobs, using the DPF Spool
  234. Manager, before you backup AINDPF.
  235.  
  236. To backup a database, select the Recovery Tool from the Database
  237. Manger folder, highlight the database to backup, select "Database"
  238. menu item, and select "Backup" from this pulldown.
  239.  
  240. If either AINDPF or AINLIB become damaged, they may be restored using
  241. the Database Manager Recovery Tool.
  242.  
  243.  
  244. (6) To install, follow the instructions in the PSF/2 installation cookbook
  245. -----------------------------------------------------------
  246. To configure your system for host-to-workstation distributed printing, you
  247. need to use the OS/2 Communications Manager program to setup communications
  248. protocols and to establish a host attachment for DPF.  A step-by-step
  249. procedure showing how to do this is provided in:
  250.  
  251.   - "Distributed Printing with PSF/2: A CM/2 Installation Cookbook for
  252.      System/370 and Token Ring Networks", G544-3965
  253.  
  254.   - "Distributed Printing with PSF/2: A CM/2 Installation Cookbook for
  255.      AS/400 and Token Ring Networks", G544-3966
  256.  
  257. (7) 4019, 4029, 4028 require 300 pel/inch fonts
  258. -----------------------------------------------
  259. The 4019, 4028, and 4029 printers require 300 pel/inch fonts.
  260. If you plan to run the PSF/2 Distributed Print Function to any of
  261. these printers, make sure that your host PSF system font library
  262. is set up to use 300 pel/inch fonts.
  263.  
  264.  
  265. (8) Bar code HRI cannot be printed through DPF to low-end printers
  266. -------------------------------------------------------------------
  267. "Human Readable Information" (HRI) included with BCOCA (IPDS bar code
  268. data) cannot be printed through the PSF/2 Distributed Print Function
  269. to the low-end IPDS printers:  3812, 3816, and 4028.  These printers
  270. allow only printer-resident fonts to be used for the HRI, and DPF does
  271. not support printer-resident fonts.  If you attempt to print BCOCA
  272. data with HRI through DPF to these printers, the printer will return
  273. IPDS negative acknowledgement '0404..00' and the HRI will not be
  274. printed.
  275.  
  276.  
  277. (9) Printing from the OS/2 Help Facility to a PSF/2 printer object
  278. -------------------------------------------------------------------
  279. If you want to print from the OS/2 Help Facility to an OS/2 or PSF/2
  280. print queue, follow the instructions below to make sure that the print
  281. data is created correctly.  You may want to follow these instructions
  282. if you have trouble printing from other applications.
  283.  
  284.  1) Select the printer object and access the pop-up menu using the
  285.     right mouse button.
  286.  
  287.  2) Open the "Settings" view of the object and select the "Queue
  288.     options" tab.
  289.  
  290.  3) Select the "Printer-specific format"
  291.     checkbox, then close the settings view of the printer object.
  292.  
  293.  You should now be able to print successfully to a print queue
  294.  from the OS/2 Help Facility.
  295.  
  296.  
  297. (10) English messages with Japanese and Chinese Versions
  298. --------------------------------------------------------
  299. For the Japanese and Chinese versions of PSF/2, all printed messages
  300. will appear in English.  The PSF/2 component that produces message
  301. pages is not able to process double-byte characters.
  302.  
  303. Messages presented on the screen will appear in the correct
  304. language.
  305.  
  306.  
  307. (11) Double-byte characters on header and trailer pages
  308. -------------------------------------------------------
  309. For the Japanese and Chinese versions of PSF/2, double-byte characters
  310. will not print with the sample header and trailer user exits
  311. provided with the product.  If double-byte characters are present in
  312. the UserID, NodeID, or Job Name fields, they will be interpreted as
  313. single-byte characters and the data will not be legible.
  314.  
  315.  
  316. (12) Required changes to IBMLAN.INI for printing with multiple printers
  317. -----------------------------------------------------------------------
  318. If you want to drive multiple printers through PSF/2, and you choose
  319. to store print resources on a network drive attached to a remote file
  320. server, you will need to change the values of two parameters in the
  321. IBMLAN.INI file on the remote file server.  The two parameters are
  322. MAXOPENS and MAXSESSOPENS.  The default value for MAXOPENS is 64, and
  323. the default value for MAXSESSOPENS is 50.
  324.  
  325. To each value, add:
  326.  
  327.  30 * (the number of DPF spools + the number of PSF/2 printer objects)
  328.  
  329. For example, if MAXOPENS is 64, and MAXSESSOPENS is 50, and if you
  330. have 16 DPF spools and 10 PSF/2 printer objects, then set MAXOPENS to
  331. 884, and set MAXSESSOPENS to 830.
  332.  
  333. If you do not increase these values,
  334. you may receive the following PSF/2 error messages on the screen:
  335.  
  336. AIN0228E  PSF/2 cannot open the resource <name> in the file <name>.
  337.           Make sure that this file exists and that the drive is
  338.           available.
  339. AIN0585E  All attempts to open resource <name> in file <name> failed.
  340.  
  341.  
  342. (13) 4028 microcode level 1Z or later required for PSF/2
  343. --------------------------------------------------------
  344. In order to print to an IBM 4028 printer through PSF/2, the 4028
  345. printer microcode level must be at level 1Z or later.  To determine
  346. the printer microcode level of your 4028, follow the instructions for
  347. printing a test page, provided in "IBM LaserPrinter 4028 Guide to
  348. Operations" S544-4263.  The printer microcode level is displayed on
  349. the test page, immediately following the part number.  If you attempt
  350. to print to a 4028 with a printer microcode level lower than 1Z,
  351. errors will occur.  Contact your Pennant Systems service
  352. representative to obtain the latest 4028 microcode level.
  353.  
  354.  
  355. (14) LAN notification and PSF/2
  356. -------------------------------
  357. If LAN notification is activated, a message will be sent to the user
  358. who submitted the print job erroneously indicating that the job was
  359. deleted and did not print. This message only appears when PSF/2 has
  360. printed the job successfully and has removed it from the print queue.
  361.  
  362. If the print job cannot be printed successfully by PSF/2, the user
  363. will receive no notification from the LAN.
  364.  
  365.  
  366. (15) Limits on 4019s manufactured before November 1990
  367. ------------------------------------------------------
  368. For 4019 printers operating in PPDS mode, support is limited to units
  369. manufactured after November, 1990.  If your 4019 was manufactured
  370. before this date, it must be operated in HP Emulation mode to work
  371. properly with PSF/2.
  372.  
  373. The date of manufacture is stamped on the underside of the 4019.
  374.  
  375.  
  376. (16) PSF/2 Print Submitter and print queues not connected to PSF/2
  377. ------------------------------------------------------------------
  378. If the PSF/2 Print Submitter or APRINT command is used to print a job
  379. on a printer object serviced by the PMPRINT queue processor, the
  380. following message will appear from the PMPrint Spooler Queue
  381. Processor:
  382.  
  383.  "Unrecognized queue driver parameter. The print job will be printed
  384.   using the default parameters. (PMV6012)"
  385.  
  386. In most cases, ASCII print jobs submitted this way will still print.
  387.  
  388. Note: AFPDS print jobs will not print correctly if submitted to a
  389.       print queue that is not connected to PSF/2.
  390.  
  391.  
  392. (17) VGA Monitor on system with XGA display adapter under OS/2 1.3
  393. ------------------------------------------------------------------
  394. If OS/2 1.3 is installed on a system with an XGA graphic adapter and a
  395. VGA (8512/8513) monitor, the scroll bars become large and overlap the
  396. text field in multi-line entry PM controls.  There are two solutions
  397. to this problem:
  398.  
  399.  (a) Connect an XGA-capable display such as 8515 to the XGA port and
  400.      reinstall OS/2 1.3.
  401.  
  402.  (b) Change your CONFIG.SYS file to specify VGA only and replace the
  403.      DISPLAY.DLL.  To specify VGA only in your CONFIG.SYS, change
  404.      the following statements:
  405.  
  406.      SET VIDEO_DEVICES=VIO_IBMXWY
  407.      SET VIO_IBMXWY=DEVICE(BVHVGA,BVHXGA)
  408.  
  409.      to:
  410.  
  411.      SET VIDEO_DEVICES=VIO_IBMVGA
  412.      SET VIO_IBMVGA=DEVICE(BVHVGA)
  413.  
  414.      and remove the statement:
  415.  
  416.      DEVICE=C:\OS2\XGARING0.SYS
  417.  
  418.      Replace the DISPLAY.DLL in the OS2\DLL directory with the DLL for
  419.      the VGA adapter.  Locate the IBMVGA.DL@ file on your OS/2 1.3
  420.      diskettes and use the OS/2 UNPACK command to unpack IBMVGA.DL@ to
  421.      IBMVGA.DLL.  Copy IBMVGA.DLL to DISPLAY.DLL.  You may need to
  422.      shutdown your system and restart with a DOS diskette in order to
  423.      copy the file.
  424.  
  425.  
  426. (18) Storing fonts on AS/400 with Type Transformer
  427. --------------------------------------------------
  428. If you plan to use Type Transformer to store fonts on AS/400 system,
  429. you must make sure that your entry for the System Name on the "Store
  430. Fonts to AS/400" panel matches the AS/400 Partner LU alias configured
  431. in Communications Manager.
  432.  
  433. To avoid confusion, you may want to configure you Partner LU alias
  434. to match the name of your AS/400 system.
  435.  
  436.  
  437. (19) C/370 Compiler Runtime Library
  438. -----------------------------------
  439. In order to store fonts on a VM or MVS system with Type Transformer,
  440. The C/370 Compiler Runtime Library Version 1.2.0 on the VM or MVS
  441. system must be at PUT level 9202 or later.
  442.  
  443.  
  444. (20) Installing PSF/2 with the OS/2 2.1 ServicePak
  445. ------------------------------------------------------
  446. The PSF/2 1.1 April 1994 Corrective Service Update (UR41102) supports
  447. the OS/2 2.1 ServicePak; however, you may encounter code hangs or
  448. other installation problems.  If you encounter installation problems,
  449. reboot the system and start PSF/2 installation again by entering the
  450. following at the OS/2 prompt:
  451.  
  452.    install /i
  453.  
  454. There are no known problems with the OS/2 ServicePak after
  455. installation.  The PSF/2 April 1994 Corrective Service Update
  456. is the first level of the PSF/2 code to support the OS/2 2.1
  457. ServicePak.
  458.  
  459. (21) DB2/2 needs to have Corrective Service Applied to work with PSF/2 1.1
  460. --------------------------------------------------------------------------
  461. Please obtain the latest DB2/2 corrective service and apply it to
  462. avoid DB2/2 problems when you are running PSF/2.  The latest service
  463. for DB2/2 that was tested at the time of the April 1994 PSF/2
  464. Corrective Service Update was WR07015.
  465.  
  466. If you install DB2/2 with the OS/2 2.1 ServicePak, DB2/2 may
  467. cause PSF/2 to hang during installation.  To correct this, reboot
  468. the system and start PSF/2 installation again by entering the
  469. following at the OS/2 prompt:
  470.  
  471.    install /I
  472.  
  473.  
  474. If you want to install the OS/2 2.1 ServicePak, please install DB2/2
  475. corrective service to DB2/2 first.  This will prevent problem with
  476. dates and time being incorrect for identical modules that are installed
  477. in both Service Pak's.
  478.  
  479.  
  480. NOTE TO CD-ROM USERS: If you install the OS/2 2.1 ServicePak
  481. and then install DB2/2 corrective service, you may see a message
  482. during installation asking you to make your CD-ROM drive ready.
  483. Place the PSF/2 CD-ROM disc in the drive and continue with
  484. installation.  
  485.  
  486. If you see this message during install, select "yes" and then reinstall
  487. the OS/2 2.1 ServicePak:
  488.  
  489.         DBI030W:
  490.         The following file on your hard drive is more recent than the
  491.         one containing the fixes.  Should it be replaced anyways?
  492.  
  493.                  C:\SQLLIB\DLL\SQL0.DLL
  494.  
  495.          Yes   No
  496.         ---
  497.  
  498. An APAR has been opened on this problem and it will be corrected.
  499.  
  500.  
  501. (22) PENNANT LOGO not displaying under OS/2 2.1
  502. -----------------------------------------------
  503. This problem is fixed by OS/2 2.1 APAR PJ10523.
  504.  
  505.  
  506. (23) Call in for PSP Install Bucket
  507. -----------------------------------
  508. To obtain a list of install considerations, please call 1-800-237-5511,
  509. and ask for the OS2PSF queue.  Request the 'PSP Install Bucket'.  It will
  510. be printed and sent to you.
  511.  
  512.  
  513. (24) Printing PSF/2 Books from the PSF/2 CD-ROM
  514. -------------------------------------------
  515. We have test printed all AFP files on the CD-ROM disc using PSF/2.
  516. The following AFP files cannot be printed through PSF/2 unless
  517. special fonts are installed; they must be printed through the online
  518. book viewer shipped on the PSF/2 CD-ROM disk:
  519.  
  520.     4037.AFP                     FS3829.AFP 
  521.     403910D.AFP                FS38352.AFP 
  522.     403910R.AFP                FS3900D.AFP 
  523.     403912L.AFP                FS3900EN.AFP 
  524.     403912R.AFP                FS3900W.AFP
  525.     403916L.AFP                FS3916.AFP
  526.     FS3816.AFP                 FS3930.AFP 
  527.     FS3825.AFP                 FS3935.AFP 
  528.     FS3827.AFP                 FS428A.AFP 
  529.     FS3828.AFP 
  530.  
  531. These files are online printer facts sheets designed to be viewed
  532. with the PSF/2 Printer Attachments Guide.
  533.  
  534.