Home > Database > Mysql Tutorial > body text

IBMDB2赋权[SQL0551N]

WBOY
Release: 2016-06-07 15:28:47
Original
2671 people have browsed it

环境:WIN7 DB2 9.7 错误: [IBM][CLI Driver][DB2/NT] SQL0551N DB2ADMIN 不具有对对象 ADMINISTRATOR.EMPLOYEE 执行操作 SELECT 的必需权限或特权。 SQLSTATE=42501 1)给windows 7 的ADMINISTRATOR用户,设置密码 {我的电脑,右击,管理-本地用户和组 --

环境:WIN7 DB2 9.7

错误:

[IBM][CLI Driver][DB2/NT] SQL0551N "DB2ADMIN" 不具有对对象 "ADMINISTRATOR.EMPLOYEE" 执行操作 "SELECT" 的必需权限或特权。 SQLSTATE=42501

1)给windows 7 的ADMINISTRATOR用户,设置密码 {我的电脑,右击,管理->本地用户和组 -->用户,右击ADMINISTRATOR,设置密码}

2)重新连接库,用账号ADMINISTRATOR登录

3)再查询OK。

4) 给db2admin用户赋权 .

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template