February 2011 itech Solutions because IBM i (AS/400, iseries) didn't come with a System Administrator.

Size: px
Start display at page:

Download "February 2011 itech Solutions because IBM i (AS/400, iseries) didn't come with a System Administrator."

Transcription

1 News from itech Solutions - i5/os & IBM i 1 of 13 February 2011 itech Solutions because IBM i (AS/400, iseries) didn't come with a System Administrator. In This Issue Your Backups are worthless... Managing Cache Batteries Running commands on another machine Webcast: Everything you need to know to get started with the new Systems Director Navigator Console Release levels and PTFs Quick Links More About Us Upcoming Events Quick Links Register Now Last Month's Newsletter More About Us Common Connect Article on V6R1 Greetings! Exciting! Cool! Fun! and Wow. These are the words I have been hearing this week about Power Systems. What a great time to be a Power Systems customer. In last month's itech Solutions newsletter we wrote an article about IBM's Watson playing Jeopardy. Watson is composed of ninetyfive Power7 servers. These are the same servers you run IBM i on. I hope you had an opportunity to watch the show the last few days. It is just amazing watching Watson compete against the two Jeopardy champions. Oh, by the way if you would like one of those new Power7 servers, just send Glenn an . We have packed a lot of information into this newsletter, and I hope that you find this useful. This issue of our newsletter has five articles. In the first, I want to continue our series on backups with focusing on your tapes. As you will see, one of our customers recently had a scare when a fire broke out in their warehouse. The second article is on how to better manage the cache batteries in your disk controllers. The third article is about how to run remote commands on another machine. The fourth article is an online event we are doing with 3/22/2011 3:40 PM

2 News from itech Solutions - i5/os & IBM i 2 of 13 How to make your Transition to IBM i 6.1 easier COMMON on Everything you need to know to get started using Systems Director Navigator for IBM i. The last article is for your reference with updated PTF information. Of course, if you are still on V5R4, send Pete an and he can help you upgrade to V6R1 or V7R1, with over 300 V6R1 upgrades done to date you know itech Solutions has the expertise and know how. itech Solutions can help you improve performance, upgrade i5/os, perform security audits, implement a High Availability solution, Health Checks, Systems Management, Remote Administration, PTF management, Blade installations, iscsi Configurations, Backup/Recovery, upgrade an existing machine, or upgrade to a new machine. If you are thinking of LPAR or HMC, then think itech Solutions. We have the skills to help you get the most out of your System i. For more information on any of the articles below please visit us at on the web at itech Solutions or itech Solutions. We would love for you to let us know any articles that you wish for the future, or if you enjoy any of the articles in the current newsletters. Your Backups are 3/22/2011 3:40 PM

3 3 of 13 3/22/2011 3:40 PM worthless... Let me explain. Last Saturday I got a call from one of my customers. I said "Hello," and her response was "The building is on fire!". I said, "Don't worry; we can bring you a new machine in an hour for recovery. Where is last night's tape?" "In the tape drive". "Ok, where is the tape for the night before last?" The reply was "Also in the computer room." This customer was really lucky as there was no real damage to the computer room, but there was soot everywhere. All the data was intact, not one byte of data was lost. However, there is a real lesson in here for everyone. What would they have done if the fire had destroyed the computer room? I don't care if you use BRMS, GO Backup, or have written your own backup procedures. If the tapes stay in the computer room, if the tapes stay in the tape drive, if the tapes aren't moved off-site, then your backups for disaster recovery when the computer room is destroyed are useless. I am not going to sugar coat this, if you aren't getting your tapes

4 4 of 13 3/22/2011 3:40 PM off-site each night, you are going to get an "F" grade for backups when we do an itech Solutions Health Check. Now, my customer above is normally very good about getting tapes off-site, but there was some mix-up and the tapes didn't get moved correctly. You have to insure that this is being done because we never ever know when an accident is going to occur. We can recover your system if you have backup tapes. At that point, the recovery will be as good as your backups are, but if there are no tapes, it doesn't matter how good your backup is. When people go on vacation, the procedure must be done by someone else. Perhaps there should be two people who check that this task is performed each day. Today, so much of our information is stored electronically, how can a company function and carry on without their computers? The key to recovery is properly planning backups, doing them regularly, moving backup tapes off-site, and then performing a recovery test. If you do a special backup right before your Disaster Recovery test, then you really haven't tested your DR. You need to be testing your DR with a regular set of tapes. Accidents happen. As System Administrators we are tasked with being keepers of the data. We don't own it, we don't control it, we shouldn't update it, but we need to take care of the data. Your job doesn't stop with the backup, it starts with the backup. If you are interested in an itech Solutions Health Check, or in scheduling a test of your

5 5 of 13 3/22/2011 3:40 PM recovery using your backups, please send an to Pete. You won't know how good your backup is until you have to recover it. Don't wait until it's too late. Test your recovery before you need to rely on it for a real recovery. Managing Cache Batteries? Most customers don't manage their cache batteries! They just wait for IBM i to issue a message: "CPPEA13 - *Attention* Contact your hardware service provider." Of course when you first see this message inside of the QSYSOPR message queue it can be a little worrisome. You have to go into the details to see that it is a warning about the cache battery needing replacement. When you report this to IBM hardware service, they'll send over a CE with a battery. Depending on which type of disk controller you have, the cache may be able to be replaced concurrently, or you'll have to power the system down to replace it. This can be inconvenient. Wouldn't it be better to have an idea how much time is left so you can schedule the

