Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

H13-921_V1.5 HCIP-GaussDB-OLTP V1.5 Questions and Answers

Questions 4

GaussDB (for MySQL) and GaussDB (openGauss) are both relational databases.

Options:

A.

True

B.

False

Buy Now
Questions 5

Which of the following are advanced features of GaussDB (for MySQL)?

Options:

A.

Massive storage & cross-AZ

B.

1 write, 15 read

C.

Second-level failover

D.

Minute-level elastic scaling

E.

Parallel computing

Buy Now
Questions 6

Regarding users, roles, and permissions, which of the following descriptions isincorrect?

Options:

A.

Database users are primarily used to connect to and access database objects

B.

Roles have the ability to log in and execute SQL statements

C.

Databases use roles to organize and divide permissions

D.

Creating a role requires the user to have CREATE ROLE or CREATE USER permissions

Buy Now
Questions 7

What is the maximum number of read-only nodes that can be added to a GaussDB (for MySQL) cluster?

Options:

A.

12

B.

13

C.

14

D.

15

Buy Now
Questions 8

Which strings can the regex 'x?z|food' (simplified from source) match?

Options:

A.

zood

B.

xood

C.

food

D.

z

Buy Now
Questions 9

When creating a user in GaussDB (for MySQL), which info must be specified?

Options:

A.

Username

B.

Host

C.

Password

D.

Max connections

Buy Now
Questions 10

When executing stored procedures, which end delimiters are allowed?

Options:

A.

Using / and ;

B.

Using /

C.

Using ;

D.

Using newline as delimiter

Buy Now
Questions 11

EXPLAIN cannot show the impact of triggers, stored procedures, or user-defined functions.

Options:

A.

True

B.

False

Buy Now
Questions 12

In a 16-core, 64GB GaussDB (for MySQL) instance, what is the default size of the innodb_log_buffer_size parameter?

Options:

A.

128MB

B.

256MB

C.

512MB

D.

1024MB

Buy Now
Questions 13

Which of the following are correct about read-only nodes?

Options:

A.

Specs are consistent with the cluster

B.

No need to manage accounts/databases, sync from primary

C.

Support creating and deleting databases

D.

Provide performance monitoring

Buy Now
Questions 14

Which of the following isnota binary data type?

Options:

A.

BLOB

B.

RAW

C.

BYTEA

D.

TEXT

Buy Now
Questions 15

During SQL execution, which component generates the execution plan?

Options:

A.

Parser

B.

Executor

C.

Storage Engine

D.

Optimizer

Buy Now
Questions 16

User sessions correspond to user connection threads — one session equals one connection thread.

Options:

A.

True

B.

False

Buy Now
Questions 17

Huawei Cloud's recycle bin policy is enabled by default and cannot be turned off. What is the default retention period in days?

Options:

A.

4

B.

1

C.

2

D.

3

Buy Now
Questions 18

What does GaussDB (for MySQL) use in stored procedures to implement the effect of dynamic SQL updates?

Options:

A.

Regular expressions

B.

Scheduler

C.

Cursor

D.

Trigger

Buy Now
Questions 19

The regex function REGEXP_INSTR returns the starting index of a substring matching the regex. If return_option=1, it returns the last matched position.

Options:

A.

True

B.

False

Buy Now
Questions 20

Xiao Hai deployed an application on an Elastic Cloud Server that resides in the same region and VPC as the GaussDB (for MySQL) instance. What is the best way to connect the application to the database in this scenario?

Options:

A.

Intranet connection

B.

Public network connection

C.

Navicat connection

D.

DAS connection

Buy Now
Questions 21

What is the result of the SQL command: SELECT RPAD('hi', 5, 'u');?

Options:

A.

hiuuuu

B.

uuuuhi

C.

hiuuu

D.

uuuhi

Buy Now
Questions 22

Which of the following are GaussDB (for MySQL) thread statuses?

Options:

A.

Inserting data: thread inserting data

B.

Executing: thread executing statement

C.

Killed: thread terminates after receiving kill signal

D.

Creating table: thread creating a table

Buy Now
Questions 23

Which methods can be used during requirements investigation?

Options:

A.

Questionnaire survey

B.

Interviews with business personnel

C.

Sample data collection and analysis

D.

Review “User Requirements Specification”

Buy Now
Questions 24

GaussDB (for MySQL) permissions are project-level. When authorizing, the scope must be set to a project in the selected region, and only applies there.

Options:

A.

True

B.

False

Buy Now
Questions 25

The MyISAM engine supports tables with different storage formats. Which are supported?

Options:

A.

Dynamic tables

B.

Compressed tables

C.

Temporary tables

D.

