on 2019 Feb 05 4:52 AM
Hi All,
There is a database created under server SA 12.0.1.4134, you need to convert it for server SA 17.0.9.4913.
When trying to unload it into a file (reload.sql + *.dat) using the utility
C:\\SQLANY17\\Bin64\\dbunload -up -c "uid=dba;pwd=sql;dbf=d:\\test" unload
I get an error message
SQL Anywhere Unload Utility Version 17.0.9.4913 Connecting and initializing ***** SQL error: Procedure 'sa_exec_script' not found
Question: How to fix it so that I could convert the base for the new version of the server ?
Request clarification before answering.
Found the reason for this error. In my database, the user "dba" for some reason was not included in the group "PUBLIC". As soon as I added it to this group, dbunload immediately began to work without this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Stalker: Glad you found the issue. I marked your answer as accepted, alright?
User | Count |
---|---|
59 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.