6 6 of 13 3/22/2011 3:40 PM down time? The normal way to see the battery status is STRSST and sign-in, take option 1 Start a Service tool, take option 7 Hardware Service Manager and then take option 9 Work with resources containing cache battery packs. Those are too many steps for most people to check. IBM has released PTFs V5R4 - SI SI SI40406 that enable a user with *SERVICE authority the ability to call a program to produce a report of battery status. These PTFs can be downloaded and applied immediately. The program is CALL QSYS/QSMBTTCC. It will create a spool file listing each disk controller and indicate whether you can perform concurrent battery maintenance, and also indicate how long until each battery goes into a warning state. The batteries will be in a warning state before they fail, and you will need to replace the battery before it fails. Once it fails, you will certainly know it, as the speed of your machine will be as slow as a turtle running a sprint. You might want to put this command in your job scheduler and just run it the first of every month. Then you will have a report providing you with the information you need to manage your cache batteries. For help implementing this, or additional

7 News from itech Solutions - i5/os & IBM i 7 of 13 information, please contact John. Running commands on another machine. Have you ever needed to have a command or program execute on another machine (or partition), or vary a tape drive off from one machine so that you can use it on the current machine? Well then, here lies the solution: RUNRMTCMD. We have also used this when we build virtual partitions, and we want to bring the hosted partition down. We can send a remote PWRDWNSYS command to the other partitions, and they will shutdown gracefully. Before starting, you will need to start the TCP/IP remote execution servers, using the command STRTCPSVR SERVER(*REXEC). If you find you are going to use this, you might want to change the remote execution servers to autostart with TCP/IP by issuing the command 3/22/2011 3:40 PM

8 8 of 13 3/22/2011 3:40 PM CHGRXCA AUTOSTART(*YES). Let's do a very easy example. Our remote server will be named itechrmt, and we want to send a test message to QSYSOPR. Here is the command: RUNRMTCMD CMD('SNDMSG MSG(TEST) TOUSR(*SYSOPR)') RMTLOCNAME(ITECHRMT *IP) RMTUSER(PETEM) RMTPWD(password) That's it. It's pretty simple, but very effective. We have been using this command to help manage our multiple machine or LPAR environments. If you have additional questions on this, just let us know with an . Everything You Need to Know to Get Started with the new Systems Director Navigator Console for IBM i. Speaker: Pete Massiello, itech Solutions Date: Thursday, March 3, 2011 Time: 12:00pm - 1:00pm Central

9 9 of 13 3/22/2011 3:40 PM 1:00pm - 2:00pm Eastern Released in IBM i 6.1, the Systems Director Navigator Console is a powerful new tool to better manage your i environment. Get expert advice for installation and set up to make sure you get this powerful tool up and running at peak efficiency. Step through the functionality of this product and learn how to leverage the Performance Data Investigator to turn the collection services data into graphs you can use to identify performance issues. Find out how to create monitors to manage your environment and various workloads as well as how to set up alarms to notify you when certain events threaten your environment. See how this tool can help you select and install Logical files on your system to improve performance. Learn about the enhancements to this valuable tool in the release of version 7.1, and how you can create PDF's from spool files in seconds with the click of a mouse. For more information and to register, click here. Release levels and PTFs People are always asking me how often they should be performing PTF maintenance, and when is the right time to upgrade their operating system. I updated this article from

10 10 of 13 3/22/2011 3:40 PM last month with the current levels of PTFs. Let's look at PTFs. First, PTFs are Program Temporary Fixes that are created by IBM to fix a problem that has occurred or to possibly prevent a problem from occurring. In addition, some times PTFs add new functionality, security, or improve performance. Therefore, I am always dumbfounded as to why customers do not perform PTF maintenance on their machine at least quarterly. If IBM has come out with a fix for your disk drives, why do you want to wait for your disk drive to fail with that problem, only to be told that there is a fix for that problem, and if you had applied the PTF beforehand, you would have averted the problem. Therefore, I think a quarterly PTF maintenance strategy is a smart move. Many of our customers are on our quarterly PTF maintenance program, and that provides them with the peace of mind of knowing their system is up to date on PTFs. Below is a table of the major group PTFs for the last few releases. This is what we are installing for our customers on itech Solutions Quarterly Maintenance program. Releases V5R4 V5R3 Cumul. Pack Tech. Refresh 1 Grp Hipers DB Group Java Group Print Group

11 11 of 13 3/22/2011 3:40 PM Backup/Recov Security Group Blade/IXA/IXS Http The easiest way to check your levels is to issue the command WRKPTFGRP. They should all have a status of installed, and you should be up to the latest for all the above, based upon your release. Now there are more groups than the ones listed above, but these are the general ones that most people require. We can help you know which group PTFs you should be installing on your machine based upon your licensed programs. Here is a nice tidbit. The Cumulative PTF package number is broken down as YDDD, where Y is the year and DDD is the day it was released. Therefore, if we look at the cumulative package for V5R4, the ID is We can determine that it was created on the 104th day of 2009, which is April 14, Look at your machine and this will give you a quick indication of just how far out of date in PTFs you may be. I left V5R1 off the list, because if you are on V5R1, you don't need to be worrying about PTFs, you really need to be upgrading your operating system. The same can be said for V5R2 and V5R3, but there are still customers who are on those releases. If you have an HMC, you should be running V7R7.2M0 with Service Pack 1. If your HMC is a C03, then it should stay at V7R3.5 SP2.

