User Tools

Site Tools


documentation:software:whiterabbit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
documentation:software:whiterabbit [2016/06/02 13:49]
schuemie
documentation:software:whiterabbit [2016/12/22 13:59]
ericavoss [Specifying the Location of Data] Noting it doesn't work on APS
Line 84: Line 84:
   - Run it, thereby extracting its contents to a folder.   - Run it, thereby extracting its contents to a folder.
   - In the extracted folder you will find the file //​sqljdbc_4.0/​enu/​auth/​x64/​sqljdbc_auth.dll//​ (64-bits) or //​sqljdbc_4.0/​enu/​auth/​x86/​sqljdbc_auth.dll//​ (32-bits), which needs to be moved to a location on the system path, for example to //​c:/​windows/​system32//​.   - In the extracted folder you will find the file //​sqljdbc_4.0/​enu/​auth/​x64/​sqljdbc_auth.dll//​ (64-bits) or //​sqljdbc_4.0/​enu/​auth/​x86/​sqljdbc_auth.dll//​ (32-bits), which needs to be moved to a location on the system path, for example to //​c:/​windows/​system32//​.
 +
 +**MS APS**
 +
 +At this time WhiteRabbit does not run on this platform.
  
 **PostgreSQL** **PostgreSQL**
Line 107: Line 111:
  
 Once all settings are completed, press the “Scan tables” button. After the scan is completed the report will be written to the working folder. Once all settings are completed, press the “Scan tables” button. After the scan is completed the report will be written to the working folder.
 +
 +=== Running from the command line ===
 +
 +For various reasons one could prefer to run WhiteRabbit from the command line. This is possible by specifying all the options one would normally select in the user interface in an .ini file. An example ini file can be found [[https://​github.com/​OHDSI/​WhiteRabbit/​blob/​master/​iniFileExamples/​WhiteRabbit.ini|here]]. Then, we can reference the ini file when calling WhiteRabbit from the command line:
 +
 +  java -jar WhiteRabbit.jar -ini WhiteRabbit.ini
  
 === Reading the Scan === === Reading the Scan ===
documentation/software/whiterabbit.txt · Last modified: 2020/02/18 14:12 by maximmoinat