GBase 8s
安装配置
问答

安装好好gbase8s后也启动了但是使用视图工具连接不上服务器可以进入数据库

发表于2025-01-23 19:21:28131次浏览6个评论

使用安装好后的返回连接地址与参数

视图连接地址:jdbc:gbasedbt-sqli://172.168.90.1:9088/gbasedb:GBASEDBTSERVER=gbaseserver;DB_LOCALE=zh_CN.utf8;CLIENT_LOCALE=zh_CN.utf8;NEWCODESET=UTF8,utf8,57372;

安装返回地址:jdbc:gbasedbt-sqli://172.168.90.1:9088/gbasedb:GBASEDBTSERVER=gbaseserver;DB_LOCALE=zh_CN.utf8;CLIENT_LOCALE=zh_CN.utf8;NEWCODESET=UTF8,utf8,57372;

防火墙已放开;

服务器可以进入数据库:

视图工具报错:

评论

登录后才可以发表评论
hugolin发表于 1年前
工具端实例名是gbaseserver
G..0发表于 1年前
@hugolin:默认的实例名不就是gbaseserver吗 ,mydb是实例里面的库名吧
hugolin发表于 1年前
@G..0:实例名:gbaseserver
数据库/模式:gbasedb或mydb
服务端进入数据库是:
1、dbaccess mydb -
2、dbaccess - -
connect to 'mydb@gbaseserver' user 'gbasedbt';
后输入密码
G..0发表于 1年前
@hugolin:是可以连接成功的
connect to 'mydb@gbaseserver' user 'gbasedbt';
ENTER PASSWORD:

Connected.
用户头像
曾阿牛发表于 1年前
@G..0:https://space.bilibili.com/2097337825/video?tid=0&special_type=&pn=1&keyword=&order=pubdate
G..0发表于 1年前
@hugolin:实例是在运行的