摘要:
All scripts necessary to install sample schemas reside in $ORACLE_HOME/demo/schema directory. Before you install sample schemas by running these scripts, follow these guidelines:You must connect as a system administrator using the SYSDBA privilege.When prompted to enter a password for the schema, en 阅读全文
摘要:
这个问题说明数据库没有Mount 最好先将系统日志一并清空,避免以下报错信息:ERROR:ORA-28056: Writing audit records to Windows Event Log failedOSD-246729112: Message 246729112 not found; product=RDBMS; facility=SOSDO/S-Error: (OS 1502) The event log file is full.ORA-01075: you are currently logged on通过命令 sqlplus /nolog 进入SQL> connect 阅读全文