• GBase 8s定制安装


    1.1.1 定制安装

    定制安装,也就是通常说的自定义安装。

    使用定制安装可在安装 GBase 8s 时只带有您所需的功能部件。

    1.1.1.1.    执行安装

    进入解压目录,执行安装脚本 ids_install,即可进行安装。具体命令如下:

    [root@localhost ~]# cd /opt

    [root@localhost opt]# sh ids_install

    定制安装过程如下所示:

    1.接受授权协议。

    2.选择安装类型,输入 2 选择 Custom installation。

    ===============================================================================

    Installation or Distribution

    ----------------------------

    Select the installation type.

    Typical: Install the database server with all features and a database server 

    that

    is configured with default values. Includes:

    ** Client Software Development Kit (CSDK)

    ** Java Database Connectivity (JDBC)

    Minimum disk space required: 700-800MB

    Custom: Install the database server with specific features and software that 

    you need.

    Optionally install a configured database server instance.

    Minimum disk space required: 75 MB (without a server instance)

      ->1- Typical installation

        2- Custom installation

        3- Extract the product files (-DLEGACY option)

        4- Create a RPM package for redistribution

    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS TO ACCEPT THE DEFAULT:: 2   

    下面所有选项,一律<回车>

    ===============================================================================

    "Choose Install Features" Help

    ------------------------------

    On the next screen, type the number of a feature to change whether it is 

    selected or deselected. You can provide a list of numbers, separated by commas,

    with no leading or trailing spaces.

    For example, assume that the screen contains this list:

    1- [X] ABC

    2- [ ] XYZ

    Please choose the Features to be installed by this installer.: ___

    If you want to install both ABC and XYZ, type:  2

    If you want to install only XYZ, type:          1,2

    PRESS TO CONTINUE: 

    ===============================================================================

    ===============================================================================

    Choose Install Set

    ------------------

    ===============================================================================

    Choose Product Features

    -----------------------

    ENTER A COMMA_SEPARATED LIST OF NUMBERS REPRESENTING THE FEATURES YOU WOULD 

    LIKE TO SELECT, OR DESELECT. TO VIEW A FEATURE'S DESCRIPTION, ENTER 

    '?'.  PRESS WHEN YOU ARE DONE:

        1- [X] GBase database server

        2-  |-[X] Base Server

        3-  |-[X] Extensions and tools

        4-     |-[X] J/Foundation

        5-     |-[X] Database extensions

        6-     |-[X] Conversion and reversion support

        7-     |-[X] XML publishing

        8-  |-[X] Demonstration database scripts

        9-  |-[X] Enterprise Replication

       10-  |-[X] Data loading utilities

       11-     |-[X] onunload and onload utilities

       12-     |-[X] dbload utility

       13-  |-[X] Backup and Restore

       14-     |-[X] archecker utility

       15-     |-[X] ON-Bar utility

       16-     |-[X] Interface to Tivoli Storage Manager

       17-  |-[X] Administrative utilities

       18-     |-[X] Performance monitoring utilities

       19-     |-[X] Miscellaneous monitoring utilities

       20-     |-[X] Auditing utilities

       21-     |-[X] Database import and export utilities

       22-  |-[X] JSON Client Support

       23- [X] Global Language Support (GLS)

       24-  |-[X] Chinese

    Please choose the Features to be installed by this installer.: 

    ===============================================================================

    Feature review

    --------------

    Would you like to review the features that you have selected, or change which 

    features you have selected?

      ->1- Continue

        2- Return to feature tree

    ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS TO ACCEPT THE 

       DEFAULT: 

    ===============================================================================

    Get Role Separation choice

    --------------------------

    Enable role separation for auditing procedures.

    If you enable role separation, you can assign existing groups of users to 

    specific roles.

    If you do not enable role separation, the database server administrator 

    performs all administration tasks.

        1- Enable role separation

      ->2- Do not enable role separation

    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS TO ACCEPT THE DEFAULT:: 

    ===============================================================================

    Server Instance

    ---------------

    Type 'back' to go to the previous step or 'quit' to cancel the installation.

    Create a database server instance?

        1- Yes - create a server instance

      ->2- No - do not create a server instance

    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS TO ACCEPT THE DEFAULT:: 

    ===============================================================================

    Installation Summary

    --------------------

    Please review the following before continuing:

    Product Name:

        GBase Software Bundle

    Install Folder:

        /opt/GBASE/gbase

    Product Features:

        GBase database server,

        Base Server,

        Extensions and tools,

        J/Foundation,

        Database extensions,

        Conversion and reversion support,

        XML publishing,

        Demonstration database scripts,

        Enterprise Replication,

        Data loading utilities,

        onunload and onload utilities,

        dbload utility,

        Backup and Restore,

        archecker utility,

        ON-Bar utility,

        Interface to Tivoli Storage Manager,

        Administrative utilities,

        Performance monitoring utilities,

        Miscellaneous monitoring utilities,

        Auditing utilities,

        Database import and export utilities,

        JSON Client Support,

        Global Language Support (GLS),

        Chinese

    Disk Space Information (for Installation Target): 

        Required:  497,274,517 Bytes

        Available: 9,861,873,664 Bytes

    PRESS TO CONTINUE: 

    ===============================================================================

    Ready To Install

    ----------------

    InstallAnywhere is now ready to install GBase Software Bundle onto your system 

    at the following location:

       /opt/GBASE/gbase

    PRESS TO INSTALL: 

    ===============================================================================

    Installing...

    -------------

     [==================|==================|==================|==================]

     [------------------|------------------|------------------|------------------]

    ===============================================================================

    Installation Complete

    ---------------------

    Congratulations! GBase Software Bundle installation is complete.

    Product install status:

    GBase: Successful

    GBase Connect: Successful

    Main Version: GBase 8s V8.7

    For more information about using GBase products, see the GBase Information 

    Center at http://www.gbase.cn.

    PRESS TO EXIT THE INSTALLER:

    安装结束,回车,退出安装。

  • 相关阅读:
    【数字化转型】10大数字化转型能力成熟度模型01(IOMM)
    岩藻多糖-聚乙二醇-刀豆球蛋白A,ConcanavalinA-PEG-Fucoidan,刀豆球蛋白A-PEG-岩藻多糖
    mindspore训练一段时间后,报内存不够错误
    H41H-64C止回阀型号解析
    记一次线上环境排查错误过程
    小程序之微信登录授权(6)
    【python】选数
    虚实融合 智兴百业 | 赵捷副市长莅临拓世科技集团筹备展台指导,本月19号!拓世科技集团与您相约世界VR产业大会
    Python虚拟环境指南2022版本
    练习4
  • 原文地址:https://blog.csdn.net/sinat_33233315/article/details/127090739