cancel
Showing results for 
Search instead for 
Did you mean: 

Extraction - No publisher error

05-15-2017 11:38 AM
bgreiman Participant
2522 views 6 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

At one of our sites we are now receiving the error listed below when trying to run an extraction. I am certain that we have a publsiher defined as the following sql command returns a single row: select * from sysuserperm where publishauth = 'Y'

Here is my extract command: dbxtract -b -n -u -v -c "dsn=Central Database;dbn=Central03;eng=Central03;commlinks=tcpip{Host=192.168.30.4};uid=dbextract;pwd=xxx;" J:\\bersys\\unload\\011039 011039 -y

Resulting error: SQL Anywhere Extraction Utility Version 12.0.1.3436 Connecting and initializing There is no publisher defined for the specified database

Any help or guidance is appreciated.

Thanks, Brian

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

bgreiman
Participant
0 Likes

FYI - I uninstalled and re-install SQL Anywhere and that solved my issue. Must have been a corrupted or missing file somewhere in the installation.

Thanks, Brian

Answers (0)