Hi,
I need to use dtsrun to export data in a table to a text file.
I looked in BOL online, and it shows all the arguments to use with dtsrun, but doesn't explain how to use the arguments (see below)
I am assuming I need to use the import/export package with dtstun in order to make this work.
Any ideas on where to get detailed information about dtsrun?
Thanks
=====================
dtsrun
[/?] |
[
[
/[~]S server_name[\instance_name]
{ {/[~]U user_name [/[~]P password]} | /E }
]
{
{/[~]N package_name }
| {/[~]G package_guid_string}
| {/[~]V package_version_guid_string}
}
[/[~]M package_password]
[/[~]F filename]
[/[~]R repository_database_name]
[/A global_variable_name:typeid=value]
[/L log_file_name]
[/W NT_event_log_completion_status]
[/Z] [/!X] [/!D] [/!Y] [/!C]
]
I need to use dtsrun to export data in a table to a text file.
I looked in BOL online, and it shows all the arguments to use with dtsrun, but doesn't explain how to use the arguments (see below)
I am assuming I need to use the import/export package with dtstun in order to make this work.
Any ideas on where to get detailed information about dtsrun?
Thanks
=====================
dtsrun
[/?] |
[
[
/[~]S server_name[\instance_name]
{ {/[~]U user_name [/[~]P password]} | /E }
]
{
{/[~]N package_name }
| {/[~]G package_guid_string}
| {/[~]V package_version_guid_string}
}
[/[~]M package_password]
[/[~]F filename]
[/[~]R repository_database_name]
[/A global_variable_name:typeid=value]
[/L log_file_name]
[/W NT_event_log_completion_status]
[/Z] [/!X] [/!D] [/!Y] [/!C]
]