logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

在添加iscsi磁盘的时候出现如下问题:[root@Rac-two ~]# iscsiadm -m discovery -t sendtargets -p 192.168.2.11:3260192.168.2.11:3260,1 iqn.2006-01.com.openfiler:tsn.0448d623a7b0[root@Rac-two ~]# fdisk -lDisk /dev

oracle 11G 安装提示ORA-27102:out of memory

今天是2021-03-16,安装oracle在创建内存的时候提示:查看系统内存free -m 128G内存才使用了1GB。该问题是由内核参数调整不当导致的,导致该问题的主要两个参数分别是:kernel.shmmax 和 kernel.shmallshmmax=物理内存(bytes)/2 -1shmall=物理内存(bytes)/pagesize(getconf PAGESIZE)调整下这两个测试,

#oracle
ORACLE 11R2 安装过程。

系统环境:   ORACLE 11G R2 11.2.0.3.0 + SUSE 10 SP4   oracle software 下载地址:http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html   suse linux下载地址:https://www.suse.com/zh-

[INS-20802] Automatic storage Management Configuration Assistant Failed

在安装rac的gi过程中出现了如下问题:随即查看日志:[grid@Rac-one trace]$ tail -50 /u01/app/oraInventory/logs/installActions2014-02-10_06-52-22PM.logINFO: Configuration log directory - /u01/app/11.2.0/grid/cfgtoollo

oracle cursor: pin s wait on x (二)

cursor:pin s on x(二)第二种产生cursor:pin s on x的原因是version countWhat is shared SQL ?The first thing to remember is that all SQL is implicitly sharable. When a SQL statement is entered, the RDBMS will

User has no SELECT privilege on V$SESSION

今天是2013-09-20,最近心情一直很差,但是也不能不学习啊,无论怎么样,自己学到 的东西永远都是自己的。加油!使用dbms_xplan.display_cursor function的时候发现如下错误。SQL> select * from amy_dept;DEPTNO DNAME LOC---------- -------------- -------------10

如何压缩virtual box磁盘空间大小?

今天是2014-03-29,在搭建环境中,可能需要复制虚拟机,但是往往因为之前操作内容导致虚拟机磁盘过于庞大,但是真实存储的内容却是非常的少,最终导致复制过程相对来说时间较长。   那么如何缩小磁盘的空间呢?一图解决。

到底了