当前位置:网站首页>DM8 command line installation and database creation
DM8 command line installation and database creation
2022-07-04 08:10:00 【Song Xiaorong】
In the actual production environment , There's a lot of linux The server has no desktop installed , Cannot call the graphical interface to install 、 Create and configure databases . The following is about linux Operating system , Create as a command line 、 install 、 start-up DM8 database .
The command line installs the database software
1. use root The account will install the database package dm8_setup_rh7.iso Mount to /mnt Directory
[[email protected]~]# mount -o loop /home/dm8_setup_rh7.iso /mnt2. use dmdba Account number entered to /mnt Catalog , Perform installation operations :
[[email protected]~]# su - dmdba[[email protected]~]$ cd /mnt[[email protected]]$ ./DMInstall.bin
Install database software , Cannot call up the graphical interface , The installation times information is as follows :

3. Install the database software in the form of command line : The default is Chinese installation
[[email protected]]$ ./DMInstall.bin -i
4. choice key file , No, key It's fine too

5. Choose a time zone : Default

6. Choose the database installation type : Choose a typical installation

7. Enter the installation path :/dm8

8. Start installing database software

9. use root Account execution script
Script /dm8/script/root/root_installer.sh Used to create DmAPService service , And start the

Create... With command DM database
1. use dminit Tools create database
path Is the path of the database file ,db_name It's the database name ,instance_name Is the database instance name ,port_num Is the database port number

2. use root The account executes the script to create the database service


Start database
1. Set the database to start automatically , And start the database

2. Connect to database

Be careful : When creating data , If not specified SYSDBA password , be SYSDBA The password is the same as the user name by default . For security reasons, it's best to change SYSDBA User password .
边栏推荐
- Relations courantes de la fiche de données d'exploitation pour les activités
- Project 1 household accounting software (goal + demand description + code explanation + basic fund and revenue and expenditure details record + realization of keyboard access)
- Take you to master the formatter of visual studio code
- R language uses cforest function in Party package to build random forest based on conditional inference trees, uses varimp function to check feature importance, and uses table function to calculate co
- [go basics] 1 - go go
- 21 examples of strategic goals to promote the rapid development of your company
- PHP session variable passed from form - PHP
- L1-021 important words three times (5 points)
- 1. Getting started with QT
- 墨者学院-Webmin未经身份验证的远程代码执行
猜你喜欢

This article is enough for learning advanced mysql

MySQL中的文本處理函數整理,收藏速查

BUUCTF(3)
![[gurobi] establishment of simple model](/img/3f/d637406bca3888b939bead40b24337.png)
[gurobi] establishment of simple model

How to use MOS tube to realize the anti reverse connection circuit of power supply
![[go basics] 2 - go basic sentences](/img/b1/961615b439d75679a3bb40a60f208d.png)
[go basics] 2 - go basic sentences

【性能测试】一文读懂Jmeter

Unity text superscript square representation +text judge whether the text is empty

What are the work contents of operation and maintenance engineers? Can you list it in detail?

In the era of low code development, is it still needed?
随机推荐
Preliminary study on temporal database incluxdb 2.2
With excellent strength, wangchain technology, together with IBM and Huawei, has entered the annual contribution list of "super ledger"!
PCIE知识点-010:PCIE 热插拔资料从哪获取
zabbix监控系统部署
WordPress get_ Users() returns all users with comparison queries - PHP
Collections in Scala
Advanced MySQL: Basics (5-8 Lectures)
ZABBIX monitoring system custom monitoring content
In the era of low code development, is it still needed?
L1-030 one gang one (15 points)
Moher College phpmailer remote command execution vulnerability tracing
深入浅出:了解时序数据库 InfluxDB
Comparison between applet framework and platform compilation
Common components of flask
How to improve your system architecture?
神经网络入门(下)
Set and modify the page address bar icon favicon ico
Sqli labs download, installation and reset of SQL injection test tool one of the solutions to the database error (# 0{main}throw in d:\software\phpstudy_pro\www\sqli labs-...)
L1-022 odd even split (10 points)
deno debugger