![]() ![]() ![]() |
Ispirer SQLWays Database Migration Software
Command Line Options
Before using SQLWays in the command line, open a command line window (cmd.exe on Windows NT/2000/XP or command.exe on Windows 9.x). Then set options and run SQLWays.exe.
The following section describes the available command line options.
SQLWays.exe /D=DataSourceName [/U=UserName][/P=Password]
[/T=TableName][/V=ViewName]
[/S=SelectClause][/SF=SelectClauseFile]
[/SP=StoredProcName][/FN=FunctionName][/TG=TriggerName]
[/PKG=PackageName][/UA=UserAccount][/SQ=SequenceName][/SN=SynonymName][/EX=ExpressionName]
[/SROW=StartRow][/CNROWS=NumRows]
[/TARGET=TargetDB][/TPROD=TargetProduct]
[/TVER=TargetDBVersion][/TH=TargetHost][/TD=TargetDBName][/TU=TargetUser]
[/TP=TargetUserPwd][/MIGS=MigSequence][/IMPS=ImportSystem]
[/DIR=ExportDir][/LOBDIR=LOBDir][/IMPDIR=ImportDir]
[/IMPLOB=ImpLOBDir][/OSN=OutSchemaName][OTN=OutTableName]
[/OFN=OutFilesName][/OTF=OutTextFileName][/EMPS][/DDL]
[/OF=OutFormat][/CDEL=ColDel][/LDEL=LineDel]
[/DECPT=DecPoint][/STDEL=StDel][/LOBIN][/TABLST=ListFile]
[/R=RowsPrefetch][/INI=IniFile][/PRJF=ProjectFile]
[/NSTOP][/NODDL][/NOCMD][/RC][/GCMD=GenCmdFile]
[/RPT=ReportFile][/TRACE]
[/RPT=ReportFile][/LOG=LogFile]
[/TRACE] [/PROFILE]
[/REG=RegInfo][/UNREG]
[/HELP]
The command line options are not case sensitive and can be specified in any order.
![]() ![]() ![]() |