In the packager comand line version (to create the package), the options are /databasedirectory:directory and /logdirectory:directory.
For the actual package itself, you cannot specify the database and log directories on the command line. The default values when you do not specify the database and log directories when the package is created are the default database and log file directories set in the SQL Server that you run the package against.
Comments
In the packager comand line version (to create the package), the options are /databasedirectory:directory and /logdirectory:directory.
For the actual package itself, you cannot specify the database and log directories on the command line. The default values when you do not specify the database and log directories when the package is created are the default database and log file directories set in the SQL Server that you run the package against.