新的系统,基于oracle 11的slm7.1备份成功;
但是在使用SUM升级SP(使用shadow system方式减少system down时间)之后,备份失败,提示ORA-01031: insufficient privileges
表象看来和OPS$ 用户相关,没有授权,为什么?不得而知。
check note 400241 - Problems with ops$ or sapr3 connect to oracle,其中general check条件都符合。。。
后执行kernel目录下的sapdba_role.sql脚本,fix my issue
sqlplus /nolog @sapdba_role.sql SR3 <- -- For ABAP scehma
sqlplus /nolog @sapdba_role.sql SR3DB <- - -For Java Schema