CribMaster Database and Client Requirements

Size: px
Start display at page:

Download "CribMaster Database and Client Requirements"

Transcription

1 FREQUENTLY ASKED QUESTIONS CribMaster Database and Client Requirements GENERAL 1. WHAT TYPE OF APPLICATION IS CRIBMASTER? ARE THERE ANY SPECIAL APPLICATION SERVER OR USER INTERFACE REQUIREMENTS? CribMaster is a standard Win32 application written in Visual C++ using the Microsoft Foundation Class. There are no special requirements for its installation. Currently Windows 2000, Windows XP Professional and Windows Vista are fully supported. There are no known dependencies on service packs. Beginning with CribMaster bit processor installations are fully supported. (CribMaster 6.1 is the last version to fully support Windows 95 and Windows 98. Partial support is available in CribMaster 6.2. Beginning with CribMaster 6.3, Windows 95 will no longer be supported, and only Windows 98 SE is supported. Beginning with CribMaster 7.0 Windows 98 SE and Windows NT are longer fully supported.) 2. CAN I RUN CRIBMASTER FROM AN APPLICATION SERVER? The application can be installed individually on each client machine, although in large installations it is recommended that the binaries be launched from an application server. CribMaster can also be hosted in a Terminal Services (or equivalent) environment. 3. HAS WINWARE EVER DONE AN INSTALLATION WHERE THE CLIENT IS PERFORMING VPN/TERMINAL SERVICES INTO THE SERVER LOCATION? Yes. We have clients using both VPN and Terminal Services. Our CM-Online service (web based offering for CribMaster) uses Terminal Services with over 100 companies and 400 clients utilizing the online service. 4. IS THE SOURCE CODE PROVIDED? The CribMaster source code is proprietary and is not distributed. However, we can provide a document of understanding that the source code will be released should WinWare stop supporting the product. DATABASE SERVER ORACLE AND SQL 5. DOES WINWARE SELL THE COMPLETE PACKAGE OR CAN WE USE OUR EXISTING SERVERS/DATABASE? This is at the discretion of the customer. We can purchase a server machine for you, or you can use your existing SQL or Oracle server and licensing. 4/16/2009 WinWare, Inc Page 1 of 8

2 6. IF EXISTING HARDWARE CAN BE USED, WHAT IS THE RECOMMENDED PROCESSOR SPEED, MEMORY AND HARD DRIVE SPACE? Recommended minimum requirements for Microsoft SQL Server or an Oracle 9i (or later see the database support matrix below) server running on Windows 2003 would be Pentium III class or better at 750MHZ or higher, 1GB memory, and 3 separate hard drives, each at least 2GB in size. (Oracle performance is substantially improved if processing can be distributed across multiple hard drives). Additional server memory can provide substantial performance increases, especially for Microsoft SQL Server. NOTE: Larger drives may provide significant performance benefits over smaller drives even if the space is not required. SQL Server versions 2000 and higher supported. At the time of this writing, only Windows-based implementations of SQL Server are supported. 7. DOES WINWARE SUPPORT A UNIX (SPECIFICALLY SUN OR OTHER UNIX PLATFORMS?) IF YES, WHICH OPERATING SYSTEM AND VERSION? Unix is supported For Oracle; we support any server platform on which Oracle 9i or later can be run, provided that connectivity to Windows-based client machines is enabled. We currently have installations which host Oracle databases on UNIX servers. 8. ARE THERE THIRD PARTIES USED TO INTERFACE TO THE DATABASE? For Oracle, our application uses Oracle's ODBC driver for application connectivity. NOTE: The Microsoft ODBC for Oracle driver is not supported. CribMaster requires a driver provided by Oracle Corporation. NOTE: Beginning with Oracle 8.1.7, only the , , and ODBC drivers are currently certified with CribMaster. For SQL, our application uses ODBC driver 3.70 or later (available with Microsoft Data Access Components 2.1 or later. This is included on the software CD). 9. WHAT VERSIONS OF WINDOWS ARE SUPPORTED BY THE CLIENT SOFTWARE AND WHAT SERVICE PACKS DO WE NEED? Window 2000, 2003, and XP are supported for the client software. There are no known dependencies on service packs. 10. WHAT ARE YOUR SPECIFIC NETWORK SPEED REQUIREMENTS OR PROTOCOLS? Each CribMaster installation averages about KBPS for bandwidth usage. This WinWare, Inc Page 2 of 8

