文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Upgrade vc from 4.0 to 4.01 issue #1

Upgrade vc from 4.0 to 4.01 issue #1

时间:2010-05-14  来源:hiyangyong

Upgrade update manager gives error "no correct privileages"

When you upgrade Update Manager an error message during the database upgrade might appear
When you upgrade Update Manager, you have to upgrade the database. If you use an Oracle database and grant the user only the connect privilege, an error message for insufficient privileges is displayed. Even if you provide the user the execute on dbms_lock, create procedure, create sequence, create table, create any sequence, and the create any table privileges, the database upgrade fails.

Workaround: Grant the following set of privileges to the Update Manager database user:
connect
execute on dbms_lock
create view
create procedure
create table
create sequence
create any sequence
create any table
create type
unlimited tablespace

e.g.

grant create all table to vpxadmin;

相关阅读 更多 +
排行榜 更多 +
爱是小事最新版

爱是小事最新版

休闲益智 下载
悬案2刹那惊颤游戏

悬案2刹那惊颤游戏

冒险解谜 下载
几何飞行内购修改版

几何飞行内购修改版

飞行射击 下载