<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>ITPUB论坛 - 内存数据库</title>
    <link>http://www.itpub.net/forumdisplay.php?fid=162</link>
    <description>Latest 40 threads of 内存数据库</description>
    <copyright>Copyright(C) ITPUB论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 08 Jul 2008 23:47:35 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.itpub.net/images/logo.gif</url>
      <title>ITPUB论坛</title>
      <link>http://www.itpub.net/</link>
    </image>
    <item>
      <title>请教TT的三个问题，谢谢大家！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1011902</link>
      <description><![CDATA[1、TIMESTEN我一装好后,好象就自带几个DNS,然后可以直接连进去,建表什么的都可以了,那我怎么样才能自己建一个库呢，类似ORACLE的DCBA工具这样.


2、TTISQL的工具怎么这么弱啊，首先是查询没有显示字段，这点超晕！其次格式也无法设置，这样的工具怎么能使用啊？？？ ...]]></description>
      <category>内存数据库</category>
      <author>wabjtam123</author>
      <pubDate>Thu, 26 Jun 2008 00:07:04 +0000</pubDate>
    </item>
    <item>
      <title>TimesTen连接Oracle数据库失败，请教DSN设置</title>
      <link>http://www.itpub.net/viewthread.php?tid=1009316</link>
      <description><![CDATA[我想请教一下，Oracle数据库在另一台机上，现在要用TimesTen做Oracle数据库的缓存，怎么配置？我只实现了访问本地内存数据库，在怎么连到远程Oracle服务上卡住了。

问题的详细情况：
我昨天下载安装了TimesTen7.0
通过oracle官方文档，实现了内存数据库的创建。
但 ...]]></description>
      <category>内存数据库</category>
      <author>chengen22</author>
      <pubDate>Fri, 20 Jun 2008 06:50:06 +0000</pubDate>
    </item>
    <item>
      <title>请教一timesten问题，谢谢!</title>
      <link>http://www.itpub.net/viewthread.php?tid=1007919</link>
      <description><![CDATA[怎么样用ttisql这个命令，我怎么在一个已经装好的环境中一直输入这个命令都提示命令不存在，查询也查不到，我明明看到别人有在这个环境输入过这个命令]]></description>
      <category>内存数据库</category>
      <author>wabjtam123</author>
      <pubDate>Wed, 18 Jun 2008 04:52:16 +0000</pubDate>
    </item>
    <item>
      <title>学习ALTIBASE 笔记</title>
      <link>http://www.itpub.net/viewthread.php?tid=1000752</link>
      <description><![CDATA[一安装
设置参数。posix_aio=available，dss=-1，data=-1
2。解压文件包，拷入license文件。license每台主机不同
3。修改参数。conf，cfg。应用把altibase，oracle登录用户，口令写入。
	is –sysdba
	startup process
	create database mydb initsize=10M noarch ...]]></description>
      <category>内存数据库</category>
      <author>liyongdong</author>
      <pubDate>Thu, 05 Jun 2008 09:51:54 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE产品通过某运营商总部组织的内存数据库选型测试</title>
      <link>http://www.itpub.net/viewthread.php?tid=999045</link>
      <description><![CDATA[]]></description>
      <category>内存数据库</category>
      <author>北方2008</author>
      <pubDate>Tue, 03 Jun 2008 03:50:43 +0000</pubDate>
    </item>
    <item>
      <title>十万火急！请教两个内存数据库的问题！</title>
      <link>http://www.itpub.net/viewthread.php?tid=997507</link>
      <description><![CDATA[小弟所在公司目前有一项目，对数据实时性要求很高，要使用到内存数据库。研究了一下extremeDB,有几个问题不明白：
1、extremedb能够支持并发数一万到十万的数据读写和访问吗？如果不能，该使用什么内存数据库？
2、如何把某一时刻的内存数据库中的数据全部写入磁盘数据 ...]]></description>
      <category>内存数据库</category>
      <author>urdxw</author>
      <pubDate>Sat, 31 May 2008 01:19:29 +0000</pubDate>
    </item>
    <item>
      <title>2007年中国电信行业-最佳内存数据库奖</title>
      <link>http://www.itpub.net/viewthread.php?tid=994057</link>
      <description><![CDATA[偶尔在网上看到的一篇新闻:

看来altibase内存数据库产品在过去几年中的确做的不错!]]></description>
      <category>内存数据库</category>
      <author>DBALover</author>
      <pubDate>Sat, 24 May 2008 08:46:38 +0000</pubDate>
    </item>
    <item>
      <title>大家对实时这个概念怎么理解？</title>
      <link>http://www.itpub.net/viewthread.php?tid=991461</link>
      <description><![CDATA[在可以承受的时间内数据保持一致？]]></description>
      <category>内存数据库</category>
      <author>yueliangdao0608</author>
      <pubDate>Tue, 20 May 2008 05:12:53 +0000</pubDate>
    </item>
    <item>
      <title>删除有外键约束的列</title>
      <link>http://www.itpub.net/viewthread.php?tid=989654</link>
      <description><![CDATA[timesten数据库里 我想删除有外键约束的列怎么办呢？？

CREATE table_a (
 a varchar(15),
 b binary(1),
 PRIMARY KEY (a),
 FOREIGN KEY (b) REFERENCES table_c (K_b)
);

我如何drop掉b 呢？？
 按照document 里说的：应该是：
ALTER TABLE TableName
 ...]]></description>
      <category>内存数据库</category>
      <author>zixuniaoyou</author>
      <pubDate>Fri, 16 May 2008 11:37:37 +0000</pubDate>
    </item>
    <item>
      <title>一款可以连接ALTIBASE的数据库开发管理工具</title>
      <link>http://www.itpub.net/viewthread.php?tid=988279</link>
      <description><![CDATA[通过altibase内存数据库的ODBC驱动可以连接访问的数据库开发和管理工具
]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Wed, 14 May 2008 16:50:43 +0000</pubDate>
    </item>
    <item>
      <title>TimeTen 自带各程序 测试--ttBulkCp</title>
      <link>http://www.itpub.net/viewthread.php?tid=984225</link>
      <description><![CDATA[ttBulkCp 将数据导出成文本文件,并还原
     c:&gt;ttbulkcp -o mytest dsmp.a
##ttBulkCp:DATEMODE=TIMESTAMP
#
# DSMP.A, 3 columns, dumped Thu May 08 10:46:57 2008
# columns:
#      1. ID           NUMBER(38)
#      2. NAME         VARCHAR2(20 BYTE)
 .]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Thu, 08 May 2008 02:49:42 +0000</pubDate>
    </item>
    <item>
      <title>TimeTen 自带各程序 测试--ttMigrate</title>
      <link>http://www.itpub.net/viewthread.php?tid=984196</link>
      <description><![CDATA[ttMigrate 
  
导出成一个文件
   示例:
       c:&gt;ttmigrate  -c mytest dsmp.a
                  
            Saving table DSMP.A
             Saving rows...
             8/8 rows saved.
            Table successfully saved.

            Savi .]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Thu, 08 May 2008 02:20:15 +0000</pubDate>
    </item>
    <item>
      <title>timeTen 配置文件目录 ,</title>
      <link>http://www.itpub.net/viewthread.php?tid=984155</link>
      <description><![CDATA[今天找oracle TimeTen配置文件 ,找来找去,按照文档,在install_dir/srv/info/*.options


,还不知道是不所有的dataStor(库)就这一个文件]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Thu, 08 May 2008 01:49:12 +0000</pubDate>
    </item>
    <item>
      <title>内存数据库事务属性-持久性(DURABILITY)比较</title>
      <link>http://www.itpub.net/viewthread.php?tid=983969</link>
      <description><![CDATA[在讨论这个话题之前我们先重复几个数据库概念：

   数据库事务的持久性（Durability）由应用来保证是否符合数据库基本原理？
   应用的过程中数据库系统的数据安全是否应该放在第一位？
   使用内存数据库时是否应该必须综合考虑安全和性能？]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Wed, 07 May 2008 13:14:27 +0000</pubDate>
    </item>
    <item>
      <title>请不要把我的发的信息删了</title>
      <link>http://www.itpub.net/viewthread.php?tid=983966</link>
      <description><![CDATA[请不要把我的发的信息删了]]></description>
      <category>内存数据库</category>
      <author>tsw_8316</author>
      <pubDate>Wed, 07 May 2008 13:04:39 +0000</pubDate>
    </item>
    <item>
      <title>oracle SqlDeveloper 1.5</title>
      <link>http://www.itpub.net/viewthread.php?tid=983367</link>
      <description><![CDATA[]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Wed, 07 May 2008 00:41:21 +0000</pubDate>
    </item>
    <item>
      <title>altibase内存数据库登录信息疑问？</title>
      <link>http://www.itpub.net/viewthread.php?tid=983182</link>
      <description><![CDATA[最近在linux平台下启动altibase内存数据库服务时，偶尔看到了这么个信息？（加粗标红部分）
从英文字面的意思来看好像是到期的日期，不知道有没有明白的人解释一下。
$ server start
-----------------------------------------------------------------
     Altib ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 06 May 2008 11:22:39 +0000</pubDate>
    </item>
    <item>
      <title>TimeTen7.X也添加很多常用的函数</title>
      <link>http://www.itpub.net/viewthread.php?tid=982327</link>
      <description><![CDATA[如:

trim.............


详细信息看看
Oracle TimesTen In-Memory Database 7.0]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Mon, 05 May 2008 08:13:47 +0000</pubDate>
    </item>
    <item>
      <title>TimeTen 添加了create table ... as ...</title>
      <link>http://www.itpub.net/viewthread.php?tid=982308</link>
      <description><![CDATA[最新的7.XX的版本增加了
create table ....  as select * from .....语句.]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Mon, 05 May 2008 07:49:25 +0000</pubDate>
    </item>
    <item>
      <title>insert into a select * from a</title>
      <link>http://www.itpub.net/viewthread.php?tid=982195</link>
      <description><![CDATA[TimeTen不支持直接从一个表向自己插入记录. 好奇怪.

Command&gt; insert into a select * from a;
 2377: Target table of insert cannot be in the from clause
The command failed.]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Mon, 05 May 2008 05:16:52 +0000</pubDate>
    </item>
    <item>
      <title>timeTen的事务独立测试</title>
      <link>http://www.itpub.net/viewthread.php?tid=982191</link>
      <description><![CDATA[设置autocommit 0 后,

向一个表中写入记录,没有提交

在另外一个窗口中查询,没有显示出 第一个写入的记录.


看来timeTen在这方面也是不错的.]]></description>
      <category>内存数据库</category>
      <author>jidongzheng</author>
      <pubDate>Mon, 05 May 2008 05:14:35 +0000</pubDate>
    </item>
    <item>
      <title>求助：TimesTen的ReadOnly CacheGroup的问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=979381</link>
      <description><![CDATA[在oracle中直接指定字段为primary key，建立read only cache group是能成功的，timesten的文档中基本都是这个例子
oracle：

SQL&gt; create table test_jt ( id number(9) primary key, birth date);

Table created


TimesTen(v7)：
Command&gt; CREATE READONLY]]></description>
      <category>内存数据库</category>
      <author>towerjt</author>
      <pubDate>Mon, 28 Apr 2008 09:20:55 +0000</pubDate>
    </item>
    <item>
      <title>从长远来看，还是TT的天下。。。</title>
      <link>http://www.itpub.net/viewthread.php?tid=977518</link>
      <description><![CDATA[Timesten是源自HP, 现在Oracle旗下，

无论技术团队，遍及世界的客户群都是一流的。


Altibase，是韩国高丽棒子弄出，在韩国国内用的多点]]></description>
      <category>内存数据库</category>
      <author>shuyi_zhou</author>
      <pubDate>Thu, 24 Apr 2008 13:36:09 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE的开始</title>
      <link>http://www.itpub.net/viewthread.php?tid=976117</link>
      <description><![CDATA[随着 IT 环境的不断变化， 80 年代后，关系数据库成为了企业信息系统的核心产品。基于磁盘的 RDBMS ，不仅应用于数据库管理，还发展到了数据仓库及数据挖掘等诸多领域。特别是，将数据和应用分离的新概念成为 DBMS 飞速发展的重要动力。


不过随着网络设备及速度的不 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:34:06 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE的历史</title>
      <link>http://www.itpub.net/viewthread.php?tid=976116</link>
      <description><![CDATA[随着 MMDBMS 解决 DRDBMS 的性能难题，在高性能数据处理领域中 MMDBMS 得到了广泛的应用。 

Altibase 公司在 1999 年 11 月成立的同时，得到了韩国电子通信研究院 (ETRI) 的常驻内存数据存储系统 ( 课题名称 MR_RT) 相关技术的转移，正时着手 MMDBMS 产品的开发。经过 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:32:23 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE的诞生历史</title>
      <link>http://www.itpub.net/viewthread.php?tid=976115</link>
      <description><![CDATA[将数据库放在内存中 

90 年代初有些研究机关和大企业开始着手研究利用内存的 DBMS ，其中最典型的事例是韩国电子通信研究院 (ETRI) 进行的常驻内存型资料保存系统 ( 产品名 MR.RT) 。 MR.RT 只不过是使数据常驻内存上以进行管理的数据存储系统，因此尚无法将其商用化 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:31:04 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库性能</title>
      <link>http://www.itpub.net/viewthread.php?tid=976111</link>
      <description><![CDATA[TPC-H 性能 

以前内存 DBMS 的用途只不过是用于在通信领域中需要高速处理的简单事务，但最近其应用扩大到计费、用户管理等复杂的应用程序中。 

现在其他内存 DBMS 还只倾向于处理简单语句，但 Altibase 更上一层楼，不仅支持复杂语句的处理，其处理性能也非常优异 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:27:08 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库复制技术</title>
      <link>http://www.itpub.net/viewthread.php?tid=976109</link>
      <description><![CDATA[应用于重要领域的数据库服务器，在任何情况下都不允许服务中断的事情发生。如果由于数据库服务器系统故障或数据库存储 ( 磁盘 ) 损坏导致数据库服务中断，不仅会产生 相应的经济损失，而且还会对公司信誉造成严重不良的影响。 
解决这一问题的最为先进的方案就是数据库 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:20:01 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存编程接口</title>
      <link>http://www.itpub.net/viewthread.php?tid=976106</link>
      <description><![CDATA[

Altibase 还支持程序开发时将数据库引擎内建的结构。内建结构与 Client-Server 结构不同，由于节省了通信费用，可提供更快速的事务处理性能。 Altibase 以 Library 形式提供嵌入式的数据库引擎。这种 library 分为两种。一种是 QCI 接口的 Library, 由应用程序和该  ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:15:00 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库查询处理</title>
      <link>http://www.itpub.net/viewthread.php?tid=976105</link>
      <description><![CDATA[为特殊用途开发的实时系统大部分不支持查询语言(SQL)，或只是通过 API 方式提供部分简单的 SQL 功能。这样不仅增加了程序编写的开发费用，也增加了后期维护的难度。

Altibase 不支持 Ad-hoc 方式的编程开发，而是支持工业标准 SQL-92 的开发方式 ，提供简便的数据修改 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:11:29 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库并发用户支持</title>
      <link>http://www.itpub.net/viewthread.php?tid=976104</link>
      <description><![CDATA[数据库的并发用户数与数据库特性及硬件平台的性能息息相关。但是并发用户数不会随着硬件性能的提高而直线上升 ，而且受到数据库架构对相应系统资源分配的影响。在传统数据库架构中，每个数据库应用服务将会各创建一个进程，有多少服务就要创建多少进程。这种架构虽然实现 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:10:20 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库的日志与恢复</title>
      <link>http://www.itpub.net/viewthread.php?tid=976103</link>
      <description><![CDATA[由于 内 存作 为数 据存 储 空 间 的易失性， Hybrid MMDBMS 的 稳 定性 显 得尤 为 重要。由于 Hybrid MMDBMS 比磁 盘 DBMS 快 10 倍以上，所以需要 额 外的保证已提交事 务 的 稳 定性和恢 复的机制 。 

Altibase 百分之百 满 足 ACID 标 准 。  ACID 是事 务处 理 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:09:24 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库的事务处理</title>
      <link>http://www.itpub.net/viewthread.php?tid=976101</link>
      <description><![CDATA[

Altibase Hybird MMDBMS提供了多种提高事务性能的技术。如果Altibase使用一般的事务管理方法，由于Altibase使用MVCC实现并发控制，很难得到希望的性能。在MVCC环境中存在这样的制约，需要判断另一个正在执行的事务或者在几纳秒之前结束的事务的状态。如果这种判断的 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:07:59 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库内存管理</title>
      <link>http://www.itpub.net/viewthread.php?tid=976099</link>
      <description><![CDATA[
Altibase 可以将数据库空间定位在内存的共享内存中，也可以定位在进程本地内存中。如果将数据库空间定位在共享内存中，在系统正常的情况下 Altibase 的重启时间非常短。因为以前数据库的状态仍然安全的保存在共享内存中，Altibase 服务器可以使用现有的数据库空间，而 ...]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:06:08 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库架构</title>
      <link>http://www.itpub.net/viewthread.php?tid=976096</link>
      <description><![CDATA[Altibase支持关系数据库模型，还具有下列适合通用和标准实时应用系统的特性。
]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 15:04:24 +0000</pubDate>
    </item>
    <item>
      <title>ALTIBASE内存数据库基本指标</title>
      <link>http://www.itpub.net/viewthread.php?tid=976090</link>
      <description><![CDATA[给大家来个ALTIBASE4内存数据库的基本指标表格：]]></description>
      <category>内存数据库</category>
      <author>tom_111</author>
      <pubDate>Tue, 22 Apr 2008 14:52:43 +0000</pubDate>
    </item>
    <item>
      <title>急需内存数据库系统设计及开发人员</title>
      <link>http://www.itpub.net/viewthread.php?tid=972261</link>
      <description><![CDATA[我这里有一个海外投资的项目，急需组建一个内存数据库设计开发的团队。
有兴趣的，请与我联系。
QQ:7327129
MSN:tangfang]]></description>
      <category>内存数据库</category>
      <author>fannytang</author>
      <pubDate>Wed, 16 Apr 2008 04:29:19 +0000</pubDate>
    </item>
    <item>
      <title>关于内存数据库两个问题，请多指教，谢谢！</title>
      <link>http://www.itpub.net/viewthread.php?tid=970774</link>
      <description><![CDATA[关于内存数据库,我想问两个问题，请大家指教
1、数据都存在内存中，那这是如何保护的呢？因为内存断电后数据是会丢失的，是否是一般机器都有不断电UPS在那保护，或者像存储的CACHE一样，还对内存做了另外一个内存的静像。此外我想数据无论如何最终总是要写到磁盘的吧， ...]]></description>
      <category>内存数据库</category>
      <author>wabjtam123</author>
      <pubDate>Mon, 14 Apr 2008 00:43:11 +0000</pubDate>
    </item>
    <item>
      <title>TT 错误求救</title>
      <link>http://www.itpub.net/viewthread.php?tid=969930</link>
      <description><![CDATA[刚开始学习TT，很多东西不懂，请各位老大多帮忙。 谢谢！

现在碰到一些错误
OCSDATA:transmitter.c(4476): TT16060: Failed to read data from the network. select() timed out

 OCSDATA:transmitter.c(2762): TT16122:. Restarting log read loop

OCSDATA:r ...]]></description>
      <category>内存数据库</category>
      <author>mabrin</author>
      <pubDate>Fri, 11 Apr 2008 09:33:43 +0000</pubDate>
    </item>
    <item>
      <title>Timesten看上去很美！</title>
      <link>http://www.itpub.net/viewthread.php?tid=962536</link>
      <description><![CDATA[前几天专门抽时间去参加Oracle公司TTimesten会议，总的感觉imesten看上去很美！

但毕竟好多功能不支持，真正在实际环境使用的话，还需要应用系统大力配合才行，

希望v8版本能有进一步的改善！]]></description>
      <category>内存数据库</category>
      <author>hz_wm</author>
      <pubDate>Fri, 28 Mar 2008 22:40:00 +0000</pubDate>
    </item>
  </channel>
</rss>