我在win 2000 ad server 上安装了 oracle 9.2.0.1.0
安装快结束时,oracle 安装程序提示
应该修改 sys 和 system 用户的密码
我先把 system 的密码设为 manager
但是被提示不能用默认密码,无奈只好设为 system
现在安装结束了
我想把 system 用户的密码改回 manager
但是从 change 进入后用要登陆到 oracle manager server
sysman
oem_temp
ljf
登陆,总是提示“请检查主机名及其状态”
紧急求救
你在sqlplus下登录也可以更改啊。
connect sys/change_on_install (或者internal/oracle)
alter user system identified by XXXXXX