SELECT coorname, client_addr, count(1) FROM pgxc_stat_activity group by coorname, client_addr order by coorname; 2. 判断是否可以调大max_connections,调整策略如下: – 调大CN的max_connections会造成并发连接到DN的查询变多,所以需要同步
The client or JDBC/ODBC driver needs to use SSL connection.Configure related SSL connection parameters in the client or application code. The GaussDB(DWS) management console provides the SSL certificate required by the client. The SSL certificate contains the default certificate, private key, root c...
枚举值 VPC_SERVICE_CLIENT_ERROR错误名称 内部调用VPC服务接口发生错误。可能原因 1. VPC服务状态异常。 2. DWS服务内部调用VPC服务接口时参数配置不正确。修复建议 1. 登录VPC服务页面,观察VPC服务是否正常,等待一段时间后重试。文档版本 02 (2024-10-18) 版权所有 © 华为云计算技术有限公司 42 ...
Before the scale-in, close the client connections that have created temporary tables, because temporary tables created before or during the scale-in will become invalid and operations performed on these temporary tables will fail. Temporary tables created after the scale-in will not be affected. If...
SQL客户端不能建立SQL连接(SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION) 08004 SQL服务器拒绝建立SQL连接(SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION) 08007 未知的事务解析(TRANSACTION_RESOLUTION_UNKNOWN) 08P01 违反协议(PROTOCOL_VIOLATION) 类09 - 触发动作异常 ...
openssl pkcs12-export-outclient.pkcs12-inclient.crt-inkey client.key 需要输入客户端私钥的密码“Gauss@MppDB”,然后输入并确认用户自定义的私钥密码。 4. 执行以下命令,将私钥导入到keyStore中。 keytool-importkeystore-deststorepass Gauss@MppDB-destkeystore client.jks-srckeystore client.pkcs12-srcstore...
cd /opt/bin/dws unzip dws_client_8.x.x_suse_x64.zip 创建GDS专有用户及其所属的用户组。此用户用于启动GDS及读取源数据。 groupadd gdsgrp useradd -g gdsgrp gds_user 分别修改工具包和数据源文件目录属主为GDS专有用户。 chown -R gds_user:gdsgrp /opt/bin/dws/gds chown -R gds_user:gdsgrp...
查看ldapclient的日志 手动拉起sssd服务失败 问题分析 触发了os的dbus和systemd的bug导致临时资源不可用。 解决措施 重启有问题节点的OS(确认manager节点正常)。 3.4.2 升级集群到35%报错,启动kerberosServer报错 发生版本 【GaussDB(DWS)】【C80SPC600->C80SPC800】 ...
RAISE有以下五种语法格式:参数说明:level选项用于指定错误级别,有DEBUG,LOG,INFO,NOTICE,WARNING以及EXCEPTION(默认值)。EXCEPTION抛出一个正常终止当前事务的异常,其他的仅产生不同异常级别的信息。特殊级别的错误信息是否报告到客户端、写到服务器日志由log_min
查看update-manager的日志,提示ldapclient失败 查看ldapclient的日志 手动拉起sssd服务失败 触发了os的dbus和systemd的bug导致临时资源不可用。 重启有问题节点的OS(确认manager节点正常)。 3.4.2 升级集群到35%报错,启动kerberosServer报错 【GaussDB(DWS)】【C80SPC600->C80SPC800】 ...