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: Galen Boyer <galenboyer_at_hotpop.com>
Date: 15 Aug 2001 16:23:08 -0500
Message-ID: <uu1z8x3ab.fsf@verizon.net>


On Wed, 15 Aug 2001, mstaheli_at_mail.sdsu.edu wrote:

> SQL> SELECT * FROM V$PWFILE_USERS; ERROR: ORA-00600: internal
> error code, arguments: [KSSRMP1], [], [], [], [], [], [], [] no
> rows selected

This doesn't look to good. Here is what the doc says.

,----[ FROM: http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/a76999/e0.htm#1001560 ]
| ORA-00600 internal error code, arguments: [string], [string],
| [string], [string], [string], [string], [string], [string]
|
| Cause: This is the generic internal error number for Oracle
| program exceptions. It indicates that a process has encountered a
| low-level, unexpected condition. Causes of this message include:
|
| timeouts
|
| file corruption
|
| failed data checks in memory
|
| hardware, memory, or I/O errors
|
| incorrectly restored files
|
| The first argument is the internal message number. Other
| arguments are various numbers, names, and character strings. The
| numbers may change meanings between different versions of Oracle.
|
| Action: Report this error to Oracle Customer Support after
| gathering the following information:
|
| events that led up to the error
|
| the operations that were attempted that led to the error
|
| the conditions of the operating system and databases at the time
| of the error
|
| any unusual circumstances that occurred before receiving the
| ORA-00600 message
|
| contents of any trace files generated by the error
|
| the relevant portions of the Alter files
|
| Note: The cause of this message may manifest itself as different
| errors at different times. Be aware of the history of errors that
| occurred before this internal error.

`----

Good luck and I hope you have support.

-- 
Galen Boyer
It seems to me, I remember every single thing I know.
Received on Wed Aug 15 2001 - 16:23:08 CDT

Original text of this message

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