cancel
Showing results for 
Search instead for 
Did you mean: 

Extraction - No publisher error

bgreiman
Participant
0 Kudos
1,472

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

Accepted Solutions (1)

Accepted Solutions (1)

bgreiman
Participant
0 Kudos

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)