Static tables

Buy Now
Questions 26

GaussDB (for MySQL) is 100% compatible with MySQL ecosystem, applications can migrate to cloud without modification.

Options:

A.

True

B.

False

Buy Now
Questions 27

Which SQL O&M features does Cloud DBA provide?

Options:

A.

Full SQL Insight

B.

SQL Diagnosis

C.

SQL Audit

D.

Slow SQL

Buy Now
Questions 28

In DRS, backup migration means reading local backup files and restoring to target DB.

Options:

A.

True

B.

False

Buy Now
Questions 29

GaussDB (for MySQL) supports compute node bidirectional scaling: vertical (1 write, 15 reads) and horizontal (elastic online scaling, pay-as-you-go).

Options:

A.

True

B.

False

Buy Now
Questions 30

Which statements about GaussDB (for MySQL) read-only nodes are correct?

Options:

A.

Specs match the cluster

B.

No need to manage accounts/databases, syncs from primary

C.

Provide system performance monitoring

D.

Can be manually promoted to primary

Buy Now
Questions 31

Which type of tree does the InnoDB engine use by default to store index information?

Options:

A.

B-Tree

B.

Binary Tree

C.

Balanced Binary Tree

D.

B+ Tree

Buy Now
Questions 32

Which of the following services provides a dedicated public IP resource, including public IP address and outbound bandwidth?

Options:

A.

VPC

B.

VPN

C.

OBS

D.

EIP

Buy Now
Questions 33

Which types of backup does GaussDB (for MySQL) support?

Options:

A.

Automatic backup

B.

Manual backup

C.

Incremental backup

D.

Full backup

Buy Now
Questions 34

Splitting common and uncommon fields into separate storage is called vertical partitioning.

Options:

A.

True

B.

False

Buy Now
Questions 35

After executing CREATE USER user1@'100.%' IDENTIFIED BY 'Database_123';, user1 can connect from any host.

Options:

A.

True

B.

False

Buy Now
Questions 36

Which features does DFV (Data Function Virtualization) provide for elastic scaling?

Options:

A.

Cross-region replication, cross-AZ disaster recovery

B.

Thousands of nodes in a single pool

C.

EB-level capacity, billions of objects per device

D.

Linear scaling of capacity and performance

Buy Now
Questions 37

Which of the following operationscannotbe performed on a diagnostic report?

Options:

A.

View

B.

Download

C.

Subscribe

D.

Dump

Buy Now
Questions 38

Which of the following is NOT a system built-in user in GaussDB (for MySQL)?

Options:

A.

rdsAdmin

B.

rdsRoot

C.

rdsMetric

D.

rdsBackup

Buy Now
Questions 39

Huawei Cloud DB Security Audit supports analyzing SQL behavior by risk levels, SQL injection, blacklist statements, and unauthorized operations.

Options:

A.

True

B.

False

Buy Now
Questions 40

The frequency of flushing the log from buffer to disk is related to the parameter innodb_flush_log_at_trx_commit. If you want to flush the log buffer and write it to disk every time a transaction is committed, what should the parameter value be?

Options:

A.

1

B.

2

C.

3

Buy Now
Questions 41

Which of the following methods cannot be used to view a table's fragmentation rate?

Options:

A.

Use the “Space” function in Cloud DBA to clearly view the fragmentation rate

B.

Query information_schema.TABLES and check the data_free value

C.

Query performance_schema.TABLES and check the data_free value

D.

Use the command SHOW TABLE STATUS LIKE 'table_name' and check the data_free value

Buy Now
Questions 42

In GaussDB (for MySQL), which of the following is offloaded to the storage node for execution?

Options:

A.

Transaction

B.

Buffer Pool

C.

SQL Parse

D.

Log Write

Buy Now
Questions 43

The parameter innodb_log_buffer_size is used to set the size of the InnoDB log buffer, primarily to improve I/O performance for writing logs. What is the default size in a 16-core, 64GB GaussDB (for MySQL) instance?

Options:

A.

128MB

B.

256MB

C.

512MB

D.

1GB

Buy Now
Questions 44

When purchasing GaussDB (for MySQL), storage space must be pre-planned in addition to CPU, to avoid later expansion.

Options:

A.

True

B.

False

Buy Now
Questions 45

To facilitate management, DAS Enterprise Edition includes several user roles. Which of the following isnotamong them?

Options:

A.

Regular User

B.

DBA

C.

Business Owner

D.

System Administrator

Buy Now
Questions 46

Which of the following isnotan option of the EXPLAIN command?

Options:

A.

Performance

B.

Pretty

C.

Analyze

D.

Verbose

Buy Now
Questions 47

