vi /etc/security/limits.conforacle soft nproc 2047oracle hard nproc 16384oracle soft nofile 1024oracle hard nofile 65536vi /etc/pam.d/loginsession required /lib/security/pam_limits.so session require
原创
2013-10-10 15:14:56
299阅读
Oracle Database Firewall is a system for securing and monitoring data in SQL databases. It blocks and produces warnings of attempted attacks, logs activity, and provides intelligent tools to assess vu
原创
2011-06-06 15:24:06
3440阅读
点赞
6评论
ODI的安装非常简单,一路next即可。但是在安装之前必须先安装JDK,这里使用的是jdk8。从oracle官方网站下载以下jar文件,如下图所示:使用如下命令进行安装:candon@pdi:~$java-jarsoftware/fmw_12.2.1.3.0_odi.jar启动程序日志文件为/tmp/OraInstall2018-01-18_03-07-30PM/launcher2018-01-1
原创
精选
2018-01-18 15:21:54
1587阅读
点赞
Oracle VM 3.0具备基于政策的管理能力,透过Oracle VM Storage Connect插件的应用程序界面(API)进行储存系统管理。Oracle VM Manager可充分发挥对重复数据删除(Deduplication)和快速复制(Fast Clone)等先进储存功能的投资。Oracle VM 3.0支持开放虚拟化格式(Open Virtualization Format, OV
推荐
原创
2011-09-06 14:23:54
5984阅读
点赞
4评论
Subject: Oracle Manufacturing Lead Time Guide Doc ID: Note:100127.1 Type: WHITE PAPER Last Revision Date: 02-NOV-2007 Status: PUBLISHED
3. MANUFACTURIN
转载
2011-04-26 09:15:18
1649阅读
Subject: Oracle Manufacturing Lead Time Guide Doc ID: Note:100127.1 Type: WHITE PAPER Last Revision Date: 02-NOV-2007 Status: PUBLISHED
PURPOSE-------This do
转载
2011-04-26 09:14:24
661阅读
感谢jamesyen,主要是借鉴其方法和思路!http://space.itpub.net/?uid-65240-action-viewspace-itemid-684307SAP Homogenous System Copy Export/ImportMethodR/3 ERP 2005 SR2, ECC 6.0 (Unicode)Oracle 10.2,Windows Server 2003B
转载
精选
2013-05-31 10:10:30
5487阅读
A very nice ebook on building reports in Oracle fusion middleware 11g. This manual is intended for anyone who uses Oracle Reports to build reports. The needs of both novice and advanced users are addr...
原创
2021-07-21 11:33:22
769阅读
扉页项目主页Google Style GuideGoogle 开源项目风格指南 - 中文版背景Python 是Google主要的脚本语言。这本风格指南主要包含的是针对python的编程准则。为帮助读者能够将代码准确格式化,我们提供了针对Vim的配置文件。
对于Emacs用户,保持默认设置即可。许多团队使用yapf作为自动格式化工
原创
2022-07-29 19:09:54
316阅读
本文包含以下两个知识点,环境信息如下图所示:部署DataGuard服务;DataGuardBroker的配置以及使用。一、部署PhysicalStandby1.1主库准备工作1.1.1启用forceloggingSQL>ALTERDATABASEFORCELOGGING;1.1.2创建standby数据库redo文件SQL>ALTERDATABASEADDSTANDBYLOGFILES
原创
2019-05-07 16:33:59
5241阅读
Before You Begin:
You need to be aware of the following key bits of information before you begin installation:
Enterprise Manager Cloud Control can communicate only with Oracle Management Agen
原创
2011-10-18 20:53:42
2941阅读
点赞
1评论
0.0 扉页 项目主页 Google Style Guide Google 开源项目风格
原创
2022-07-29 18:10:05
421阅读
Coding Guide:
1. Google Style Guide:http://code.google.com/p/google-styleguide/
2. 叩叮 翻译文稿:http://codinn.com/projects/
转载
2012-07-07 23:24:42
663阅读
Introduction(说明) HFTP is a Hadoop filesystem implementation that lets you read data from a remote Hadoop HDFS cluster. The reads are done via HTTP, an
原创
2021-08-07 11:26:11
619阅读
简介文件浏览系统(ViewFs)提供了一个管理多个Hadoop文件系统命名空间(或者叫Namesp
原创
2022-10-31 11:37:08
104阅读
转载
2024-04-29 11:49:53
39阅读
Here’s a treat for the hard-core Oracle performance geeks out there – I’m releasing a cool, but still experime
原创
2022-09-16 16:13:07
223阅读
说明: 《DTK Guide》的完整内容,请查附件pdf(带目录)。
基础篇
1 DTK语言
1.1 数据类型
在DTK里,基本类型的数据不需要专门的类型定义,其命名规则即隐含了类型定义,如:
cRet 表示char型
原创
2012-05-18 07:54:09
642阅读
udevinfo -a -p $(udevinfo -q path -n /dev/<device>)
scsi_id -g [-x] -s /block/<device>
转载
精选
2012-06-20 17:12:12
615阅读
ViewFs GuideViewFs GuideIntroductionThe Old World (Prior to Federation)Single Namenode ClustersPathnames Usage PatternsPathname Usage Best PracticesNew World – Federation and ViewFsH
翻译
2023-06-01 10:20:41
106阅读