The invention provides a Linux-based rapid deployment method for an
Oracle database in
cloud computing. The rapid deployment method comprises the steps of 1.1), firstly, installing
oracle database software on a Linux host in a conventional mode, and then packing the
software into a compressed file
oracle.
tar by using a
tar compression command; 1.2), using a shell
programming language for writing an
executable script01 and an
executable script02, wherein the script01 completes all setting work before installation of the
oracle database, and the script02 completes establishing work of a database example; 1.3),
cloning a virtual host which only contains a Linux
operating system through a
cloning function of a cloud platform, and distributing and modifying an
operating system network card
internet protocol (IP); 1.4), uploading an oracle installation
package and
executable scripts to a host on which the database is needed to be installed; 1.5), executing the script01 to finish all setting work before installation of the
oracle database, wherein the setting work comprises modification of
operating system parameters, establishment of user groups and users, setting of environment variables and establishment of installation directories and example storage directories; and 1.6), executing the script02 to enter an interactive interface, setting characteristics of the
oracle database example according to prompts, finishing the
oracle database example and monitoring establishment work.