3 should not be an issue for most sites that utilize 100MBPS switches but can effect those PC s still on 10MBPS ports. Those 10 MBPS PC s can see some latency in the application. 11. DOES WINWARE PROVIDE SCHEMA OR DATABASE LAYOUT INFORMATION? A schema summary and foreign key cross-reference is available. We also will provide database-related technical support. MICROSOFT ACCESS DATABASE 12. HOW LARGE IS A TYPICAL CRIBMASTER ACCESS DATABASE? A typical CribMaster/Access database can be 15-40MB in size, supporting approximately 10-15,000 items. The database size is inversely related to the number of users that can be supported. 13. WHAT IS THE MAXIMUM NUMBER OF USERS? A smaller Access database (5000 items or less) can support 5-10 users. A larger database (10-15,000 items) can support 3-5 users. Access databases subjected to intense use are prone to damage (which can be repaired without data loss in most cases), and the probability of problems increases with the size of the database, number of users, and network instability. A somewhat larger database can be supported on a reliable 100MB network. We have devised a CribMaster Database Index (CDI) to assist in determining whether an Access database can support your needs: CDI = Bin locations X Concurrent users (client machines) / 1000 If the CDI is 50 or higher, you should consider the Enterprise version. A CDI of 100 or more generally results in unacceptable performance with an Access database. 14. WHAT SORT OF USER AUTHORIZATION/SECURITY IS USED WITH AN ACCESS DATABASE? An Access database can be password protected, and CribMaster application users need not know the password in order to use the application. Functions within CribMaster can be individually authorized to roles, and users can be individually assigned roles appropriate to the functions for which they will need access. WinWare, Inc Page 3 of 8

4 15. WHAT IS THE BACKUP SCENARIO? CribMaster can automatically backup the database daily, as well as maintain 7 rolling backups for the previous 7 days. In the unlikely event of a complete database loss, the transactions and updates since the last backup must be repeated. SQL Server can recover to the point of failure, as can an Oracle database if configured to do so. SQL SERVER DATABASE 16. HOW LARGE IS A TYPICAL CRIBMASTER SQL DATABASE? A typical SQL Server database for CribMaster requires MB of space. This includes space for the data itself and the required transaction log. 17. WILL WINWARE SELL LICENSES FOR THE DATABASE? IF SO, WILL YOU SELL THE SERVER AND HARDWARE AS WELL? WinWare can purchase the server and/or licenses for you. This cost is in addition to that of the CribMaster software itself. 18. WHAT IS THE RECOMMENDED NUMBER OF USERS? SQL Server can support a large number of users, and databases into the GB range. To a large degree, the number of users is dependant on the hardware on which the server is hosted users should not require a high performance server. 19. WHAT VERSIONS OF SQL SERVER DATABASE SERVER ARE SUPPORTED? Currently SQL Server 2000 or SQL Server 2005 are supported. Earlier versions of SQL Server are supported as indicated in the following support matrix: CRIBMASTER VERSION SQL 6.5 SQL 7.0 SQL 2000 SQL 2005 SQL (AND EARLIER) YES YES YES N/A N/A NO YES YES YES YES 6.5 (AND LATER) NO NO YES YES YES NOTE: SQL Server 2000 or MSDE Service Pack 3 is required for replication. 20. WHAT SORT OF USER AUTHORIZATION/SECURITY IS USED WITH A SQL DATABASE Security is provided by the CribMaster software as with the Access version. Additionally, SQL Server supports both SQL Server-based and NT-based authentication. WinWare, Inc Page 4 of 8

5 21. WHAT IS THE BACKUP SCENARIO? ARE THERE THIRD PARTY MAINTENANCE UTILITIES AND/OR THIRD PARTY SOFTWARE? SQL Server provides extensive facilities for automating database maintenance and backups. With proper partitioning, recovery can be achieved to the point of failure should the database be irrevocably damaged. CribMaster also provides direct support automatic backup of SQL Server databases. No additional third party software is required. ORACLE DATABASE DETAILS 22. HOW LARGE IS A TYPICAL CRIBMASTER ORACLE DATABASE? A typical Oracle database for CribMaster will require MB of space. This includes only space for the data. Additional space is required if auditing or logging is to be performed. 23. WHAT IS THE COST IF WE PROVIDE THE DATABASE LICENSE? You pay only for the CribMaster software if you purchase your own database license. 24. DO NT OR UNIX AND/OR BOTH SUPPORT THE DATABASE? Both NT and UNIX servers can be used to host the CribMaster database 25. WHAT VERSIONS OF ORACLE DATABASE SERVER ARE SUPPORTED? Oracle 9i (9.2) and higher are supported, with partial support for Some earlier version of CribMaster will run on Oracle 8.0 and older versions. Note that later versions have additional resource requirements that may not be justifiable for a CribMaster-only installation. Also, after 8.1.7, only ODBC drivers , , and have been certified with CribMaster because of bugs in other versions of the drivers. CRIBMASTER VERSION G 11G 6.4 AND EARLIER Y Y Y Y Y Y 6.5 P[1] Y Y Y Y Y Y Y Y Y Y P4 Y Y Y Y P[2] Y Y Y 7.1 AND LATER - - P4 Y Y Y [1] Some advanced functions may not be supported [2] An Oracle 9.2 ODBC driver is or schema changes and ODBC workarounds with the driver are required. WinWare, Inc Page 5 of 8

