Allows you to convert an ASE from one page size to another page size, and to migrate between platforms.

sybmigrate [-v ] [-h ] [-f ] [-D debug_level] [-I interfaces_file ] [-r input_resource_file ] [-m type] [-rn report_type] [-l log_file ] [-t output_template_resource_file ] [-J client_charset ] [-z language ] [-T trace_flags ] [-Tase trace_flags ]

Parameter information :
»-v : Print version number.
»-h : Print a help message
»-f : overrides the locking session.
»-D : Sets the debug level
»debug_level : Level for debugging Possible values: 1, 2, 3, 4
»-I : identifies a specific interfaces file to find server names.
»-r : specifies that the resource file mode is to be used in the migration process.
»-m : designates the types of operations that are performed.
»type : Types: Possible values: migrate : to perform data and object migration., report : to run any of the five reports. The reports can be run in the GUI and resource file mode., setup : to set up the repository and migration working database, and to migrate the server-wide data., validate : to validate the migrated objects.
»-rn : indicates what type of report to generate.
»report_type : Type of report. Possible values: diff : checks the objects between the source and target databases., password : creates a file for the changed passwords., repl : use the replication report to check any explicitly replicated objects that have been migrated, determine the type of replication system, and to produce SQL commands for users to execute on the target ASE and the Replication Server., space_est : use the target database space estimation report to verify that you have sufficient resources allocated to your target database., status : the migrate object status report gives information about objects that have been migrated.
»-l : indicates a user-defined log file where the output of the migration process is stored.
»-t : directs sybmigrate to generate an output template resource file, to be used for subsequent migrations in the resource file mode.
»-J : specifies the character set to be used for the ASE connection.
»-z : specifies the language to be used for the ASE connection.
»-T : sets command line trace flags.
»-Tase : is used to run ASE trace flags (turned on using dbcc traceon) for all ASE connections opened by sybmigrate.