
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
有2个表的字段为varchar2(4000)现在扩长度,但是再继续扩会报错,这已经达到varchar2的最大长度,所以计划将需要字段由varchar2变为blob;目前2个表的字段类型alter table TECHINFOA modify (TECHD VARCHAR2(4000));alter table KNOWLEDGEP modify (PCONTENT VARCHA
当agent部署完成后,secure也成功了,但是在GC界面中仍然看不到该主机,这时候需要在GC管理界面中添加一下,如图:只需要要OK一下,回去之后该主机自动出现:
错误如下:Can't find the jar utility. Add jar to your PATH and try again.Removing the copied stuff.....Removed: /apps/oracle/agentDownload10.2.0.1.0Oui/oui_linux.jarRemoved: /apps/oracle/agentDow
错误如下所示:[oracle@dbserver1 bin]$ ./emctl upload agentOracle Enterprise Manager 10g Release 10.2.0.1.0. Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.------------------------
agent在安装时遇到如下错误:[oracle@dbserver1 oracle]$ ./agentDownload.linux -b /apps/oracle/……………… inflating: Disk1/install/resource/cons_ko.nls inflating: Disk1/install/resource/cons_pt_BR.nls
问题描述:这个问题是在正常装Oms以及手工安装代理后发现gc上没有所有管理的主机,但是agent及oms的检查均正常,最后经过执行安全认证解决。检查未发现dbserver1: 查看代理:[oracle@dbserver1 ~]$ cd /apps/oracle/OracleHomes/agent10g/ [oracle@dbserver1 agent10g]$ cd bin
[oracle@dbserver1 agent10]$ ./agentDownload.linux -b /apps/oracle/OracleHomes 安装过程出现如下错误:Check complete: Passed=======================================================================Performi
这个问题困扰了我很久,有时候secure,有一次捣鼓一天没结果,但当第二次继续弄时自己好了,这次是死活好不了,但是经过一系列重启,可以Upload,完了主机在gc中可以找到,不影响使用了。但是这个问题依然存在,先留这。[oracle@dbserver1 bin]$ ./emctl secure agentOracle Enterprise Manager 10g Release 10.2.
RAC上是vmware vspere的虚拟机上有两个OEL6.3的虚拟机,上面跑的库是11.2.0.4发现节点2挂掉了1.检查节点1的alert[root@racnode1 racnode1]# pwd/u01/apps/grid/gridhome/11.2.0/grid/log/racnode1[root@racnode1 racnode1]# tail -1
在使用VMserver 虚拟机上安装RAC,共享了磁盘,开机时出现这样的问题: cannot open the disk '...' or one of the snapshot disks it depends on.reason:failed to lock the file. 在各个虚拟机中加入以下一条可解决:disk.locking = "FALSE"