Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylenone
typelist

32-bit vs. 64-bit

StudyTRAX is completely compatible with 64-bit operating systems, however you must specify that the application pool run in 32-bit mode.  This is due to some 3rd party libraries used by StudyTRAX and should be addressed in future versions to allow full blown 64-bit access.

Software Requirements

It is common that the database and web server co-exist on the same server .  HoweverHowever, there are reasons why it is preferable to have the database on a seperate separate server, such as when the database is on a database is on a shared environment.   Thus, both requirements are listed.

Web Server

  • RAM: 1 GB (2 GB Recommended)4 GB
  • CPU: 1.6+ GHZ
  • Hard Drive: 250 MB

Web Server + Database Server

  • RAM: 2 GB ( 4 GB Recommended)
  • CPU: 1.6+ GHZ (Dual Core)

Database Size

The initial size for the database should be large enough so it should never or very rarely need to grow. An initial size of 1 to 4 GB should be enough for most installations. Make sure autogrowth is enabled on the database and the autogrowth size is specified as a size (e.g. 500MB) and not as a percentage.

If a more specific size is required, the following formula may be used as a guide.
Database Size Formula:

((# of Projects * # of Subjects * # of Intervals * # of Variables * 100)
+ (# of Projects * # of Subjects * # of Project Variables * 100)) * 1. 1

Examples:

...

# of Projects

...

# of Subjects (per project)

...

# of Encounters

...

.

...

HD Space Recommended

...

5

...

300

...

5

...

20

...

20 MB

...

5

...

300

...

5

...

200

...

240 MB

...

30

...

300

...

5

...

200

1

...