摘要:
手动的删除ORACLE数据库。 本人的做法: su - root lsnrctl stop kill -9 `ps -ef |grep oracle |grep -v grep |awk '{print $2}'` cd /oracle cp linux......1of2.zip /opt cp 阅读全文
posted @ 2018-05-09 17:19
开始认识
阅读(11143)
评论(0)
推荐(0)
摘要:
ORA-12899: value too large for column "SOAU"."SJQY_QTSBSPEC"."PROPERTY_6" (actual: 566, maximum: 500) 在做数据迁移时,开发环境是Oracle11g UAT环境是Oracle 10g 在开发环境做数据 阅读全文
posted @ 2018-05-09 16:36
开始认识
阅读(3066)
评论(0)
推荐(0)
摘要:
启动数据库时报错了! SQL> startup mount ORACLE instance started. Total System Global Area 608174080 bytes Fixed Size 1220844 bytes Variable Size 176164628 bytes 阅读全文
posted @ 2018-05-09 14:00
开始认识
阅读(20979)
评论(0)
推荐(0)
摘要:
ORA-00845: MEMORY_TARGET not supported on this system报错解决 ORA-00845: MEMORY_TARGET not supported on this system报错解决 Oracle 11g数据库修改pfile参数后启动数据库报错ora- 阅读全文
posted @ 2018-05-09 11:59
开始认识
阅读(8894)
评论(0)
推荐(0)
摘要:
ORA-01078: failure in processing system parameters & LRM-00109: could not open parameter file 安装了Oracle 11g后,启动数据库的过程中出现如下错误 SQL> startup ORA-01078: f 阅读全文
posted @ 2018-05-09 10:14
开始认识
阅读(13112)
评论(0)
推荐(0)
摘要:
Oracle 11g数据库安装及配置 安装Oracle数据库: 安装Oracle数据库: 1)压缩包解压,双击运行win64_11gR2_database\database\setup.exe 2)输入电子邮件,点击“下一步” 3)选择“仅安装数据库软件”,点击“下一步” 4)选择“单实例数据库安装 阅读全文
posted @ 2018-05-09 09:18
开始认识
阅读(2969)
评论(0)
推荐(0)
摘要:
1、下载Oracle 11g R2 for Windows的版本 下载地址:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 其中包括两个压缩包:win64_11gR2_databa 阅读全文
posted @ 2018-05-09 09:17
开始认识
阅读(606)
评论(0)
推荐(0)

浙公网安备 33010602011771号