Startup-Parameter
AtWinClient.exe + Parameter
You can manage your system with different commands and functions also from prompt, starting „atwinclient.exe“ with the following parameters:
Parameter |
Description |
||||
-dbms=DMBS |
DBMS-Type , wich can be connected with, per Default=ingres |
||||
-db=DatabaseBName |
Name of database . |
||||
-user=DbUser |
Name of the database´s users |
||||
-passw=Password |
Password for Oracle. |
||||
-verify |
It starts doublechecking database and write the result in the standard protocol. |
||||
-verify=File |
It starts doublechecking the database and write the result in the indicated file in the |
||||
-vfshow |
Only if verify is set. The result is automatically |
||||
-optimize |
It starts the full optimize oft he database. |
||||
-lang=en|de|fr|po|se |
Language for the new database installation. English, German, French, Portuguese, Swedish. |
-autoinstall |
Execute the „full setup“. |
-silent |
Execute an installation in background without user windows, |
-disconnect |
Concludes the connection with the databank. |
-autoclose |
Close the system management after the executed |
-imp=File |
Full databank import from a XML-file. |
-exp=File |
Full databank export in a XML-file. |
-dumpimp=File |
Full databank import from a Dump-file. |
-dumpexp=File |
Full databank export in a Dump-file. |
-filtertables=Table(s) |
Reduce the execution of the parameters „- dumpimp“ & „-dumpexp“ to the indicated table. |
-readinfo |
Zeigt die Datenbankinfos an |
-upgrade |
Update the database on current version. |
-ressources |
Ressources are loaded |
Example
AtWinClient.exe –dbms=oracle –db=test –user=cmsys –verify –vfshow
It starts doublechecking the oracle database test as cmsys and shows the result, in case problems are founden.
Commands arguments
All parameter can be shown also in AdminToll under Help/Command line argument