6 26. WHAT IS THE RECOMMENDED NUMBER OF USERS? Oracle can support a large number of users, and databases into the GB range. To a large degree, the number of users is dependant on the hardware on which the server is hosted. Performance is enhanced by the use of multiple disk drives or storage networks instead of 1 or 2 larger drives WHAT SORT OF USER AUTHORIZATION/SECURITY IS USED WITH A ORACLE DATABASE? Security is provided by the CribMaster software as with the Access version. Oracle differs from SQL Server in that the user login affects schema visibility, so the most efficient and easiest-to-support method is to have CribMaster log in as the schema owner. (Note that the database password can be encrypted and hidden from the application users). 28. CAN CRIBMASTER CONNECT TO ORACLE USING A LOGIN OTHER THAN THE SCHEMA OWNER? Yes, but this configuration is not recommended because it provides no real benefit while significantly increasing the required support and administration effort, especially during the initial installation process and when upgrades are performed. A second Oracle user with only SELECT, UPDATE, INSERT, and DELETE privileges for all the CribMaster tables can be used. Private synonyms for all the CribMaster tables must be created for the additional user public synonyms are explicitly not supported. 29. WHAT IS THE BACKUP SCENARIO? Backup support is via Oracle or third-party utilities. 30. ARE THERE THIRD PARTY MAINTENANCE UTILITIES AND/OR THIRD PARTY SOFTWARE? No additional third party software is required for CribMaster support. PC CLIENT DETAILS 31. WHAT IS THE MAXIMUM OR AVERAGE NUMBER OF CLIENTS? This depends upon the host DBMS and network speed. Access: 5-10 SQL Server: Oracle: WinWare, Inc Page 6 of 8

7 32. WHAT IS THE CLIENT OPERATING SYSTEM (SPECIFICALLY THE SERVICE PACK)? Currently Windows 2000, XP, and Vista are supported. There are no known dependencies on service packs. 33. WHAT ARE THE CPU, MEMORY, AND HARD DRIVE REQUIREMENTS? While any machine capable of running the host operating system will suffice, here are some general guidelines: CPU: 400 MHZ Pentium class or better (1.5 GHZ or better recommended) Memory: At least 256 MB, 512 MB recommended (Windows 2000, XP) At least 512 MB, 1 GB recommended (Windows Vista) 1 Hard Drive: CribMaster executables will require 30-50MB of client hard drive space 34. WHAT ARE THE ADDITIONAL SYSTEM REQUIREMENTS FOR VENDING MACHINE PC S? Vending machine PC s require 1 Serial Port, 1 Ethernet Port, and 4-5 USB Ports: 1 for Scanner 1 Prox Reader 1 for Keyboard 1 for Mouse 1 for Touch Screen 35. WHAT ARE THE ADDITIONAL SYSTEM REQUIREMENTS FOR RFID MACHINE PC S? RFID machines require two COM Ports for the AccuCab and the AccuDrawer and 3 Com Ports for the AccuPort. AccuCab COM for Lock and INTERNAL Com for door switch. AccuDrawer COM for Lock and INTERNAL Com for door switch. AccuPort COM for Lock, one for each of 2 pads. NOTE: You need ONE internal com port for the door switch. This can be onboard, or a PCI adapter. It can NOT be a USB adapter. 1 This is true only if CribMaster is installed on and loaded from the client machine. Much less space (<1MB) is required for the client if the application is launched from a shared server location. WinWare, Inc Page 7 of 8

8 RFID machines also require two Ethernet connections for RFID devices (Accu-Port, Accu-Cab, Accu-Drawer) 1 for the Reader and 1 for network connection. 36. IS THERE ANY ADDITIONAL THIRD PARTY/DATABASE LICENSE REQUIRED FOR THE CLIENTS? None other than required by the host DBMS. Access databases do not require a client access license. 37. WHAT INTERFACE IS USED? Access: Minimal DAO and ODBC drivers are installed by the CribMaster installation program. We recommend that the Microsoft Data Access Components be installed on machines running Windows 95, 98, or ME. SQL Server: or later (available with Microsoft Data Access Components 2.6) Oracle: CribMaster requires a driver provided by Oracle Corporation. Beginning with Oracle 8.1.7, only the , , and ODBC drivers are currently certified with CribMaster. Note that the Microsoft ODBC for Oracle driver is not supported WinWare, Inc Page 8 of 8

Hardware Requirements

Hardware Requirements 300-6400 Roberts Street Burnaby BC V5G 4C9 300-6400 Roberts Street Burnaby BC V5G 4C9 Hardware Requirements Version 5.2: Last revised May 5, 2005 Microsoft, Windows and the Windows logo are trademarks,

More information

Inmagic Content Server Standard and Enterprise Configurations Technical Guidelines

