System requirements for Autodesk TruNest 2020

Autodesk Support

Oct 8, 2023


Products and versions covered


Ready to get started?
Buy now

System Requirements for Autodesk TruNest 2020
Operating System
    • 64-bit Microsoft® Windows® 10
    • 64-bit Microsoft Windows 8.1
    CPU TypeRecommended:
    Intel® Xeon® E3 or Core i7 or equivalent, 3.0 GHz or greater
    Minimum:
    64-bit Intel® or AMD, 2 GHz or faster
    MemoryRecommended:
    16 GB RAM ¹ or more
    Minimum:
    8 GB RAM ¹
    Disk SpaceRecommended:
    250 GB free disk space or more ¹
    Minimum:
    100 GB free disk space ¹
    GraphicsRecommended:
    Microsoft® Direct3D 11® or capable graphics card or higher
    Minimum:
    Microsoft® Direct3D 10® capable graphics card or higher
    Other
    • 1,280 x 1,024 or higher screen resolution
    • Internet connection for Autodesk® 360 functionality, web downloads, and Subscription Aware access
    • Microsoft® Internet Explorer® 8 or higher
    • Microsoft .NET Framework 4.6.2 ²

    Notes:
    1. Autodesk recommends settings that allow Microsoft Windows to manage virtual memory as needed. There should always be at least twice as much free hard disk space as system memory (RAM).
    2. Provided by the Autodesk product installer.

    Enterprise Installations

    For customers using enterprise installations of TruNest software, where data is synced between a server and clients, follow these database requirements. If you are not using an enterprise installation of TruNest, these do not apply to you.

    SQL Server Requirements (for Enterprise TruNest Installations Only)
    Each database's MDF (Master Database File)Initial Size:
    200 MB
    Auto-growth to:
    50 MB
    Each database's LDF (Log Database File)Initial Size:
    20-50 MB (10-25% of the initial size of the MDF file)
    Auto-growth to:
    10-25 MB
    Disk SpaceMinimum:
    6 GB
     
    Oracle Database Requirements for Windows x64 (Enterprise TruNest Installations Only)
    MemoryMinimum:
    2 GB RAM
    Swap MemorySame as RAM memory for a maximum of 16 GB. If RAM exceeds 16 GB, swap memory must remain at 16GB.
    Disk SpaceFor both typical and advanced installations:
    10 GB
    More InformationOracle Database Minimum Hardware Requirements
     
    Oracle Database Configuration (Enterprise TruNest Installations Only)
    Tablespace SizingYou must have two tablespaces:
    • Permanent: Contains persistent schema objects like tables and procedures that are stored in data files.
    • Temporary: Holds data during a certain session or large transactions.

    CREATE TABLESPACE statement:

    CREATE TABLESPACE TRUNEST_DATA
    DATAFILE 'TRUNEST_DATA.dat'
    SIZE 10M
    REUSE
    AUTOEXTEND ON NEXT 10M MAXSIZE 200M;
    CREATE TEMPORARY TABLESPACE temp TEMPFILE '/u01/oradata/orcl/temp/file_1.dbf' SIZE 100M;

    All TRUNEST tables must be created within the TRUNEST_DATA tablespace.

    Schema Name

    User name convention:

    Schema name/username : GS_TN_COMPOSITES (
    Customername_productname_product-category-name)

    Schema/user allocation:

    The schema/user must be allocated to the defined TRUNEST_DATA Tablespace. For example:

    ALTER USER GS_TN_COMPOSITES QUOTA UNLIMITED ON TRUNEST_DATA;

    Service AccountService name:
    Default service name and SID (specified in init.ora and listener.ora).
    The DBA can also log in as SYSADMIN and get this information using these queries:
    • select value from v$parameter where name like 'db_unique_name';
    • select value from v$parameter where name like 'service_names';
    • select sys_context('userenv','instance_name') from dual;

    Products:

    TruNest;

    Versions:

    2020;


    Was this information helpful?


    Need help? Ask the Autodesk Assistant!

    The Assistant can help you find answers or contact an agent.


    What level of support do you have?

    Different subscription plans provide distinct categories of support. Find out the level of support for your plan.

    View levels of support