Hewlett-Packard Software Product Description ___________________________________________________________________ PRODUCT NAME: HP OpenVMS/Hanyu for Alpha Version 8.3 Operating Systems SPD 46.74.09 DESCRIPTION HP OpenVMS/Hanyu Alpha Version 8.3 is a general-purpose, multiuser op- erating system that supports Chinese data processing in HP's Alpha com- puter families in both production and development environments. It is the Chinese version of HP OpenVMS Operating System for Alpha Version 8.3 which extends base HP OpenVMS to provide an operating system en- vironment to support Chinese and ASCII characters. It extends and en- hances the system utilities and environment to facilitate processing of Chinese data. Utilities are provided to facilitate the design and maintenance of user-defined characters. Output of user-defined char- acters is supported on DEC Hanyu terminals and printers via On-Demand Loading, a dynamic font loading feature. HP OpenVMS/Hanyu supports Chinese data representation that conforms to the National Bureau of Standards CNS11643, the Standard Interchange Code for Generally-used Chinese Characters (SICGCC, 1986) of Taiwan. The EDPC Recommended Character Set defined by Electronic Data Process- ing Center of the Executive Yuan of Taiwan is also supported as a stan- dard option. This SPD describes only the Chinese specific features of HP OpenVMS/Hanyu which are extensions or additions to base HP OpenVMS. For a descrip- tion of the base functionality and supported environment of HP Open- VMS, refer to the HP OpenVMS for Alpha and Integrity Servers Versions 8.3 Software Product Description (SPD 82.35.xx). August 2006 HP OpenVMS/Hanyu for Alpha Version 8.3 FEATURES HP OpenVMS/Hanyu provides the following Chinese processing features in addition to the base functionality of HP OpenVMS. User Environment HP OpenVMS/Hanyu provides the following features for general users: Input/Output Input/Output of Chinese and ASCII characters are supported on Chinese terminals/printers. The Chinese terminal driver provides advanced line editing support for both Chinese and ASCII characters. DCL Command Language Support HP OpenVMS/Hanyu extends the base DCL to support Chinese processing in the following: o Chinese in passing parameters o Chinese logical names and equivalence names o Chinese labels in GOTO and GOSUB statements o Chinese in SUBROUTINE names and in CALL statements o Chinese in INQUIRE statements o Chinese in READ/WRITE statements o Chinese in MESSAGE/REPLY commands 2 HP OpenVMS/Hanyu for Alpha Version 8.3 Chinese DATE and TIME Display Utilities such as DIRECTORY and HMAIL in HP OpenVMS/Hanyu can display date and time in Chinese format. Bilingual Help Bilingual help interface is provided in the system DCL HELP and help subsystems of Chinese utilities. Users can select help in either Chi- nese or English. Bilingual System Messages Chinese system messages are provided with this version of HP OpenVMS/Hanyu. Users can choose to receive system messages in either Chinese or En- glish. Utilities HP OpenVMS/Hanyu provides the following utilities to support Chinese processing in addition to the base HP OpenVMS utilities: HTPU/HEVE HTPU is the Chinese extended version of the DEC Text Processing Util- ity (DECTPU) providing built-in procedures with enhancement on Chi- nese text processing. Additional Chinese features are: o Full form and half form character conversion o Character class classification o Line drawing capability o 2/4-byte symbol composition o 2/4-byte Chinese character deletion and cursor movement o 2/4-byte Chinese character wrapping 3 HP OpenVMS/Hanyu for Alpha Version 8.3 o Pattern matching including 2/4-byte Chinese characters HEVE is the Chinese extended version of the Extensible Versatile Ed- itor (EVE) running on HTPU providing a general-purpose Chinese screen editor to process Chinese and ASCII characters. Extended commands which include features such as Chinese word manipulation, line drawing, box drawing and column editing capabilities are available. Chinese SORT/MERGE SORT/MERGE in HP OpenVMS/Hanyu is the Chinese extended version of the SORT/MERGE utility. The following Chinese collating sequences are sup- ported: o Radical o Number of strokes o Phonetic code o Internal code Both ascending and descending order of sorting are supported. Multi- ple collating sequences can be specified for the same sort key in a single sort. I/O interfaces, namely file interface and record inter- face, on the above Chinese collating sequences are supported. HMAIL HMAIL extends the HP OpenVMS MAIL utility to support Chinese in sub- jects, personal names and folder names. Folders can be displayed ac- cording to specified Chinese collating sequences. In addition, it sup- ports operations which involve searching of strings that contain Chi- nese characters. HMAIL invokes HTPU as the default editor. 4 HP OpenVMS/Hanyu for Alpha Version 8.3 Character Manager (CMGR) CMGR in HP OpenVMS/Hanyu provides a font editor and a set of commands to facilitate creation of user-defined character fonts. Collating val- ues can also be associated with user-defined characters for sorting. Phrase Input Utility The Phrase Input Utility facilitates creation and maintenance of user- defined database for frequently used phrases and input sequences for those phrases. Input of these phrases can then be done using the de- fined input sequence on supported terminals which provide this facil- ity. HDUMP HDUMP enhances the DUMP utility to display contents of files or vol- umes containing both Chinese and ASCII characters. Wrapping of Chi- nese characters at field boundary is handled correctly. HEDT HEDT is an interactive Chinese text editor, providing many text pro- cessing enhancements to the HP OpenVMS EDT. The following features are provided in addition to the EDT functions: o Full DEC Hanyu Character Set Support: - Full form and half form character conversion - Character code input in hexadecimal, octal and internal codes o Chinese Text Processing Functions: - Automatic horizontal scrolling when 80 columns are exceeded - Column select for cut and paste - ASCII/Chinese word wrapping 5 HP OpenVMS/Hanyu for Alpha Version 8.3 - Left/center/right justification - Set left and right margins - Line drawing/table filling - Chinese date/time - Cursor line/column display - Editing modes: * absolute insert * absolute overwrite * insert within fixed ruler lines * overwrite within fixed ruler lines Chinese SEARCH Chinese SEARCH is the Chinese version of HP OpenVMS SEARCH utility. It supports Chinese characters in the search string. Terminal Fallback Facility The Terminal Fallback Facility (TFF) is extended to support charac- ter conversions on Chinese terminals and printers which support BIG 5 and TELEX CODE Character Sets (2 bytes). It allows these terminals and printers to input and output Chinese characters in the SICGCC (1986) Character Set by converting characters going to and from them. This character conversion is performed through a character table transpar- ent to application software. 6 HP OpenVMS/Hanyu for Alpha Version 8.3 Debugger Utility Debugger utility is enhanced to support Chinese characters on both char- acter cell terminal and graphic (DECwindows Motif) interface worksta- tion. Users can input Chinese characters in Debugger utility. The De- bugger utility is able to print and echo Chinese characters in its out- put. In order to utilize Debugger for Chinese characters support, the locale files for Chinese is required to be installed on HP OpenVMS/Hanyu from the VMSI18N kit. The VMSI18N kit can be found in the HP OpenVMS distribution media and the locale file for Chinese characters support in OpenVMS/Hanyu is "Chinese". For more information, refer to the HP OpenVMS/Hanyu Alpha Version 8.3 Release Notes and Installation Guides. Programming Run-Time Libraries HP OpenVMS/Hanyu provides the following run-time libraries to facil- itate development of Chinese applications: Chinese Processing (HSY$) Run-Time Library HP OpenVMS/Hanyu provides a Multi-Byte Processing Run-Time Library for program and application development involving Chinese processing. The Run-Time Library routines perform a variety of Chinese processing func- tions such as string manipulation, read/write operations, character conversion and other Chinese processing operations. These routines can be called from programs written in the supported programming languages. Chinese Screen Management (SMG$) Run-Time Library Chinese SMG provides a set of run-time library routines to perform ter- minal independent functions on supported Chinese terminals. 7 HP OpenVMS/Hanyu for Alpha Version 8.3 Chinese Text processing Utility (TPU$) Run-Time Library Chinese TPU provides a collection of built-in procedures and callable interfaces for Chinese and English text processing in character cell terminal or DECwindows Motif environments. Sort/Merge (SOR$) Run-Time Library Sort/Merge provides a collection of built-in procedures and callable interfaces for sorting/merging Chinese and English. Asian Printing Support High quality Chinese printing is provided by installing the Asian Print- ing sub-kit called ASPS010 bundled with HP OpenVMS/Hanyu Alpha. For details of Asian Printing Support, refer to Asian Printing Support for OpenVMS Version 1.0 Installation Guide and Asian Printing Support for OpenVMS Version 1.0 Release Notes. ASSOCIATED PRODUCTS DECwindows Motif/Hanyu for OpenVMS/Hanyu Please note that DECwindows Motif/Hanyu Alpha V1.3 (or earlier ver- sion) is no longer supported in OpenVMS/Hanyu Alpha V8.3. The version 1.6 of DECwindows Motif/Hanyu Alpha, which will be supported in Open- VMS/Hanyu Alpha V8.3, is currently under development. INSTALLATION HP OpenVMS/Hanyu Alpha is distributed as a binary kit on Software Prod- uct Library CD-ROM. Procedures for setting up the system disk from me- dia and for preparing the system for day-to-day operations are pro- vided. The procedures are described in HP OpenVMS/Hanyu Alpha Instal- lation Guide and Release Notes. 8 HP OpenVMS/Hanyu for Alpha Version 8.3 HARDWARE REQUIREMENTS Alpha Systems Supported: This section lists the Alpha systems that are supported by OpenVMS/Hanyu Alpha V8.3. Refer to the appropriate page at the following website for details concerning Alpha hardware configurations and options: http://h18002.www1.hp.com/alphaserver/ TURBOchannel Bus-Based Systems o DEC 3000 Models 300/300L/300LX/300X o DEC 3000 Models 400/400S o DEC 3000 Models 500/500S/500X o DEC 3000 Models 600/600S o DEC 3000 Models 700/700LX o DEC 3000 Models 800/800S o DEC 3000 Models 900/900LX DSSI Bus-Based Systems o DEC 4000 Model 600 o DEC 4000 Model 700 XMI Bus-Based Systems o AlphaServer 8400 (All chip speeds) o DEC 7000 Model 600 o DEC 10000 Model 600 PCI Bus-Based Systems o AlphaServer 300 (All chip speeds) o AlphaServer 400 (All chip speeds) o AlphaServer 800 (All chip speeds) 9 HP OpenVMS/Hanyu for Alpha Version 8.3 o AlphaServer 1000 (All chip speeds) o AlphaServer 1000A (All chip speeds) o AlphaServer 1200 (All chip speeds) o AlphaServer 2000 (All chip speeds, except 5/375) o AlphaServer 2100 (All chip speeds, except 5/375) o AlphaServer 2100A (All chip speeds, except 5/375) o AlphaServer 2100A LP (All chip speeds) o AlphaServer 4000 (All chip speeds) o AlphaServer 4100 (All chip speeds) o AlphaServer 8200 (All chip speeds) o AlphaServer 8400 (All chip speeds) o AlphaServer DS10 o AlphaServer DS10L o AlphaServer DS15 o AlphaServer DS20 o AlphaServer DS20E o AlphaServer DS25 o AlphaServer ES40 o AlphaServer ES45 o AlphaServer ES47 o AlphaServer ES80 o AlphaServer GS60 o AlphaServer GS60E o AlphaServer GS80 o AlphaServer GS140 10 HP OpenVMS/Hanyu for Alpha Version 8.3 o AlphaServer GS160 o AlphaServer GS320 o AlphaServer GS1280 o DIGITAL 2100 Server Model A500MP, A600MP o AlphaStation 200 (All chip speeds) o AlphaStation 250 (All chip speeds) o AlphaStation 255/233, 255/300 o AlphaStation 400 (All chip speeds) o AlphaStation 500/266, 500/333, 500/400, 500/500 o AlphaStation 600 (All chip speeds) o AlphaStation 600A (All chip speeds) o Digital Personal Workstation 433au, 500au, 600au o AlphaStation DS15 o AlphaStation DS20E o AlphaStation DS25 o AlphaStation ES40 o AlphaStation ES47 o AlphaStation XP900/DS10 o AlphaStation XP1000 The following semiconductor microprocessor development reference boards are supported by OpenVMS/Hanyu Alpha: o Alpha 21064/21064A PCI reference board (EB64+) o Alpha 21164 PCI reference board (EB164) o Alpha PC64 reference board (APC64) 11 HP OpenVMS/Hanyu for Alpha Version 8.3 Modular Computing Component o Alpha 4/233 PICMG SBC o Alpha 4/266 PICMG SBC o Alpha 5/366 PICMG SBC o Alpha 5/500 PICMG SBC o CompactPCI CS-1000 OpenVMS/Hanyu Alpha Version 7.3-1 is the final version to support the following systems: o DEC 2000 Models 300/500 o Tadpole ALPHAbook 1 OpenVMS/Hanyu Alpha Version 8.2 is the final version to support the following systems: DSSI Bus-BASED Systems o DEC 4000 Model 600 o DEC 4000 Model 700 XMI Bus-BASED Systems o DEC 10000 Model 600 PCI Bus-BASED Systems o AlphaServer 400 o AlphaServer 2000 Modular Computing Component o Alpha 4/233 PICMG SBC o Alpha 4/266 PICMG SBC o Alpha 5/366 PICMG SBC o Alpha 5/500 PICMG SBC 12 HP OpenVMS/Hanyu for Alpha Version 8.3 o CompactPCI CS-1000 Processor Restrictions: Refer to HP OpenVMS for Alpha and Integrity Servers Versions 8.3 Soft- ware Product Description (SPD 82.35.xx) for restrictions on the sup- ported processors. Hardware Support: The following Chinese terminals and printers are supported for Chi- nese input and output operations. Chinese Terminal VT382-D Supported: Chinese Printer CP382-D Supported: (printer controller) TFF Sup- Telex-code terminals or printers ports: BIG 5 terminals or printers On-Demand loading of user-defined character fonts is supported on VT382- D when connected to an Alpha system running HP OpenVMS/Hanyu via one of the following connections: via one of the following connections: Terminal Servers: DECserver 200 SPD 27.53.xx (V3.0) DECserver 300 SPD 25.J1.xx (V1.0) DECserver 500 SPD 26.97.xx (V2.1) DECserver 700 13 HP OpenVMS/Hanyu for Alpha Version 8.3 DECserver 90L+ (V1.0) For a description of On-Demand loading support in terminal servers, refer to the respective DECserver product description. Block Space Requirements:(Block Cluster Size = 1) The following HP OpenVMS/Hanyu block space requirements are additional to the HP OpenVMS block space requirements stated in HP OpenVMS for Alpha and Integrity Servers Versions 8.3 Software Product Description (SPD 82.35.xx). Disk space required for 72,500 blocks (36,250K bytes) installation: Disk space required for 62,500 blocks (31,250K bytes) use (permanent): These counts refer to the disk space required on the system disk. The sizes are approximate; actual sizes may vary depending on the user's system environment, configuration, and software options. COM for OpenVMS COM on HP OpenVMS is fully supported as described in the COM for Open- VMS Software Product Description (SPD 70.45.xx). COM on HP OpenVMS delivers connectivity and interoperability between OpenVMS and Windows NT systems. With COM for OpenVMS, programmers write distributed applications that run across a heterogeneous environment of systems. COM for OpenVMS is based on the Microsoft COM shipped on Windows NT Version 4.0 SP3 and implements many of the features of Mi- crosoft COM including activation, automation, monikers, Type Libraries, and structured storage on HP OpenVMS. For more information, see the COM for OpenVMS Software Product Descrip- tion (SPD 70.45.xx). 14 HP OpenVMS/Hanyu for Alpha Version 8.3 HP OpenVMS Galaxy Support HP OpenVMS Galaxy is fully supported under HP OpenVMS/Hanyu. HP Open- VMS Galaxy is an implementation of soft partitioning. The way that cus- tomers choose to partition their systems depends on their computing environments and application requirements. By running multiple instances of HP OpenVMS in a single computer, an HP OpenVMS Galaxy computing environment gives you quantum improvements in: o Compatibility-Existing applications run without changes. o Availability-Presents opportunities to upgrade software and expand system capacity without downtime. o Scalability-Offers scaling alternatives that improve performance of SMP and cluster environments. o Adaptability-Physical resources can be dynamically reassigned to meet changing workload demands. o Cost of ownership-Fewer computer systems reduce system management requirements, floor space, and more. Galaxy Software Architecture on HP OpenVMS Alpha is available as a sep- arately licensed System Integrated Product (SIP). For more informa- tion about using HP OpenVMS Galaxy, see the HP OpenVMS Alpha Parti- tioning and Galaxy Guide. VMSCLUSTER ENVIRONMENT VMScluster configurations are supported fully as described in the Open- VMS Cluster Software Product Description (SPD 29.78.xx). Refer to the SPD for details. 15 HP OpenVMS/Hanyu for Alpha Version 8.3 SOFTWARE REQUIREMENTS HP OpenVMS/Hanyu Alpha V8.3 requires HP OpenVMS Operating System for Alpha V8.3. HP OpenVMS Tailoring The following HP OpenVMS classes are required for full functionality of HP OpenVMS/Hanyu Alpha: o HP OpenVMS Alpha Required Saveset o Utilities For more information on HP OpenVMS classes and tailoring, refer to HP OpenVMS for Alpha and Integrity Servers Versions 8.3 Software Prod- uct Description (SPD 82.35.xx). OPTIONAL HANYU SOFTWARE For information on other available optional Chinese software products, please contact your HP account representative. GROWTH CONSIDERATIONS The minimum hardware and software requirements for any future version of this product may be different from the requirements for the cur- rent version. ORDERING INFORMATION o Licenses: - HP OpenVMS/Hanyu Alpha Operating System Base License: QL-MT13*- 6* - HP OpenVMS/Hanyu Alpha Operating System Symmetric Multiprocess- ing (SMP) Base Extension License: QL-MT139-6* 16 HP OpenVMS/Hanyu for Alpha Version 8.3 - HP OpenVMS/Hanyu Alpha Operating System Interactive User License: QL-MT23*-** o Media and Online Documentation: - HP OpenVMS/Hanyu Alpha software and online documentation com- pact disc: QA-MT18*-H8 *Denotes variant fields. For additional information on available licenses and service options, refer to the appropriate price book. SOFTWARE LICENSING This software is furnished under the licensing provisions of HP's Stan- dard Terms and Conditions of Sale. For more information about HP's li- censing terms and policies, please contact your HP account represen- tative. If you already purchased the base OpenVMS Alpha licenses and would like to use the HP OpenVMS/Hanyu Alpha, you can contact your HP account rep- resentative to get the OpenVMS/Hanyu Alpha licenses that match the base OpenVMS Alpha licenses. LICENSE MANAGEMENT FACILITY SUPPORT The HP OpenVMS/Hanyu Alpha Operating System supports HP's License Man- agement Facility (LMF). If an HP OpenVMS/Hanyu Alpha license is not registered and activated using the License Management Facility, then only a single login is per- mitted for system management purposes through the system console (OPA0:). For more information about HP's licensing terms and policies, please contact your HP account representative. 17 HP OpenVMS/Hanyu for Alpha Version 8.3 SOFTWARE PRODUCT SERVICES A variety of service options are available from HP. For more infor- mation, contact your local HP account representative or distributor. Information is also available from http://www.hp.com/hps/software. SOFTWARE WARRANTY This software is provided by HP with a 90-day conformance warranty in accordance with the HP warranty terms applicable to the license pur- chase. © 2006 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license form HP required for pos- session, use or copying. Consistent with FAR 12.211 and 12.212, Com- mercial Computer Software, Computer Software Documentation, and Tech- nical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional war- ranty. HP shall not be liable for technical or editorial errors or omis- sions contained herein. Adobe, Adobe Acrobat, and Adobe PostScript are trademarks of Adobe Sys- tems Incorporated. Intel, Pentium, and Itanium are trademarks or reg- istered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Java is a U.S trademark of Sun Microsys- tems, Inc. Microsoft, Windows, and Windows NT are U.S. registered trade- marks of Microsoft Corporation. UNIX is a registered trademarks of The Open Group. 18