全部博文(710)
发布时间:2013-08-22 18:58:27
[oracle@localhost dbs]$ sqlplus / as sysdbaSQL*Plus: Release 10.2.0.5.0 - Production on Fri Aug 23 02:24:38 2013Copyright (c) 1982, 2010, Oracle. All Rights Reserved.ERROR:ORA-01031: insufficient privileges[oracle@localhost ~]$ id uid=500(oracle) gid=500(oinstall) groups=500(oinst.........【阅读全文】
发布时间:2013-08-22 18:57:26
0.2.0.1静默升级到10.2.0.5报错SEVERE:Values for the following variables could not be obtained from the command line or response file(s): MYORACLESUPPORT_USERNAME(MyOracleSupportUsername)Silent install cannot continue.在response file中添加,作用忽约racle的metalink 账号验证将其设置为 true 就.........【阅读全文】
发布时间:2013-08-22 18:56:35
10.2.0.3-->10.2.0.5静默升级开始报错SEVERE:OUI-10029:You have specified a non-empty directory to install this product. It is recommended to specify either an empty or a non-existent directory. You may, however, choose to ignore this message if the directory contains Operating System generated files .........【阅读全文】
发布时间:2013-08-19 10:07:51
11g提示密码过期的问题以scott用户为例子:1.查看用户使用的profileSYS>select username,profile from dba_users;USERNAME PROFILE---------.........【阅读全文】
发布时间:2013-06-03 13:15:01
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-06-03_09-08-02PM. Please wait ...[oracle@vcs1 database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-06-03_09-08-02PM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file:.........【阅读全文】