当前位置:网站首页>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 /mnt
2. 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 .
边栏推荐
- L2-013 red alarm (C language) and relevant knowledge of parallel search
- Figure guessing game
- Moher college phpMyAdmin background file contains analysis traceability
- MySQL中的文本处理函数整理,收藏速查
- How to use C language code to realize the addition and subtraction of complex numbers and output structure
- [Gurobi] 简单模型的建立
- How to write a summary of the work to promote the implementation of OKR?
- NPM run build error
- PCIE知识点-010:PCIE 热插拔资料从哪获取
- 团体程序设计天梯赛-练习集 L1-006 连续因子
猜你喜欢
es6总结
1. Kalman filter - the best linear filter
神经网络入门(下)
[C language] open the door of C
一文了解数据异常值检测方法
SQL注入测试工具之Sqli-labs下载安装重置数据库报错解决办法之一(#0{main}thrown in D:\Software\phpstudy_pro\WWW\sqli-labs-……)
Unity-Text上标平方表示形式+text判断文本是否为空
[go basics] 1 - go go
Text processing function sorting in mysql, quick search of collection
ZABBIX 5.0 monitoring client
随机推荐
BUUCTF(3)
Show server status on Web page (on or off) - PHP
JVM -- class loading process and runtime data area
Leetcode(215)——数组中的第K个最大元素
If the array values match each other, shuffle again - PHP
A single element in an ordered array
Azure ad domain service (II) configure azure file share disk sharing for machines in the domain service
How to set multiple selecteditems on a list box- c#
This article is enough for learning advanced mysql
Using the rate package for data mining
Do you know about autorl in intensive learning? A summary of articles written by more than ten scholars including Oxford University and Google
Book list | as the technical support Party of the Winter Olympics, Alibaba cloud's technology is written in these books!
MYCAT middleware installation and use
This monitoring system can monitor the turnover intention and fishing all, and the product page has 404 after the dispute appears
Introduction to neural network (Part 2)
es6总结
R language ggplot2 visualization: ggplot2 visualization grouping box diagram, place the legend and title of the visualization image on the top left of the image and align them to the left, in which th
Scanf read in data type symbol table
L1-030 one gang one (15 points)
Need help resetting PHP counters - PHP