Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Learn about SQL Server DBA, SQL Server database performance,SQL Server optimisation,database tuning,t-sql,ssis
Browse by Tags · View All
DBA Scripts 51
performance 37
SQL Server 29
Object Management 24
#SQLServer 24
Backup and Restore 20
Security Management 20
Powershell 17
Indexes 14
DBA 14

Archive · View All
June 2011 38
January 2011 33
May 2011 32
August 2011 27
July 2011 26
January 2012 24
February 2011 19
April 2011 19
March 2011 17
March 2012 17

Jack Vamvas's Blog

  • 0
    Liked

    SQL Disk storage performance overview

    Baseline SQL Server and Benchmarking is an important aspect of troubleshooting Disk Storage Performance problems. Not considering certain factors in the planning phase causes problems. Initial analysis assists in this problem. Following are some general areas to consider ......

    Jack Vamvas  Posted on Jun 26 2011 7:41AM
    Profile · Blog · Twitter
  • 0
    Liked

    DB2 9 Fundamentals Certification

    DB2 9 Fundamentals Certification is completed.After a few years of avoidance, I decided to attain some DB2 certifications. I’d always placed greater emphasis on self study and experience. But having completed the first certification, I was pleasantly surprised about the level of detail requi......

    Jack Vamvas  Posted on Jun 25 2011 8:29AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server IO patterns and RAID levels

    To analyse SQL Server IO requirements and decide on RAID levels for different applications is complicated – with some expensive decisions. As the DBA I have to make recommendations with analytics to justify decisions. Firstly, my approach is end-to-end – look at everything from tuning,......

    Jack Vamvas  Posted on Jun 25 2011 7:47AM
    Profile · Blog · Twitter
  • 0
    Liked

    Outsourcing DBA tasks to an Offshore IT company

    Outsourcing DBA tasks to an Offshore IT company is complicated task. In a major reshaping of staffing policies last year , I sourced 2 SQL server DBAs – from an offshore IT oursourcing company . I’m based in the UK – working with the recruitment agent of the offshore IT outsourci......

    Jack Vamvas  Posted on Jun 23 2011 7:51AM
    Profile · Blog · Twitter
  • 0
    Liked

    Database size in DB2

    Database size in DB2 - Find 3 methods I use to find the database size in DB2 METHOD 1 - GET_DBSIZE_INFO ============================ db2 connect to db2 "CALL GET_DBSIZE_INFO (?, ?, ?, -1)" METHOD 2a (in MB) snapshot_tbs_cfg =============================== db2 connect to db2 "select (sum(......

    Jack Vamvas  Posted on Jun 23 2011 1:30AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server xp_msver

    SQL Server xp_msver is a SQL Server system stored procedure, returning general sql server information I find it useful for gathering basic server build and server information. Run it as EXEC master..xp_msver I use it when I need gather information for a SQL Server Inventory audit. I use the process......

    Jack Vamvas  Posted on Jun 22 2011 7:54AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server Database Size and Free Disk Space Daily Report

    SQL Server Database Size and Free Disk Space reporting is critical in high volume databases. One of the modelling applications I manage, maintains a large SQL Server database inventory on one SQL Server 2005 Enterprise Edition instance. The application generates a database per modelling request. An......

    Jack Vamvas  Posted on Jun 21 2011 6:48AM
    Profile · Blog · Twitter
  • 0
    Liked

    DB2 manager status and get snapshot for dbm

    DB2 get snaphshot for dbm displays the database manage level information. Scanning the information available, you’ll notice instance monitor switches. I use the Database manager status value to get the status. If no value is returned, then I assume the instance is unavailable. Repu......

    Jack Vamvas  Posted on Jun 20 2011 11:34AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server DBA Top 10 automation tasks

    SQL Server Automation is one of the best ways for a DBA to achieve more in less time. If a task is repeatable – then why run it manually? A word of warning! There are automated jobs out in the SQL Server world that are causing more damage then help. I have seen plenty of Daily Shrink Databas......

    Jack Vamvas  Posted on Jun 20 2011 6:54AM
    Profile · Blog · Twitter
Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]