12 12 of 13 3/22/2011 3:40 PM For your Flexible Service Processor (FSP) that is inside your Power 5 or Power5+ (520, 515, 525, 550, 570), the code level of the FSP should be 01_SF240_403. Power 6 (940x M15, M25, & M50 machines, and 8203-E4A & 8204-E4A) customers should be running EL350_085. For Power6 (MMA, 560, and 570 machines) your FSP should be at EM350_085. If you have a Power6 595 (9119-FMA) then you should be on EH350_085. POWER7 the firmware level is AL720_082 or AM720_064 depending on your model. If you need help with upgrading your HMC or FSP just give us a call. We will be happy to perform the function for you or assist you in doing it. Contact Pete Massiello. We have the skills to help you get the most out of your IBM i. For more information on any of the articles please contact us at info@itechsol.com. We would also like to know what you think of this newsletter and any items you would like us to discuss in future issues. Our staff of Certified i5/os professionals can help you get more out of your machines. Remember, i want everything to work. i want control. i want an i i need itech Solutions. Sincerely,

13 13 of 13 3/22/2011 3:40 PM Pete Massiello itech Solutions

Cool things in Navigator for IBM i to be a Rock Star Administrator

Cool things in Navigator for IBM i to be a Rock Star Administrator Cool things in Navigator for IBM i to be a Rock Star Administrator itech Solutions because IBM i (AS/400s) don t come with System Administrators Pete Massiello itech Solutions pmassiello@itechsol.com 203-744-7854

More information

What you need to know to do successful IBM i upgrades to 7.1, 7.2, 7.3

What you need to know to do successful IBM i upgrades to 7.1, 7.2, 7.3 What you need to know to do successful IBM i upgrades to 7.1, 7.2, 7.3 Pete Massiello itech Solutions pmassiello@itechsol.com 203-744-7854 itech Solutions because IBM i (AS/400s) don t come with System

More information

Read & Download (PDF Kindle) Programming: C ++ Programming : Programming Language For Beginners: LEARN IN A DAY! (C++, Javascript, PHP, Python, Sql,

Read & Download (PDF Kindle) Programming: C ++ Programming : Programming Language For Beginners: LEARN IN A DAY! (C++, Javascript, PHP, Python, Sql, Read & Download (PDF Kindle) Programming: C ++ Programming : Programming Language For Beginners: LEARN IN A DAY! (C++, Javascript, PHP, Python, Sql, HTML, Swift) Start Learning to Program in the C++ Language

More information

Putting the pieces together: HMC, FSP, firmware, ASMI, and OS.

Putting the pieces together: HMC, FSP, firmware, ASMI, and OS. Putting the pieces together: HMC, FSP, firmware, ASMI, and OS. Pete Massiello itech Solutions pmassiello@itechsol.com 203-744-7854 itech Solutions because IBM i (AS/400 s) didn t come with System Administrators.

More information

Linked Lists. What is a Linked List?

Linked Lists. What is a Linked List? Linked Lists Along with arrays, linked lists form the basis for pretty much every other data stucture out there. This makes learning and understand linked lists very important. They are also usually the

More information

How To Manage Disk Effectively with MPG's Performance Navigator

How To Manage Disk Effectively with MPG's Performance Navigator How To Manage Disk Effectively with MPG's Performance Navigator Today s Agenda: How To Really Understand Your Disk Environment a) Managing Disk is Hard It Doesn t Have To Be b) Measure Individual ASPs

More information

i5/os and related software Installing, upgrading, or deleting i5/os and related software

i5/os and related software Installing, upgrading, or deleting i5/os and related software i5/os i5/os and related software Installing, upgrading, or deleting i5/os and related software Version 6 Release 1 SC41-5120-10 i5/os i5/os and related software Installing, upgrading, or deleting i5/os

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

Double Your Affiliate Commissions with this VERY Simple Strategy

Double Your Affiliate Commissions with this VERY Simple  Strategy Double Your Affiliate Commissions with this VERY Simple Email Strategy If you aren't resending your emails to the unopens you are missing out on one of the easiest and most readily available sources of

More information

How To Restart Ios 6 Update Ipad 2 Siri >>>CLICK HERE<<<

