33. Sybase IQ 自适应的查询处理 启动查询 1 查询 3 服务器资源被不停地进行重新分配 CPUs 使用 CPUs 使用 CPUs 使用 启动查询 2 启动查询 3 查询 2 查询 1 Resources are rebalanced Resources are rebalanced Resources are rebalanced 资源被重新调配
34. Sybase IQ 数据分层存储方案 数据分区(层)存储 光纤盘或固态盘 SAS 或 eSATA 信息生命周期管理 Sep Aug Jul Jan Feb Mar Apr May Jun 将 “ 最热 ” 数据装载 到最快的存储上 Dec 移动分区到较低成本的存储上 将 “ 最热的 ” 分区放在最快的存储上 随着时间推移,再逐步将分区向较低成本存储上移动 共享、压缩、分区的 列式数据存储 Scale out Scale out 活动数据存储 近线数据存储 历史数据存储
#11:In IQ based historical database system, most important parts are historical data storage and data query service. The historical data storage consists of 3 tiers data store. From middle to left, the first tier database is called HDS cache database that store latest 2 years (0-2 years) original transaction data of business system; The second tier is called HDS Main database that will store latest 12 years of transaction data. The 3 rd tier is archive library on Tape which will archive all the transaction data of more than 12 years. On the right, there are 4 types of application, real time query, data retrieval, legacy data query and other back-end applications. These applications will be running on Sybase IQ multiplex environment. The HDS cache database is dedicated data store for real time query from various types of business systems. As the data volume of HDS cache is relatively small, and the database reside in the IQ dbspace on high performance disk ( Fiber Channel , FC disk ) . To keep storage cost low and insure that frequently accessed data is readily available, the HDS Main database is composed of multiple IQ dbspaces, transaction data of less than 7 years reside in IQ dbspaces on FC disk, which will support high performance data access, and transaction data of 7-12 years will reside in IQ dbspaces on cheaper & slower storage ( SATA disk ). As time goes on, data will be moved from high performance storage to cheaper & slower storage. So ILM strategy can be implemented.
#16:Background of historical data system project. After the centralized of business and data, the volume of data increased fast. At the same time, the increased demands of acceess (ad hoc query) to historical transaction detail data from business departments, customers and various external organizations stress the existed IT system. Keeping large amount of historical transaction detail data in core banking system on Mainframe slowed down performance of business process, so they want to off load historical data query from business system to protect transaction response time by moving out the transaction data from business system, then consolidating the transaction data into a centralized historical data store. During 2005 to 2009, they implemented 3 phases of the HDS project. Phase 1 : In 2005, based on Teradata Phase 2: In 2007, Migrating from Teradata to Sybase IQ Phase 3: In 2009, Expand and extend with Sybase IQ Multiplex