重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛
标题:
在兼容SQLSERVER的kingbase数据库中,建库,报无能在当前库中建库
[打印本页]
作者:
郑全
时间:
4 天前
标题:
在兼容SQLSERVER的kingbase数据库中,建库,报无能在当前库中建库
在兼容SQLSERVER的kingbase V9数据库中,建库,报无能在当前库中建库的错误:
# ksql test system
test=# create database testdb tablespace tsp_test;ERROR: can not create database in current database.
使用shell命令,也报错同样的错误
原因是 ,兼容SQL SERVER的金仓数据库中,规定只能在master 库中,才可以建立新库
#\c master
# create database testdb;
再建立库,成功
欢迎光临 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 (http://bbs.cqsztech.com/)
Powered by Discuz! X3.2