Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SELECT * FROM V$PWFILE_USERS;
Hi,
it's a bug which should be corrected in 8.1.7... strange... However, try SELECT * FROM V$PWFILE_USERS order by 1;
Hth
Thomas
"Marc" <mstaheli_at_mail.sdsu.edu> wrote in message news:<9lel6b$d3f$1_at_gondor.sdsu.edu>...
> SQL> SELECT * FROM V$PWFILE_USERS;
> ERROR:
> ORA-00600: internal error code, arguments: [KSSRMP1], [], [], [], [], [],
> [], []
> no rows selected
>
>
> on oracle 8.1.7 NT
>
> any idea how to fix this?
Received on Fri Aug 17 2001 - 02:14:28 CDT
![]() |
![]() |