
jonathanpcox.com
HACKDBAHACK DBA (by Jonathan P Cox)
http://www.jonathanpcox.com/
HACK DBA (by Jonathan P Cox)
http://www.jonathanpcox.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
2.1 seconds
16x16
32x32
Jonathan Cox
2408 We●●●●●●●k Place
Mo●●re , Oklahoma, 73160
United States
View this contact
Jonathan Cox
2408 We●●●●●●●k Place
Mo●●re , Oklahoma, 73160
United States
View this contact
Jonathan Cox
2408 We●●●●●●●k Place
Mo●●re , Oklahoma, 73160
United States
View this contact
11
YEARS
8
MONTHS
30
DAYS
GODADDY.COM, LLC
WHOIS : whois.godaddy.com
REFERRED : http://registrar.godaddy.com
PAGES IN
THIS WEBSITE
18
SSL
EXTERNAL LINKS
11
SITE IP
67.205.143.37
LOAD TIME
2.078 sec
SCORE
6.2
HACKDBA | jonathanpcox.com Reviews
https://jonathanpcox.com
HACK DBA (by Jonathan P Cox)
VMWare Workstation – Networking Question – Jonathan P Cox
http://jonathanpcox.com/2015/05/30/vmware-workstation-networking-question
VMWare Workstation – Networking Question. Normally when I setup a VM I tend to keep it tied only to my local host this way I minimize the chance of doing something in our live production environment that might create what I call a “RUE’ which is short for Resume Updating Event. However there are some instances where I need to have a VM facing outward to the network for testing and so on. May 30, 2015. Leave a Reply Cancel reply. Enter your comment here. Address never made public). You are commenting usin...
Missing Indexes – Jonathan P Cox
http://jonathanpcox.com/2015/07/10/missing-indexes
So one of the things I love about Microsoft SQL server is that it will tell you about potential missing indexes in SQL that might help your queries perform better. Now word to the wise do not run out and create every index it tells you to because you will eventually cross a threshold of to many indexes and then you’re left with a pile of unused indexes and no one wants that. This link right here. SELECT * FROM sys.dm db missing index details. July 10, 2015. Leave a Reply Cancel reply. You are commenting ...
SQL 2008 R2 – Jonathan P Cox
http://jonathanpcox.com/category/sql-2008-r2
So one of the things I love about Microsoft SQL server is that it will tell you about potential missing indexes in SQL that might help your queries perform better. Now word to the wise do not run out and create every index it tells you to because you will eventually cross a threshold of to many indexes and then you’re left with a pile of unused indexes and no one wants that. This link right here. SELECT * FROM sys.dm db missing index details. July 10, 2015. This is what allows you to run commands against...
Execution Plan Arrows – Jonathan P Cox
http://jonathanpcox.com/2015/08/02/execution-plan-arrows
So I have started working on getting more involved in the database development side of things with emphasis on slow queries that shouldn’t be. It’s important to note that I’m still new to this part of the game as I really like to work more on the admin side of SQL but when you are a small shop you wear many hats. ARROW ALL THE THINGS! Essentially what I can now do is look and see if I have a thick arrow right before a high cost operation which could identify potential problems. I had no clue. Address nev...
My First Maintenance Plan–Part 1 – Jonathan P Cox
http://jonathanpcox.com/2015/04/30/my-first-maintenance-planpart-1
My First Maintenance Plan–Part 1. SQL Agent Operators – http:/ www.ideaexcursion.com/2009/01/05/configuring-sql-server-agent-operators/. Database Mail – http:/ www.mssqltips.com/sqlservertip/1100/setting-up-database-mail-for-sql-2005/. Maintenance is an ongoing part of managing a Microsoft SQL environment. How simple or complex the maintenance is can vary from one server to another. So where does one start when they are looking to build a maintenance plan? Open SSMS and connect to your GP database server.
TOTAL PAGES IN THIS WEBSITE
18
jonathanpcoxdotcom1.wordpress.com
Exporting a smartlist in gp 2016 – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/06/21/exporting-a-smartlist-in-gp-2016
Exporting a smartlist in gp 2016. One of the new features in GP 2016 is the ability to export out a custom Smart List item you designed. Below I’ll walk you through the quick and easy way to export the object so that you can import it at a later time. So I have modified the Employees smart list in GP. So I will select it as pictured below. The next step is to click on the Import/Export button in the ribbon. Select the item you wish to export. Then click on the Insert button. June 21, 2016. Windows Server...
jonathanpcoxdotcom1.wordpress.com
Back at it! – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/07/22/back-at-it
These past 10 months have been very crazy for my wife and I. We moved into our 1st house, then just two weeks ago had our very first child. So my time to get new blog post up has been almost none. Now that Chris is here and we’ve got a routine started I’m going to have some decent time to study and get back to contributing to the community the best I can. July 22, 2016. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public).
jonathanpcoxdotcom1.wordpress.com
Dynamic Data Masking with SQL 2016 and Dynamics GP 2016 – 2 – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/08/16/dynamic-data-masking-with-sql-2016-and-dynamics-gp-2016-2
Dynamic Data Masking with SQL 2016 and Dynamics GP 2016 – 2. Todays post will guide you through implementing Dynamic Data Masking inside of Dynamics GP 2016 via Microsoft SQL 2016. I again would like to iterate this is not an alternative to traditional data security. DDM only modifies the display of the data in the result set of a query. I have assigned each test user to the same company and security roles inside of Dynamics GP. Well sure enough the SSN column presents the masking as we expected. So ...
jonathanpcoxdotcom1.wordpress.com
Dynamic Data Masking with SQL 2016 and Dynamics GP 2016 – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/08/15/dynamic-data-masking-with-sql-2016-and-dynamics-gp-2016
Dynamic Data Masking with SQL 2016 and Dynamics GP 2016. This has been a big year for Microsoft. We’ve seen the release of Microsoft SQL Server 2016 and the release of Microsoft Dynamics GP 2016. These products come with a huge list of amazing improvements. Today I want to talk about Dynamic Data Masking inside of SQL 2016 and GP 2016. You can find the full technical guide on MSDN right here. So what is Dynamic Data Masking (DDM) and what does it do to help simplify your life? So I won’t bore you to deat...
jonathanpcoxdotcom1.wordpress.com
Dynamics GP Integration Manager–Faster Integrations – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/07/29/dynamics-gp-integration-manager-faster-integrations
Dynamics GP Integration Manager–Faster Integrations. In working with Microsoft Dynamics GP chances are you are going to need to import data into GP using the Dynamics GP Integration Manager or other methods using SSIS. Now my second assumption is that during this process the import can take a bit of time, especially if you are importing large amounts of data or the data being inserted is against multiple tables. To all the in depth information on it from Microsoft Technet. So the next time you have a lar...
jonathanpcoxdotcom1.wordpress.com
Using Azure Storage Accounts with Dynamics GP! – Jonathan P Cox
https://jonathanpcoxdotcom1.wordpress.com/2016/09/04/using-azure-storage-accounts-with-dynamics-gp
Using Azure Storage Accounts with Dynamics GP! Let me start off this post by asking the question of how much is your data worth to your company? If the answer is anything other than priceless then you are doing it wrong. In this post we’re going to take a look at using Microsoft Azure to host your Dynamics GP backups. Now I’m not going to fully dive into the depths of Microsoft Azure as you can find that information by clicking here. I provide a name, choose which subscription I want to use and which loc...
TOTAL LINKS TO THIS WEBSITE
11
Jonathan Paz - Home
Please take some time to look through my website and get a feel for who I am. I want you to understand who I am, what I do and what I love. By being transparent with these items, you will actually get a clearer idea of my work ethics, beliefs and even a feel for my personality. Feel free to flip through the pages, get to know me and much more.
jonathanpberger.com
My name is Jonathan Berger. And I'm interested in people and technology and how they relate to each other. Occasionally I'll blog. Or speak in public. Or appear on podcasts. I design and build apps and teams. Mostly for web and mobile. My passion product for the last few years has been bringing agile techniques to design. I help organize events. The Agile Experience Design meetup. The VC in Tech meetup. Because I care about building a strong technology community. I’d love to hear from you!
jonathanpburg
April 30, 2016. Ken Livingstone doubles down on the question of Zionism or anti-Semitism. Remember the political function of raising the Jewish Question. When I see Ken Livingstone achieve front page news on Zionism and Jeremy Corbyn announce his anti-racist “stand”, I cannot take it at face value. We should not dance to their tune. Their antisemitism should be challenged both for what it is – and for what it is doing. Let’s not have any part of their Waltzing with Bashar. December 10, 2015. Time and aga...
jonathanpcollins.wordpress.com
Thoughts from a Nonconformist | Life outside the status quo. Politics, gardening, self-sufficiency, and liberty.
Thoughts from a Nonconformist. Life outside the status quo. Politics, gardening, self-sufficiency, and liberty. Obamacare: What’s Good Enough for the Masses Should be Good Enough for the Ruling Class. June 29, 2015. June 30, 2015. Has the complete story. Obergefell v. Hodges: This Country Has a Long Way to Go Regarding Liberty. June 27, 2015. June 27, 2015. There is a sickening amount of hatred and pettiness on the internet right now over the recent SCOTUS decision in Obergefell v. Hodges. Stay out of pe...
HACKDBA
Disabling Suspend for VMWare Workstation VMS. Disabling Suspend for VMWare Workstation VMS. When I do my testing it’s always done inside of a VM that I spin up inside of VMWare Workstation. The one feature that annoys me is that when I …. SSMS 17.3 FLAT FILE. So while at GPUG Summit this week in Nashville, TN Microsoft released to the public SSMS 17.3 and one of the new features is called Import Flat File which you …. DYNAMICS GP 2016 CUBES and MICROSOFT POWER BI–PART 3. DYNAMICS COMMUNITY SLACK Channel.
jonathanpcoxdotcom1.wordpress.com
Jonathan P Cox – HACK DBA
Using Azure Storage Accounts with Dynamics GP! Let me start off this post by asking the question of how much is your data worth to your company? If the answer is anything other than priceless then you are doing it wrong. In this post we’re going to take a look at using Microsoft Azure to host your Dynamics GP backups. Now I’m not going to fully dive into the depths of Microsoft Azure as you can find that information by clicking here. I provide a name, choose which subscription I want to use and which loc...
Jonathan Dempsey Photography
Jonathan P. Drury
Jonathan P. Drury. I study how species interactions drive evolutionary change in traits, particularly in signal traits that animals use to communicate with one another. To do this, I pair experimental approaches on rubyspot damselflies with the development and application of phylogenetic methods for testing evolutionary hypotheses at comparative scales. Click the links above to explore my research and to get in touch. Thanks for stopping by!
Jonathan Dyer
American author of Cold Ward action spy novels. The Flemish Coil: A Nick Temple File. To go to the Amazon listing for. To got to the Kindle version of. To go to the Barnes and Noble listing for. Silent Vector: A Nick Temple File. VOLUME III: A Mid-Century Classic. PURCHASE TODAY AT AMAZON.COM. DOWNLOAD A COPY ONTO YOUR KINDLE. Free for KindleUnlimited Members! ON BARNES and NOBLE. The Heraklion Gambit: A Nick Temple File. VOLUME II: The Prequel to. The third Nick Temple File,. Follow Nick Temple, charter...
SOCIAL ENGAGEMENT