oracle enterprise manager 11g login:
conn sys as sysasm encountered ORA-01031

Solution:

export ORACLE_SID=+ASM1
sqlplus / as sysasm
grant sysasm to sys;

文章標籤
全站熱搜
創作者介紹
創作者 DanBrother 的頭像
DanBrother

DanBrother的部落格

DanBrother 發表在 痞客邦 留言(0) 人氣(107)