on 2017 Dec 11 8:52 AM
Hallo Ich Verwende Sql Anywhere 17 WorkGroup. Beim entladen einer Datenbank aus der "SQL-CENTRAL" erhalte ich folgende Fehlermeldung: "Fehlerdatei unprocessed.Sql kann nicht nicht erstellt werden"
Diese Meldung kommt bereits nach dem Klick und der Prozess wird abgebrochen.
Ich habe dies bei verschiedenen PC's und Datenbankdateien versucht und die gleiche Fehlermeldung bekommen.
Kann mir da jemand helfen. Vielen Dank im Voraus.
Request clarification before answering.
What build do you use? 17.0.8.4020 and above contain a fix w.r.t. failing file access for the mentioned file, so I suggest you try with a current version...
Here's the according description, taken from the public readme file:
================(Build #4020 - Engineering Case #810172)================ When dbunload version 17 is run, it creates an unprocessed.sql file in the current working directory. If that directory is not writable, then dbunload will fail. This problem has been fixed. A new option -ru is provided to specify the location and name of the unprocessed SQL statements file. It is similar to the -r option which is used to specify the location and name of the “reload.sql” file. -ru <file> path of unprocessed SQL file (default "unprocessed.sql") Also, if the unprocessed SQL statements file cannot be written to the current working directory or the directory specified by -ru, then it is written to the temporary files folder specified by either the dbunload -dt option or by one of the SATMP, TMP, TMPDIR, and TEMP environment variables.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vielen Dank, Problem gelöst.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.