Quantcast
Channel: SCN: Message List - SAP SQL Anywhere
Viewing all articles
Browse latest Browse all 2182

Re: Sql Anywhere 12.0.1.3797

$
0
0

Hi Eric,

 

Select * from sys.syncprofile returns nothing.

I noticed that on other db it returns the info we expected.

 

Okay, that explains why the SYNCHRONIZE command is failing for this database then.

 

Is there a way to add the profile. If we run 'create synchronization profile uploadtope 'subscription=upload;' we get error

 

That's very strange - I'm not sure I understand how you're seeing that error in this case. Was that command executed via Interactive SQL? The following works okay for myself on 12.0.1.3994:

 

create synchronization profile uploadtope 'subscription=upload;';

select * from sys.syssyncprofile;

 

object_id,profile_name,profile_defn

3186,'uploadtope',subscription=upload;

 

Is this running on a database that was initalized with version 12 or is it an upgraded database from an earlier version? (SELECT * FROM SYS.SYSHISTORY)?

 

Do you also see this error if you try the same command on a brand new SQL Anywhere 12 database?

 

Regards,

 

Jeff Albion

SAP Active Global Support


Viewing all articles
Browse latest Browse all 2182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>