上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 80 下一页
摘要: 嵌入式开发blog urlhttp://blog.csdn.net/norainshttp://blog.csdn.net/gooogleman开发板 androidhttp://blog.csdn.net/gooogleman/article/details/7229269 阅读全文
posted @ 2012-01-31 11:01 sqlite例子 阅读(119) 评论(0) 推荐(0)
摘要: 一./etc/oratab说明直接使用cat 查看这个文件:gg1:/home/oracle> cat /etc/oratab # # This file is used by ORACLEutilities. It is created by root.sh # and updated by the Database ConfigurationAssistant when creating # a database. # A colon, ':', is used as the fieldterminator. A new line terminates # the e 阅读全文
posted @ 2012-01-30 21:41 sqlite例子 阅读(324) 评论(0) 推荐(0)
摘要: 官网的链接说明About Oracle Database Resource Managerhttp://docs.oracle.com/cd/E11882_01/server.112/e25494/dbrm001.htm#i1007556一.Solutions Does the Resource ManagerProvide for Workload Management?When databaseresource allocation decisions are left to the operating system, you mayencounter the following prob 阅读全文
posted @ 2012-01-23 13:08 sqlite例子 阅读(235) 评论(0) 推荐(0)
摘要: Win2008等64位IIS7运行asp+access的方法作者:长春海华付晓波文章来源:本站原创点击数:53更新时间:2011-10-30包括win2003_64位、win2008_64位、win7_64位,IIS都不能直接运行ASP+Access的程序。其实设置一下就可以了:对于win2003_64位,由于IIS还是6的界面,所以操作如下,其实,该办法对所有64位的IIS通吃。在命令行,或“运行”中,输入“Cscript C:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1”,运行,就可 阅读全文
posted @ 2012-01-18 11:35 sqlite例子 阅读(226) 评论(0) 推荐(0)
摘要: MOS上有关TIMED_STATISTICS参数说明: Init.ora Parameter "TIMED_STATISTICS" Reference Note [ID 30824.1] Health CheckAlert: Consider setting TIMED_STATISTICS and STATISTICS_LEVEL to recommendedlevels [ID 957433.1] Version Parameter Type Modifiable 11.1.0.7 timed_statistics BOOLEAN ALTER SESSION ... 阅读全文
posted @ 2012-01-11 16:24 sqlite例子 阅读(138) 评论(0) 推荐(0)
摘要: 一.Resumable Space Allocation 说明 从9i开始,Oracle提供了一种避免因为space Error而导致事务异常的操作: resumable spaceallocation. 在Oracle 10g的OCP 考试中有考resumable session 的这个知识点。官网对Resumable的解释: Advantage is forDBAs who are running yearly reports and do not know how much extra disk spaceis required for TEMP, UNDO or DATA tables 阅读全文
posted @ 2012-01-10 22:47 sqlite例子 阅读(264) 评论(0) 推荐(0)
摘要: 关于Expdp/Impdp 命令的具体使用,在之前的blog里有说明,参考:Oracle expdp/impdp 使用示例http://blog.csdn.net/tianlesoftware/article/details/6260138exp/imp 与 expdp/impdp 对比 及使用中的一些优化事项http://blog.csdn.net/tianlesoftware/article/details/6093973Oracle 客户端 使用expdp/impdp 示例 说明http://blog.csdn.net/tianlesoftware/article/details/707 阅读全文
posted @ 2012-01-10 20:02 sqlite例子 阅读(214) 评论(0) 推荐(0)
摘要: SQLite日期类型简单示例:SELECT datetime(CHANGE_DATE,'localtime'), strftime('%Y-%m-%d',CHANGE_DATE,'localtime'), datetime('now','localtime'), strftime('%Y-%m-%d','now','localtime'), DATE('now','localtime'), time('now',' 阅读全文
posted @ 2012-01-10 18:11 sqlite例子 阅读(296) 评论(0) 推荐(0)
摘要: 在一套DB服务器上运行DBCA 命令,报错:[oracle@game_db ~]$ dbcaException in thread "main" [oracle@game_db ~]$ [oracle@game_db ~]$ exportDISPLAY=1921.68.3.189:0.0[oracle@game_db ~]$ dbcaException in thread "main" 几年都没有遇到这种问题了,起初以为是DISPLAY变量的问题,设置以后也不行,查看了一个DBCA的log 日志:[oracle@game_db scripts]$ cd 阅读全文
posted @ 2012-01-04 13:54 sqlite例子 阅读(173) 评论(0) 推荐(0)
摘要: 中国LBS开始深度洗牌:50家公司现仅剩15家2011-12-26 09:51|6601次阅读|来源:21世纪经济报道【已有9条评论】发表评论关键词:LBS,位置服务|作者:辛苑薇|收藏这篇资讯伴随着“Foursquare效应”褪色,疯狂泡沫退去后,中国LBS公司们冷静下来,开始反思一个不可逃避的问题——LBS的“钱景”在何方?中国LBS的燥热始于2010年。如同中国一贯“洋为中用”的互联网模式,受美国Foursquare公司刺激,国内一夜之间曾冒出几十家产品单一、同质化严重的LBS公司。诞生较早、发展较快的公司有:街旁网、切客网和嘀咕网等公司。这些Foursquare拥趸曾经不无自豪地宣称: 阅读全文
posted @ 2011-12-31 14:52 sqlite例子 阅读(204) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 80 下一页