Installation guideline. ConTool
|
|
|
- Clementine Daniel
- 9 years ago
- Views:
Transcription
1 Installation guideline ConTool Updated: Created by: consolut international ag Ebnatstrasse 65c CH-8200 Schaffhausen fon: +41 (0) fax: +41 (0) [email protected] Documentation path: N:\SAP\WEBAS\ConTool\ Copyright consolut international ag, Schaffhausen Seite 1 von 8
2 Table of contents 1 Product description CONSQL Download link How to install I? (on iseries) How to install II? (on PC) How to install III? (on iseries) How to install IV ConTool Diskanalyzer? (on PC) How to start the ConTool Diskanalyzer tool? How to plan via Job Scheduler (Diskanalyzer)? How to use the data of the Diskanalyzer tool? How to use the consolut Start SAP Tool? How to use the consolut Stop SAP Tool? How to use the consolut DLTJRNRCV Tool? How to use the consolut commands? Command DSPFF Command EDTDTAARA Command CONCMP Command CONSTRCRT Programm CONRFCRCV Programm CONRFCSND Programm CONRFCSND Imprint... 8 Copyright consolut international ag, Schaffhausen Seite 2 von 8
3 1 Product description CONSQL 1.1 Download link How to install I? (on iseries) - Logon with QSECOFR - CRTSAVF QGPL/CONTOOL - CRTSAVF QGPL/CONTOOLD 1.3 How to install II? (on PC) - unzip the file ConTool.zip to the 2 files "contool" & "contoold" to c:\temp - ftp the data binary to your iseries into the created SAVFs You can do that similar as follows: ftp <iseries-name> cd qgpl bin lcd c:\temp put contool put contoold quit Copyright consolut international ag, Schaffhausen Seite 3 von 8
4 1.4 How to install III? (on iseries) 1. Logon with QSECOFR 2. RSTLIB SAVLIB(CONTOOL) DEV(*SAVF) SAVF(QGPL/CONTOOL) MBROPT(*ALL) ALWOBJDIF(*ALL) 3. RSTLIB SAVLIB(CONTOOLD) DEV(*SAVF) SAVF(QGPL/CONTOOLD) MBROPT(*ALL) ALWOBJDIF(*ALL) 4. mkdir '/ConTool' 5. RST DEV('/QSYS.LIB/CONTOOL.LIB/CONTOOLIFS.FILE') OBJ(('/ConTool/*')) 6. GRTOBJAUT OBJ(CONTOOL/*ALL) OBJTYPE(*ALL) USER(*PUBLIC) AUT(*ALL) 7. GRTOBJAUT OBJ(CONTOOLD/*ALL) OBJTYPE(*ALL) USER(*PUBLIC) AUT(*ALL) 8. CALL CONTOOL/CRTSHARES 9. If you are using iasp, you need to change the DTAARA CONTOOLD/IASP as follows: 10. CHGDTAARA DTAARA(CONTOOLD/IASP) VALUE('Your-iASP') 1.5 How to install IV ConTool Diskanalyzer? (on PC) - Rename the file \\<iseries-name>\rootbin\contool\data\hostspaceoccupied.htm with your Windows Explorer to \\<iseries-name>\rootbin\contool\data\<iseries-name>spaceoccupied.htm - Edit the file the following file with notepad, pspad, textpad or similar and exchange all occurrences of "&HOST&" with "<iseries-name>" (Should be about 40 times) \\<iseries-name>\rootbin\contool\data\<iseries-name>spaceoccupied.htm 1.6 How to start the ConTool Diskanalyzer tool? - Logon with QSECOFR (e.g. every sunday 4pm via WRKJOBSCDE weekly) - CALL PGM(CONTOOL/STRCONTOSM) Copyright consolut international ag, Schaffhausen Seite 4 von 8
5 1.7 How to plan via Job Scheduler (Diskanalyzer)? ADDJOBSCDE JOB(STRCONTOOL) CMD(CALL PGM(CONTOOL/STRCONTOSM)) FRQ(*WEEKLY) SCDDATE(*NONE) SCDDAY(*SUN) SCDTIME(160000) RCYACN(*NOSBM) JOBD(CONTOOL/CONTOOL) JOBQ(QCTL) TEXT('Start ConTool for Disk Checks')... STRCONTOSM should be modified for iasp How to use the data of the Diskanalyzer tool? - Mount a network drive e.g. X:\ with \\<iseries-name>\rootbin - Start your Internet Browser and enter the following: X:\ConTool\Data\<iSeries-Name>SpaceOccupied.htm... click on the different links and enjoy :-)) 1.9 How to use the consolut Start SAP Tool? - CHGOBJOWN OBJ(CONTOOL/CONSTRSAP1) OBJTYPE(*PGM) NEWOWN(QSECOFR) - CHGPGM PGM(CONTOOL/CONSTRSAP1) USRPRF(*OWNER) - If you want to start your SAP system include the following: CALL PGM(CONTOOL/CONSTRSAP1) PARM(SID) 1.10 How to use the consolut Stop SAP Tool? - CHGOBJOWN OBJ(CONTOOL/CONENDSAP1) OBJTYPE(*PGM) NEWOWN(QSECOFR) - CHGPGM PGM(CONTOOL/CONENDSAP1) USRPRF(*OWNER) - If you want to stop your SAP system include the following: CALL PGM(CONTOOL/CONENDSAP1) PARM(SID) Copyright consolut international ag, Schaffhausen Seite 5 von 8
6 1.11How to use the consolut DLTJRNRCV Tool? - Before the nightly backup delete all old contents: CLRPFM FILE(CONTOOL/DLTJRNRCV) - Run the following for each SID BEFORE the backup: CALL PGM(CONTOOL/DLTJRNRCV1) PARM(SID) - Run the following AFTER your backup once: CALL PGM(CONTOOL/DLTJRNRCV2) Copyright consolut international ag, Schaffhausen Seite 6 von 8
7 2 How to use the consolut commands? 2.1 Command DSPFF This command is better than DSPFFD 2.2 Command EDTDTAARA This command is better than CHGDTAARA for CHAR. 2.3 Command CONCMP Useful Pre-Compile-Statements 2.4 Command CONSTRCRT Send file and Field definition to SAP 2.5 Programm CONRFCRCV Standard tool for RFC transfer from SAP (includes table) 2.6 Programm CONRFCSND Standard tool for RFC transfer to SAP (includes table) 2.7 Programm CONRFCSND1 Standard tool for RFC transfer to SAP (without table) Copyright consolut international ag, Schaffhausen Seite 7 von 8
8 3 Imprint This document was created by: consolut international ag Ebnatstrasse 65c 8200 Schaffhausen Switzerland Fon : +41(0) Fax : +41(0) Contact: Internet: [email protected] Copyright consolut international ag, Schaffhausen Seite 8 von 8
CREATE!FORM SERVER FOR ISERIES V6R1 INSTALLATION
T ECHNICAL NOTE Product: Create!form Server 2.8 Last modified: February 2, 2009 5:49 pm Created by: Development Inside this note: Installing Create!form Server 2.8 CREATE!FORM SERVER FOR ISERIES V6R1 INSTALLATION
Textura CMS Interface Setup Manual. Version 1.1
Textura CMS Interface Setup Manual Version 1.1 January 4, 2007 This user manual contains confidential information of Textura, LLC and is protected by all applicable patents, copyright, trademark trade
www.orati-systems.com
www.orati-systems.com Table of Contents Summary Features Requirements Installation and configuration Rebuild and deploy Java Debugging Summary isftp is an open source toolset developed by Orati Systems
DBMoto 7 Setup Guide for IBM DB2 for i Transactional Replications
DBMoto 7 Setup Guide for IBM DB2 for i Transactional Replications Copyright This document is copyrighted and protected by worldwide copyright laws and treaty provisions. No portion of this documentation
Installation and User Manual GENEREX RCCMD AS400-Client
GENEREX, Author Bodo Radtke Page 1 - November 28, 2006 - Rel. 1.07 Installation and User Manual GENEREX RCCMD AS400-Client Contents INSTALLATION AND USER MANUAL... 1 GENEREX RCCMD AS400-CLIENT... 1 CONTENTS...
How to export a spool file from an AS/400 and export to a Windows PC
How to export a spool file from an AS/400 and export to a Windows PC This instruction manual is intended for customers working with AS/400 host systems and Lexmark printers capable of printing from an
Installation of IEXL
Installation of IEXL IEXL Software License Agreement idata Development Ltd ( IDD Ltd ) License IDD Ltd grants to the purchaser, license to use the software product on the specified serial number and processor
.OR.AT.ATTORNEY.AUCTION.BARGAINS.BAYERN.BERLIN.BLACKFRIDAY.BOUTIQUE.BRUSSELS.BUILDERS
.AC.BIO.RESTAURANT.APARTMENTS.CASINO.SCHOOL.KIM.ACADEMY.ACCOUNTANTS.ACTOR.ADULT.AE.AERO.AG.AGENCY.AIRFORCE.ARCHI.ARMY.ASIA.ASSOCIATES.AT.CO.AT.OR.AT.ATTORNEY.AUCTION.AUDIO.BAND.BANK.BAR.BARGAINS.BAYERN.BE.BEER.BERLIN.BID.BIKE.BINGO.BIZ.BLACK.BLACKFRIDAY.BLUE.BOUTIQUE.BRUSSELS.BUILDERS.BUSINESS.BZ.CO.BZ.COM.BZ.ORG.BZ.CAB.CAFE.CAMERA.CAMP.CAPITAL.CARDS.CARE.CAREERS.CASA.CASH.CATERING.CC.CENTER.CH.CHAT.CHEAP.CHRISTMAS
VTLBackup4i. Backup your IBM i data to remote location automatically. Quick Reference and Tutorial. Version 02.00
VTLBackup4i Backup your IBM i data to remote location automatically Quick Reference and Tutorial Version 02.00 Manufacture and distributed by VRTech.Biz LTD Last Update:16.9.2013 Contents 1. About VTLBackup4i...
84-01-20.1 Implementing AS/400 Security Controls Wayne O. Evans Payoff
84-01-20.1 Implementing AS/400 Security Controls Wayne O. Evans Payoff AS/400 systems offer a wide array of powerful mechanisms for information security and auditing. The security manager must be able
Creating a Windows 8.1 Base Virtual Machine
Creating a Windows 8.1 Base Virtual Machine When we have to build Servers for many different scenarios, it sure is helpful to have a base Windows OS Image handy to start with. Even though it seems simple,
Users Guide. FTP/400 File Transfer API and Remote Command Server Version 1.00. By RJS Software Systems, Inc.
FTP/400 File Transfer API and Remote Command Server Version 1.00 Users Guide By RJS Software Systems, Inc. RJS Software Systems P.O. Box 19408 Minneapolis, MN 55419 (612) 822-0412 Voice (612) 822-1364
SequeLink Server Installation Instructions for the iseries
SequeLink Server Installation Instructions for the iseries Requirements This document describes installation of SequeLink Server for the iseries. Throughout this document, the term iseries refers to the
Installation and User Manual GENEREX RCCMD AS400-Client
Version: 2012-02-01 Installation and User Manual GENEREX RCCMD AS400-Client Contents INSTALLATION AND USER MANUAL... 1 GENEREX RCCMD AS400-CLIENT... 1 CONTENTS... 1 I. DESCRIPTION... 3 A. GENERAL INFORMATION...
Installation and Administration Guide
Installation and Administration Guide Product Version: 2.5.0 Publication date: 7/21/2011 Copyright 2008-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Table of Contents Introduction...
Software Version: 9.8
X - A n a l y s i s Installation & Upgrade Guide Software Version: 9.8 T h i s p r o d u c t r e q u i r e s a s e c u r i t y c o d e t o a c t i v a t e i t. F o r S e c u r i t y C o d e, p l e a s
FILE TRANSFER PROTOCOL (FTP) SITE
FILE TRANSFER PROTOCOL (FTP) SITE Section 1 - SPIN System Overview As part of the digital plan submission process that Registries is currently implementing a File Transfer Protocol (FTP) site has been
Creating a Complete Backup of Shelby v5 Data
Creating a Complete Backup of Shelby v5 Data Backup the Shelby folder and all its contents Since the Shelby v5 software now stores information in the \Shelby\ssv5.dat folder as well as in the SQL database;
Restoring KeyesMail from a CD or Save File onto your iseries or AS/400
Existing Installations Only KeyesMail Version 9 - Update Instructions The following instructions can be used to install an update to an existing KeyesMail system. During the update, objects in your original
iseries File Transfer
iseries File Transfer Basic transfer types Save files CSV files (spreadsheets) Flat files Spool files Aurora Technologies, Inc. 2 FTP overview Reference manual URL - http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzaiq/rzaiqreference.htm
Attachments Internet Explorer
Attachments Internet Explorer Outlook Webmail allows you to share files with your email correspondents through the use of s. This document discusses accessing email s, attaching files, and deleting s using
1 MAXDATA Modular System Firmware Update
1 MAXDATA Modular System Firmware Update This document will help you to update the firmware from a MAXDATA Modular System. Modular Systems which was purchased before 1 st April 2009 with Microsoft Windows
Installation and Administration Guide
Installation and Administration Guide Product Version: 4.0.0 Publication date: 11/29/2011 Copyright 2007-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Table of Contents Introduction...
You re probably already familiar with using a File Transfer Protocol (FTP)
6 FTP, File Transfer, and More You re probably already familiar with using a File Transfer Protocol (FTP) client for downloading files from the Internet. What you may not know is that you can do a lot
Installation of TMKSVR as part of the SAPINST environment
SAP TMKSVR tools for the iseries Installation of TMKSVR as part of the SAPINST environment Installation of TMKSVR as part of the SAPINST environment Installation 1.1. Prerequisites 1.2. Start installation
ERserver. iseries FTP
ERserver iseries FTP ERserver iseries FTP Copyright International Business Machines Corporation 1998, 2002. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted
Backing Up TestTrack Native Project Databases
Backing Up TestTrack Native Project Databases TestTrack projects should be backed up regularly. You can use the TestTrack Native Database Backup Command Line Utility to back up TestTrack 2012 and later
File Manager User Guide
File Manager User Guide Please note: EasySiteOptimizer Version 1.6 is supplied with Web Hosting (IBP) and Advanced Web Hosting only. File Manager Introduction to File Manager To access File Manager, select
Digital Certificate Manager Setup
Digital Certificate Manager Setup Contents Pre-configuration 3 Sample control scripts 3 Server Requirements 3 Prerequisites 3 Technical documents available online at 3 Firewall Considerations 4 Introduction
Upgrade Guide. Product Version: 4.7.0 Publication Date: 02/11/2015
Upgrade Guide Product Version: 4.7.0 Publication Date: 02/11/2015 Copyright 2009-2015, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Contents Welcome 3 Before You Begin 3 Upgrade
Customer Tips. How to Upgrade, Patch or Clone Xerox Multifunction Devices. for the user. Purpose. Upgrade / Patch / Clone Process Overview
Xerox Multifunction Devices Customer Tips January 27, 2009 This document applies to the Xerox products indicated in the table below. For some products, it is assumed that your device is equipped with the
emedny FTP Batch Dial-Up Number 866 488 3006 emedny SUN UNIX Server ftp 172.27.16.79
This document contains most of the information needed to submit FTP Batch transactions with emedny. It does not contain the unique FTP User ID/Password required to log in to the emedny SUN UNIX Server.
How to Backup XenServer VM with VirtualIQ
How to Backup XenServer VM with VirtualIQ 1. Using Live Backup of VM option: Live Backup: This option can be used, if user does not want to power off the VM during the backup operation. This approach takes
Table of contents Introduction. 11-About it. 12-Prerequisites. 13-Installation
by Giovanni B. Perotti (Italy) 1. 2. 3. 4. 5. Table of contents Introduction 11. About it 12. Prerequisites 13. Installation Set up 21. Defining an image catalog 22. Defining a virtual tape drive 23. Loading
GoAnywhere MFT Upgrade Guide. Version: 5.0.4 Publication Date: 08/12/2015
GoAnywhere MFT Upgrade Guide Version: 5.0.4 Publication Date: 08/12/2015 Copyright 2015 Linoma Software. All rights reserved. Information in this document is subject to change without notice. The software
WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc.
User s Guide Software Version 3.1 Ipswitch, Inc. Ipswitch, Inc. Phone: 781-676-5700 81 Hartwell Ave Web: http://www.ipswitch.com Lexington, MA 02421-3127 The information in this document is subject to
VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods:
VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods: 1. If you have Macintosh OS version IX, then VIVIDESK is best viewed using Windows emulation software. 2. If you have
BestSync Tutorial. Synchronize with a FTP Server. This tutorial demonstrates how to setup a task to synchronize with a folder in FTP server.
BestSync Tutorial Synchronize with a FTP Server This tutorial demonstrates how to setup a task to synchronize with a folder in FTP server. 1. On the main windows, press the Add task button ( ) to add a
How to Launch the CTC from the Command Line for ONS 15327
How to Launch the CTC from the Command Line for ONS 15327 Document ID: 8920 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information Launch the CTC Application
GoAnywhere Director to GoAnywhere MFT Upgrade Guide. Version: 5.0.1 Publication Date: 07/09/2015
GoAnywhere Director to GoAnywhere MFT Upgrade Guide Version: 5.0.1 Publication Date: 07/09/2015 Copyright 2015 Linoma Software. All rights reserved. Information in this document is subject to change without
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
DIRECTORY PASSWORD V1.2 Quick Start Guide
DIRECTORY PASSWORD V1.2 Quick Start Guide Directory Password is a self-service password reset / account unlock tool that is an optional add-on for Directory Update v2.5. Directory Update must be installed
i5/os and related software Distributing software
System i and System p i5/os and related software Distributing software Version 6 Release 1 System i and System p i5/os and related software Distributing software Version 6 Release 1 Note Before using
Backup and Disaster Recovery Restoration Guide
Backup and Disaster Recovery Restoration Guide Page 1 Table of Contents Table of Contents...2 Terms of Use...3 BDR...4 Creating Point-in-Time Restoration Volumes...4 Mounting a Restoration Volume...4 Dismounting
Ipswitch WS_FTP Server
Ipswitch WS_FTP Server User s Guide Software Version 5.0 Ipswitch, Inc Ipswitch Inc. Web: http://www.ipswitch.com 10 Maguire Road Phone: 781.676.5700 Lexington, MA Fax: 781.676.5710 02421 Copyrights The
GAUSS 9.0. Quick-Start Guide
GAUSS TM 9.0 Quick-Start Guide Information in this document is subject to change without notice and does not represent a commitment on the part of Aptech Systems, Inc. The software described in this document
TURNINGPOINT 5: STEPS TO SUCCESSFULLY RUN POWERPOINT POLLING FOR PC
TURNINGPOINT 5: STEPS TO SUCCESSFULLY RUN POWERPOINT POLLING FOR PC 1 Plug in Receiver. Open TurningPoint. Verify Connection (Receiver and/or ResponseWare). Select Participant List (optional). Click PowerPoint
Symantec AntiVirus Corporate Edition Patch Update
Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
REPRINT. Release 1.20 1.22. User s Guide. iseries (AS/400) Developed and Distributed by
REPRINT Release 1.20 1.22 User s Guide IBM IBM iseries iseries (AS/400) (AS/400) Developed and Distributed by WorksRight Software, Inc. P. O. Box 1156 Madison, Mississippi 39130 Phone (601) 856-8337 Fax
User Manual. Version 3.12. connmove GmbH Version: 3.12. www.connmove.de Seite 1 von 33
User Manual Version 3.12 connmove GmbH Version: 3.12 www.connmove.de Seite 1 von 33 Table of Contents Introduction... 4 cmwatcher Blog... 4 System Requirements... 4 Architecture Recommendations... 5 Integration
Secure File Transfer Protocol User Guide. Date Created: November 10, 2009 Date Updated: April 14, 2014 Version: 1.7
Secure File Transfer Protocol User Guide Date Created: November 10, 2009 Date Updated: April 14, 2014 Version: 1.7 Secure File Transfer Protocol User Guide Table of Contents 1 Overview... 1 1.1 Purpose
Online File Folder. Getting Started Guide. Become an Expert at Managing Your Files Online. wind. Online File Folder // Getting Started Guide
Getting Started Guide Online File Folder Become an Expert at Managing Your Files Online Getting Started Guide Page 1 Getting Started Guide: Online File Folder Version 2.1 (2.22.11) Copyright 2010. All
File Transfer Protocol. What is Anonymous FTP? What is FTP?
File Transfer Protocol (FTP) File Transfer Protocol Sometimes browsing for information is not sufficient you may want to obtain copies of software programs or data files for your own use and manipulation.
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
WS_FTP Professional 12
WS_FTP Professional 12 Tools Guide Contents CHAPTER 1 Introduction Ways to Automate Regular File Transfers...5 Check Transfer Status and Logs...6 Building a List of Files for Transfer...6 Transfer Files
Installing C++ compiler for CSc212 Data Structures
for CSc212 Data Structures [email protected] Spring 2010 1 2 Testing Mac 3 Why are we not using Visual Studio, an Integrated Development (IDE)? Here s several reasons: Visual Studio is good for LARGE project.
Installation of new Bacstel-iP SSL Certificate Bacstel-iP for iseries
Installation of new Bacstel-iP SSL Certificate Bacstel-iP for iseries BACS will change over to a new certificate on Monday 22 February 2010. You must follow the instructions below before this date. Failure
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
The Basics of FTP. Basic Order of Operations: Commands: FTP (File Transfer Protocol) allows a user to transfer files to/from a remote network site.
The Basics of FTP FTP (File Transfer Protocol) allows a user to transfer files to/from a remote network site. Topics: Basic Order of Operations Commands Example Screen Shots Basic Order of Operations:
Moxa Device Manager 2.3 User s Manual
User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used
CHS Secure Access Facility
User Instructions for General (Level 2) and Restricted (Level 3 & Level 4) users These instructions present a step by step introduction to the CHS Australia FTP facility or Web Server based File Transfer
APPLICATION NOTE. How to build pylon applications for ARM
APPLICATION NOTE Version: 01 Language: 000 (English) Release Date: 31 January 2014 Application Note Table of Contents 1 Introduction... 2 2 Steps... 2 1 Introduction This document explains how pylon applications
Q. If I purchase a product activation key on-line, how long will it take to be sent to me?
Page 1 of 6 Frequently Asked Questions (FAQ) Q. If I purchase a product activation key on-line, how long will it take to be sent to me? A. When you purchase on-line your product activation key is provided
2 Advanced Session... Properties 3 Session profile... wizard. 5 Application... preferences. 3 ASCII / Binary... Transfer
Contents I Table of Contents Foreword 0 Part I SecEx Overview 3 1 What is SecEx...? 3 2 Quick start... 4 Part II Configuring SecEx 5 1 Session Profiles... 5 2 Advanced Session... Properties 6 3 Session
Database Security Essentials
Database Security Essentials Rob Bestgen [email protected] DB2 for i Center of Excellence 2 Who is the DB2 for i Center of Excellence? An experienced IBM Team delivering: Product Offerings Developed through
FTP Use. Internal NPS FTP site instructions using Internet Explorer:
FTP Use File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers
UC8XX LCD and Web GUI custom Guide
UC8XX LCD and Web GUI custom Guide 1. Unzip the hlpres.tar package You can replace some file in the hlpres to finish the customization of 1.1 to 1.7 1.1 How to custom the wallpaper4-wallpaper6? Open hlpres
Copyright. Copyright. Arbutus Software Inc. 270-6450 Roberts Street Burnaby, British Columbia Canada V5G 4E1
i Copyright Copyright 2015 Arbutus Software Inc. All rights reserved. This manual may contain dated information. Use of these materials is based on the understanding that this manual may not contain all
Moxa Device Manager 2.0 User s Guide
First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual
NAS 253 Introduction to Backup Plan
NAS 253 Introduction to Backup Plan Create backup jobs using Backup Plan in Windows A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Create backup
Parallels Virtuozzo Containers 4.6 for Windows
Parallels Parallels Virtuozzo Containers 4.6 for Windows Upgrade Guide Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o Parallels International
Using Symantec NetBackup with Symantec Security Information Manager 4.5
Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2007 Symantec Corporation. All rights
File Management Commands in Windows 7
This document is a quick tutorial showing the file management commands using Windows 7. Preparation: I need a set of files to work with. I will use the files in the File Management Homework.zip file. See
Using Internet or Windows Explorer to Upload Your Site
Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting
Apache Hadoop 2.0 Installation and Single Node Cluster Configuration on Ubuntu A guide to install and setup Single-Node Apache Hadoop 2.
EDUREKA Apache Hadoop 2.0 Installation and Single Node Cluster Configuration on Ubuntu A guide to install and setup Single-Node Apache Hadoop 2.0 Cluster edureka! 11/12/2013 A guide to Install and Configure
State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009
State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,
Symantec ESM agent for IBM AS/400
Symantec ESM agent for IBM AS/400 Version 6.5 Installation Guide 1 Legal Notice Copyright 2009 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, LiveUpdate, Symantec Enterprise Security
Securing Your User Profiles Against Abuse
Securing Your User Profiles Against Abuse Dan Riehl IT Security and Compliance Group, LLC Cilasoft Security Solutions - US Operations [email protected] Areas of Potential User Profile Abuse What
Security Service tools user IDs and passwords
System i Security Service tools user IDs and passwords Version 5 Release 4 System i Security Service tools user IDs and passwords Version 5 Release 4 Note Before using this information and the product
NSave Table of Contents
NSave Table of Contents Introduction to NSave for Desktops 2 CPP Installation Instructions 3 Backing up your Computer 8 Restoring Files to your Computer 10 Settings 13 History 14 Destinations 15 1 Introduction
Data Saving on MS BL X04SA
Data Saving on MS BL X04SA 1 Index 1 INDEX...1 2 FILES ON MS BL...2 2.1 E-ACCOUNT...2 2.2 X04SA PUBLIC FOLDER...2 3 DATA TRANSFER AND BACKUP...3 3.1 FTP DATA TRANSFER...3 3.2 COPY FILES TO E-ACCOUNT...3
A. I do not have my own personal certificate I am a new client or want to download a new certificate
This user guide will help you to create your personal certificate in file/browser or smart card certificate. If you already own a personal certificate in file that you have saved on your computer, you
The Einstein Depot server
The Einstein Depot server Have you ever needed a way to transfer large files to colleagues? Or allow a colleague to send large files to you? Do you need to transfer files that are too big to be sent as
How to Restore a Linux Server Using Bare Metal Restore
How to Restore a Linux Server Using Bare Metal Restore This article refers to firmware version 5.4 and higher, and the Barracuda Linux Backup Agent 5.4 and higher. Use the steps in this article to restore
ASX SFTP External User Guide
ASX SFTP External User Guide Table of Contents 1. SOLUTION OVERVIEW... 3 1.1. BUSINESS CONTINUITY SOLUTION... 3 1.2. USER MANUAL AUDIENCE... 3 2. REQUESTING SFTP ACCESS... 4 2.1. SFTP ACCOUNTS... 4 2.2.
Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080
Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
DISASTER STRIKES. Are you ready?
DISASTER STRIKES Are you ready? 1 Your Goal Complete OS/400 restoration Complete application restoration Bring back the most current information Protect your job 2 Your AS/400 just lost all of its data!
ML310 VxWorks QuickStart Tutorial. Note: Screen shots in this acrobat file appear best when Acrobat Magnification is set to 133.3%
ML30 VxWorks QuickStart Tutorial Note: Screen shots in this acrobat file appear best when Acrobat Magnification is set to 33.3% Overview Setup Boot ROM with VxWorks Hardware and Software ACE file Target
Upgrade your Software
Video server software From time to time software upgrades are issued for the video servers. These are posted on our website www.ad-networkvideo.com or on the product CD and consist of two parts, the application
inforouter V8.0 Server Migration Guide.
inforouter V8.0 Server Migration Guide. 1 Copyright 1998-2015 inforouter Migration Guide I f for any reason, you wish to move the entire inforouter installation to another machine, please follow the instructions
MySQL Quick Start Guide
Quick Start Guide MySQL Quick Start Guide SQL databases provide many benefits to the web designer, allowing you to dynamically update your web pages, collect and maintain customer data and allowing customers
TIBCO MFT Platform Server for IBM i User Guide. Software Release 7.1.0 April 2013
TIBCO MFT Platform Server for IBM i User Guide Software Release 7.1.0 April 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO
FileZilla: Uploading/Downloading Files to SBI FTP
FileZilla Download and Installation Instructions FileZilla is a free software that uses SourceForge as an installation provider. SourceForge is bundling the FileZilla software with other products that
