Hi everybody
How do i know that the password file is present in my database OR How do i create a password file.
When i query i got the follo error...should i have to create a password file...or is the follo error is related with the password file...

SQL> desc SYS.V_$PWFILE_USERS
Name Null? Type
------------------------------- -------- ----
USERNAME VARCHAR2(30)
SYSDBA VARCHAR2(5)
SYSOPER VARCHAR2(5)

SQL> select * from SYS.V_$PWFILE_USERS;
ERROR:
ORA-00600: internal error code, arguments: [KSSRMP1], [], [], [], [], [], [], []



no rows selected

SQL>

Pls help...
thanks in advance
pras