拒绝了对对象 (数据库 'master',架构'dbo')的EXECUTE权限

 09:59:24,285 ERROR JDBCExceptionReporter:72 - 拒绝了对对象 'xp_sqlpredcess' (数据库 'master',架构 'dbo')的 EXECUTE 权限。
09:59:24,285 ERROR AbstractFlushingEventListener:299 - Could not synchronize database state with session
org.hibernate.exception.SQLGrammarException: could not update: [org.firstechris.entity.Register#C31CA0CE03634a9f9B1567644F53F056]



原来在  安全性-->登录名-->用户-->属性,把对应的库 master 要勾选上。


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26435490/viewspace-1467070/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/26435490/viewspace-1467070/

你可能感兴趣的:(拒绝了对对象 (数据库 'master',架构'dbo')的EXECUTE权限)