Versions Compared

Key

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

This topic contains the hardware and software requirements for running the Aptify 6.0 server components and the Windows Desktop client. It includes the following sections: 

...


Info

This topic lists the minimum system requirements to run Aptify 6.0 in various environments. Note that these requirements are only an estimate; an individual client's requirements may vary. For example, a client’s disk array solution will depend on projected transactions per minute. This needs to account for orders, queries, web transactions and other types of database transactions.

Disk Subsystem requirements vary greatly from customer to customer due to factors such as transactional throughput and capacity. Because of this, Aptify is unable to make complete recommendations for the required storage solution. The examples given for each hardware class should be used as a starting point for understanding the storage requirements to be implemented in your system.

If you would like to virtualize your environment please consult with Aptify’s Infrastructure Specialists for additional recommendations.

...

The requirements are listed in the following sub-sections:

...


Note
titleNote Concerning Windows Updates

Aptify recommends that you install the latest updates to the Windows server where you will be installing Aptify 6.0. 

Anchor
_suppdb
_suppdb
Supported Database and Operating Systems

Database Server Operating Systems

Aptify 6.0 database deployed and active in:

Microsoft SQL Server 2012

Microsoft SQL Server 2014

Microsoft SQL Server 2016

Microsoft SQL Server 2017 (with CLR Security setting disabled)

The Aptify database supports the following editions for all versions:

  • Standard
  • Business Intelligence (SQL 2012, 2014 and 2016 only)
  • Enterprise (including SQL Server Enterprise Clustering support)
  • Developer (for developer use only)

Windows Server® 2008 – Standard, Enterprise, or Datacenter Edition

Windows Server 2012 – Foundation, Essentials, Standard, and Datacenter

Windows Server 2012 R2 – Foundation, Essentials, Standard, and Datacenter

Windows Server 2016 – Foundation, Essentials, Standard, and Datacenter


Note
titleNote Concerning Full Text Services

Full TextServices must be installed for SQL Server.

...

To support the Microsoft SQL Server 2017 for Aptify 6.0 application, the 'CLR Strict Security' must be disabled. If your 'CLR Strict Security' setting is enabled (value = 1), follow the below steps to disable the same:

  1. Log into SQL Server 2017 with Administrator privileges.
  2. Right-click the Aptify database and select the 'New Query' option.
  3. To confirm that the Server 2017 with Administrator privileges.
  4. Right-click the Aptify database and select the 'New Query' option.
  5. To confirm that the 'CLR Strict Security' is enabled, run the given query.

    Info

    select name,value from sys.configurations where name = 'clr strict security'. 

    1. If the value = 1, your 'CLR Strict Security' is enabled.

    2. If the value = 0, your 'CLR Strict Security' is

    enabled,
    1. disabled.

  6. Enable ‘show advance options’ to proceed further. To confirm the value of ‘show advance options’ run the given query.

    Info

    select name, value from sys.configurations where name = 'clr strict security'. show advanced options'

    1. If the value = 1, your 'CLR Strict Securityshow advance options' is enabled.

    2. If the value = 0, your 'CLR Strict Securityshow advance options ' is disabled.
      • Enable ‘show advance options’ by executing given procedure.

        Info

        EXEC sp_configure 'show advanced options', 1

        RECONFIGURE


  7. To disable the 'CLR Strict Security' (value = 0) include the given query and execute it.

    Info

    EXEC sp_configure 'clr strict security', 0

    RECONFIGURE 


    USE APTIFY

    ALTER DATABASE CURRENT SET TRUSTWORTHY ON;

    ALTER DATABASE CURRENT SET TRUSTWORTHY OFF;


  8. Execute the below query to make sure that the 'CLR Strict Security' is disabled (value = 0).

    Info

    select name,value from sys.configurations where name = 'clr strict security'. 

    'CLR Strict Security Query 


Anchor
_minhwdb
_minhwdb
Minimum Hardware Requirements - Database Server

