我用下面的命令修改密码:登陆在user1下
alter user user1 identified by 123456 replace hao123;   说明:hao123 是原密码 ,123456是新密码报错:
ORA-00988: 口令缺失或无效 
这是为什么? 我怎么把密码改成123456