Go to primary content
Oracle Agile Engineering Data Management Prerequisites Guide
Release e6.2.1.0
E69108-1
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

3 Required Software and Configurations

This chapter describes the software requirements and the necessary configurations.

3.1 Regional Settings Support

Agile e6 supports the following regional settings on the client side:

Regional Setting Details Example
English US Short date M/d/yyyy

Long date dddd; MMMM dd, yyyy

Short time h:mm tt

Long time h:mm:ss tt

Decimal symbol .

Digit grouping sign ,
English UK Short date: dd/MM/yyyy

Long date dd MMMM yyyy

Short time HH:mm

Long time HH:mm:ss

Decimal symbol .

Digit grouping sign ,
German Short date: dd.MM.yyyy

Long date dddd, d. MMMM yyyy

Short time HH:mm

Long time HH:mm:ss

Decimal symbol ,

Digit grouping sign .
German Swiss Short date: dd.MM.yyyy

Long date dddd, d. MMMM yyyy

Short time HH:mm

Long time HH:mm:ss

Decimal symbol .

Digit grouping sign ,
French Short date: dd/MM/yyyy

Long date dddd d MMMM yyyy

Short time HH:mm

Long time HH:mm:ss

Decimal symbol ,

Digit grouping sign (blank)
French Swiss Short date: dd.MM.yyyy

Long date dddd d MMMM yyyy

Short time HH:mm

Long time HH:mm:ss

Decimal symbol .

Digit grouping sign ,

3.2 Java


Note:

You are required to install Java 8 before starting any installation.

You can download the latest version of the Java SE Development Kit 8 or Java SE Runtime Environment 8 for the following operating systems from the Oracle Technology Network website: http://www.oracle.com/technetwork/java/javase/downloads/index.html.

  • Oracle Linux

  • Oracle Solaris (SPARC)

  • Windows

For the following operating systems you have to use Java 8 which is provided by the operating system vendor:

  • IBM AIX

  • HP-UX

The following tables specifies the Java system requirements for the different Agile e6 components.

Installation Type Java 8 32bit/64bit Runtime Environment(JRE) Development Kit(JDK)
Agile e6.2.1.0 server 64bit No Yes
WebLogic Server 64bit No Yes
Java Client
  • 32bit

    Java Client only

  • additional 64bit

    when using the Agile e6 AutoVue Integration

Yes No
Agile e6 AutoVue Integration

Note: The Agile e6 AutoVue Integration is installed automatically with the Agile e6 GUI installer when installing the Java Client.

64bit Yes No
WebStart (on the client operating system)
  • 32bit

    Java Client only

  • additional 64bit

    when using the Agile e6 AutoVue Integration

Yes No

3.3 Digital Signature

  • An official signature, certified by an authorized certification authority, is needed. Please refer to:

  • The X509v3 and PKCS12 standard for certificates and private keys is supported.

3.4 FileServer

  • For Windows the File Server system must be based on NTFS. FAT is not supported.

  • The electronic vault must be created on a local hard disk or on a SAN drive which has redundant connections.


Note:

The SAN must be configured not to share the connection between the File Server and applications like a database that generates a lot of I/O traffic on that connection.

3.5 Office Suite

The Office Suite component of Agile e6.2.1.0 installation has the following requirements:

3.5.1 Common Requirements


Note:

All Microsoft Office updates need to be installed.

  • Windows Installer 3.1 (Already available if the corresponding service pack from the next chapter is installed)

  • Microsoft Visual C++ 2010 Runtime Libraries (Refer to the next chapter for the exact version)

  • Microsoft .NET Framework 4.0

3.5.2 Office Suite For Microsoft Office 2010

  • Microsoft Office 2010 (32 bit)

    • Service Pack 2 for Microsoft Office 2010 (KB2687455) 32-Bit Edition

  • Microsoft Office 2010 Primary Interop Assemblies (PIA)

  • Latest Updates for Microsoft Office 2010

3.5.3 Office Suite For Microsoft Office 2013

  • Microsoft Office 2013 (32 bit)

  • Hotfix for Microsoft Office 2013 (KB2760502)

  • Latest Updates for Microsoft Office 2013

3.5.4 Office Suite For Microsoft Office 2016

  • Microsoft Office 2016 (32 bit)

  • Latest Updates for Microsoft Office 2016

3.6 Programs on UNIX

The UNIX scripts require the following commands to be available in the path of the user while installing and running the EDM server:

Name Description UNIX OS
/bin/sh Bourne Shell All
/bin/csh C Shell All
/bin/ps or /usr/bin/ps Report process status All
awk Pattern scanning and processing language All
basename Deliver portions of path names All
cat Concatenate and display files All
chmod Change the permissions mode of a file All
dirname Deliver portions of path names All
ls List contents of directory All
lsb_release Get the release version Oracle Linux
sed Stream editor All
uname Print name of the current system All
touch Change file access and modification times All