Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SELECT * FROM V$PWFILE_USERS;

Re: SELECT * FROM V$PWFILE_USERS;

From: T. Schwickert <schwickert_at_yahoo.com>
Date: 17 Aug 2001 00:14:28 -0700
Message-ID: <5fcc15a8.0108162314.2924ee21@posting.google.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US