Inmagic Content Server Standard and Enterprise Configurations Technical Guidelines Inmagic Content Server v1.3 Technical Guidelines 6/2005 Page 1 of 15 Inmagic Content Server Standard and Enterprise Configurations Technical Guidelines Last Updated: June, 2005 Inmagic, Inc. All rights

More information

Prerequisites Guide. Version 4.0, Rev. 1

Prerequisites Guide. Version 4.0, Rev. 1 Version 4.0, Rev. 1 Contents Software and Hardware Prerequisites Guide... 2 anterradatacenter Version selection... 2 Required Software Components... 2 Sage 300 Construction and Real Estate ODBC... 2 Pervasive

More information

WINSCRIBE HARDWARE SPECIFICATIONS

WINSCRIBE HARDWARE SPECIFICATIONS WINSCRIBE HARDWARE SPECIFICATIONS Technology Overview proposes centralization of resources by providing a networked solution that fits into the existing framework of your server environment with minimal

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

WEB COMPAS MINIMUM HOSTING REQUIREMENTS

WEB COMPAS MINIMUM HOSTING REQUIREMENTS WEB COMPAS MINIMUM HOSTING REQUIREMENTS For Additional Support: Northpointe Institute for Public Management T: 231.938.5959 F: 231.938.5995 www.npipm.com support@npipm.com Adult COMPAS Web Application

More information

AuditMatic Enterprise Edition Installation Specifications

AuditMatic Enterprise Edition Installation Specifications Enterprise Edition Installation Specifications Version: 4.0 Copyright 2005 F.A.S., Inc. All rights reserved. Copyright 2008 F.A.S., Inc. All rights reserved. Copyright Notice Information contained in this

More information

MYOB EXO System Requirement Guidelines. 30 April 2014 Version 2.7

MYOB EXO System Requirement Guidelines. 30 April 2014 Version 2.7 MYOB EXO System Requirement Guidelines 30 April 2014 Version 2.7 Contents 1 System Requirements 4 1.1 Overview 4 1.2 Server Requirements 4 1.2.1 Server Requirements (excluding terminal server) 4 1.2.2

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows : Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

SOFTWARE INSTALLATION INSTRUCTIONS

SOFTWARE INSTALLATION INSTRUCTIONS AUDITGARD LGA Electronic Combination Lock SOFTWARE INSTALLATION INSTRUCTIONS Implementation Package The AuditGard Software implementation package includes: 707013 AuditGard Software Install CD 42145 Programming/Audit

More information

Inmagic Content Server v9 Standard Configuration Technical Guidelines

Inmagic Content Server v9 Standard Configuration Technical Guidelines Inmagic Content Server v9.0 Standard Configuration Technical Guidelines 5/2006 Page 1 of 15 Inmagic Content Server v9 Standard Configuration Technical Guidelines Last Updated: May, 2006 Inmagic, Inc. All

More information

Audit4 Installation Requirements

Audit4 Installation Requirements Audit4 version 8.1+ 2015 Copyright 2012 S4S Pty Ltd Audit4 Support Matrix 2015 The following table provides details on the operating system and database engine support for Audit4 as at March 2015. Operating

More information

Delphi+ System Requirements

Delphi+ System Requirements Delphi+ System Requirements Revision 1.1 Newmarket International, Inc. October 24, 2013 Delphi+ System Requirements Users Up to 15 Up to 25 Up to 50 Up to 90 Up to 200 Over 200 Minimum 2008 Server Hardware

More information

GUARD1 PLUS SE Administrator's Manual

GUARD1 PLUS SE Administrator's Manual GUARD1 PLUS SE Administrator's Manual Version 4.4 30700 Bainbridge Road Solon, Ohio 44139 Phone 216-595-0890 Fax 216-595-0991 info@guard1.com www.guard1.com i 2010 TimeKeeping Systems, Inc. GUARD1 PLUS

More information

Keystone 600N5 SERVER and STAND-ALONE INSTALLATION INSTRUCTIONS

Keystone 600N5 SERVER and STAND-ALONE INSTALLATION INSTRUCTIONS The following instructions are required for installation of Best Access System s Keystone 600N5 (KS600N) network key control software for the server side. Please see the system requirements on the Keystone

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 If you are upgrading... 1 Installation Choices... 1 ZENworks

More information

SOFTWARE TECHNOLOGIES

SOFTWARE TECHNOLOGIES SOFTWARE TECHNOLOGIES (September 2, 2015) BUS3500 - Abdou Illia, Fall 2015 1 LEARNING GOALS Identify the different types of systems software. Explain the main functions of operating systems. Know the various

More information

Adonis Technical Requirements

Adonis Technical Requirements Information Sheet Adonis Technical Requirements CONTENTS Contents... 1 Adonis Project Implementation... 1 Host Installation / Onboard Installation Full replication (LARGER Vessels):... 1 Onboard installation

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

