NAVIGATING THE MINEFIELD

Slides:



Advertisements
Similar presentations
MS Access.
Advertisements

Presentation Heading – font Arial
With TimeCard appointments are tagged with information that converts them into time sheets. This way users can report time and expenses from their Outlook.
Calendar Browser is a groupware used for booking all kinds of resources within an organization. Calendar Browser is installed on a file server and in a.
Version Control Systems Phil Pratt-Szeliga Fall 2010.
Lesson 18: Configuring Application Restriction Policies
Setting Up a Sandbox Presented by: Kevin Brunson Chief Technology Officer.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
Module 16: Software Maintenance Using Windows Server Update Services.
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
10/26/00Splitting Access Databases...1 Preparing for Access 2000 Windows 2000/Office 2000 Roll-out.
Back to content Final Presentation Mr. Phay Sok Thea, class “2B”, group 3, Networking Topic: Mail Client “Outlook Express” *At the end of the presentation.
Module 4: Add Client Computers and Devices to the Network.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Chapter 7 PHP Interacts with Ms. Access (Open DataBase Connectivity (ODBC))
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Chapter 18: Windows Server 2008 R2 and Active Directory Backup and Maintenance BAI617.
© 2003 By Default! A Free sample background from Slide 1 Week 2  Free PHP Hosting Setup  PHP Backend  Backend Security 
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
Microsoft FrontPage 2003 Illustrated Complete Finalizing a Web Site.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Section 11: Implementing Software Restriction Policies and AppLocker What Is a Software Restriction Policy? Creating a Software Restriction Policy Using.
Choose a folder on the remote machine. For e.g. if there is a machine named comp1 in your network, please choose a folder in that machine which you will.
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Module 5: Creating and Configuring Group Policies.
Module 4 Planning for Group Policy. Module Overview Planning Group Policy Application Planning Group Policy Processing Planning the Management of Group.
Module 8 : Configuration II Jong S. Bok
TrainingRegister® Training Management Software Maintain Permanent Training Records for Each Individual Monitor and Track Required Training Know Who Needs.
Understand Click Once Deployment Windows Development Fundamentals LESSON 5.1B.
1 Chapter Overview Monitoring Access to Shared Folders Creating and Sharing Local and Remote Folders Monitoring Network Users Using Offline Folders and.
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
John Samuels October, Why Now?  Vista Problems  New Features  >4GB Memory Support  Experience.
CACI Proprietary Information | Date 1 PD² SR13 Client Upgrade Name: Semarria Rosemond Title: Systems Analyst, Lead Date: December 8, 2011.
CACI Proprietary Information | Date 1 PD² v4.2 Increment 2 SR13 and FPDS Engine v3.5 Database Upgrade Name: Semarria Rosemond Title: Systems Analyst, Lead.
Proctor Caching Overview. 2 Proctor Caching Diagram.
1 Adding a Model. We have created an MVC web app project Added a controller class. Added a view class. Next we will add some classes for managing movies.
Installing RMS 3.0 Contractor Mode
SQL Database Management
Make-Up Testing/Undo Student Test Submissions
DBMS Programs MS SQL Server & MySQL
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
Core ELN Training: Office Web Apps (OWA)
Welcome POS Synchronize Concept 08 Sept 2015.
Extended Operating System Support
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Development Environment
, MS-Access, QBE, Access/Oracle
Get to know SQL Manager SQL Server administration done right 
Call to Fix QuickBooks Error
Microsoft FrontPage 2003 Illustrated Complete
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
RR RR Problems Along With Solutions For iPhone And iPad Toll Free ( )
QuickBooks is inarguable one of the best accounting and bookkeeping software available in the market. This application has been specially designed for.
QuickBooks is a leading accounting software, trusted by millions of small and medium-sized businesses. It’s a multi-tasking software that helps businesspersons.
Intuit has launched QuickBooks File Doctor tool (QBFD) in QuickBooks File Doctor is a tool that has been designed to recover the damaged company.
11/10/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
What Is Sharepoint? Mohsen Ashkboos
Principles of report writing
What Is Google File Stream
LGC Website, Software updates, Documentation, and Videos
User Guide Subversion client TortoiseSVN
Microsoft Office Access 2003
South Carolina Alternate Assessment
Microsoft SQL Server Upgrade and Downgrade scenarios
February 11-13, 2019 Raleigh, NC.
Custom WordPress Development Services - All You Need to Know.
End of day Calculator and special order parts tracking
Presentation transcript:

