Specify physical database and log files on remote db machine
le001ya
Posts: 14
We bought SQL Professional Toolbelt license hoping that the SQL Packager would help us deploy our application database to any remote machine. It does the work well except the command line utility does not allow to specify the location of the physical datatabase and log files on the remote target machine.
First, is there a workaround? And second, do you have plan to include this feature in future release?
First, is there a workaround? And second, do you have plan to include this feature in future release?
Comments
With the command-line version of SQL Packager (sqlpackager.exe), it is possible to specify the database and log path, using the /databasedirectory and /logdirectory options. However, I think you're referring to the actual package itself, produced either with SQLPACKAGER.exe or the UI version of SQL Packager. Packages cannot set the database and log path when run from the command-line; they will use the information saved in the package.