Method and device for installing database under Linux system

A database and system parameter technology, which is applied in database models, electrical digital data processing, structured data retrieval, etc., can solve problems such as installation errors, long installation process, and reduced user experience, and achieve the effect of improving efficiency

CN109857411APending Publication Date: 2019-06-07ZHENGFANG SOFTWARE CO LTD
5 Cites 2 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2019-06-07

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention provides a method and a device for installing a database under a Linux system. The method for installing the database under the Linux system comprises the following steps: obtaining a system dependency packet; and calling a preset installation script, and executing the installation script to complete the installation work of the system dependency package in the Linux system. According to the embodiment, the dependency package is installed through the preset installation script, so that database installation is more standard, a user does not need to have professional knowledge andinteraction, and the efficiency of installation work can be obviously improved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of program installation, in particular to a method and a device for installing a database under a Linux system. Background technique

[0002] At present, the Oracle database is widely used, which involves the installation of the database.

[0003] Before installing the program, users need to be familiar with the Linux operating system and perform a series of professional preparations, such as directory creation, user and group creation, permission setting, environment variable configuration, and installation of database dependent packages, etc., so that the installation program can be run.

[0004] In addition, in the process of installing the program, there are many installation steps, and the user needs to click the next step. In many steps, parameters need to be manually set, and the installation process takes a long time. If the pre-preparation work is not perfect, installation errors are likely to occu...

Examples

Embodiment Construction

[0044] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

[0045] figure 1 It is a schematic flowchart of a method for installing a database under a Linux system provided by an embodiment of the present invention. see figure 1 , a method for installing a database under a Linux system includes:

[0046] 101. Acquiring system dependent packages;

[0047] 102. Call a preset installation script, and execute the installation script to complete the installation of the system dependency package under the Linux system.

...