Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: V$PWFILE_USERS
Thank you very much
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
ora-600 [1113] SELECTING FROM V$PWFILE_USERS IF MORE THAN 14 SYSDBA USERS 1: Use SVRMGRL
2: When SQL*Plus must be used, use an order by clause:
SQL> select * from v$pwfile_users order by 1;
.
<SPAN
class=000470914-09112001>
<SPAN
class=000470914-09112001>HTH
<SPAN
class=000470914-09112001>Srinivas
<SPAN
class=000470914-09112001>
<FONT face=Tahoma
size=2>-----Original Message-----From: Riswandi
[mailto:riswandi_at_polyfincanggih.com]Sent: Friday, November 09,
2001 1:40 AMTo: Multiple recipients of list
ORACLE-LSubject: V$PWFILE_USERS
Hi,
Does anybody knows what the error below means
or how te solve the problem?
007> select * from
V$PWFILE_USERS;ERROR:ORA-00600: internal error code, arguments:
[KSSRMP1], [], [], [], [], [], [], []
no rows selected
007> SELECT * FROM
SYS.V_$PWFILE_USERS;ERROR:ORA-00600: internal error code, arguments:
[KSSRMP1], [], [], [], [], [], [], []
no rows selected
007>
brgrds,
Risc
Received on Fri Nov 09 2001 - 01:26:01 CST
![]() |
![]() |