Item Requirements
Processor1 x 2.5 GHz 6-core or higher. Intel E5-2640 or higher, or AMD equivalent
Storage

Operating System Drive Configuration:

2 x 15K RPM SAS drives in a RAID 1 mirror

Example: 2 x 300 GB drives = 300 GB of usable space for OS


Database Drive Configuration:

Minimum of 5 x 15k RPM SAS drives in a RAID 5 array

Example: 5 x 300 GB drives = 1.1 TB of usable space for the database, logs and tempdb.

RAM

16 GB at 1333 MHz

(A 64-bit OS is required to address this memory requirement)

Network cardGigabit Ethernet, 1000 Mbps

Anchor
_midhwdb
_midhwdb
Mid-Point Hardware Requirements - Database Server

Item Requirements
Processor2 x 2.2 GHz 6-core or higher. Intel E5-2660 or higher, or AMD equivalent
Storage

Operating System Drive Configuration:

2 x 15K RPM SAS drives in a RAID 1 mirror

Example: 2 x 300 GB drives = 300 GB of usable space for OS

 


Database Drive Configuration:

Minimum of 8 x 15k RPM SAS drives

Examples:

Medium Transaction Volume:
RAID 5: 8 x 300 GB drives = 2 TB of usable space for the database, SQL logs and tempdb

High Transaction Volume:
RAID 1+0: 8 x 300 GB drives = 1.2 TB of usable space for the database, SQL logs and tempdb

RAM

32 GB at 1333 MHz 

(A 64-bit OS is required to address this memory requirement)

Network cardGigabit Ethernet, 1000 Mbps

Anchor
_hehwdb
_hehwdb
High-End Hardware Requirements - Database Server

Note
titleNote

This is the base hardware for a high throughput system. For extremely high workloads, additional RAM, more CPUs and more disk spindles in the RAID array will be required. Consult with Aptify’s Infrastructure Specialists for additional information. 


Item Requirements
Processor

2 x 2.9 GHz 6-core or higher. Intel E5-2690 or higher, or AMD equivalent

Storage

Operating System Drive Configuration:

2 x 15K RPM SAS drives in a RAID 1 mirror

Example: 2 x 300 GB drives = 300 GB of usable space for OS

 


Database Drive Configuration:

Minimum of 14 x 15k RPM SAS drives

Example:

RAID 1+0: 14 x 300 GB drives = 2 TB of usable space for the database, SQL logs and tempdb

RAM

128 GB at 1600 MHz or more 

(A 64-bit OS is required to address this memory requirement)

Network cardGigabit Ethernet, 1000 Mbps

 


Aptify recommends optimizing the memory that SQL Server utilizes so the setup can be successful. See Note Concerning SQL Memory Usage below for more details.

Note
titleNote Concerning Non-Aptify Named Databases

If your Aptify database is named something other than APTIFY, additional steps are required prior to installing Aptify 6.0. Please contact the Aptify Technical Support team for additional information. 

...

This section lists the recommended software and hardware requirements for running the Aptify Desktop client in the supported environments.

...


Note
titleNote

The Aptify Desktop client will function on hardware that does not meet these requirements, but for best performance, a user’s workstation should meet these requirements. 

...

Anchor
#_dchw
#_dchw
Hardware Requirements

Item Requirements
Operating System Windows 10, Windows 8.1, Windows 8, Windows7 Pro with SP1
Processor Intel Core2 Duo or higher, or AMD equivalent
Recommended Hard Drive500 GB SATA or 512 GB SSD
Minimum Hard Drive Space 2 GB
Recommended RAM 8 GB

Minimum Free RAM Required for Application

400 MB

Recommended Video Resolution

1920 x 1080 pixels
CD-ROM Optional
Network Card 100 Mbps

Anchor
_devreq
_devreq
Development Requirements

This section lists the minimum software and hardware requirements for development environments.

Anchor
_devsw
_devsw
Software Requirements

...