Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.$ PRODUCT ANALYZE PDB

     Analyzing product database files in DISK$V83SYS:[VMS$COMMON.][SYSEXE]

     ...scanned PCSI$ROOT.PCSI$DATABASE;1
     ...scanned PCSI$FILE_SYSTEM.PCSI$DATABASE;1
     ...scanned PCSI$PROCESSOR.PCSI$DATABASE;1
     ...scanned DEC-AXPVMS-DECNET_OSI-V0703-2.PCSI$DATABASE;1
     ...
     ...scanned DEC-AXPVMS-VMS-V0803-2.PCSI$DATABASE;1

     Completed product database analysis with no errors detected

     The command in this example verifies the active product
     database files in their usual location on the system disk in
     SYS$SYSTEM.

   2.$ PRODUCT ANALYZE PDB /LOCATION=DKA300:[TEST] /PDB_TYPE=PRODUCT=TCPIP*)

     Analyzing product database files in DKA300:[TEST]

     ...scanned DEC-AXPVMS-TCPIP-V0504-15.PCSI$DATABASE;1
     ...scanned DEC-AXPVMS-TCPIP_ECO-V0504-155.PCSI$DATABASE;1
     ...scanned DEC-AXPVMS-TCPIP_ECO-V0504-154.PCSI$DATABASE;1
     ...scanned DEC-AXPVMS-TCPIP_ECO-V0504-152.PCSI$DATABASE;1

     Completed product database analysis with no errors detected

     The command in this example analyzes the database files in
     the DKA300:[TEST] directory for the TCP/IP product and all the
     patch kits that have been applied to it. The root database file
     PCSI$ROOT.PCSI$DATABASE must also be in this directory.