In GaussDB (for MySQL), what is the default slow SQL threshold in seconds?

Options:

A.

15s

B.

20s

C.

10s

D.

5s

Buy Now
Questions 48

The Com_insert and similar Com_xx parameters are used to monitor the number of different operations executed in a database instance. Which of the following commands correctly retrieves this parameter?

Options:

A.

"Show status like 'Com_insert';"

B.

show variables Cominsert

C.

"show variables like 'Com_insert'"

D.

"show status Com_insert"

Buy Now
Questions 49

The DAS Cloud DBA module can diagnose GaussDB (for MySQL) instances. Which dimensions are included in reports?

Options:

A.

Slow SQL analysis

B.

Full SQL analysis

C.

Performance & disk analysis

D.

Tablespace analysis

E.

Large transaction analysis

Buy Now
Questions 50

Using DAS → Space tab → “Database Space”, users can search by DB name to view size and fragmentation rate.

Options:

A.

True

B.

False

Buy Now
Questions 51

In GaussDB (for MySQL), what is the default value of the long_query_time parameter (i.e., the slow log threshold)?

Options:

A.

5s

B.

10s

C.

15s

D.

20s

Buy Now
Questions 52

In regex, a* matches 0 or more “a” characters.

Options:

A.

True

B.

False

Buy Now
Questions 53

Which statements about SQL execution process are correct?

Options:

A.

Connector: manages connections, verifies permissions

B.

Parser: generates execution plan, selects indexes

C.

Executor: operates engine, returns results

D.

Storage engine: stores data, provides read/write interface

Buy Now
Questions 54

A company platform has 29 categories of products. If partitioning tables based on products, which partitioning method is recommended?

Options:

A.

Key Partitioning

B.

Range Partitioning

C.

List Partitioning

D.

Hash Partitioning

Buy Now
Questions 55

An e-commerce platform is experiencing a surge in users and needs a database architecture with optimal parallel processing and scalability. Which architecture should be enabled?

Options:

A.

Shared-Disk

B.

Shared-Memory

C.

Shared-Everything

D.

Shared-Nothing

Buy Now
Questions 56

In GaussDB (for MySQL), session and connection are the same concept.

Options:

A.

True

B.

False

Buy Now
Questions 57

Which of the following isnota feature provided by the Data Replication Service (DRS)?

Options:

A.

Real-time migration

B.

Backup migration

C.

Real-time synchronization

D.

Operation audit

Buy Now
Questions 58

Which of the following are entities?

Options:

A.

Pilot

B.

Student

C.

Height

D.

Gender

Buy Now
Questions 59

Which are Huawei Cloud security services?

Options:

A.

Database Security Service (DBSS)

B.

Cloud Audit Service (CTS)

C.

VPC network security functions

D.

Identity and Access Management (IAM)

Buy Now
Questions 60

Which of the following are part of GaussDB (for MySQL)'s Cloud Native design philosophy?

Options:

A.

Separation of compute and storage, decoupled primary/secondary

B.

Fault-tolerant, self-healing storage layer with shared access (1 write, many reads)

C.

Full utilization of SSD random read performance

D.

Adoption of new network technologies like RDMA

E.

Log-intensive workloads handled by compute nodes (e.g., redo processing)

Buy Now
Questions 61

Which of the following statements about stored procedures and functions are correct?

Options:

A.

Stored procedures can end with ; or /, but not both

B.

Functions return values and can be directly used

C.

Procedures/functions without parameters can be called without parentheses

D.

Parameters can be specified directly or with =>

Buy Now
Questions 62

GaussDB for MySQL adopts a compute-storage separation design. What is its greatest value?

Options:

A.

Compatible with MySQL client

B.

Reduces deployment costs and server requirements

C.

Maintains open-source control

D.

Distributes data access load before server startup, allowing fast server switch during failures

Buy Now
Questions 63

Which are common performance bottlenecks in database servers?

Options:

A.

Improper memory allocation

B.

High CPU usage

C.

Network problems

D.

Slow physical I/O

Buy Now
Questions 64

In DAS → Sessions tab → “Real-time Sessions”, users can kill system account rdsRepl.

Options:

A.

True

B.

False

Buy Now
Exam Code: H13-921_V1.5
Exam Name: HCIP-GaussDB-OLTP V1.5
Last Update: Oct 5, 2025
Questions: 214
H13-921_V1.5 pdf

H13-921_V1.5 PDF

$25.5  $84.99
H13-921_V1.5 Engine

H13-921_V1.5 Testing Engine

$30  $99.99
H13-921_V1.5 PDF + Engine

H13-921_V1.5 PDF + Testing Engine

$40.5  $134.99