Hi Sona !
Try This
orapwd file=$ORACLE_HO ME\orasidpwd.pw d password=newpwd entries=10
It'll change the sys password with the new password. All the users with the sysdba privilege will have now have the new password. Make sure "entries" has the maximum number of users who could use this file.
Comment