设为首页
加入收藏夹

Re: 关于ORACLE用户权限的问题!
浏览选项:

  8i的文档内容(9i的可以到ORACLE网站上看):
  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 vario
  us numbers, names, and character strings. The numbers may change meanings be
  tween 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
  【 在 newdark (黑男爵) 的大作中提到: 】
  我在安装完ORACLE9I以后,建立了一个数据库,并且在这个库上建立了一个用户, 给予
了它DBA的权限。然后将它自带的JAVA驱动程序导入到IBM VisualAge for JAVA中,然后用
标准的JDBC访问远程数据库的访问(我将DB与程序装在了一台机器上) 方式,结果除了
SELECT命令执行时会发出ORA:00600错误以外,其它的INSERT,DELETE,UPDATE都没有问题。
   在ORACLE SQLPLUS中可以执行SELECT命令。




Copyright © 2004 wanxu.com All Rights Reserved