12
返回列表 发新帖
楼主: nikefever

Running Multiple Databases with SQL Anywhere 10 Database Mirroring

[复制链接]
论坛徽章:
0
11#
 楼主| 发表于 2007-5-31 20:13 | 只看该作者
After starting Server 2, the Server 1 Server Messages window shows that Server1 is the primary server in the mirroring system for databases one, two, and three. The messages also indicate that the mirror databases for one, two, and three (partners) are connected to Server1.

server1_connect.gif (13.2 KB, 下载次数: 11)

server1_connect.gif

使用道具 举报

回复
论坛徽章:
0
12#
 楼主| 发表于 2007-5-31 20:13 | 只看该作者
The Arbiter messages show that both Server1 and Server2 are connected.

arbiter_connect.gif (12.67 KB, 下载次数: 22)

arbiter_connect.gif

使用道具 举报

回复
论坛徽章:
0
13#
 楼主| 发表于 2007-5-31 20:14 | 只看该作者
Connect to database one in the mirroring system via Interactive SQL by running the following command in a command prompt:
dbisql -c “UID=DBA;PWD=sql;ENG=mirrordemo_one;LINKS=TCPIP”
Connect to database two in the mirroring system via Interactive SQL by running the following command in a command prompt:
dbisql -c “UID=DBA;PWD=sql;ENG=mirrordemo_two;LINKS=TCPIP”
Connect to database three in the mirroring system via Interactive SQL by running the following command in a command prompt:
dbisql -c “UID=DBA;PWD=sql;ENG=mirrordemo_three;LINKS=TCPIP”


Summary
Database mirroring offers several benefits, such as no data loss during failover and fast failover for committed transactions, and requires no special hardware or software. As a result, this implementation can be simple and very cost effective. There are some restrictions that apply to the database in a database mirroring system. To gain a full understanding of the benefits and technical aspects of database mirroring, see the following topic in the SQL Anywhere 10 documentation:


SQL Anywhere® Server - Database Administration
SQL Anywhere High Availability
Understanding database mirroring


This topic is also available online at
http://www.ianywhere.com/develop ... oring-overview.html .
NEWS & EVENTS
Sybase iAnywhere Brings Natural Language Interfaces To Telematics And Embedded Devices (May 22, 2007)

Sybase Presents 2007 Global Annual Partner of the Year Awards (May 17, 2007)

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表