freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

redhatlinux9下安裝oracle10g(編輯修改稿)

2025-05-06 11:16 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 tl a | grep shm/sbin/sysctl a | grep sem/sbin/sysctl a | grep filemax/sbin/sysctl a | grep ip_local_port_range/sbin/sysctl a | grep rmem_default/sbin/sysctl a | grep rmem_max/sbin/sysctl a | grep wmem_default/sbin/sysctl a | grep wmem_maxEx: /sbin/sysctl a | grep shm = 4096 = 268435456 = 4294967295 = 0 /sbin/sysctl a | grep sem = 250 32000 100 128 /sbin/sysctl a | grep filemax = 65536 /sbin/sysctl a | grep ip_local_port_range = 1024 65000 /sbin/sysctl a | grep rmem_default = 4194304 /sbin/sysctl a | grep rmem_max = 4194304 /sbin/sysctl a | grep wmem_default = 262144 /sbin/sysctl a | grep wmem_max = 262144為 oracle 用戶設(shè)置 Shell 限制 Oracle 建議對(duì)每個(gè) Linux 帳戶可以使用的進(jìn)程數(shù)和打開的文件數(shù)設(shè)置限制。要進(jìn)行這些更改,以 root 用戶的身份執(zhí)行下列命令: 1. vi /etc/ = 2097152 = 2147483648 = 4096 = 250 32000 100 128 = 1024 65000 =4194304 =4194304 =262144 =262144 2. vi /etc/security/ oracle soft nproc 2047 oracle hard nproc 16384 oracle soft nofile 1024 oracle hard nofile 65536 3. vi /etc/session required /lib/security/ session required 4. vi /etc/profile (編寫此處時(shí)需要注意格式:空格非常重要)如若不然則編譯時(shí)無(wú)法通過(guò),到切換oracle用戶時(shí)則報(bào)警告if [ $USER = oracle ]。 then if [ $SHELL = /bin/ksh ]。 then ulimit p 16384 ulimit n 65536 else ulimit u 16384 n 65536 fifi 5. cd /home/oracle vi .bash_profile ORACLE_BASE=/oracle ORACLE_HOME=$ORACLE_BASE/10g ORACLE_SID=wilson PATH=$ORACLE_HOME/bin:$PATH ex
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1