
sqlplus.com.cn
SRE空间-专业,专注本站是一个技术博客,记录linux,oracle,vmware,运维,数据库相关文章。
http://sqlplus.com.cn/
本站是一个技术博客,记录linux,oracle,vmware,运维,数据库相关文章。
http://sqlplus.com.cn/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
1.1 seconds
16x16
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
17
SITE IP
162.159.210.79
LOAD TIME
1.053 sec
SCORE
6.2
SRE空间-专业,专注 | sqlplus.com.cn Reviews
https://sqlplus.com.cn
本站是一个技术博客,记录linux,oracle,vmware,运维,数据库相关文章。
KVM虚拟化-SRE空间
http://www.sqlplus.com.cn/archives/category/vmwarev/kvmv
2、全虚拟化 不需要做任何配置,让用户觉得就是一台真实的服务器 3、半虚拟机化 需要用户配置,有点麻烦。 4、KVM 仅仅是 Linux 内核的一个模块。
Oracle-SRE空间
http://www.sqlplus.com.cn/archives/category/data/oracle
1、 到cloud.oracle.com申请30天试用的Storage Cloud Serivce 2、填写好自己的邮箱,然后等待Oracle发送的验证码和激活邮件,激活你的Storage Clould Service,据我的经验现在当天激. Http:/ pan.baidu.com/s/1pJmkdYF 理解oracle的优化器统计数据,请下载后阅读。 未经允许不得转载 SRE空间 » 理解oracle的优化器统计数据. 1、准备 1 检查归档 SQL archive log list; Database log mode Archive Mode Aut. Oracle 10g RAC for aix. 第一步,把要安装的节点date时间调整为较早一分钟 # date Tue Dec 23 16:52:39 CST 2014 第二步,检查主机名,在两个节点分别修改/etc/hosts文件 # hostname aix211 # cat /e. Http:/ pan.baidu.com/s/1nt9UEdb vmware中linux rac asm安装,请下载后阅读。
数据库-SRE空间
http://www.sqlplus.com.cn/archives/category/data
1、 到cloud.oracle.com申请30天试用的Storage Cloud Serivce 2、填写好自己的邮箱,然后等待Oracle发送的验证码和激活邮件,激活你的Storage Clould Service,据我的经验现在当天激. Http:/ pan.baidu.com/s/1pJmkdYF 理解oracle的优化器统计数据,请下载后阅读。 未经允许不得转载 SRE空间 » 理解oracle的优化器统计数据. 1、准备 1 检查归档 SQL archive log list; Database log mode Archive Mode Aut. Oracle 10g RAC for aix. 第一步,把要安装的节点date时间调整为较早一分钟 # date Tue Dec 23 16:52:39 CST 2014 第二步,检查主机名,在两个节点分别修改/etc/hosts文件 # hostname aix211 # cat /e. Http:/ pan.baidu.com/s/1nt9UEdb vmware中linux rac asm安装,请下载后阅读。
Mysql-SRE空间
http://www.sqlplus.com.cn/archives/category/data/mysql
Last SQL Errno: 1677 Last SQL Error: Column 1 of table ‘test.t’ cannot be converted from type ‘intR. MySQL双机实现主从复制 1、MySQL的安装略 可以通过rpm、源代码编译、yum等多种方式安装,要求两台MySQL版本一致或者从服务版本高于主服务器 主mysql IP192.168.100.110 从mysql IP 192.1. Centos 6.4×64下Mysql-cluster 7.3.4的安装配置. Mysql-cluster 7.3.4的安装配置 OS:Ubuntu Data1 192.168.10.141 数据节点,SQL节点 Data2 192.168.10.143 数据节点,SQL节点 Ndb 192.168.10.141 管理. 一、mysql的安装和基本配置 1、yum安装mysql #yum install -y mysql mysql-devel mysql-server 2、启动初始化mysql #service mysqld start 3、设置mysql.
Linux-SRE空间
http://www.sqlplus.com.cn/archives/category/linux
1、 永久更改ip ifconfig eth0 新ip 然后编辑/etc/sysconfig/network-scripts/ifcfg-eth0,修改ip 2、从Linux上远程显示Windows桌面 安装rdesktop包 3、 手动添. 近期注册了AWS提供了一年的免费服务,由于国内不能上goole,我们在这里来搭建一个属于自己的vpn服务器,让我们可以随时进行goole以及一些国内限制网站的访问,使用AWS云服务器为Red Hat Enterprise Linux -RH. 无线 LAN 控制器 (WLC) 软件升级. 除了具备基本网络知识和熟悉 Cisco 无线局域网控制器的基本配置和安装之外,在您尝试升级 WLC 之前,请确保满足以下要求。 服务器使用Linux Nginx-1.9.15 Tomcat7 Java搭建的。 Sed awk grep 这三个工具都要用到正则表达式,把常用贴出来。 1 行的匹配 [root@mypc /]# sed -n ‘2p’ /etc/passwd 打印出第2行 [root@m.
TOTAL PAGES IN THIS WEBSITE
20
Tomcat下搭建同IP不同端口的多站点-冰点网络
http://www.icesr.com/index.php/archives/category/linux/tomcat
环境 Tomcat7.0.55. 此段转载于 http:/ java-boy.iteye.com/blog/588290. Spark 官方文档 4 Configuration配置. Java面试题 android面试题 ( 三 ). Nginx反向代理nodejs报错no live upstreams while connecting to upstream. Nginx后端节点健康状态检查之nginx打nginx upstream check module-master补丁平滑升级.
bash脚本中awk基础实用功能-冰点网络
http://www.icesr.com/index.php/archives/category/linux/bash
Awk ‘pattern’ filename / awk ‘{action}’ filena". Awk ‘pattern {action}’ filename. Cat expless 1 zhang3 4321 1/2/36 76512 2 li4 7652 10/14/33 67123 3 wang5 3219 4/21/50 21214 4 zhao6 8900 12/8/44 98761. Awk ‘/li4/’ expless 2 li4 7652 10/14/33 67123. Awk ‘{print $2}’ expless zhang3 li4 wang5 zhao6. Awk -F ‘/zhang3/{print $1,$2}’ expless 1 zhang3. Date awk ‘{print Year: $6 tTime: $5}’ Year: CST Time: 11:40:49 / awk ‘/zhang3/{print $2 , tWelcome to http:/ www.icesr.com! 它的默认值是 %.6f -小数点后面6位将被打印。 Awk ‘{print ...
apache多重域名跳转重定向-冰点网络
http://www.icesr.com/index.php/archives/category/linux/apache
两种方式实现从www.new.com跳转到www.old.com. Options FollowSymLinks RewriteEngine On RewriteCond %{HTTP HOST} www.old.com [NC] RewriteRule (.*) http:/ www.new.com/ [R=301,L]. Virtualhost *:80 ServerAdmin webmaster@dummy-host.example.com DocumentRoot /var/www/站点目录 / 网站的主目录 做跳转时主目录一般为空 ServerName www.new.com / 需要跳转的域名即新的域名 RedirectMatch 301 (.*) http:/ www.old.com/ / 跳转之后的域名 ErrorLog /var/log/new error.log /virtualhost. Nginx后端节点健康状态检查之nginx打nginx upstream check module-master补丁平滑升级.
VMware view桌面虚拟化IOPS计算方法-冰点网络
http://www.icesr.com/index.php/archives/category/vmwarev/vmware-view
SATA 7.2K RPM:80. SATA 5.4K RPM:60. RAID Level:Write Cost Read惩罚. RAID 0 : 0. RAID1 or RAID10 : 2. RAID 10 : 2. RAID 5 : 4. RAID 6 : 6. 物理磁盘总的IOPS = 物理磁盘的IOPS 磁盘数目 可用的IOPS = 物理磁盘总的IOPS 写百分比 RAID写惩罚 物理磁盘总的IOPS 读百分比. 用户IOPS= IOPS总量*写的比例 /raid损耗 IOPS总量*读的比例. 上述我们的例子的实际给到用户的IOPS 我们按照raid10作为计算 为 900*20% /2 900*80%=810. 那么,40用户iops和=12.5*40=500 我们810 500,所以用户在做正常登录时,6块硬盘做raid10是可以满足需求的。 Raquo; VMware view桌面虚拟化IOPS计算方法. VMware虚拟机开机打开电源报错 无法将交换文件从 0 KB 扩展到*KB. 删除view连接服务器 connection server 实例或安全服务器条目.
VMware vcenter server端口详解-冰点网络
http://www.icesr.com/index.php/archives/category/vmwarev/vmware-vcenter
VMware vCenter Server 系统必须能够将数据发送到每个受管主机,并且从每个 vSphere Web Client 接收数据。 此外,受管主机将在指定的端口上监控来自于 vCenter Server 系统的数据。 80 vCenter Server 需要端口 80 用于直接 HTTP 连接。 端口 80 会将请求重定向到 HTTPS 端口 443。 如果意外使用了 http:/ server 而不是 https:/ server,此重定向将非常有用。 如果使用与 vCenter Server 存储在同一主机上的自定义 Microsoft SQL 数据库 而不是捆绑的 SQL Server 2008 数据库 ,则 SQL 报告服务将使用端口 80。 安装 vCenter Server 时,安装程序将提示您更改 vCenter Server 的 HTTP 端口。 将 vCenter Server HTTP 端口更改为自定义值以确保安装成功。 Microsoft Internet Information Services (IIS) 还使用端口 80。 8080 Web 服务 HTTP。
LVM基础及应用-冰点网络
http://www.icesr.com/index.php/archives/category/linux/lvs
2、创建PV 例如新添加了一块10G的硬盘 /dev/sdb 使用 fdisk-l 可以查看. Pvcreate /dev/sdb #pvdisplay /dev/sdb或pvs可查看PV. Vgcreate myvg /dev/sdb #vgdisplay myvg或vgs myvg查看卷组情况. Lvcreate -n mylv -L 2G myvg #lvdisplay mylv 或 lvs mylv 查看逻辑卷情况. Mkfsext4 /dev/myvg/mylv #mount /dev/myvg/mylv /lvs #将格式化好的逻辑卷挂载使用. Umount /dev/myvg/mylv #卸载逻辑分区 #lvremove /dev/myvg/mylv #移除逻辑卷 #vgremove /dev/myvg #移除卷组 #pvremove /dev/sdb #移除物理卷 释放PE. Vgreduce myvg /dev/sdb #pvremove /dev/sdb. Centos 6.5编译安装rpc.rstatd. Ubuntu 15.04 系统安装.
data block address-冰点网络
http://www.icesr.com/index.php/archives/category/data
这里讨论的不是数据库管理员DBA,而是数据块地址DBA:Data Block Address A Data Block Address (DBA) is the address of an Oracle data block for access purposes. - - 源自 Oracle内核技术揭秘 的探索 DBA的结构 8以后,DBA中,前10个二进制位是文件号,后面的就是块号了。 DBA的转换 dump出来文件之后,有的DBA后面有转换后的结果,比如 rdba: 0x010001c8 (4/456) 有的DBA却没有转换后的结果,比如记录高水位的DBA HWM Flag: HWM Set Highwater: 0x010001d0 ext#: 0 blk#: 8 ext size: 8 以例子中的DBA为例,转换. Lt;/span></span>. Raquo; data block address. Spark 官方文档 4 Configuration配置. Java面试题 android面试题 ( 三 ). 使用 jquery.qrcode.js生成二维码.
windows下doc常用命令-冰点网络
http://www.icesr.com/index.php/archives/category/windows
Dir [D:][PATH][NAME][ /A][:attrib] [/o:[sorted][/s][/b][/l][/c[h]. 1)dir /a:attrib 缺省包含所有文件(系统文件.隐含文件). 列名:dir /s/a/o:n c: PRN. Dir /ah 列隐含文件(包含子目录(隐含的) dir /a-h. Dir /as 列系统文件 dir /a-s. Dir /ad 列子目录 dir /a-d. 二、attrib [ r -r] [ a -a] [ s -s] [ h -h] [d: ] [name] [/s]. 缺省 attrib name 显示文件的(文件)属性. Attrib io.sys (或子目录). Shr c: io.sys 指定为系统(s) 隐含(h) 只读(r)文件. 也可以attrib *.sys 显示扩展名为sys的文件属性. 参数 [ r -r] 将文件属性设置或解除 只读属性. A -a] 将文件属性设置或解除 归档属性. H -h] 将文件属性设置或解除 隐含属性 (尤其对子目录也起作用). Attrib a a:*.*. Undelete *.d...
postfix常用日常维护指令-冰点网络
http://www.icesr.com/index.php/archives/category/linux/postfix
根据发送者来删除队列邮件,替换 info@otherdomain.com 就可以. Mailq tail 2 awk ‘BEGIN { RS = }# $7=sender, $8=recipient1, $9=recipient2{ if ($7 = info@otherdomain.com & $9 = )print $1 }‘ tr -d ‘*! Mailq tail 2 awk ‘BEGIN { RS = }# $7=sender, $8=recipient1, $9=recipient2{ if ($8 = you@yourdomain.com & $9 = )print $1 }‘ tr -d ‘*! Mailq grep senderhostname awk ‘{ print $1} ‘ postsuper -d -. 250 20.0 Ok: queued as B6B4820EC9 quit #退出 221 2.0.0 Bye Connection closed by foreign host. /lf /cr /lf /cr /shake /www.
docker入门-命令详解-冰点网络
http://www.icesr.com/index.php/archives/category/vmwarev/docker
Root@adocker ]# docker info Containers: 2 Running: 2 Paused: 0 Stopped: 0 Images: 9 Server Version: 1.10.3 Storage Driver: devicemapper Name: adocker.cn ID: 6SP4:P6HB:HTXQ:QISE:5P46:K77S:GGA3:2GFU:UISQ:ZASV:V3LF:MQGQ. 通过docker pull centos命令从docker hub上拉取centos镜像. Docker run centos /bin/echo hello docker! Docker run -d centos /bin/bash -c while true;do echo hello docker;sleep2;done. Docker logs ID 可以查看输出的结果,容器ID长度很长,实际使用中可以只取前八位来使用。 5docker start &stop &restart. Docker stop dockr id docker rm docker id.
TOTAL LINKS TO THIS WEBSITE
17
Lczinkoc's Blog | Just another WordPress.com weblog
Just another WordPress.com weblog. How to avoid the persistent state of package’s components? August 4, 2014. Generally the persistent state of package’s component is useful, we don’t want to eliminate it. Persistency means that the lifetime of package components(variables, cursors,exception definitions, etc.). Start with the instatiation of package and finish with the end of session. Many developers collect, for example, the necessary exception definitions in a particular package and. Let see an example:.
SQL-Plugin (Reporting & Automation Tool)
Keeping Management Update With Business Events. Add more blood to your application. Try SQL-Plugin solution now. SQL-Plugin Services and Features. Dynamic recordset with header footer, allows cell with data modification, row/column totaling, export to file, import from file. The application can also update and insert into database, and may be used to connect multiple database, read from one and write into the other, i.e. data synchronization. Automation - Voucher Printing. Automation - Outstanding Invoice.
sqlplus | *******技术宅男********
技术宅男* * * *. ORACLE实例在启动时,或使用命令ALTER SYSTEM REGISTER ,或每隔一分钟,PMON进程会 [.]. 1、什么是MPM Multi-Processing Module (MPM) implements a hy [.]. 在oracle10g release2之前,不支持异构操作系统上面的oracle oracle版本相同 之间的 [.]. 表格 B-1. 特殊的shell变量 变量 含义 $0 脚本名字 $1 位置参数 #1 $2 – $9 位置参 [.]. 8212;主要的配置文件 AD ip: 10.0.0.0 域名: test.com [root@local [.]. 常用的Linux可插拔认证模块 PAM 应用举例 二. Pam tally.so模块 pam tally.so模块也是在系统中经常使用的一个pam模块。 常用的Linux可插拔认证模块 PAM 应用举例 一. Pam access.so模块 pam access.so模块主要的功能和作用是根据主机名 包括普通主机名或者 [.]. Laquo; Previous Posts.
sqlplus.com
The domain sqlplus.com is for sale. To purchase, call Afternic.com at 1 781-373-6847 or 855-201-2286. Click here for more details.
SRE空间-专业,专注
调试经验 1. 编译包时,如果出现编译错误 PL/SQL developer中包名出现红叉 ,可通过以下语句查看 SELECT name,line, POSITION, text . 1 单个kill mysql show processlist; mysql kill 251; #批量kill 1)查找Lockd语句 mysql -uro. 一 安装node.js 下载地址 https:/ nodejs.org/en/ 安装完成后,cmd执行 npm install -g cordova ,全局安装Cordova。 注意 可能会有点慢,请耐心等待 二 cmd创建Android. 一天一道LeetCode #205. Isomorphic Strings. 一天一道LeetCode 本系列文章已全部上传至我的github,地址 ZeeCoder‘s Github 欢迎大家关注我的新浪微博,我的新浪微博 欢迎转载,转载请注明出处 一 题目 Given two strings s and t, . 置顶] ARMmini2451学习 NAND Flash初始化,块擦除,页读写 2.
www.sqlplus.org - diese Seite empfehlen Karlheinz Salver und Stefan Klug
Wwwsqlplus.org - diese Seite empfehlen Karlheinz Salver und Stefan Klug.
SQL Plus Tutorial Learn SQL * Plus Commands | SQL Plus Tutorial
Learn SQL * Plus Commands. Introduction to SQL Plus.
火箭网络加速器
建设中
SQLPodcast
012 – tSQLt. In dieser Folge vom PASS Summit 2015 aus Seattle habe ich mich endlich mal wieder mit meinem MVP und PASS Kollegen Frank Geisler unterhalten. Unser Thema dieses mal war tSQLt – Unit Testing für T-SQL. Frank hat einen groben Überblick gegeben was mit tSQLt machbar ist, wie Unit Tests funktionieren und wie man diese in seine Datenbank-Projekte integrieren kann. Frank Geisler ( MVP. GDS Business Intelligence GmbH. Run tests in your build process. SQLSaturday #446 – Oregon. Frank Geisler ( MVP.