|
|
发表于 2011/2/16 14:05:58
|
显示全部楼层
我在安装时也出现错误,郁闷,在创建数据库时,说用户名不存在,我看日志,是删除了,不知道为什么?
:54:13.437 ProgressPanel.publish: SQL> ************************************************************************* [16]
12:54:13.437 ProgressPanel.publish: SQL> * $Id: CreateUser.sql,v 1.1 2006/04/21 17:51:58 jjanke Exp $ [16]
12:54:13.437 ProgressPanel.publish: SQL> *** [16]
12:54:13.437 ProgressPanel.publish: SQL> * Title: Drop User and re-create new [16]
12:54:13.453 ProgressPanel.publish: SQL> * Description: [16]
12:54:13.453 ProgressPanel.publish: SQL> * Parameter: UserID UserPwd [16]
12:54:13.453 ProgressPanel.publish: SQL> * Run as system [16]
12:54:13.453 ProgressPanel.publish: SQL> ************************************************************************/ [16]
12:54:13.453 ProgressPanel.publish: SQL> DROP USER &1 CASCADE [16]
12:54:13.453 ProgressPanel.publish: 2 / [16]
12:54:13.453 ProgressPanel.publish: 原值 1: DROP USER &1 CASCADE [16]
12:54:13.453 ProgressPanel.publish: 新值 1: DROP USER compiere CASCADE [16]
12:54:13.453 ProgressPanel.publish: DROP USER compiere CASCADE [16]
12:54:13.453 ProgressPanel.publish: * [16]
12:54:13.453 ProgressPanel.publish: 第 1 行出现错误: [16]
12:54:13.453 ProgressPanel.publish: ORA-01918: 用户 'COMPIERE' 不存在 [16]
12:54:13.468 ProgressPanel.publish: SQL> WHENEVER SQLERROR EXIT FAILURE ROLLBACK [16]
12:54:13.468 ProgressPanel.publish: SQL> WHENEVER OSERROR EXIT FAILURE ROLLBACK [16]
12:54:13.468 ProgressPanel.publish: SQL> [16]
12:54:13.468 ProgressPanel.publish: SQL> CREATE USER &1 IDENTIFIED BY &2 [16]
12:54:13.468 ProgressPanel.publish: 2 DEFAULT TABLESPACE USERS [16]
12:54:13.468 ProgressPanel.publish: 3 TEMPORARY TABLESPACE TEMP [16]
12:54:13.468 ProgressPanel.publish: 4 PROFILE DEFAULT [16]
12:54:13.468 ProgressPanel.publish: 5 ACCOUNT UNLOCK [16]
12:54:13.468 ProgressPanel.publish: 6 / [16]
12:54:13.468 ProgressPanel.publish: 原值 1: CREATE USER &1 IDENTIFIED BY &2 [16]
12:54:13.468 ProgressPanel.publish: 新值 1: CREATE USER compiere IDENTIFIED BY gsdjmxthl.123 [16]
12:54:13.468 ProgressPanel.publish: CREATE USER compiere IDENTIFIED BY gsdjmxthl.123 [16]
12:54:13.468 ProgressPanel.publish: * [16]
12:54:13.468 ProgressPanel.publish: 第 1 行出现错误: [16]
12:54:13.484 ProgressPanel.publish: ORA-00922: 选项缺失或无效 [16]
12:54:13.484 ProgressPanel.publish: 从 Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production 断开 [16]
12:54:13.609 ProgressPanel.publish: ------------------------------------- [16]
12:54:13.609 ProgressPanel.publish: Import Compiere.dmp [16]
12:54:13.609 ProgressPanel.publish: ------------------------------------- [16]
12:54:13.734 ProgressPanel.publish: Import: Release 10.2.0.1.0 - Production on 星期三 2月 16 12:54:13 2011 [17]
12:54:13.734 ProgressPanel.publish: Copyright (c) 1982, 2005, Oracle. All rights reserved. [17]
12:54:13.875 ProgressPanel.publish: 连接到: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production [17]
12:54:13.890 ProgressPanel.publish: 经由常规路径由 EXPORT:V10.02.01 创建的导出文件 [17]
12:54:13.906 ProgressPanel.publish: 警告: 这些对象由 REFERENCE 导出, 而不是当前用户 [17]
12:54:13.906 ProgressPanel.publish: 已经完成 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集中的导入 [17]
12:54:13.906 ProgressPanel.publish: 导入服务器使用 AL32UTF8 字符集 (可能的字符集转换) [17]
12:54:14.125 ProgressPanel.publish: 导出客户机使用 AL32UTF8 字符集 (可能的字符集转换) [17]
12:54:14.125 ProgressPanel.publish: . 正在将 REFERENCE 的对象导入到 COMPIERE [17]
12:54:14.140 ProgressPanel.publish: IMP-00003: 遇到 ORACLE 错误 1435 [17]
12:54:14.687 ProgressPanel.publish: ORA-01435: 用户不存在 [17]
12:54:14.703 ProgressPanel.publish: 成功终止导入, 但出现警告。 [17]
12:54:14.812 ProgressPanel.publish: --------========--------========--------========-------- [16]
12:54:14.812 ProgressPanel.publish: System Check - The Import phase showed warnings. [16]
12:54:14.812 ProgressPanel.publish: This is OK as long as the following does not show errors [16]
12:54:14.812 ProgressPanel.publish: --------========--------========--------========-------- [16]
12:54:14.828 ProgressPanel.publish: SQL*Plus: Release 10.2.0.1.0 - Production on 星期三 2月 16 12:54:14 2011 [16]
12:54:14.843 ProgressPanel.publish: Copyright (c) 1982, 2005, Oracle. All rights reserved. [16]
12:54:14.890 ProgressPanel.publish: ERROR: [16]
12:54:14.890 ProgressPanel.publish: ORA-01017: invalid username/password; logon denied [16]
*** 2011-02-16 13:16:09.031 Compiere Log (CLogFile) ***
|
|