yejr

Page_white_text 90 Documents

Group 12633 Viewers

Thumb_up 43 Likes

Ciyatvhwxhznb-medium

Basic Info

Contact Info

Friends See all 4 friends

Groups See all 1 group

Folders (See all folders)

Folder_32x32
*nix (2)
Folder_32x32
Architecture (5)
Folder_32x32
MySQL (6)
Folder_32x32
MySQL UC2008 (75)
Folder_32x32
oracle (3)

Recent Documents Rss
(See all 90 documents)

Word_16x16 63 Pages
1. oracle 服务器=oracle 实例+oracle 数据库 2. oracle 实 例 = 共 享 内 存 区 域 (sga)+ 后 台 进 程 或 线 程 ( 主 要 进 程 dbwn ,lgwr,ckpt ,arch,pmon,smon) 3. oracle 数据库即一系列的 os 文件,主要的文件有数据文件,日志文件和控制文件。 4. 其他文件:参数文件和口令文件 5. 其它进程: 高级队列,RAC,共享服务器,高级复制, Oracle server 运行环境: 1. Client – application server – server : 客户端通过应用服务器访问 oracle 2. Client – server : 客户端直接通过网络访问服务器 3. Host—base : 客户端和服务器位于一台机器上 Oracle 服务器的两大重要组成部分: 一 。Or...
  • Eye 217 views
  • Comment 0 Comments
Word_16x16 10 Pages
一、基 础与概念 1、PL/SQL 不区分大小写,除非是由引号引起来的字符串。 1、 2、 PL/SQL 标 识 符 的 命 名 规 则 标识符的最大长度是 30 个字符,包括字母,数字,$,_,# 不可包含保留字 要以字来打头 不能和同一块中的表中的字段名一样 3、命名规范 sql*plus substitution variable p_name variable v_name constant c_name sql*plus global variable g_name exception e_name 4、注销方式 --注释内容 /*……注释内容………….*/ 5、只要表达式里有 NULL,则整个表达式的值为 NULL BOOLEAN 和 NULL 这里要注意的是:NULL AND TRUE ==NULL NULL AND FALSE==FALSE NUL...
  • Eye 107 views
  • Comment 0 Comments
Word_16x16 4 Pages
第一章:日志管理 1.forcing log switches sql> alter system switch logfile; 2.forcing checkpoints sql> alter system checkpoint; 3.adding online redo log groups sql> alter database add logfile [group 4]sql> ('/disk3/log4a.rdo','/disk4/log4b.rdo') size 1m; 4.adding online redo log members sql> alter database add logfile member sql> '/disk3/log1b.rdo' to group 1, sql> '/disk4/log2b.rdo' to group 2; 5.change...
  • Eye 74 views
  • Comment 0 Comments
vi详解
  • Eye 83 views
  • Comment 0 Comments
Pdf_16x16 26 Pages
Yahoo Communities Architecture
  • Eye 84 views
  • Comment 0 Comments
Pdf_16x16 32 Pages
Wikimedia architecture
  • Eye 238 views
  • Comment 0 Comments
Pdf_16x16 411 Pages
1 __ ___ ___ ____ ____ | |\ / /\ / /\ / |\ / |\ | || / // /__/ / / || / || | || / // \__\/ / /| || / /| || | || / // ___ / / | || / / | || | || / // / /\ / / /| || / / /| || | || / // / // / / / | ||/ / / | || | || / // / // / / / | |/ / / | || | || / / / / // / // | // | || | || / / / / // / // | // | || | ||/ / / / // / // | // | || | |/ / / / // / // |__/ / | || | // / // / // \__\/ | || | /...
  • Eye 361 views
  • Comment 0 Comments
Txt2_16x16 4 Pages
mysql 如何计算打开文件数 从手册的"6.4.8. How MySQL Opens and Closes Tables"可以了解到,每打开一个 MyISAM 表,就需要 使用 2 个文件描述符,咱们来验证一下。 1. 重启 mysqld /etc/init.d/mysql restart 2. 看看打开了几个文件 lsof | grep /home/mysql ... mysqld 24349 mysql 5u unix 0x000001041e8de040 /home/mysql/mysql.sock mysqld 24349 mysql 6u REG 8,33 /home/mysql/mysql/host.MYI mysqld 24349 mysql 7u REG 8,33 /home/mysql/mysql/host.MYD mysqld 24349 mysql 8u RE...
  • Eye 115 views
  • Comment 0 Comments
Pdf_16x16 57 Pages
mixi.jp scaling out with open source Batara Kesuma mixi, Inc. bkesuma@mixi.co.jp Introduction •Batara Kesuma •CTO of mixi, Inc. What is mixi? •Social networking service album, etc. • Invitation only • Diary, community, message, review, photo •Largest and fastest growing SNS in Japan Friends Latest information - Friends new diary - Comments history - Communities topics - Friends new re...
  • Eye 427 views
  • Comment 0 Comments
Pdf_16x16 25 Pages
Spring 2008 Issue 4 MySQL Magazine ® INSIDE THIS ISSUE 2 A Tour of MySQL Certification 7 On Efficiently Geo-Referencing IPs With MaxMind GeoIP and MySQL GIS 15 Introducing Kickfire 18 Automatic Query Optimization with QOT REGULAR FEATURES 2 Book Worm 3 Coding Corner 18 News 24 log-bin News, articles and feedback for MySQL database administrators and developers using MySQL on a daily basis t...
  • Eye 468 views
  • Comment 0 Comments

See all 90 documents


Collections

No collections

Comments

No comments