How To Restart Ios 6 Update Ipad 2 Siri >>>CLICK HERE<<< How To Restart Ios 6 Update Ipad 2 Siri Learn how to set up, use, and change a passcode on your iphone, ipad, or ipod touch. Turn on or restart your device, Slide to unlock the screen (You can adjust the

More information

Recipes. Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24

Recipes.  Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24 16 Recipes Email Marketing For Bloggers List Building, Traffic, Money & More A Free Guide by The Social Ms Page 1 of 24 Brought to you by: Jonathan Gebauer, Susanna Gebauer INTRODUCTION Email Marketing

More information

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience Persona name Amanda Industry, geographic or other segments B2B Roles Digital Marketing Manager, Marketing Manager, Agency Owner Reports to VP Marketing or Agency Owner Education Bachelors in Marketing,

More information

WINDOWS NT FILE SYSTEM INTERNALS : OSR CLASSIC REPRINTS BY RAJEEV NAGAR

WINDOWS NT FILE SYSTEM INTERNALS : OSR CLASSIC REPRINTS BY RAJEEV NAGAR WINDOWS NT FILE SYSTEM INTERNALS : OSR CLASSIC REPRINTS BY RAJEEV NAGAR DOWNLOAD EBOOK : WINDOWS NT FILE SYSTEM INTERNALS : OSR CLASSIC REPRINTS BY RAJEEV NAGAR PDF Click link bellow and free register

More information

Re: March loth Teacher Party

Re: March loth Teacher Party Re: March I Oth Teacher Party Page 1 of6 Re: March loth Teacher Party Stacy Spector ss 0 3/14/2016 Vicki DeNardo Reply all I Yes. Stacy Spector Executive Director Juvenile Court and Community Schools San

More information

iseries Failover 5/28/2010 Revised 6/10/2010

iseries Failover 5/28/2010 Revised 6/10/2010 iseries Failover 5/28/2010 Revised 6/10/2010 Table of Contents Message from the CU*Answers CEO... 3 1.0 Incident... 4 2.0 Affected Services... 4 3.0 Recovery... 4 3.1 Hardware Failure... 4 3.2 Alerts...

More information

Close Your File Template

Close Your File Template In every sale there is always a scenario where I can t get someone to respond. No matter what I do. I can t get an answer from them. When people stop responding I use the Permission To. This is one of

More information

Marketing Alliance Pre Built Funnel SWIPES..

Marketing Alliance Pre Built Funnel SWIPES.. Marketing Alliance Pre Built Funnel SWIPES.. Here s the link to access all of the swipes in a basic Google Doc.. https://docs.google.com/document/d/1p9unjsedesq2yeq6k8klvihg5cjezesuk0b7n_fr3h4/edit?us

More information

Hi Bob, I got this from my colleagues near the end of last week and unfortunately lost track of it in my inbox to send you.

Hi Bob, I got this from my colleagues near the end of last week and unfortunately lost track of it in my inbox to send you. Robert Cook-Deegan To: "Rodriguez, Laura (NIH/NHGRI) [E]" Cc: Rachel Ankeny , Kathryn Maxson Reply-To: bob.cd@duke.edu

More information

Chris Skorlinski Microsoft SQL Escalation Services Charlotte, NC

Chris Skorlinski Microsoft SQL Escalation Services Charlotte, NC Chris Skorlinski Microsoft SQL Escalation Services Charlotte, NC http://blogs.msdn.com/repltalk One of my favorite shows is CarTalk on Public Radio. Those guys always make me laugh. I enjoy listening to

More information

Post Experiment Interview Questions

Post Experiment Interview Questions Post Experiment Interview Questions Questions about the Maximum Problem 1. What is this problem statement asking? 2. What is meant by positive integers? 3. What does it mean by the user entering valid

More information

MITOCW watch?v=flgjisf3l78

MITOCW watch?v=flgjisf3l78 MITOCW watch?v=flgjisf3l78 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free. To

More information

In today s video I'm going show you how you can set up your own online business using marketing and affiliate marketing.

In today s video I'm going show you how you can set up your own online business using  marketing and affiliate marketing. Hey guys, Diggy here with a summary of part two of the four part free video series. If you haven't watched the first video yet, please do so (https://sixfigureinc.com/intro), before continuing with this

More information

Although many business owners think that Virtualization and Disaster Recovery (DR) are two separate services, the

Although many business owners think that Virtualization and Disaster Recovery (DR) are two separate services, the E-NEWS www.e-safetech.om 1-412-944-2402 2018 E-Safe Technologies All rights reserved. August 2018 In this issue Quick Guide to Virtualization as a DR plan Virtualization Security Risks and Management E-Safe

More information

PROFESSIONAL COMMUNICATIONS: COVER LETTERS, REFERENCES, S, and THANK YOUS

PROFESSIONAL COMMUNICATIONS: COVER LETTERS, REFERENCES,  S, and THANK YOUS PROFESSIONAL COMMUNICATIONS: COVER LETTERS, REFERENCES, EMAILS, and THANK YOUS Professional Development Workshop Series Career Development and Internships Office (CDIO) careers@northpark.edu (773)244-5575

More information

ExData Pro (For IDE Hard Disk Only) User Menu Guide. Revision 2.7

ExData Pro (For IDE Hard Disk Only) User Menu Guide. Revision 2.7 ExData Pro (For IDE Hard Disk Only) User Menu Guide Revision 2.7 1 Table of Contents I. Introduction Welcome 3 Hardware Requirement 3 Operating System Requirement 3 Introduction 4 II. Installation 5 III.

More information

Considerations for Mobilizing your Lotus Notes Applications

Considerations for Mobilizing your Lotus Notes Applications Considerations for Mobilizing your Lotus Notes Applications John Kingsley Teamstudio Technical Director Why Mobilize? It all started with email. Not any one email in particular, just the fact that you

More information

Trying To Uninstall Norton 360 Wont Let Me Connect

Trying To Uninstall Norton 360 Wont Let Me Connect Trying To Uninstall Norton 360 Wont Let Me Connect Wasn't sure if I could just delete all files to do with Norton 360/symantec from the C: when trying to open Norton or trying to remove it using add/remove

More information

FAN-TASTIC HOME Solar X-rays:

FAN-TASTIC HOME Solar X-rays: FAN-TASTIC HOME Solar X-rays: Geomagnetic Field: CQ CQ...From The Cyber Seas on the Pirate Ship FANTASTIC to the High Desert...and Back! FAN-TASTIC FORUM Art Bell Art Bell On Board - A Special Cam Site

More information

User Guide HelpSystems Insite 1.6

User Guide HelpSystems Insite 1.6 User Guide HelpSystems Insite 1.6 Copyright Copyright HelpSystems, LLC. HelpSystems Insite, OPAL, OPerator Assistance Language, Robot ALERT, Robot AUTOTUNE, Robot CLIENT, Robot CONSOLE, Robot CORRAL, Robot

More information

How To Make 3-50 Times The Profits From Your Traffic

How To Make 3-50 Times The Profits From Your Traffic 1 How To Make 3-50 Times The Profits From Your Traffic by Chris Munch of Munchweb.com Copyright Munchweb.com. All Right Reserved. This work cannot be copied, re-published, or re-distributed. No re-sell

More information

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the db2 on Campus lecture series. Today we're going to talk about tools and scripting, and this is part 1 of 2

More information

Echo: Get To Know Alexa - An Echo User Guide ( Echo, Fire Phone, Kindle, Fire Stick, Fire Tablet) Ebooks Free

Echo: Get To Know Alexa - An Echo User Guide ( Echo, Fire Phone, Kindle, Fire Stick, Fire Tablet) Ebooks Free Echo: Get To Know Alexa - An Echo User Guide ( Echo, Fire Phone, Kindle, Fire Stick, Fire Tablet) Ebooks Free â â â This Book is FREE â for Kindle Unlimited Users â â â Find Out Amazing Things You Can

More information

IBM i 7.2 Planning / Check List(s) Disc less Upgrade 10/21/2015

IBM i 7.2 Planning / Check List(s) Disc less Upgrade 10/21/2015 Contents Contents... 1 Phase I Plan, plan, plan... 2 General Planning... 2 Software Planning & Reading... 2 Image Catalogs & Go LICPGM #5... 3 Phase II Upgrade Day (Save & Upgrade)... 4 Phase III Verify,

More information

Wow Voic Number Of Rings Iphone 4 >>>CLICK HERE<<<

Wow Voic Number Of Rings Iphone 4 >>>CLICK HERE<<< Wow Voicemail Number Of Rings Iphone 4 I would llike to have voicemail answer my calls only on the 7th or 8th ring -- can this be set? Apple support confirms this so the iphone 6 is going back to my TM

More information

Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care

Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care program. And I m joined by Carolyn McCornac, also Program

More information

Meet our Example Buyer Persona Adele Revella, CEO

Meet our Example Buyer Persona Adele Revella, CEO Meet our Example Buyer Persona Adele Revella, CEO 685 SPRING STREET, NO. 200 FRIDAY HARBOR, WA 98250 W WW.BUYERPERSONA.COM You need to hear your buyer s story Take me back to the day when you first started

More information

SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint

SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint Chris Henley Microsoft Certified Professional, MCSE, MCSA and Veeam Product Strategy Specialist

More information

mid=81#15143

mid=81#15143 Posted by joehillen - 06 Aug 2012 22:10 I'm having a terrible time trying to find the Lightworks source code. I was under the impression that Lightworks was open source. Usually that means that it's possible

More information

Introduction. Using Styles. Word 2010 Styles and Themes. To Select a Style: Page 1

Introduction. Using Styles. Word 2010 Styles and Themes. To Select a Style: Page 1 Word 2010 Styles and Themes Introduction Page 1 Styles and themes are powerful tools in Word that can help you easily create professional looking documents. A style is a predefined combination of font

More information

Samsung Galaxy S3 Repair Video Calling Not Working

Samsung Galaxy S3 Repair Video Calling Not Working Samsung Galaxy S3 Repair Video Calling Not Working Hello, I have a problem with my galaxy s3, no caller voice when recieve or make a call There is a lock function in the Video Player that disables all

More information

Staff Intranet Survey Results

Staff Intranet Survey Results Staff Intranet Survey Results Responses collected from 1/26/16-2/1/16 1. Of the 90 responses: 74 use intranet.lib.unc.edu most often 16 use hsl-intranet.lib.unc.edu most often 2. What are the top 5 things

More information

Update Manual Ios 7 Ipad 1 Won't >>>CLICK HERE<<<

Update Manual Ios 7 Ipad 1 Won't >>>CLICK HERE<<< Update Manual Ios 7 Ipad 1 Won't A reader asks Rick Maybury if it's possible to upgrade his older ipad to newer software. Is it possible to upgrade an ipad 1, 16gb from ios 5 to ios 7? However, there is

More information

B4A: RAPID ANDROID APP DEVELOPMENT USING BASIC BY MR WYKEN SEAGRAVE

B4A: RAPID ANDROID APP DEVELOPMENT USING BASIC BY MR WYKEN SEAGRAVE B4A: RAPID ANDROID APP DEVELOPMENT USING BASIC BY MR WYKEN SEAGRAVE DOWNLOAD EBOOK : B4A: RAPID ANDROID APP DEVELOPMENT USING BASIC Click link bellow and free register to download ebook: B4A: RAPID ANDROID

More information

Want the *GUIDED* tour?

Want the *GUIDED* tour? Want the *GUIDED* tour? 12 x12 layouts are great, and 8.5 x11 layouts are great too - BUT what if you want to great something that you can print (or have printed) right to standard photo paper? Shouldn

More information

Iphone Factory Recovery Mode Fix Without >>>CLICK HERE<<<

Iphone Factory Recovery Mode Fix Without >>>CLICK HERE<<< Iphone Factory Recovery Mode Fix Without Restoring 2013 Aug 30, 2013. Jason Louie Aug 28, 2013 8:49 PM Select your iphone, ipad, or ipod touch when it appears in itunes. I went into DFU mode following

More information

How To Reset Your Computer To Factory Settings Windows Vista Without Cd

How To Reset Your Computer To Factory Settings Windows Vista Without Cd How To Reset Your Computer To Factory Settings Windows Vista Without Cd This method is the easiest way to restore your computer to factory condition. Video (English Only) - How to reinstall Windows without

More information

Contents. What's New. Upcoming new version. Newsletter #43 (Aug 6, 2017) A couple quick reminders:

Contents. What's New. Upcoming new version. Newsletter #43 (Aug 6, 2017) A couple quick reminders: Campground Master Newsletter #43 (Aug 6, 2017) 1 Newsletter #43 (Aug 6, 2017) Contents A couple quick reminders: Make Backups! It's so sad when we hear from someone whose computer has crashed and they

More information

BACKING UP LINUX AND OTHER UNIX(- LIKE) SYSTEMS

BACKING UP LINUX AND OTHER UNIX(- LIKE) SYSTEMS BACKING UP LINUX AND OTHER UNIX(- LIKE) SYSTEMS There are two kinds of people: those who do regular backups and those who never had a hard drive failure Unknown. 1. Introduction The topic of doing backups

More information

SERVER MAINTENANCE TOP 10 BEST PRACTICES

SERVER MAINTENANCE TOP 10 BEST PRACTICES SERVER MAINTENANCE TOP 10 BEST PRACTICES Windows Server Maintenance is essential to maximize uptime and minimize disruption due to neglected maintenance. This guide lists the Top Ten Best Practices all

More information

PhonePad Version 4 Admin Reference Guide

PhonePad Version 4 Admin Reference Guide PhonePad Version 4 Admin Reference Guide Copyright 2002-2005 Cybercom Software. All rights reserved. PhonePad Version 4 Admin Reference Guide by Cybercom Software Friday, 16 March 2012 While every precaution

More information

Problems Installed Windows 8.1 Update 1 Check If I Have

Problems Installed Windows 8.1 Update 1 Check If I Have Problems Installed Windows 8.1 Update 1 Check If I Have If you want to download Windows 8.1 Update 1 for free, ahead of its official power user and have some free time to play around, check out how to

More information

Android Programming Family Fun Day using AppInventor

Android Programming Family Fun Day using AppInventor Android Programming Family Fun Day using AppInventor Table of Contents A step-by-step guide to making a simple app...2 Getting your app running on the emulator...9 Getting your app onto your phone or tablet...10

More information

Sample Follow Up Schedule

Sample Follow Up  Schedule Sample Follow Up Email Schedule Sample Follow Up Email Schedule, Examples, and Tips Day 1 Welcome Email (Deliver Promised Report) Subject line: The Report You Requested.. Subject line: Download Your Report

More information

Ios 7 Manual Restore From Icloud Slow >>>CLICK HERE<<<

Ios 7 Manual Restore From Icloud Slow >>>CLICK HERE<<< Ios 7 Manual Restore From Icloud Slow Learn how to stop an icloud Restore that is stuck in progress in less than a minute. the content, maybe up to a day on a slow connection and an almost full iphone,

More information

Windows 7 Will Not Load On My Computer Says I'm

Windows 7 Will Not Load On My Computer Says I'm Windows 7 Will Not Load On My Computer Says I'm There are various programs which will allow you to make a copy of your entire apply to my computer even though it does say it works for this issue in Windows

More information

Global Intranet Forum October 25 & 26, 2017 Karen Downs, Intranet Program Manager

Global Intranet Forum October 25 & 26, 2017 Karen Downs, Intranet Program Manager Global Intranet Forum October 25 & 26, 2017 Karen Downs, Intranet Program Manager Intranet Program Platforms An Intranet Case Study How we use measurement to help Tax Pros get what they need About Us

More information

Track: EXTOL Business Integrator (EBI)

Track: EXTOL Business Integrator (EBI) Track: EXTOL Business Integrator (EBI) Key focuses are Best Implementation Practices & Methodologies and Exploiting (Leveraging) Platform Capabilities. Attendees will take away proven strategies and practices

More information

New IBM i Technologies and Wine Make Backup and Recovery Better. Debbie Saugen Director, Business Continuity Services

New IBM i Technologies and Wine Make Backup and Recovery Better. Debbie Saugen Director, Business Continuity Services New IBM i Technologies and Wine Make Backup and Recovery Better Debbie Saugen Director, Business Continuity Services debbie.saugen@helpsystems.com About the Speaker Debbie Saugen is recognized worldwide

More information

Q1 How often do you visit the MACTA website?

Q1 How often do you visit the MACTA website? Q1 How often do you visit the MACTA website? Answ ered: 26 Skipped: 8 Daily Weekly Monthly Less than once per month/rarely Nev er 2 4 6 8 10 Answ er Choices Daily Weekly Monthly Less than once per month/rarely

More information

JULY 3, The Mix 'n Match Method For Smart Photo Safari Shooting

JULY 3, The Mix 'n Match Method For Smart Photo Safari Shooting JULY 3, 2018 BEGINNER The Mix 'n Match Method For Smart Photo Safari Shooting Featuring MARK ALBERHASKY Mark Alberhasky "Cheetahs are one of the few predatory cats for which proximity is generally not

More information

Merge Duplicate Profiles

Merge Duplicate Profiles View the archive of all newsletters online at www.powerchurch.com PowerChurch Software Newsletter - Summer 2017 Welcome to Summer 2017 issue of the PowerChurch Software newsletter. In this issue, we highlight

More information

The 10 Disaster Planning Essentials For A Small Business Network

The 10 Disaster Planning Essentials For A Small Business Network The 10 Disaster Planning Essentials For A Small Business Network If your data is important to your business and you cannot afford to have your operations halted for days or even weeks due to data loss

More information

Oversimplified DNS. ... or, even a rocket scientist can understand DNS. Step 1 - Verify WHOIS information

Oversimplified DNS. ... or, even a rocket scientist can understand DNS. Step 1 - Verify WHOIS information Oversimplified DNS... or, even a rocket scientist can understand DNS Step 1 - Verify WHOIS information GOALS: Make sure that WHOIS reports every name server you have, and doesn't report any that aren't

More information

This lesson is part 5 of 5 in a series. You can go to Invoice, Part 1: Free Shipping if you'd like to start from the beginning.

This lesson is part 5 of 5 in a series. You can go to Invoice, Part 1: Free Shipping if you'd like to start from the beginning. Excel Formulas Invoice, Part 5: Data Validation "Oh, hey. Um we noticed an issue with that new VLOOKUP function you added for the shipping options. If we don't type the exact name of the shipping option,

More information

Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES

Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES IMPROVE SERVER PERFORMANCE, UPTIME, AND AVAILABILITY WHILE LOWERING COSTS WE LL COVER THESE TOP WAYS TO OPTIMIZE YOUR RESOURCES: 1 Be Smart About Your Wait

More information

Time Machine Mac Manual Backup Failed With Error 19

Time Machine Mac Manual Backup Failed With Error 19 Time Machine Mac Manual Backup Failed With Error 19 How do I connect user account with Time Machine back up? I saw your question However, I took a look at Pondini's OSX and Time Machine Tips. answered

More information

BEGINNER PHP Table of Contents

BEGINNER PHP Table of Contents Table of Contents 4 5 6 7 8 9 0 Introduction Getting Setup Your first PHP webpage Working with text Talking to the user Comparison & If statements If & Else Cleaning up the game Remembering values Finishing

More information

IBM i and related software Installing, upgrading, or deleting IBM i and related software

IBM i and related software Installing, upgrading, or deleting IBM i and related software IBM i IBM i and related software Installing, upgrading, or deleting IBM i and related software 7.1 SC41-5120-11 IBM i IBM i and related software Installing, upgrading, or deleting IBM i and related software

More information

Microsoft Office 2016 for Mac: The Complete Beginner's Guide

Microsoft Office 2016 for Mac: The Complete Beginner's Guide Microsoft Office 2016 for Mac: The Complete Beginner's Guide Click here if your download doesn"t start automatically Microsoft Office 2016 for Mac: The Complete Beginner's Guide Microsoft Office 2016 for

More information

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score Datacenter Care The things I love about Datacenter Care is the a la carte nature of the offering. The contract is really flexible and the services delivered correspond exactly to what we bought. The contract

More information

Samsung Galaxy S3 Repair Video Calls Not Working

Samsung Galaxy S3 Repair Video Calls Not Working Samsung Galaxy S3 Repair Video Calls Not Working Hello, I have a problem with my galaxy s3, no caller voice when recieve or make a call and after No sound during calls (samsung galaxy s3 problem)support

More information

Ed Watson, MVP Ambassador of Mayhem. LinkedIn.com/in/WatsonEd

Ed Watson, MVP Ambassador of Mayhem. LinkedIn.com/in/WatsonEd Ed Watson, MVP Ambassador of Mayhem Twitter: Blog: LinkedIn: @SQLGator SQLGator.com LinkedIn.com/in/WatsonEd Every company has a backup strategy. That backup strategy is worthless and will cause your business

More information

Balancing the pressures of a healthcare SQL Server DBA

Balancing the pressures of a healthcare SQL Server DBA Balancing the pressures of a healthcare SQL Server DBA More than security, compliance and auditing? Working with SQL Server in the healthcare industry presents many unique challenges. The majority of these

More information

Module 6. Campaign Layering

Module 6.  Campaign Layering Module 6 Email Campaign Layering Slide 1 Hello everyone, it is Andy Mackow and in today s training, I am going to teach you a deeper level of writing your email campaign. I and I am calling this Email

More information

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones NB: This is not a word-for-word transcript Hello and welcome to 6 Minute English. I'm and I'm. Hello. Hello,! Now,, could I borrow your

More information

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development.

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development. [ MUSIC ] Hello, and welcome to a searchsecurity.com podcast: How Security is Well Suited for Agile Development. My name is Kyle Leroy, and I'll be moderating this podcast. I'd like to start by introducing

More information

A Double Edged Sword. December 10, Originally published March 15, 1996 in Web Review magazine.

A Double Edged Sword. December 10, Originally published March 15, 1996 in Web Review magazine. A Double Edged Sword December 10, 2009 Originally published March 15, 1996 in Web Review magazine. Architecturally speaking, frames are one of the most intriguing HTML extensions around. Unfortunately,

More information

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist IBM Podcast [ MUSIC ] Welcome to this IBM podcast, Realizing More Value from Your IMS Compiler Upgrade. I'm Kimberly Gist with IBM. System z compilers continue to deliver the latest programming interfaces

More information

MITOCW watch?v=0jljzrnhwoi

MITOCW watch?v=0jljzrnhwoi MITOCW watch?v=0jljzrnhwoi The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

How to Improve Your Campaign Conversion Rates

How to Improve Your  Campaign Conversion Rates How to Improve Your Email Campaign Conversion Rates Chris Williams Author of 7 Figure Business Models How to Exponentially Increase Conversion Rates I'm going to teach you my system for optimizing an email

More information

Manual Updating To Ios 7 Ipad 3 Not Working

Manual Updating To Ios 7 Ipad 3 Not Working Manual Updating To Ios 7 Ipad 3 Not Working Apple has just released the long-awaited ios 8.3 update with support for new Siri iphone 6, iphone 6 Plus, iphone 5s, iphone 5c, iphone 5 and iphone 4s, ipad

More information

MITOCW ocw apr k

MITOCW ocw apr k MITOCW ocw-6.033-32123-06apr2005-220k Good afternoon. So we're going to continue our discussion about atomicity and how to achieve atomicity. And today the focus is going to be on implementing this idea

More information

How to Reserve a Practice Room on EMS.

How to Reserve a Practice Room on EMS. How to Reserve a Practice Room on EMS http://apphost1a.its.vanderbilt.edu/ems-blair/ Logging On: Make sure to log on with your Vanderbilt Email Address (not your Vunet ID) If you have yet to sign up for

More information

How Long Should I Charge A Cell Phone Battery When It Is New

How Long Should I Charge A Cell Phone Battery When It Is New How Long Should I Charge A Cell Phone Battery When It Is New 6: You should always charge your phone to full before first using it. Many people think that the first thing they should do with a new smartphone

More information

Lesson 3 Transcript: Part 2 of 2 Tools & Scripting

Lesson 3 Transcript: Part 2 of 2 Tools & Scripting Lesson 3 Transcript: Part 2 of 2 Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the DB2 on Campus Lecture Series. Today we are going to talk about tools and scripting. And this is part 2 of 2

More information

File System NTFS. Section Seven. NTFS, EFS, Partitioning, and Navigating Folders

File System NTFS. Section Seven. NTFS, EFS, Partitioning, and Navigating Folders 13 August 2002 File System Section Seven NTFS, EFS, Partitioning, and Navigating Folders NTFS DEFINITION New Technologies File System or NTFS was first applied in Windows NT 3.0 back in 1992. This technology

More information

IAE Professional s (02)

IAE Professional  s (02) IAE Professional Emails (02) TASK ONE: There are three different styles of writing when it comes to communication via email: Formal This is the style of an old-fashioned letter. Ideas are presented politely

More information

Contributing to a Community

Contributing to a Community Contributing to a Community Contents 2 Contents Contributing to a Community...3 I'm Contributing to a Community, Where Do I Begin?...3 Set Up Your Profile... 4 What Else Can I Do Here?...4 What's My Role

More information

Lesson 4 Transcript: DB2 Architecture

Lesson 4 Transcript: DB2 Architecture Lesson 4 Transcript: DB2 Architecture Slide 1: Cover Welcome to Lesson 4 of the DB2 on campus series. Today we are going to talk about the DB2 architecture. My name is Raul Chong and I am the DB2 on Campus

More information

WORDPRESS! SESSION 1 QUESTIONS AND ANSWERS PATRICIA IYER MSN RN LNCC.

WORDPRESS! SESSION 1 QUESTIONS AND ANSWERS PATRICIA IYER MSN RN LNCC. WORDPRESS! SESSION 1 QUESTIONS AND ANSWERS PATRICIA IYER MSN RN LNCC www.patiyer.com WORDPRESS! SESSION 1 WordPress! It's About Time: Question & Answers Session 1 Pat: Good evening, this is Pat Iyer and

More information

FAQ: Crawling, indexing & ranking(google Webmaster Help)

FAQ: Crawling, indexing & ranking(google Webmaster Help) FAQ: Crawling, indexing & ranking(google Webmaster Help) #contact-google Q: How can I contact someone at Google about my site's performance? A: Our forum is the place to do it! Googlers regularly read

More information

P1_L3 Operating Systems Security Page 1

P1_L3 Operating Systems Security Page 1 P1_L3 Operating Systems Security Page 1 that is done by the operating system. systems. The operating system plays a really critical role in protecting resources in a computer system. Resources such as

More information

Security Service tools user IDs and passwords

Security Service tools user IDs and passwords IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 Note Before using this information

More information

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<<

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<< Update Manual Ios 7.1 Iphone 4s Wont ios 7.1.2 has caused some problems for some iphone, ipad and ipod touch users. Here's how you can That way, if anything goes wrong, at least you won't lose any data.

More information

ERserver. Service provider information Service functions

ERserver. Service provider information Service functions ERserver Service provider information Service functions ERserver Service provider information Service functions Note Before using this information and the product it supports, be sure to read the information

More information

Instructor (Mehran Sahami):

Instructor (Mehran Sahami): Programming Methodology-Lecture26 Instructor (Mehran Sahami): All right. Welcome back to what kind of day is it going to be in 106a? Anyone want to fun-filled and exciting. It always is. Thanks for playing

More information

OBJECT ORIENTED SOFTWARE DEVELOPMENT USING JAVA (2ND EDITION) BY XIAOPING JIA

OBJECT ORIENTED SOFTWARE DEVELOPMENT USING JAVA (2ND EDITION) BY XIAOPING JIA Read Online and Download Ebook OBJECT ORIENTED SOFTWARE DEVELOPMENT USING JAVA (2ND EDITION) BY XIAOPING JIA DOWNLOAD EBOOK : OBJECT ORIENTED SOFTWARE DEVELOPMENT USING Click link bellow and free register

More information

How To Install Windows Updates 8 From Usb

How To Install Windows Updates 8 From Usb How To Install Windows Updates 8 From Usb Hard Drive Iso You can also use Rufus to create a bootable USB drive with the ISO. writer, you can right-click on the ISO file in Windows 7 or 8 and burn it to

More information

Welcome to the Next Level Purchasing Association. Next Level Purchasing is absolutely delighted to have you as a member.

Welcome to the Next Level Purchasing Association. Next Level Purchasing is absolutely delighted to have you as a member. 0 Table of Contents Introduction... 1 Logging In... 2 Courses... 3 Accessing & Enrolling in Courses... 3 Attending Courses... 4 SPSM Family of Certifications: Exams... 4 SPSM Family of Certifications:

More information

Frequently Asked Questions (FAQ)

Frequently Asked Questions (FAQ) Frequently Asked Questions (FAQ) 1. What is Backup Express? Backup Express is an Internet-based service that allows computer users to regularly backup their important data to our secure servers via the

More information