04 2011 档案
摘要:七位CEO共话SoLoMo(社交本地化移动)未来趋势2011年04月28日13:10腾讯科技我要评论(0)字号:T|T“未来趋势=‘社交+本地化+移动’?”论坛(腾讯科技摄)腾讯科技讯4月28日消息,2011移动互联网大会于4月27日-28日在北京召开,腾讯网获邀成为“官方指定战略合作伙伴”、“官方指定大会官方微博”邀请业内嘉宾和网友通过微博进行互动。在“SoLoMo,未来趋势=‘社交+本地化+移动’?”论坛上,加八星咨询公司CEO本杰明、PopCap Games 亚太地区副总裁James Gwertzman、当乐网CEO肖永泉、Mig33 CEO Steven Goh、DeNA中国 CEO
阅读全文
摘要:东方元鼎付淼:移动互联网创业门槛已降低2011年04月27日17:36腾讯科技我要评论(0)字号:T|T东方元鼎资本合伙人付淼(图右,腾讯科技摄)腾讯科技讯4月27日消息,东方元鼎资本合伙人付淼在接受腾讯科技专访时指出,移动互联网大热,目前行业已迎来第二轮创业高潮,不过创业环境依然改变。付淼指出,现在可以算移动互联网的2.0时代,在1.0时代,主要基于塞班、JAVA客户的,而2.0时代有个显著的标志就是iPhone和Android的崛起,行业的游戏规则重写。视频:专访东方元鼎资本合伙人付淼此外,创业公司的成功路径也发生变化,1.0时代创业公司目标都是做到行业前三生存下来,而2.0时代并不追求行
阅读全文
摘要:同创伟业王维:行业泡沫期易诞生伟大公司2011年04月27日15:05腾讯科技我要评论(0)字号:T|T同创伟业副总裁王维(图右,腾讯科技摄)腾讯科技讯4月27日消息,同创伟业副总裁王维在接受腾讯科技专访时表示,从投资人的角度来看,真正巨无霸、伟大的企业,往往诞生于泡沫成长期,伴随着泡沫的破灭和大量企业的消亡,这些伟大的公司一举成为行业第一。王维表示,行业泡沫是所有投资者对行业给予了过高的预期的阶段性过程,没有泡沫很难产生一批优质企业,“2000年互联泡沫产生以及后来破灭,诞生了一系列的伟大公司”。视频:专访同创伟业副总裁王维4月27日,由GWC长城会主办的亚洲最顶级的移动互联网行业大会——第
阅读全文
摘要:MySQL存储引擎采用了可插拔的结构,即用户可以根据自己的需要来选择不同的存储引擎。下表是MySQL不同的存储引擎的不同的特性:FeatureMyISAMBDBMemoryInnoDBArchiveNDBStorage limits256TBNoYes64TBNo384EB[4]TransactionsNoYesNoYesNoYesLocking granularityTablePageTableRowRowRowMVCC (snapshot read)NoNoNoYesYesNoGeospatial supportYesYes[1]NoYes[1]Yes[1]Yes[1]B-tree in.
阅读全文
摘要:一. NoSQL概念 开源的数据库用的最多的是PostgreSQL和MySQL。 关于这2者的对比,参考我的Blog: MySQL 和 PostgreSQL 对比 http://blog.csdn.net/tianlesoftware/archive/2011/04/29/6371498.aspx NoSQL 它指的是一个整体的概念,在2009年被提了出来。 大部分NoSQL 数据库都是开源的。 NoSQL最常见的解释是“non-relational”,“Not Only SQL”。 “NoSQL”一词最早于1998年被用于一个轻量级的关系数据库的名字。 NoSQL指不使用传统的关系数据库模型
阅读全文
摘要:最近打算研究下几个开源的数据库,但是主要精力还是研究Oracle RDBMS。 MySQL 和PostgreSQL 是开源中用的最多的2个。 从网上搜了点资料。 整理如下。 这些资料也是以前的资料, 现在肯定是有变动。 所以这些内容,仅供参考。 一、两者的共同优势 这两个产品都属于开放源码的一员,性能和功能都在高速地提高和增强。MySQL AB的人们和PostgreSQL的开发者们都在尽可能地把各自的数据库改得越来越好,所以对于任何商业数据库使用其中的任何一个都不能算是错误的选择。 二、两者不同的背景 MySQL的背后是一个成熟的商业公司,而PostgreSQL的背后是一个庞大的志愿开...
阅读全文
摘要:在metalink上看到一篇有关ASM 总结的文章,贴出来,共同学习。一. Automatic StorageManagement (ASM) Alerts: Alert: Querying v$asm_file Gives ORA-15196 After ASM Was Upgraded From 10gR2 To 11gR2 with an AU size > 1M [ID 1145365.1] http://blog.csdn.net/tianlesoftware/archive/2011/04/05/6302817.aspx二. Automatic Storage Managem
阅读全文
摘要:Patch 8402551 not available to download from Metalink.SolutionPatch 8402551 has been withdrawn because it had some issues, it was replaced by Patch 8969852.Even Patch 8402551 included in Patch 8461420, Patch 8969852 should be applied:1. Download Patch 89698522. Since Patch 8402551 is part of unpubli
阅读全文
摘要:When applying a needed patch to the Grid Infrastructure Home for ASM or CRS the opatch utility may error out with the messages:ApplySession failed: ApplySession failed to prepare the system. ApplySession was not able to create the patch_storage area: /oragrid/rdb_v112/.patch_storage/<patch#_date&
阅读全文
摘要:Beginning with Release 11g, Oracle Database includes an advanced fault diagnosability infrastructure for preventing, detecting, diagnosing, and resolving problems. This note helps to understandthenew11g infrastructure known as Automatic Diagnostic Repository.Scope and ApplicationAudience: Oracle 11g
阅读全文
摘要:After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the next error:/u01/app/oracle/product/11.1.0/dbs>sqlplusSQL*Plus: Release 11.1.0.6.0 - Production on Wed Apr 7 15:49:33 2010Copyright (c) 1982, 2007, Oracle. All rights reserved.Ente
阅读全文
摘要:Upgrading ASM instance from Oracle 10.1 to Oracle 10.2. (Single Instance) Solutiono Upgrading of ASM instance from 10.1 to 10.2 can be accomplished through DBUA.o All the database that use the ASM instance being upgraded must be shutdown.The following steps can be used to upgrade an ASM instance.1)
阅读全文
摘要:The present document explains how to upgrade an ASM instance from 10.2 to 11.1 release (on RAC). Solution1) Shutdown all the database instances that are using ASM as storage option. 2) Shutdown the ASM instances. 3) Install / upgrade the new 11g CRS as described in the Installation Guide associated
阅读全文
摘要:The purpose of this document is to provide information about theASM rolling upgrade feature and Step by Stepto install a patchset orpatch in ASM Homewithoutdowntime.SolutionThe following conditions should be met for to perform ASM rolling upgrade(*) An ASM rolling upgrade applies only to clustered .
阅读全文
摘要:The present document explains how to upgrade an ASM instance from 10.2 to 11.1 release (single Instance configuration / Non-RAC). Solution1) Install the new 11g ASM Oracle Home (on a different directory) as described in the Installation Guide associated with your specific platform : http://www.orac.
阅读全文
摘要:This note is to clarify the patch requirement when doing 11.2.0.1 to 11.2.0.2 rolling upgrade. Pre-requsite for 11.2.0.1 to 11.2.0.2 ASM Rolling Upgrade There has been some confusion as what patches need to be applied for 11.2.0.1 ASM rolling upgrade to 11.2.0.2 to be successful. Documentation rega.
阅读全文
摘要:In the event you cannot mount your ASM disk groups, you will be unable to start any databases using those disk groups. Here is a possible error reported when mounting ASM disk groups:SQL> startup mountORA-15032: not all alterations performedORA-15063: diskgroup "<DISK GROUP NAME>"
阅读全文
摘要:This article describes the steps to migrate a database from Non-ASM to ASM and vice-versa. To setup ASM, please followNote 452924.1 - How to Prepare Storage for ASMNote 265633.1 - ASM Technical Best PracticesNote 249992.1 - New Feature on ASM (Automatic Storage Manager).Scope and ApplicationA schedu
阅读全文
摘要:Thisdocument provides a procedure to configure/reconfigure the ( High AvailabilityService ) HAS and CSS resource on Oracle Grid Infrastructure for nonRAC setup Solution 1) Whenyou install grid infrastructure for single instance, at the end we run root.sh, that directs you to run the following scrip.
阅读全文
摘要:This document will list the possible meta characters for asm_diskstring parameter Solution* and [] are the two valid meta characters for asm_diskstring parameter.SQL> alter system set asm_diskstring='/dev/raw/raw*' scope=both;System altered.SQL> select path from v$asm_disk;PATH--------
阅读全文
摘要:After installing a non-RAC (Real Application Clusters) 10g database, you notice an ocssd.bin process running.ps -ef | grep ocssd.binoracle 11139 11056 0 14:02:14 pts/52 0:00 grep ocssd.binoracle 1824 1 0 Mar 12 ? 0:01 /oracle/64bit/10.1.0/bin/ocssd.bin Solution In a non-RAC environment, the ocssd.b.
阅读全文
摘要:If using pfile, it must be a filesystem file on local filesystem.If using spfile, then it can be in the following locations.-- a filesystem file spfile on local filesystem-- spfile on shared device-- a ASM file in a ASM diskgroup (only for spfile for DB instances before 11.2)Trying to put ASM spfile
阅读全文
摘要:In a single asm_diskstring parameter we can have 255 characters and this excludes the asterisk (*) , comma (,) and single-quote ('). This is limited by v$asm_disk.path column's datatype length. In an ASM instance we can have multiple asm_diskstring parameters. But the values from them are co
阅读全文
摘要:Paul Graham:撼动硅谷的人(译文)作者:阮一峰日期:2010年12月19日为《黑客与画家》写"译者序",遇到一个棘手的问题。"应该如何介绍Paul Graham,才能让中国读者了解,这是一个在美国互联网界如日中天的教父级人物?"正在发愁的时候,老天帮忙,让我看到了上个月《福布斯》杂志有一篇Paul Graham长篇专访,写得非常棒,是迄今最佳的关于他的介绍。这么难得的材料,怎么能错过呢!我把全文翻译了出来,打算跟出版社沟通,收入《黑客与画家》的中译本。==============================Paul Graham:撼动硅谷的
阅读全文
摘要:快速排序(Quicksort)的Javascript实现作者:阮一峰日期:2011年4月 4日日本程序员norahiko,写了一个排序算法的动画演示,非常有趣。这个周末,我就用它当做教材,好好学习了一下各种排序算法。排序算法(Sorting algorithm)是计算机科学最古老、最基本的课题之一。要想成为合格的程序员,就必须理解和掌握各种排序算法。目前,最常见的排序算法大概有七八种,其中"快速排序"(Quicksort)使用得最广泛,速度也较快。它是图灵奖得主C. A. R. Hoare(1934--)于1960时提出来的。"快速排序"的思想很简单,整
阅读全文
摘要:数据类型和Json格式作者:阮一峰日期:2009年5月30日1.前几天,我才知道有一种简化的数据交换格式,叫做yaml。我翻了一遍它的文档,看懂的地方不多,但是有一句话令我茅塞顿开。它说,从结构上看,所有的数据(data)最终都可以分解成三种类型:第一种类型是标量(scalar),也就是一个单独的字符串(string)或数字(numbers),比如"北京"这个单独的词。第二种类型是序列(sequence),也就是若干个相关的数据按照一定顺序并列在一起,又叫做数组(array)或列表(List),比如"北京,上海"。第三种类型是映射(mapping),也就
阅读全文
摘要://自定义字典类 public class DictionaryEx<TKey, TValue> : CollectionBase { private TObjectCollection<TKey> keys = new TObjectCollection<TKey>(); private TObjectCollection<TValue> values = new TObjectCollection<TValue>(); public DictionaryEx() { } ...
阅读全文
摘要:ArcGIS下自定义ETL工具——删除重复点来源:http://www.cnblogs.com/hans_gis/archive/2010/08/17/1801879.html 手头的一项三维航道管理信息系统任务,在前期阶段有大量的数据处理工作,其中一项是要处理掉航道测量中的水深点里的重复点(位置相同)数据。在做这个工作之前,我想几个常用GIS软件的拓扑检查处理都应该能轻松应对的,实际操作才发现ArcGIS、SuperMap等桌面版都没有针对重复点的拓扑处理,只得另外想办法啦,经网络高人指点,自己摸索了一下,终于弄清楚了ArcMap下自定义Spatial ETL Tool工具删除重复点的工作.
阅读全文
摘要:silverlight-windows-phone7http://www.infoq.com/cn/articles/silverlight-windows-phone7
阅读全文
摘要:下面是我这两天查了网上的资料得到的一些东西。对于拘留池的作用时间,网上有个说法:进程结束后,字串拘留池中的与此进程所装载的程序集相关的字串常量对象被清除!没有做具体的试验!string.Intern() 对于string.Intern(),网上的解释都很好,下面是我载下的一部分(拘留池和字符串池是一个意思): internpublic String intern()返回字符串对象的规范化表示形式。一个初始时为空的字符串池,它由类 String 私有地维护。 当调用 intern 方法时,如果池已经包含一个等于此 String 对象的字符串(该对象由 equals(Object) 方法确定),则
阅读全文
摘要:分布式系统资源http://blog.csdn.net/Solstice
阅读全文