Table 1. Requirements for Domain Controller. You will need a Microsoft Active Directory domain. Microsoft SQL Server. SQL Server Reporting Services

Table 1. Requirements for Domain Controller. You will need a Microsoft Active Directory domain. Microsoft SQL Server. SQL Server Reporting Services The following tables provide the various requirements and recommendations needed to optimize JustWare system performance. Note that the specifications provided in this section are only minimum specifications.

More information

Installing Windows XP Professional

Installing Windows XP Professional CHAPTER 3 Installing Windows XP Professional After completing this chapter, you will be able to: Plan for an installation of Windows XP Professional. Use a CD to perform an attended installation of Windows

More information

COMBOGARDPRO. 39E Electronic Combination Lock SOFTWARE INSTALLATION INSTRUCTIONS

COMBOGARDPRO. 39E Electronic Combination Lock SOFTWARE INSTALLATION INSTRUCTIONS COMBOGARDPRO 39E Electronic Combination Lock SOFTWARE INSTALLATION INSTRUCTIONS IMPLEMENTATION PACKAGE The ComboGard Pro Software implementation package includes: 707012 ComboGard Pro Software Install

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information

Inmagic Content Server Workgroup Configuration Technical Guidelines

Inmagic Content Server Workgroup Configuration Technical Guidelines Inmagic Content Server Workgroup Configuration Technical Guidelines 6/2005 Page 1 of 12 Inmagic Content Server Workgroup Configuration Technical Guidelines Last Updated: June, 2005 Inmagic, Inc. All rights

More information

System Requirements for Microsoft Dynamics GP 2015

System Requirements for Microsoft Dynamics GP 2015 System Requirements for Microsoft Dynamics GP 2015 This document contains the minimum client hardware requirements, server recommendations and Terminal Server minimum hardware requirements supported by

More information

System Requirements for Microsoft Dynamics GP 9.0

System Requirements for Microsoft Dynamics GP 9.0 Requirements for Microsoft Dynamics GP 9.0 Last Modified 7/5/2007 Posted 4/7/2007 This document describes client system requirements, server recommendations and Terminal Server system requirements for

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

COMMUNICATION SERVER 1000 COMMUNICATION SERVER 1000 TELEPHONY MANAGER

COMMUNICATION SERVER 1000 COMMUNICATION SERVER 1000 TELEPHONY MANAGER COMMUNICATION SERVER 1000 COMMUNICATION SERVER 1000 TELEPHONY MANAGER TECHNICAL SPECIFICATIONS Communication Server 1000 Telephony Manager 3.2 Communication Server 1000 Telephony Manager 3.0 Communication

More information

MedInformatix System Requirements

MedInformatix System Requirements MedInformatix System Requirements Acentec, Inc. A MedInformatix installation requires a workstation for each user who will access the system and a central server to store and process the data. A large

More information

Sage Grant Management System Requirements

Sage Grant Management System Requirements Sage Grant Management System Requirements You should meet or exceed the following system requirements: One Server - Database/Web Server The following system requirements are for Sage Grant Management to

More information

Copyrights, Legal Notices, Trademarks and Servicemarks

Copyrights, Legal Notices, Trademarks and Servicemarks Installation Guide Copyrights, Legal Notices, Trademarks and Servicemarks Copyright 1998-2003 Westbrook Technologies Incorporated. All rights reserved. No part of this work may be reproduced or transmitted

More information

Installing and Upgrading to Windows 7

Installing and Upgrading to Windows 7 Installing and Upgrading to Windows 7 Before you can install Windows 7 or upgrade to it, you first need to decide which version of 7 you will use. Then, you should check the computer s hardware to make

More information

Minimum Requirements for Cencon 4 with Microsoft R SQL 2008 R2 Express

