Chinaunix首页 | 论坛 | 博客
  • 博客访问: 141929
  • 博文数量: 27
  • 博客积分: 2613
  • 博客等级: 少校
  • 技术积分: 270
  • 用 户 组: 普通用户
  • 注册时间: 2004-12-17 13:12
个人简介

No pain, no gain.

文章分类

全部博文(27)

文章存档

2011年(4)

2010年(2)

2009年(2)

2008年(3)

2007年(2)

2006年(4)

2005年(4)

2004年(6)

我的朋友

分类: Sybase

2008-02-15 14:12:49

Sybase openserver(for SQL REMOTE) setup:
 
1、create a stable database,named SRV..QUEUE
2、Run following scripts:
   stableq.sql
   squpdate.sql
3、Create connection to SRV..QUEUE in RSP,and then delete the connection just created
4、Start OpenServer
e:\sybase\bin\ssqueue.exe -c eng=OHQ;dbn=Prim_DB;uid=DBA;pwd='' -cq eng=OPServer;dbn=Queue_DB;uid=DBA;pwd=''  -os 4M -v -k -o e:\Logs\OpenServer.log DBServerName
5、Change procedure CHAIN MODE
   sp_procxmode Proc_name,chained
6、Create connection to DBServerName..QUEUE
7、Run ssremote.rs in rsp
 
阅读(1061) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~