当前位置:网站首页>安装人大金仓数据库
安装人大金仓数据库
2022-07-04 22:04:00 【奔跑的白鸥】
1. 下载镜像
2. 安装1.8版本以上的jdk(linux版本)
2.1.下载链接
2.2.解压安装包
tar -zxvf jdk-8u333-linux-aarch64.tar.gz2.3.修改环境变量
vi /etc/profile2.4.在profile最后加上以下配置信息
JAVA_HOME=对应的是自己的jdk存放路径
export JAVA_HOME=/usr/local/jdk1.8.0_333
export JRE_HOME=${JAVA_HOME}/jre
export CLASSPATH=.:${JAVA_HOME}/lib:${JRE_HOME}/lib:$CLASSPATH
export JAVA_PATH=${JAVA_HOME}/bin:${JRE_HOME}/bin
export PATH=$PATH:${JAVA_PATH}2.5.刷新配置文件
source /etc/profile2.6.验证安装结果
java -version获得如下结果
openjdk version "1.8.0_242"
OpenJDK Runtime Environment (build 1.8.0_242-b08)
OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)
3. 安装Kingbase
3.1. 新建用户kingbase
useradd kingbase
passwd kingbase3.2. 在/home/kingbase目录下解压安装包
在该目录下建立KindbaseES安装文件目录,并赋予权限。
chown -R kingbase:kingbase /home/kingbase/KingbaseES3.3.挂载目录
仍然是root用户,在Kingbase的安装包目录下,输入以下命令
mount KingbaseES_V008R006C005B0023_Lin64_install.iso /home/kingbase/KingbaseES
生成setup 目录和 setup.sh 脚本
3.4. 进入KingbaseES目录
切换kingbase用户
sh setup.sh后面让你输入安装路径和License路径,提前复制好粘贴即可,数据库名(默认system)和密码(可选root)其他的输入Enter和Y,一路默认即可。
参数设置:
设置如下初始化数据库参数:
• 默认端口为:54321(可自定义)
• 默认账户为:system(可自定义)
• 密码(自定义)
• 默认字符集编码为:UTF8(可选 GBK、GB18030)
• 默认数据库兼容模式为:ORACLE(可选 PG)
• 默认大小写敏感为:是(可选否)
• 默认数据块大小为:8k(可选 16k、32k)
3.5.执行root.sh
切换到root用户,运行 < 安装目录 >/install/script/root.sh 。
3.6.验证
安装目录下应该有以下文件:

边栏推荐
- 《命令行上的数据科学第二版》校对活动重新启动
- Short video system source code, click the blank space of the screen, the keyboard does not automatically stow
- [cooking record] - stir fried 1000 pieces of green pepper
- Scala download and configuration
- Use blocconsumer to build responsive components and monitor status at the same time
- 使用 BlocConsumer 同时构建响应式组件和监听状态
- 制作条形码的手机App推荐
- 现在mysql cdc2.1版本在解析值为0000-00-00 00:00:00的datetime类
- Postgresqlql advanced skills pivot table
- close系统调用分析-性能优化
猜你喜欢

SPSS installation and activation tutorial (including network disk link)

Xiangjiang Kunpeng joined the shengteng Wanli partnership program and continued to write a new chapter of cooperation with Huawei

湘江鲲鹏加入昇腾万里伙伴计划,与华为续写合作新篇章

Logo special training camp section II collocation relationship between words and graphics
![[Yugong series] go teaching course 003-ide installation and basic use in July 2022](/img/65/b36ca239e06a67c01d1eb0b4648f71.png)
[Yugong series] go teaching course 003-ide installation and basic use in July 2022

HUAWEI nova 10系列发布 华为应用市场筑牢应用安全防火墙

KDD2022 | 什么特征进行交互才是有效的?

Energy momentum: how to achieve carbon neutralization in the power industry?

虚拟人产业面临的挑战

Scala下载和配置
随机推荐
Why is Dameng data called the "first share" of domestic databases?
TLA+ 入门教程(1):形式化方法简介
Embedded development: skills and tricks -- seven skills to improve the quality of embedded software code
LOGO特訓營 第一節 鑒別Logo與Logo設計思路
并发优化总结
You don't have to run away to delete the library! Detailed MySQL data recovery
Short video system source code, click the blank space of the screen, the keyboard does not automatically stow
Deveco device tool 3.0 release brings five capability upgrades to make intelligent device development more efficient
【烹饪记录】--- 青椒炒千张
Logo special training camp section III initial creative techniques
30余家机构联合发起数字藏品行业倡议,未来会如何前进?
Ascendex launched Walken (WLKN) - an excellent and leading "walk to earn" game
Test will: bug classification and promotion solution
Redis sentinel simply looks at the trade-offs between distributed high availability and consistency
2022-07-04: what is the output of the following go language code? A:true; B:false; C: Compilation error. package main import “fmt“ func main() { fmt.Pri
Challenges faced by virtual human industry
嵌入式开发:技巧和窍门——提高嵌入式软件代码质量的7个技巧
PostgreSQLSQL高级技巧透视表
Mysql root 账号如何重置密码
Visual task scheduling & drag and drop | scalph data integration based on Apache seatunnel