Minimum Requirements for Cencon 4 with Microsoft R SQL 2008 R2 Express Minimum Requirements for Cencon 4 with Microsoft R SQL 2008 R2 Express SQL 2008 R2 Express Restrictions 1 CPU 1 GB Ram Use Limit 10 GB Database Size High Availability Options None (No Database Mirroring,

More information

How To Restore An Org Server With Anor Backup For Windows 7.5.2 (Oracle)

How To Restore An Org Server With Anor Backup For Windows 7.5.2 (Oracle) Oracle Server Backup User Guide TABLE OF CONTENTS Introduction... 2 Oracle Server Backup... 3 Features... 3 Requirements for Oracle server backup... 3 How to enable ARCHIVELOG Mode... 3 System Requirements...

More information

Sage CRM Technical Specification

Sage CRM Technical Specification Sage CRM Technical Specification Client Software This document outlines the recommended minimum software and hardware requirements for running Sage CRM. Please note that while the document refers to Sage

More information

Adept 2014 System Requirements

Adept 2014 System Requirements Synergis Software 200 Kelly Road, Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 080613 This document provides an overview of the Adept 2014 System requirements to

More information

Windows Server 2008 R2 Essentials

Windows Server 2008 R2 Essentials Windows Server 2008 R2 Essentials Installation, Deployment and Management 2 First Edition 2010 Payload Media. This ebook is provided for personal use only. Unauthorized use, reproduction and/or distribution

More information

Installing Emageon PACS Remote Ultravisual

Installing Emageon PACS Remote Ultravisual The PACS DICOM visualization software for Carondelet Health Network is a Java based application that is installed from the PACS Archive servers. Before proceeding with the installation please see Table

More information

Richmond Systems. SupportDesk Quick Start Guide

Richmond Systems. SupportDesk Quick Start Guide Richmond Systems SupportDesk Quick Start Guide Table of Contents SupportDesk Quick Start Guide...1 Introduction...1 Pre-requisites...2 Installation at a Glance...2 Installation...3 Setup Console...13

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.04 2014-08-25 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Ivara EXP Installation Prerequisites

Ivara EXP Installation Prerequisites Ivara EXP Installation Prerequisites Copyright 2013 Bentley Systems, Incorporated. All rights reserved. Including software, file formats, and audiovisual displays; may only be used pursuant to applicable

More information

Guest PC. for Mac OS X. User Guide. Version 1.6. Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved.

Guest PC. for Mac OS X. User Guide. Version 1.6. Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved. Guest PC for Mac OS X Version 1.6 User Guide Copyright 1996-2005 Lismore Software Systems, Ltd. All rights reserved. Table of Contents About Guest PC... 1 About your Virtual Computer... 1 Creating a Virtual

More information

Remote Deposit Capture Installation Guide

Remote Deposit Capture Installation Guide Remote Deposit Capture Installation Guide Please contact businessbanking@farmingtonbankct.com or call 860-284-6549 with any questions. Remote Deposit Capture Installation Instructions It is necessary to

More information

HOUR 3. Installing Windows Server 2003

HOUR 3. Installing Windows Server 2003 HOUR 3 Installing Windows Server 2003 In this hour, we discuss the different types of Windows Server 2003 installations, such as upgrading an existing server or making a clean install on a server that

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

More information

BabyWare Imperial PC Software

BabyWare Imperial PC Software Overview (see page 1) Things You Should Know (see page 1) Getting Started (see page 2) Licenses and Registration (see page 6) Usernames Passwords and Login (see page 7) BabyWare Imperial PC Software Overview

More information

Before deploying SiteAudit it is recommended to review the information below. This will ensure efficient installation and operation of SiteAudit.

Before deploying SiteAudit it is recommended to review the information below. This will ensure efficient installation and operation of SiteAudit. SiteAudit Knowledge Base Deployment Check List June 2012 In This Article: Platform Requirements Windows Settings Discovery Configuration Before deploying SiteAudit it is recommended to review the information

More information

Chapter 12: Windows XP, Vista, and 7

Chapter 12: Windows XP, Vista, and 7 Chapter 12: Windows XP, Vista, and 7 Complete CompTIA A+ Guide to PCs, 6e To distinguish between the Windows XP, Vista, and 7 operating systems To install, configure, and troubleshoot Windows XP, Vista,

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G Part No. 32170700 Revision G Installation Manual Copyright 2012 by SKF Reliability Systems All rights reserved. Aurorum 30, 977 75 Lulea Sweden Telephone: +46 (0) 31 337 10 00, Fax: +46 (0) 920 134 40

More information

HC-6950. Emission Protected Security Workstation

HC-6950. Emission Protected Security Workstation Emission Protected Crypto AG / 6950-e-2.ppt / DA-HQ / 0004 / 1 PC and Workstation Risks Security Risks: Unauthorized change of data (Sabotage, Viruses) Unauthorized use of data Data loss (deletion) Physical

More information

MAS 200 Supported Platform Matrix

MAS 200 Supported Platform Matrix The information in this document applies to MAS 200 Level 3.60 and higher. Best Software only supports the current MAS 200 level and one major level back. As of the Level 3.70 release, MAS 200 Levels 3.51

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

s y s t e m r e q u i r e m e n t s

s y s t e m r e q u i r e m e n t s s y s t e m r e q u i r e m e n t s System Requirements describe minimum and recommended standards for using Dentrix G4. Exceeding the minimum standards The may result in better system performance. Note:

More information

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

Cisco IP Communicator (Softphone) Compatibility

Cisco IP Communicator (Softphone) Compatibility Cisco IP Communicator (Softphone) Compatibility Cisco IP Communicator is Windows based and works on both XP and Vista The minimum PC requirements for use with Microsoft Windows XP are: Microsoft Windows

More information

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 CONTENTS Contents... 2 Overview... 2 Adept Server... 3 Adept

More information

Microsoft Office Outlook 2013: Part 1

Microsoft Office Outlook 2013: Part 1 Microsoft Office Outlook 2013: Part 1 Course Specifications Course Length: 1 day Overview: Email has become one of the most widely used methods of communication, whether for personal or business communications.

More information

V2.7.x Installation on a Database Server Note: This document is to be used on a new database server installation.

V2.7.x Installation on a Database Server Note: This document is to be used on a new database server installation. V2.7.x Installation on a Database Server Note: This document is to be used on a new database server installation. REVISION A DATE: 10/01/2009 CA3000 Software Installation Procedure Continental Access and

More information

IBM Unica PredictiveInsight Version 8.5.0 Publication Date: June 7, 2011. Recommended Software Environments and Minimum System Requirements

IBM Unica PredictiveInsight Version 8.5.0 Publication Date: June 7, 2011. Recommended Software Environments and Minimum System Requirements IBM Unica PredictiveInsight Version 8.5.0 Publication Date: June 7, 2011 Recommended Software Environments and Minimum System Requirements Copyright Copyright IBM 2011 IBM Corporation Reservoir Place North

More information

Microsoft SQL Server 2008 R2 Express.

Microsoft SQL Server 2008 R2 Express. System s System s Note: Disk compression must not be used. Business/Professional Edition Database Server (with integrated client and NVR) The maximum number of clients is 9 (including Web clients). The

More information

Practice Management Installation Guide. Requirements/Prerequisites: Workstation Requirements. Page 1 of 5

Practice Management Installation Guide. Requirements/Prerequisites: Workstation Requirements. Page 1 of 5 Practice Management Installation Guide Your computers must meet the Workstation, Server and Network Requirements (see below for specifics). These requirements will ensure that Practice Management will

More information

Softline VIP Payroll System Requirements v2.9a January 2010

Softline VIP Payroll System Requirements v2.9a January 2010 i Softline VIP Payroll System Requirements v2.9a January 2010 Table of Contents Introduction... 1 Assumptions... 1 Standalone Requirements... 2 Note:Peer-to-peer Network Installations... 2 Peer-to-peer

More information

System requirements for MuseumPlus and emuseumplus

System requirements for MuseumPlus and emuseumplus System requirements for MuseumPlus and emuseumplus System requirements for MuseumPlus and emuseumplus Valid from July 1 st, 2008 Apart from the listed system requirements, the requirements established

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

Install and Configure SQL Server Database Software Interview Questions and Answers

Install and Configure SQL Server Database Software Interview Questions and Answers Written by Zakir Hossain, CS Graduate (OSU) CEO, Data Group Fed Certifications: PFA (Programming Foreign Assistance), COR (Contracting Officer), AOR (Assistance Officer) Oracle Certifications: OCP (Oracle

More information

To ensure you have the appropriate equipment and settings please review the following: Software and Hardware Recommendations.

To ensure you have the appropriate equipment and settings please review the following: Software and Hardware Recommendations. Step 2- Computer Check Before you attempt to login to University resources it is important to make sure your computer will support an online course, or an accelerated course with an online component. It

More information

Intel Pentium IV or compatible 1 gigahertz (GHz) or higher processor

Intel Pentium IV or compatible 1 gigahertz (GHz) or higher processor The Patron Edge 3.402 Minimum System Requirements / Last updated 10/5/11 Minimum System Requirements This document lists the required infrastructure to run your Blackbaud. Blackbaud recommends the purchase

More information

Needles The Customizable Case Management Software for Law Firms

Needles The Customizable Case Management Software for Law Firms Needles The Customizable Case Management Software for Law Firms Technical Specifications Server Workstation Operating System 1 RECOMMENDED: Windows Server 2012 R2 Windows Small Business Server 2011 Windows

More information

PVTC Technical Requirements

PVTC Technical Requirements About the Installation Scenarios This document describes the minimum hardware requirements to install the Pearson VUE Testing (VTS) software in a Pearson VUE Authorized Test Center. The VTS software may

More information

Virtuoso and Database Scalability

Virtuoso and Database Scalability Virtuoso and Database Scalability By Orri Erling Table of Contents Abstract Metrics Results Transaction Throughput Initializing 40 warehouses Serial Read Test Conditions Analysis Working Set Effect of

More information

ivos Technical Requirements V06112014 For Current Clients as of June 2014

ivos Technical Requirements V06112014 For Current Clients as of June 2014 ivos Technical Requirements V06112014 For Current Clients as of June 2014 The recommended minimum hardware and software specifications for ivos version 4.2 and higher are described below. Other configurations

More information

SEER Enterprise Shared Database Administrator s Guide

SEER Enterprise Shared Database Administrator s Guide SEER Enterprise Shared Database Administrator s Guide SEER for Software Release 8.2 SEER for IT Release 2.2 SEER for Hardware Release 7.3 March 2016 Galorath Incorporated Proprietary 1. INTRODUCTION...

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

PowerSchool Student Information System

PowerSchool Student Information System Oracle ODBC Configuration and Client Installation Guide PowerSchool Student Information System Released July 9, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool

More information

Release notes. Symantec Event Manager for Firewall. What s new. System requirements

Release notes. Symantec Event Manager for Firewall. What s new. System requirements Release notes Symantec Event Manager for Firewall What s new Symantec Event Manager for Firewall provides centralized logging, alerting, and reporting across Symantec s enterprise firewall protection solutions.

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Global System Requirements 103-00994-009

Global System Requirements 103-00994-009 Global System Requirements 103-00994-009 Information in this documentation is subject to change without notice and does not represent a commitment on the part of LUMEDX Corporation. The software described

More information

Receptionist-Small Business Administrator guide

Receptionist-Small Business Administrator guide Receptionist-Small Business Administrator guide What is it? Receptionist-Small Business works with your desk phone, soft phone, or mobile device so you can control calls, monitor the lines of employees,

More information

Item Minimum Required Recommended Notes

Item Minimum Required Recommended Notes Carestream Dental strongly adheres to compliance with Microsoft Windows operating systems and hardware compatibility (HCL), which can be found at www.microsoft.com/whdc/hcl/default.mspx. Only operating

More information

ASTROW HR. Installation & Operation & Programming MANUAL

ASTROW HR. Installation & Operation & Programming MANUAL ASTROW HR Installation & Operation & Programming MANUAL 2007 A.S.E. R&D EUROPE. Printed in Belgium. All rights reserved. NOTICE Information in this document is subject to change without notice and does

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

MFR IT Technical Guides

MFR IT Technical Guides MFR IT Technical Guides Windows 7 Backup and Recovery Page 1 of 33 Table of Contents 1 Glossary... 3 2 Backup Strategy... 4 3 Windows Backup Options... 5 3.1 Windows Backup... 5 3.2 Windows System Image

More information

Technical White Paper BlackBerry Enterprise Server

Technical White Paper BlackBerry Enterprise Server Technical White Paper BlackBerry Enterprise Server BlackBerry Enterprise Edition for Microsoft Exchange For GPRS Networks Research In Motion 1999-2001, Research In Motion Limited. All Rights Reserved Table

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

Web Server (IIS) Requirements

Web Server (IIS) Requirements Web Server (IIS) Requirements Important! The Web Server (IIS) cannot be the primary or backup domain controller. Operating System Windows Server 2012 R2 Windows Server 2008 R2 (64-bit with IIS running

More information

7.x Upgrade Instructions. 2015 Software Pursuits, Inc.

7.x Upgrade Instructions. 2015 Software Pursuits, Inc. 7.x Upgrade Instructions 2015 Table of Contents INTRODUCTION...2 SYSTEM REQUIREMENTS FOR SURESYNC 7...2 CONSIDERATIONS BEFORE UPGRADING...3 TERMINOLOGY CHANGES... 4 Relation Renamed to Job... 4 SPIAgent

More information

A Comparison of VMware and {Virtual Server}

A Comparison of VMware and {Virtual Server} A Comparison of VMware and {Virtual Server} Kurt Lamoreaux Consultant, MCSE, VCP Computer Networking and Consulting Services A Funny Thing Happened on the Way to HP World 2004 Call for speakers at the

More information

Hotel room management software

Hotel room management software s 6 343 HOTEL SOLUTION Hotel room management software Software for monitoring, operation and configuration HSW3.1 The HSW3.1 software is the user interface for the hotel room management system in our Hotel

More information

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names,

More information

System Requirements Table of contents

System Requirements Table of contents Table of contents 1 Introduction... 2 2 Knoa Agent... 2 2.1 System Requirements...2 2.2 Environment Requirements...4 3 Knoa Server Architecture...4 3.1 Knoa Server Components... 4 3.2 Server Hardware Setup...5

More information

About This Manual. 2 About This Manual

About This Manual. 2 About This Manual Ver.4.1 Important This System Guide applies to RadiNET Pro Ver. 4.1. Please read this System Guide and the User s Manual on the RadiNET Pro CD-ROM carefully to familiarize yourself with safe and effective

More information

This document describes the standard software installation process for Doors.NET software.

This document describes the standard software installation process for Doors.NET software. Doors.NET installation and controller configuration is a three step process. Each of these steps has its own document, with controller configuration broken into separate documents per hardware type. software

More information

Planning Domain Controller Capacity

Planning Domain Controller Capacity C H A P T E R 4 Planning Domain Controller Capacity Planning domain controller capacity helps you determine the appropriate number of domain controllers to place in each domain that is represented in a

More information

Minimum Software and Hardware Requirements

Minimum Software and Hardware Requirements Version 5 Jet and Version 5 SQL Minimum Software and Hardware Requirements Please note that these minimum requirements are designed to give adequate performance when running a simple database on the local

More information