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

    Operations DBA description

    I’m writing a Operational DBA job description – for an internal vacancy. The main requirements are listed below. Without getting into the specifics of the organisation – there is: 1 Database Architect\Senior DBA, 1 DBA and 1 Data Architect in a Enterprise Production environment su......

    Jack Vamvas  Posted on Apr 30 2011 6:33AM
    Profile · Blog · Twitter
  • 0
    Liked

    TempDB performance and strategy checklist

    When you plan for TempDB configuration note the TempDB purpose. User objects e.g tables, indices, table variables. Scope (user session or routine) Internal objects. e.g join work files Scope (statement) Version Stores to support row versioning Some of the features using the TempDB are: Cursor......

    Jack Vamvas  Posted on Apr 29 2011 6:40AM
    Profile · Blog · Twitter
  • 0
    Liked

    DB2 - SQL2033N and TSM reason code: 610

    The online definition is “An error occurred while accessing TSM during the processing of a database utility”. The 610 code means the message catalog aka dscenu.txt can’t be found. I see this error usually when a DBA configures TSM at the DB2 instance level. When you configure......

    Jack Vamvas  Posted on Apr 28 2011 8:06AM
    Profile · Blog · Twitter
  • 1
    Liked
    1
    Comments

    Powershell, PSEexec and lock pages in memory – made easy

    What if you had to create a script stack that installs SQL Server from an image library? And customisations – such as adding the SQL Server Start up account to the Lock Pages in Memory Local Policies? If this needs to be rolled out quickly across hundreds of servers, or just one, then there ......

    Jack Vamvas  Posted on Apr 27 2011 6:57AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server - Grant execute on all stored procedures

    Granting execute rights to all stored procedures used to be a cumbersome problem up to before SQL Server 2005. You either had to give elevated rights to the user or run a script to GRANT EXECUTE on every stored procedure. I still see plenty of databases where a DBA has granted db_owner rights, sim......

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

    Sys.dm_os_memory_clerks and AWE memory allocation

    This useful DMV Sys.dm_os_memory_clerks produces a recordset of SQL Server memory clerks currently active. Being aware of memory pressure is critical to managing SQL Server performance. I use this DMV as part of a suite of queries which track external memory pressure and VAS pressure e.g caused by O......

    Jack Vamvas  Posted on Apr 21 2011 7:09AM
    Profile · Blog · Twitter
  • 0
    Liked

    Perfmon, Waits and Queues

    It is important to differentiate between Waits and Queues, when applying the Waits and Queues performance analysis methodology. Even though they are two sides of the same problem, they are approaching resource usage in a different manner. Waits, refers to any time spent waiting on resources by any......

    Jack Vamvas  Posted on Apr 18 2011 7:19AM
    Profile · Blog · Twitter
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]