NAVIGATING THE MINEFIELD Projections Suite Installation Issues Brett Judd Utah Department of Technology Services Arlington, VA – October 10, 2018

Minefield topics: PS structure overview Introduction to PS installation Installation scenarios Single user Multiple users/shared database Running PS in shared database environment How updates work Future fixes/problems

The PS Installation Minefield Over the years, we’ve received more questions about installation than about any other topic. Pace of installation questions has slowed since introduction of new system, but still continues.

Why do installation questions persist? New computers Turnover Changes in how states manage projections process Changes in IT rules

PS Installation Steps Install MS SQL Server Express Initialize database Set up database connections for user Install PS

PS Installation The biggest mine in the preceding steps…. PERMISSIONS

PS Installation Because permissions are such a key part of the process, installation of Projections Suite becomes a partnership between: State analysts State IT department PMP support (Utah)

Microsoft SQL Server Express Free (always a good point) Secure Full range of data options Expands easily Easy to program against

Microsoft SQL Server Express Installation can be…touchy Clumsy to administer (SSMS) Requires permissions settings (which goes along with the security feature)

State installation scenarios One user, one machine, one database Multiple users, multiple machines, multiple databases Multiple users, multiple machines, shared database

Single user scenario PS software + database

Single user installation Download and install the DB Install Tool This will install MSSS if you don’t already have it Run the Install Tool Create the database Create a user id/password IF you don’t want to use your Windows login to access the database Run the database initializer Run Step 3 to add Required Data and Tables. Make sure a Backup folder is specified!!!

Single user installation Save the configuration Creates ProjectionsSuiteSettings.ini file on desktop Download and install Projections Suite Opening screen glitch on first time use Update the database tables using PS utilities (details available on support web site). Needs to be done whenever new national data is released.

Single user installation If all goes well…and you have all the correct permissions….

Single user installation Biggest issue (mine): PERMISSIONS User does not have rights to install DB Install Tool, or PS, or MSSS Solution: Contact IT, who will either Give you permanent rights (possibly as administrator) Give you temporary rights Do it for you If they do it for you, it is best if they install the DB Tool and PS and MSSS under your account!

Shared database scenario Ideal for states with multiple analysts working on projections Users can be in the same room, or different buildings, or different parts of the state (Performance restrictions may apply)

Shared database scenario Chances are, you won’t be able to install anything on a network database server yourself Your IT department is now your best friend Ideally, IT should designate one person as a contact with your LMI shop regarding the server Obviously, there are procedures to be followed …to your IT shop’s regulations

Shared database scenario Your IT shop will: Set up MSSS on the server, if it’s not already installed Install the DB Install Tool on the server Run the tool to create your database Save the configuration, creating the settings file Provide each user with a copy of that .ini file, with the connection string edited to reflect that user’s login (whether Windows AD or user id/password)

Shared database scenario You may or may not be the one installing PS on your individual computer Regardless, each user will need a copy of the settings file on his/her desktop, with the proper connection string in place (Potential mine!) Database backups and restores have to be done on the server. They can not be done remotely. Another potential mine so make sure backups are being done!!!

Shared database scenario Multiple users may be accessing the database simultaneously PS uses a caching system to store some tabular data, such as NAICS codes, SOC codes, areas, etc., as well as some employment tables If edits are made to the cached data by user A, users B, C, etc. may not see the edits immediately (Potential mine!) Solution: Different users should not be working on the same industries/occupations in the same areas

Other possible mines Previous/multiple PS installation Previous/multiple MSSS installation Broadband issues Any time you have the download stop or freeze up, the most likely culprit is broadband width in your state Try again at a different time of day

Future thoughts Alternatives to MSSS Alternatives to ClickOnce Local DB MySQL Oracle (Oh man we hope not, but….) OR a Web based system!!! Alternatives to ClickOnce Package distribution Future Microsoft ideas? OR a Web App

Out of the minefield…for now… Further info: Document available for download at support.projectionscentral.com Utah staff available to help both you and your IT people with installation questions

What else to be aware of We will try to give you a heads up (hopefully a week) prior to releasing a new version of the system. If you know that Symantec will not let you do an update until it is approved, then “skip” the install when prompted. Could take up to 2 days. Under the Utilities menu in PS you can run the Check for Updates module when it has been approved.

Thanks for attending! Happy Projecting!