Replication ASEHi,
How can i replicate data between 2 ASE servers using SQL Remote, because
when i use ssxtract it extracts a anywhere database .db.
other question is i wanto replicate data via email, is microsoft exchage
server enough for this or i'll need other mail server.
thanks in advance
Joan
jmcd wrote in message <37616E0E.91D29322@else.com.pe>...
>Hi,
>
>How can i replicate data between 2 ASE servers using SQL Remote, because
>when i use ssxtract it extracts a anywhere database .db.
>
Hi
I try this type of replication. In documentation i d...
ASE to Rep Server to Rep Server to ASE ConfigurationHello
I am hoping someone can help me. I am relatively new to Rep server
and definately new to this configuration. I am trying to set up
replication from ASE to Rep server to remote Rep Server to ASE. I am
doing this type of configuration because the one ASE server is in
North America and one is in England. This was recommended to me by
Sybase becuase the transformation/language of Rep Server to Rep Server
is quicker over the wan.
Anyway. I have a ASE to rep server to ASE configuration and had no
problem setting that up. Now I am trying to set up a new replication
environme...
Replicate SQL Anywhere Text column to ASE using Replication ServerHi everyone,
Is it possible replicate text column in SQL anywhere 5.5.04 using
Replication Agent for SQL Anywhere and Replication Server 11.5 to Adaptive
Server Enterprise?
TIA
Virginia
yes. Replication of BLOBs works fine
/steve
--
Stephen Rice
Manager Custom Support
Sybase Canada Inc.
email: srice@sybase.com
virginia cheung wrote in message <01bdf3e7$6ed5c420$010414ac@star>...
>Hi everyone,
>
>Is it possible replicate text column in SQL anywhere 5.5.04 using
>Replication Agent for SQL Anywhere and Replication Server 11.5 to Adaptive
>Server ...
sql remote ase to asecan I use sql remote ro replicate data form ase to ase or only from asa to
ase and asa to asa ?
I would also recommend that you read over the following tech doc;
Implementing ASE to ASE Server SQL Remote Replication
http://my.sybase.com/detail?id=1009730
Ian Bater
iAnywhere Solutions
Reg Domaratzki wrote:
> Just be aware of the limitations pointed out in the documentation when using ASE as a remote database.
>
> Replication and Synchronization Guide
> PART 4. Appendixes
> APPENDIX A. Enterprise and Anywhere: Differences
>
> Limitations ...
sql-remote between ASE and ASEhello!
sql-remote document don't give us help with replication with ASE and ASE.
i need detail how to do it.
i use ASE12 + NT4.0 + SQL Remote6.0.2 .
i test it in the list
1�� define messagetype : smtp
2�� define use_name :one is publisher,the other is remote user_name
3�� define publisher,publication,subscription
4��execute ssremote.exe to receive or send message
I failed at the step of extract database .i don't extract the database .
please help me ,tell me the datail of sql-remote confige.
Thanks a lot ,
...
SQL Remote ASEhi
did anybody know when SQL Remote support blob (image, text) replicacion for
ASE - ASE?
our company need this feature.
joan caceres
electro sur este s.a.a.
Hello Joan,
Support for image and text replication with SQL Remote went in as of ASA 6
mainline, 6.0.01.1256,
and SA maintenance 5.5.04 build 1938.
Regards,
Bob Bauer
Sybase Technical Support
jmcd wrote:
> hi
>
> did anybody know when SQL Remote support blob (image, text) replicacion for
> ASE - ASE?
>
> our company need this feature.
>
> joan caceres
> electro sur este ...
ASE 15.0.2Is it supported? Anyone tries this, if so, could you post the steps and
comments. I don't want to use ECDA (gateway) here, unixODBC driver is
preferred.
Thanks
You can't setup a "remote server" to anything other than another ASE, ECDA,
or any other open server product. In order to connect to an ODBC target,
your only option is ECDA.
"dbMethods" <dbmethods@nospam.com> wrote in message
news:47e19f5a@forums-1-dub...
> Is it supported? Anyone tries this, if so, could you post the steps and
> comments. I don't want to use ECDA (gateway)...
SQL Remote and ASE ReplicatorHello,
Is it possible to use SQL Remote and ASE Replicator on the same database?
SQL Remote and Replication Server for example have such capability when you
use ssqueue.
--
JT
Both the ASE replicator and SQL Remote for ASE need to exclusively manage ASE's
secondary truncation point in order to identify the oldest data page in syslogs
that they need to start scanning from. There is only 1 secondary truncation
point, and by the nature of it, it can not be shared between processes to
identify more than one page.
This is why we included the SSQueue as a solution for an ASE ...
ASE Replicator or SQL RemoteWe have several 11.9.x servers running on RH Linux that we need a simple
replication solution for. These severs will be upgraded to 12.5 over a
year or so. Rep sever seems overkill. I have been looking at the new ASE
Replicator in 12.5 and SQL Remote that was designed for 11.9.x. Here are
my questions:
If I set up one 12.5 db and use it as the primary database can it publish
data to the 11.9.x servers?
Is SQL Remote going to be a supported product or is Sybase encouraging
users to move to Replicator?
Does SQL Remote run on Linux?
Which is eaiser, more reliable?
T...
Replication doesn't work from ASE to SA using Replication ServerI have been setup replication between ASE 11.5 and SQL Anywhere using
Repliation Server. The primary database is in ASE 11.5 and the replicate
database is SQL Anywhere 5.5.04. I have been setup Open gateway for SQL
Anyway, create the connection, create replciation definition and
subscription. No error show on the Replication Server Manager. But If I
inserted/updated/deleted data in the ASE database, no changes will be
replicated to the SQL Anywhere database. No queue has been written in the
outbound queue for this connection. No error also.
Would anyone help me?
TIA.
On M...
ASE and ASECould it be possible to take scripts from ASA and load them in an ASE
Any information is welcome
jean-fran�ois
ASA supports a fairly large sub-set of Transact-SQL, so if you write your
stored procedures and triggers in ASA using T-SQL, you should be able to
create scripts that will run against both ASE and ASA. If you're planning
to do this though, I would suggest developing your database schema against
ASA, since everything you write in T-SQL in ASA will be supported on ASE,
but the reverse is not true.
Check out the section in the ASA documentation entitled "Tra...
ASE to ASEHi,
Is anyone out there doing ASE to ASE replication using SQL remote? If
you are have created your own version of the SSEXTRACT utility to set up
a replicant database in ASE rather than ASA? Or does anyone know if
SYBASE has created a version SSEXTRACT for use with ASE to ASE
replication?
Thanks in advance
Doug Trainer
Hi Douglas,
I thought the SQL Remote Replication support in ASE11.5 was meant for a
consolidate-database only (by design)! At least that was what Sybase
said when they announced support for SQL Remote technology support in
ASE11.5.
I will be happy to...
ASE Replicator & SQL RemoteHi,
How do I use ASE Replicator as the consolidated and ASA 6 SQL Remote as the
remote? Where can I read notes on this topic or is it same as in the
previous version of ASE (using ASE SQL Remote)?
Thanks.
AFAIK they cannot interact.
/steve
--
Stephen Rice
Technical Services Manager
iAnywhere Solutions
- Please Post-
Whitepapers, TechDocs, and bug fixes are all available through the iAnywhere
Developer Community at www.ianywhere.com/developer
<Liza_A.S> wrote in message
news:ACEE1F68940329BC001A644385256C9C.001A645285256C9C@webforums...
> Hi,
>
&g...