Codeless Server Administration Manual
|
|
|
- Barbra Hart
- 10 years ago
- Views:
Transcription
1 Codeless Server Administration Manual PDF generated using the open source mwlib toolkit. See for more information. PDF generated at: Tue, 12 Aug :37:19 CEST
2 Contents Articles 1. Revisions 1 1. Revisions 1 2. Introduction 2 2. Introduction 2 3. Starting the Administration Page 3 3. Starting the Administration Page 3 4. Server Monitor 4 4. Server Monitor 4 5. Server Options 8 5. Server Options 8 6. Server Information Server Information Server configuration Server configuration Class information Class information Database Management Database Management 14 References Article Sources and Contributors 21 Image Sources, Licenses and Contributors 22
3 1 1. Revisions 1. Revisions Revisions: Version Date Author Modification /09/2011 Veronica Chiritoiu Initial document /09/2011 George Melinte Updated print screens. Added chapters Server Configuration and Class Information /11/2013 Teofil Cobzaru Add Database management chapter /11/2011 Teofil Cobzaru Database management add information about resetting Server after changing persistency.
4 2 2. Introduction 2. Introduction Introduction The following manual is a user guide to Codeless Server Administration. After reading through this manual, the user should be familiar with the Codeless server administration functionality and its usage.
5 3 3. Starting the Administration Page 3. Starting the Administration Page Starting the Administration Page The Administration Page can be started accessed Environment Page. After that the Codeless Admin pages should be open.
6 4 4. Server Monitor 4. Server Monitor Server Monitor Main (Stop, Drain Stop, Start, Reset) Regarding to the Server Monitor some buttons are available with the following functionalities: * Stop through this button the server will be stopped; the button Confirm should be pressed if you want to stop the server; *Drain Stop - trough this button the server takes a break and enters in maintenance mode; *Start - trough this button the server is started; *Reset - trough this button the server is recycled.
7 4. Server Monitor 5 Active Clients when this link is pressed all the active clients for the corresponding environment are shown; When the Select is pressed another page is open, and from here a certain user can be blocked. You can specify the user that will be blocked, the time (in minutes) for which the access is blocked and the message that should be displayed when that user wants to access the application. In order to save the data press the OK button. Blocked Users when this link is pressed all blocked users for the corresponding environment are shown; When the Select is pressed another page is open and from here a user can be unblocked. You can specify the user that will be unblocked and press OK button.
8 4. Server Monitor 6 Active Calls when this link is pressed all active calls for the corresponding environment are shown; For each call will be shown the type of the action (get object, get new object, modify object, add initialized object etc.), the function in which the action will take place, the state of the call, the duration and other specifications. When Select is pressed another page is opened and from here the user can cancel the selected call.
9 4. Server Monitor 7 Completed Calls - when this link is followed, all completed calls for the corresponding environment are shown. For each call, will be shown the type of the action (get object, get new object, modify object, add initialized object etc.), the function in which the action is taking place, the state of the call ( Completed ), duration and other specifications. When Select is pressed another page is opened and from here, the user can see more details about that call.
10 8 5. Server Options 5. Server Options when this link is pressed another page is open, here the user can set some options: the message that should appear when the server is in maintenance mode; enable the profiling; enable the attribute values; the users that are shown on the profiling page; the machine names that are shown on the profiling page; the function Ids that are shown on the profiling page.
11 5. Server Options 9
12 10 6. Server Information 6. Server Information - when this link is pressed another page opens, and from here the user can make some actions like: reset the loaded named users; reset the loaded meta classes; reset the loaded workflow rules; reset the loaded profiler rules; reset the server settings; refresh the version info;
13 11 7. Server configuration 7. Server configuration When this link is pressed a new page opens up in which the server administrator can check the configuration information for the managed server, like server addresses, connection strings, error handling information etc.:
14 12 8. Class information 8. Class information - when this link is pressed all classes for the corresponding environment are shown; For each class, will be shown the Class Id, Name, Model Version, Model Loaded (date time stamp), Model State, MslVersion, Msl Loaded (date time stamp), Msl State and Msl Error. The following actions are available for the server administrator: Reset All Meta When this button is pressed the metadata used by the server will be reset. Load All Meta When this button is pressed, all metadata used by the server will be loaded in the class information list. Compile all MSL By pressing this button all Msl statements used throughout the whole package are re-compiled based on the settings defined in the server configuration. Load all MSL By pressing this button all MSL information is loaded in the class information list.
15 8. Class information 13 Refresh - When this button is pressed the whole page is refreshed. Whenever the class information list is loaded or any of the actions from above are executed, each Class and Msl statement will be marked in a proper manner in the Class information list: Red if it generates an error, Green if it is ok Purple if the msl is ok but it was re-compiled a long time ago, so it is outdated. Each entry present in the class information list can be further analyzed by pressing the Select button, for the corresponding object. This will open up the following window in which the Class Details are displayed. Eventually the error messages are displayed either they are related to Compilation or Execution:
16 14 9. Database Management 9. Database Management Database Management The Database Management functionality replaces the older Database Checker stand-alone application. Using Database Management you can create/edit/delete class groups. Class groups are saved as xml files under Server Files\Class Groups folder, for easy migration between environments. Once a class group is selected, several actions become available: - Check if the classes require synchronization - Perform synchronization step - Change persistency level - Copy/Move/Delete data Database Management can be accesed from the Administrator page, by clicking on the corresponding link. Creating class groups On the Database Management page, you have the option of adding a new group. You must provide a name for the group, and select the classes you want to include in it. A list of all classes in the system will be available to select from.
17 9. Database Management 15 You can add/remove classes to group either individually, all classes at once or by specifying a range of class ids. A group has a name, a number of classes included and a persistency level. If all classes have the same persistency, the class group will have the same persistency level, otherwise its persistency level will be Various. You can also edit and delete already created groups.
18 9. Database Management 16 Performing actions on class groups Check classes This function checks if the database structures for the classes included in the group are synchronized with the classes metadata. This includes checking the table structure, views structure, permissions on stored procedures, Unicode support (see Unicode support), etc. everything that the Database Synchronizer checks during a normal Package Update. If a class requires synchronization, this will be indicated in the Needs sync column. Repair classes If at least one class needs synchronization, the Repair button will be enabled. You can use it to fix the classes that are out of sync. Change persistency This feature is available only for class groups with Concern or Company persistency. If the group s persistency is Company, using the Change persistency to CONCERN button will change the persistency to Concern. No further input is required.
19 9. Database Management 17 If the group s persistency is Concern, pressing the Change persistency to COMPANY button will lead to a page where you can associate run units with the company you want the data to be related to. After you made the selection, use the Apply button to perform the operation. After changing persistency, you must reset the Codeless Server (see section Server Monitor - Main (Stop, Drain Stop, Start, Reset))
20 9. Database Management 18 Copy/Move data This feature is available only for class groups with Concern or Company persistency. You can copy/move data between distinct run units and/or companies using the Copy/Move data button. If the group s persistency is Concern, you can copy/move data between different run units. You must select the source and target run units, and press Apply. You cannot copy or move data from and to the same run unit. If the group s persistency is Company, you can either copy/move data between two distinct companies from the same run unit, or between distinct run units and companies.
21 9. Database Management 19 Delete data This functionality is not available for groups with Various persistency. Use the Delete Data button. This will lead to a page where you can select what you want to delete. You can either delete all data (from all run units and companies), or select a specific run unit. If the group s persistency is Company, you can additionally select a specific company to delete data from. Unicode support Starting with version 3.2, Codeless supports Unicode data. In order to enable this feature, the setting SupportsUnicode must be set to 1 in the Environment database, T000Setting table.
22 9. Database Management 20 Once this change is done, you can use the Database Management to convert classes to Unicode. This operation is performed by checking and then repairing the classes. During the check, if a class has not yet been converted to Unicode and Unicode support is enabled, that class is detected as out of sync. You can synchronize it (thus converting it to Unicode) by pressing the Repair button (see section Repair classes). Known limitations Conversion to Unicode has several limitations: 1. If a class has too many attributes in the model, it is possible that the class cannot be converted to Unicode (due to SQL Server restrictions). You can test whether a class can be converted to Unicode or not by using the Check classes functionality (described in section Check classes) and opting to check if conversion to Unicode is possible. If a class cannot be converted to Unicode, you may have to make changes to the model in order to reduce its size (in terms of total attributes length). 2. If you have a lot of data in your system, you will require a considerable amount of disk space for Unicode conversion (this is related to how SQL Server operates). Also, some versions of SQL Server (like SQL Server Express) will not be supported in this case.
23 Article Sources and Contributors 21 Article Sources and Contributors 1. Revisions Source: Contributors: DanielPopescu 2. Introduction Source: Contributors: AnaTurcan, DanielPopescu 3. Starting the Administration Page Source: Contributors: AnaTurcan, DanielPopescu 4. Server Monitor Source: Contributors: AnaTurcan, DanielPopescu 5. Server Options Source: Contributors: AnaTurcan, DanielPopescu 6. Server Information Source: Contributors: AnaTurcan, DanielPopescu 7. Server configuration Source: Contributors: AnaTurcan, DanielPopescu 8. Class information Source: Contributors: AnaTurcan, DanielPopescu 9. Database Management Source: Contributors: AnaTurcan, DanielPopescu
24 Image Sources, Licenses and Contributors 22 Image Sources, Licenses and Contributors File:Server Admin1.png Source: License: unknown Contributors: AnaTurcan File:Server Admin2.png Source: License: unknown Contributors: AnaTurcan File:Server Admin3.png Source: License: unknown Contributors: AnaTurcan File:Server Admin4.png Source: License: unknown Contributors: AnaTurcan File:Server Admin7.png Source: License: unknown Contributors: AnaTurcan File:Server Admin5.png Source: License: unknown Contributors: AnaTurcan File:Server Admin6.png Source: License: unknown Contributors: AnaTurcan File:Server Admin8.png Source: License: unknown Contributors: AnaTurcan File:Server Admin9.png Source: License: unknown Contributors: AnaTurcan File:Server Admin10.png Source: License: unknown Contributors: AnaTurcan File:Server Admin11.png Source: License: unknown Contributors: AnaTurcan File:Server Admin12.png Source: License: unknown Contributors: AnaTurcan File:Server Admin13.png Source: License: unknown Contributors: AnaTurcan File:Server Admin14.png Source: License: unknown Contributors: AnaTurcan File:Server Admin15.png Source: License: unknown Contributors: AnaTurcan File:Server Admin16.png Source: License: unknown Contributors: AnaTurcan File:Server Admin17.png Source: License: unknown Contributors: AnaTurcan File:Server Admin18.png Source: License: unknown Contributors: AnaTurcan File:Server Admin19.png Source: License: unknown Contributors: AnaTurcan File:Server Admin20.png Source: License: unknown Contributors: AnaTurcan File:Server Admin21.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 100.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 101.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 102.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 103.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 104.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 105.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 106.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 107.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 108.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 109.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 110.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 111.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 112.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 113.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 114.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 115.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 116.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 117.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 118.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 119.png Source: License: unknown Contributors: AnaTurcan File:Server Admin 120.png Source: License: unknown Contributors: AnaTurcan
Codeless Server IIS Installation
Codeless Server IIS Installation PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Tue, 12 Aug 2014 11:15:43 CEST Contents Articles
Upgrading a Microsoft Dynamics NAV 2009 R2 or Microsoft Dynamics NAV 2009 SP1 Database to Microsoft Dynamics NAV 2015
Upgrading a Microsoft Dynamics NAV 2009 R2 or Microsoft Dynamics NAV 2009 SP1 Database to Microsoft Dynamics NAV 2015 White Paper November 2014 Contents Introduction... 3 Data Upgrade Short Overview...
SharePoint AD Information Sync Installation Instruction
SharePoint AD Information Sync Installation Instruction System Requirements Microsoft Windows SharePoint Services V3 or Microsoft Office SharePoint Server 2007. License management Click the trial link
DMDoc General Concept
DMDoc General Concept... 1 Administration and Main Settings... 1 Administrator Panel... 2 User Account Types... 2 Administrator Account Rights... 2 User Account Rights... 3 Creating User Accounts... 3
Cloud Services ADM. Agent Deployment Guide
Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License
This is a training module for Maximo Asset Management V7.1. It demonstrates how to use the E-Audit function.
This is a training module for Maximo Asset Management V7.1. It demonstrates how to use the E-Audit function. Page 1 of 14 This module covers these topics: - Enabling audit for a Maximo database table -
IceWarp to IceWarp Server Migration
IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone
ProactiveWatch 2.0 Patch Management and Reporting
ProactiveWatch 2.0 Patch Management and Reporting V090908 2009 ProactiveWatch, Inc. All Rights Reserved. Purpose of this Guide... 1 II. Patching View... 1 Main Patching Screen... 2 Filtering by Patch Attribute...
Automation Engine 14.1. AE Server management
14.1 AE Server management 06-2015 Contents 1. The Server Web Page... 3 2. Status Overview...4 2.1 FAQs on Restarting and Reactivating the Server...5 3. Server Activity... 6 4. Server Setup... 7 4.1 Server
Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager
Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager The following instructions work for the District provided Blackberrys from Sprint, but I think it should
SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE
SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in
Active Directory Management. Agent Deployment Guide
Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3
Installation instructions for MERLIN Dashboard
Installation instructions for MERLIN Dashboard Contents Installation Prerequisites:... 2 Procedure to manually backup and restore Views and Settings in AxOEE Manager... 3 For XP users go to:... 3 For Vista
Monitoring Replication
Monitoring Replication Article 1130112-02 Contents Summary... 3 Monitor Replicator Page... 3 Summary... 3 Status... 3 System Health... 4 Replicator Configuration... 5 Replicator Health... 6 Local Package
FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide
Exchange ControlPanel Administration Guide Table of Contents Top Level Portal Administration... 4 Signing In to Control Panel... 4 Restoring Account Password... 5 Change Account Details... 7 Viewing Account
Composite C1 Load Balancing - Setup Guide
Composite C1 Load Balancing - Setup Guide Composite 2014-08-20 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 3 1.1 Who should read this
http://downloadcenter.trendmicro.com/
Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release
Setup and configuration for Intelicode. SQL Server Express
Setup and configuration for Intelicode SQL Server Express Due to overwhelming demand and the increased load on support, we are providing a complete SQL Server installation walkthrough document. SQL Server
Tracking Network Changes Using Change Audit
CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and
PORTAL ADMINISTRATION
1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5
CUCM License Migration from Version 8.x to Version 9.x
CUCM License Migration from Version 8.x to Version 9.x Document ID: 116231 Contributed by Sean Robinson and Phillip Ratliff, Cisco TAC Engineers. Aug 02, 2013 Contents Introduction Important Pre Upgrade
How To Use Exhange On Outlook 2007 2007 On A Pc Or Macintosh Outlook 2007 On Your Pc Or Ipad (For Windows Xp) On Your Ipad Or Ipa (For Your Windows Xp). (For A Macintosh) On A
Configure Microsoft Outlook 2007 to use Exchange Email Setting Important 1. Before configure your Microsoft outlook 2007 to use exhange you MUST log into the Web Exchange page to login and change your
DocAve 6 Job Monitor. Reference Guide. Service Pack 6
DocAve 6 Job Monitor Reference Guide Service Pack 6 Issued October 2015 Table of Contents What s New in this Guide... 5 About Job Monitor... 6 Submitting Documentation Feedback to AvePoint... 7 Before
STIDistrict SQL 2000 Database Management Plans
STIDistrict SQL 2000 Database Management Plans Overview STI recommends that users create SQL database maintenance plans to maintain the integrity of the STIDistrict database. Database maintenance plans
LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1)
LICENTIA Nuntius Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate in your
InstantSearch+ for Magento Extension
InstantSearch+ for Magento Extension Troubleshooting Guide- version 2.1.1 1. Sync status on the InstantSearch+ Dashboard Go to http://magento.instantsearchplus.com/login Login using the username/password
QUANTIFY INSTALLATION GUIDE
QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the
How To Create A Replica In A Database On A Microsoft Powerbook 2.5.2.2 (Ahem) On A Linux Server (A.K.A.A)
SQL Server 2008 R2 Replication High Availability Solution Replication is one of the High Availability features available in SQL Server. Replication is the process of moving data and database schema changes
Wimba Pronto. Version 3.1. Administrator Guide
Wimba Pronto Version 3.1 Administrator Guide Wimba Pronto 3.1 Administrator Guide Overview 1 Accessing the Wimba Pronto Administration Interface 2 Managing Multiple Institutions 3 General Features 4 Configuring
Installation Guide - Client. Rev 1.5.0
Installation Guide - Client Rev 1.5.0 15 th September 2006 Introduction IntraNomic requires components to be installed on each PC that will use IntraNomic. These IntraNomic Client Controls provide advanced
SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc.
SWCS 4.2 Client Configuration Users Guide Revision 49 11/26/2012 Solatech, Inc. Contents Introduction... 4 Installation... 4 Running the Utility... 4 Company Database Tasks... 4 Verifying a Company...
Online Backup - Installation and Setup
The following guide will assist you in installing the Attix5 Backup Professional Server Edition on your Admin Server. You will have received your Group Name and Group Create Key from the Schools Broadband
Jet Data Manager 2012 User Guide
Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform
NetSuite OpenAir Mobile for Android User Guide Version 1.3
NetSuite OpenAir Mobile for Android User Guide Version 3 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through
Using Websense Data Endpoint Client Software
1 Using Websense Data Endpoint Client Software Related topics: Disabling the endpoint client, page 3 Viewing contained files, page 5 Viewing logs, page 6 Updating the endpoint client, page 7 Your organization
Keep SQL Service Running On Replica Member While Replicating Data In Realtime
Page 1 of 7 Keep SQL Service Running On Replica Member While Replicating Data In Realtime ClusterReplica Enterprise resolves the issue by redirect the data in real-time data replication to a temporary
Colligo Contributor File Manager 4.6. User Guide
Colligo Contributor File Manager 4.6 User Guide Contents Colligo Contributor File Manager Introduction... 2 Benefits... 2 Features... 2 Platforms Supported... 2 Installing and Activating Contributor File
Installing SQL Express. For CribMaster 9.2 and Later
Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
Documentum Desktop Client on Windows 2000 Terminal Services
Documentum Desktop Client on Windows 2000 Terminal Services Docbase Version 1.0 May 10, 2001 Documentum Desktop Client on Windows Terminal Services Page 2 Revision History Docbase Version Revised Date
Sync your schedule and work orders with SME & Microsoft Outlook
Sync your schedule and work orders with SME & Microsoft Outlook High 5 Software is proud to announce a new addition to the SME product family to keep your sales staff and technicians in synch with SME
ChamberMaster - QuickBooks Guide
ChamberMaster - QuickBooks Guide CHAMBERMASTER ChamberMaster QuickBooks Guide ChamberMaster A Division of MicroNet, Inc. 14391 Edgewood Drive Baxter MN 56425 218.825.9200 800.825.9171 [email protected]
SharePoint Wiki Redirect Installation Instruction
SharePoint Wiki Redirect Installation Instruction System Requirements: Microsoft Windows SharePoint Services v3 or Microsoft Office SharePoint Server 2007. License management: To upgrade from a trial license,
SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL
SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,
Archive Manager SharePoint Edition version 5.2
Metalogix Software Administrator s Manual for Archive Manager SharePoint Edition version 5.2 for Microsoft Windows XP/7/2003/2008 All Rights Reserved, including all rights concerning reproduction, copying
OmniUpdate Training. (Beginners) University Web Team. Contact Information: Content Management System (CMS): OmniUpdate (OU Campus):
(Beginners) University Web Team The Web Team is a part of the Office of University Communication and Marketing s Creative Services Department. Our responsibility is to build, migrate, develop, and help
Trns port Payroll XML File Import Guide. Prepared by the Minnesota Department of Transportation (Mn/DOT)
Prepared by the Minnesota Department of Transportation (Mn/DOT) August 2013 Overview Extensible Markup Language (XML) is a set of rules for encoding documents in machinereadable form. XML's design goals
iw Document Manager Cabinet Converter User s Guide
iw Document Manager Cabinet Converter User s Guide Contents Contents.................................................................... 1 Abbreviations Used in This Guide................................................
System Administration and Log Management
CHAPTER 6 System Overview System Administration and Log Management Users must have sufficient access rights, or permission levels, to perform any operations on network elements (the devices, such as routers,
1 of 10 1/31/2014 4:08 PM
1 of 10 1/31/2014 4:08 PM copyright 2014 How to backup Microsoft SQL Server with Nordic Backup Pro Before creating a SQL backup set within Nordic Backup Pro it is first necessary to verify that the settings
0651 Installing PointCentral 8.0 For the First Time
Prerequisites Microsoft Windows Server 2003 or Windows Server 2008 Microsoft.NET Framework 4 Microsoft SQL Server 2005 or SQL Server 2008 IIS **For Windows Server 2003. You must manually configure IIS6
SQL Server 2008 R2 Express Edition Installation Guide
Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details
Developing Solutions for Microsoft Dynamics AX in a Shared AOS Development Environment
Microsoft Dynamics AX 2012 Developing Solutions for Microsoft Dynamics AX in a Shared AOS Development Environment White Paper This document provides guidance for developing solutions when multiple development
Dual Bay Home Media Store. User Manual
Dual Bay Home Media Store User Manual CH3HNAS2 V1.0 CONTENTS Chapter 1: Home Page... 3 Setup Wizard... 3 Settings... 3 User Management... 3 Download Station... 3 Online User Manual... 3 Support... 3 Chapter
Document Management User Guide
IBM TRIRIGA Version 10.3.2 Document Management User Guide Copyright IBM Corp. 2011 i Note Before using this information and the product it supports, read the information in Notices on page 37. This edition
Networking Best Practices Guide. Version 6.5
Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form
Seagate Manager. User Guide. For Use With Your FreeAgent TM Drive. Seagate Manager User Guide for Use With Your FreeAgent Drive 1
Seagate Manager User Guide For Use With Your FreeAgent TM Drive Seagate Manager User Guide for Use With Your FreeAgent Drive 1 Seagate Manager User Guide for Use With Your FreeAgent Drive Revision 1 2008
This help document will demonstrate the usage of the https://orscheduler.halifax.org website.
OR Scheduling Assistance This help document will demonstrate the usage of the https://orscheduler.halifax.org website. There are two different roles that can access the OR Scheduler website, office staff
Network DK2 DESkey Installation Guide
VenturiOne Getting Started Network DK2 DESkey Installation Guide PD-056-306 DESkey Network Server Manual Applied Cytometry CONTENTS 1 DK2 Network Server Overview... 2 2 DK2 Network Server Installation...
Microsoft SQL Replication
Microsoft SQL Replication v1 28-January-2016 Revision: Release Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and
PTC Integrity Eclipse and IBM Rational Development Platform Guide
PTC Integrity Eclipse and IBM Rational Development Platform Guide The PTC Integrity integration with Eclipse Platform and the IBM Rational Software Development Platform series allows you to access Integrity
Results CRM 2012 User Manual
Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation
K12 Spam Management http://spam.k12.sd.us Blocked Emails from parents
K12 Spam Management http://spam.k12.sd.us Blocked Emails from parents If a person (student, parent, etc ) has indicated they sent you an email, but you did not receive it, it s possible it was blocked
Contents 1 Overview 2 Steps to run an Excel Add-In Setup: 3 Add-Ins 4 LOGIN 5 SEND SMS 5.1 Send Text or Flash Sms 5.2 Select Range 5.
Contents 1 Overview 2 Steps to run an Excel Add-In Setup: 3 Add-Ins 4 LOGIN 5 SEND SMS 5.1 Send Text or Flash Sms 5.2 Select Range 5.3 Selected Range Preview List 5.4 Scheduling of Messages 5.5 Scheduled
CLOCKWORK Training Manual and Reference: Inventory. TechnoPro Computer Solutions, Inc.
CLOCKWORK Training Manual and Reference: Inventory TechnoPro Computer Solutions, Inc. Table of Contents Inventory Learning Objectives License Key 5 Create a Catalog 6 Assign Permissions 9 Categories and
1. Contents 1. Introduction... 2. Installation... 2.1 Preparing for the installation... 2.2 Installing the Pre-Requisites Components... 2.
1. Contents 1. Introduction... 2. Installation... 2.1 Preparing for the installation... 2.2 Installing the Pre-Requisites Components... 2.3 Installing the Implicit Sync Outlook Add-In... 3. Initial Configuration...
Active Directory Management. Agent Deployment Guide
Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent
Rational Rational ClearQuest
Rational Rational ClearQuest Version 7.0 Windows Using Project Tracker GI11-6377-00 Rational Rational ClearQuest Version 7.0 Windows Using Project Tracker GI11-6377-00 Before using this information, be
Installing OneStop Reporting Products
Installing OneStop Reporting Products Contents 1 Introduction 2 Product Overview 3 System Requirements 4 Deployment 5 Installation 6 Appendix 2010 OneStop Reporting http://www.onestopreporting.com [email protected]
Installing SQL Server Express 2008 Version 3 2014/08/05 sdk
Installing SQL Server Express 2008 Version 3 2014/08/05 sdk ArcGIS Users - Before proceeding with the process described in this document it may be easier install SQL Server Express 2008 using ArcGIS install
ACR Triad Site Server Click Once Software System
ACR Triad Site Server Click Once Software System Version 2.5 20 October 2008 User s Guide American College of Radiology 2007 All rights reserved. CONTENTS INTRODUCTION...3 ABOUT TRIAD...3 DEFINITIONS...4
Gladinet Cloud Backup V3.0 User Guide
Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet
IGNITE Cloud Server enhancements
IGNITE Cloud Server enhancements Current Cloud Server product 2 Current Cloud Server product We currently have 4 Cloud Server packages 3 Current Cloud Server product: signup page With the current package
Installation Instructions for Hospital ERP System (AP) Installation Instructions for Hospital ERP System (AP)
Installation Instructions for Hospital ERP System (AP) Server Machine SQL Server installation Step 1: First install the SQL Server on the server machine. (SQL Server 2005 or above) While installing the
TriCore Secure Web Email Gateway User Guide 1
TriCore Secure Web Email Gateway User Guide This document provides information about TriCore Secure Web Email Gateway. This document is for users who are authorized to send and receive encrypted email
Linking Access to SQL Server
Linking Access to SQL Server Why Link to SQL Server? Whilst Microsoft Access is a powerful database program it has its limitations and is best suited to creating desktop applications for individual users
Using Google Drive. Using Google Drive. Information Security Requirements
Using Google Drive Information Security Requirements Google Drive is a cloud storage service available to CWRU students, faculty and staff that allows you to store, share, and synchronize files using multiple
Call Recorder Quick CD Access System
Call Recorder Quick CD Access System V4.0 VC2010 Contents 1 Call Recorder Quick CD Access System... 3 1.1 Install the software...4 1.2 Start...4 1.3 View recordings on CD...5 1.4 Create an archive on Hard
INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9
Contents Contents INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 IMPORT UPDATES 12 CUSTOM TEXT FIELDS MAPPING 13
Sharp Remote Device Manager (SRDM) Server Software Setup Guide
Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based
Table of Contents OBJECTIVE... 3 USING WORKFLOW... 3 WORKFLOW USER ATTRIBUTE MAINTENANCE... 5 WORKFLOW PARAMETER MAINTENANCE... 6
Using Workflow Table of Contents OBJECTIVE... 3 USING WORKFLOW... 3 WORKFLOW USER ATTRIBUTE MAINTENANCE... 5 WORKFLOW PARAMETER MAINTENANCE... 6 Establish Logon Hours (Workflow Assistant)... 12 Create
Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.
Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.
SyncTool for InterSystems Caché and Ensemble.
SyncTool for InterSystems Caché and Ensemble. Table of contents Introduction...4 Definitions...4 System requirements...4 Installation...5 How to use SyncTool...5 Configuration...5 Example for Group objects
Learning SQL Data Compare. SQL Data Compare - 8.0
Learning SQL Data Compare SQL Data Compare - 8.0 Contents Getting started... 4 Red Gate Software Ltd 2 Worked example: synchronizing data in two databases... 6 Worked example: restoring from a backup file...
Microsoft Outlook MAINTENANCE & USAGE GUIDE
Microsoft Outlook MAINTENANCE & USAGE GUIDE Updated 1/31/2014 SUMMARY Microsoft Exchange is an email messaging and scheduling service used in our organization. This service is managed on a global level
DS License Server. Installation and Configuration Guide. 3DEXPERIENCE R2014x
DS License Server Installation and Configuration Guide 3DEXPERIENCE R2014x Contains JAVA SE RUNTIME ENVIRONMENT (JRE) VERSION 7 Contains IBM(R) 64-bit SDK for AIX(TM), Java(TM) Technology Edition, Version
Migrating documents from Business Objects Reporter to Web Intelligence XI R2
Migrating documents from Business Objects Reporter to Web Intelligence XI R2 1. This document describes how to migrate documents from Business Objects Reporter to Web Intelligence documents. They can then
What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365
This guide explains how to access and use the OneDrive for Business cloud based storage system and Microsoft Office Online suite of products via a web browser. What is OneDrive for Business at University
GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios Devices
GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios Devices GO!Enterprise MDM for ios Devices, Version 3.x GO!Enterprise MDM for ios Devices 1 Table of Contents GO!Enterprise
Version 1.2. 2011 Provance Technologies, Inc. All rights reserved. Provance Technologies Inc. 85 Bellehumeur Gatineau, Quebec CANADA J8T 8B7
This document is provided for informational purposes only and Provance makes no warranties, either express or implied, in this document. Information in this document, including external references, is
Workflow Templates Library
Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security
OLAP Cube Manual deployment and Error resolution with limited licenses and Config keys
Documented by - Sreenath Reddy G OLAP Cube Manual deployment and Error resolution with limited licenses and Config keys Functionality in Microsoft Dynamics AX can be turned on or off depending on license
The Nuts and Bolts of Autodesk Vault Replication Setup
The Nuts and Bolts of Autodesk Vault Replication Setup James McMullen Autodesk, Inc PL4700-V Has your company decided to move toward a replicated Autodesk Vault software environment? Does your company
NovaBACKUP. Storage Server. NovaStor / May 2011
NovaBACKUP Storage Server NovaStor / May 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.
ENERGY MANAGEMENT SOFTWARE. For Windows XP, Vista, Windows 7 ( 32 & 64 bit ) Mac OSX 10.5+
2.1 ENERGY MANAGEMENT SOFTWARE For Windows XP, Vista, Windows 7 ( 32 & 64 bit ) Mac OSX 10.5+ Tool bar Made up of the 3 components shown below Data display Demand Plan Add Utility Compare gin ADJUSTING
