当前位置:网站首页>After the installation of Damon database is completed, query whether it is case sensitive
After the installation of Damon database is completed, query whether it is case sensitive
2022-06-11 03:42:00 【Garenliu】
After the installation of Damon database , Whether the query is case sensitive
1、 Using client view
Right click the management server


2、 Command view
You can use the client to query
select decode(case_sensitive,1,' Case sensitive ',' Case insensitive ');

It can be used disql Inquire about
$cd bin
$./disql
disql V8
user name :SYSDBA
password :
The server [LOCALHOST:5236]: In the normal open state
Login usage time : 1.211(ms)
SQL> select decode(case_sensitive,1,' Case sensitive ',' Case insensitive ');
Line number DECODE(CASE_SENSITIVE,1,' Case sensitive ',' Case insensitive ')
---------- ---------------------------------------------------------------
1 Case sensitive
Elapsed time : 0.319( millisecond ). Executive number :304800.
SQL>

3、 View through the initialization file during installation .
The initialization directory is under the database installation directory DAMENG Folder
[[email protected]]# pwd
/opt/dmdbms/DAMENG

[[email protected] DAMENG]# ll dminit20210709101534.log
-rw-r--r-- 1 dmdba dinstall 845 7 month 9 2021 dminit20210709101534.log
[[email protected] DAMENG]# cat dminit20210709101534.log
start init database: V8, 2021-07-09 10:15:34
init params:
db path: /opt/dmdbms/DAMENG
db name: DAMENG
auto overwrite: 0
page size: 16384
extent size: 16
time zone: +08:00
string case sensitive: 1
charset: 0
length in char: 0
page check mode: 0
priv flag: 0
rlog enc flag: 0
use new hash: 1
blank pad mode: 0
sec priv mode: 0
huge with delta: 1
rlog gen for huge: 0
pseg_mgr_flag: 0
#page size : Page size , Unit byte ,16k
#extent size:: Cluster size
#string case sensitive:1 ,1 It means to distinguish

summary : Thanks for the technical support of Dameng database .
边栏推荐
- 【ELT.ZIP】OpenHarmony啃论文俱乐部——多层存储分级数据压缩
- The tide play power is really firepower! The first big screen cinema for young people? Cool open TV Max 86 "sudden attack
- Exam item management system based on SSM
- Implementation of publish and subscribe mode ----- hand tearing JS series
- JS to realize coritization
- TweenMax五彩小球弹跳动画
- Pthread in the multithreaded Trilogy
- 正则表达式
- Shangpinhui mall_ Background homepage of
- 基于SSM框架的学生在线教育教学课程管理系统
猜你喜欢

Logical deletion_ Swagger2 framework integration

canvas交互式星星动画背景js特效

Solution to the problem of gd32f4 serial port DMA reception

Simple image browsing with fragment

Student online education and teaching course management system based on SSM framework

Two solutions for reliable message consistency

Canvas interactive star animation background JS special effect

基于SSM框架的学生在线教育教学课程管理系统

基于SSM框架的学生老师考试管理系统

J. Balanced Tree
随机推荐
js最常用的排序---手撕js系列
If the source code of the home page module is not separated ----- > nanny level source code analysis (1)
Azure Kubernates Service 更新|提升开发体验和效率
路径计数2(dp + 组合数)
Mavros controls UAV to conduct binocular slam in gazebo environment
摘桃子(双指针)
Database design specification
用Fragment实现图片简易浏览
Benefits of declaring variables
If no separation ----- > > login module nanny level source code analysis (0)
JS to realize coritization
RT thread test
JS top icon menu click to switch background color JS special effect
[elt.zip] openharmony paper Club - fast random access string compression
J. Balanced Tree
js最常用的排序---手撕js系列
多线程交替输出AB
SQL查询连续三天登录的用户
Makefile |
Thoughts on the number of threads and CPU caused by the CPU load high alarm