Wednesday, September 25, 2013

[Articles] It Happens

[Articles] It Happens


It Happens

Posted: 24 Sep 2013 11:00 PM PDT

It happens. Code breaks.

[MS SQL Server] Why is backup allowed on standby database

[MS SQL Server] Why is backup allowed on standby database


Why is backup allowed on standby database

Posted: 25 Sep 2013 05:08 AM PDT

Hi friends i know this is stupid question but i wanted to know why isn`t backup allowed on database that are in restoring mode or that are in standby mode.Why when database is in standby mode it is written standby and readableI heard that in 2012 database which are in standby mode or restoring mode , backups are allowed.if true why difference.

Virtual memory

Posted: 24 Sep 2013 06:37 AM PDT

Is virtual memory measured in terms of the size of pagefile.sys file?

query to get permissions for a user on all databases

Posted: 25 Sep 2013 12:30 AM PDT

I want to monitor rights change on certain users with windows authentication and sql server authentication. I am planning to automate this task by running queries against catalog views and saving the results in tables and generating email alerts if any permissions changed for any user on any database.example:I have these five windows users (Wuser1, Wuser2, Wuser3, Wuser4, Wuser5) that are part of a group called MyWUsers. They are set to have membership = public, Server roles = public and User Mapping = public to certain databases.Another user AdUser (user type =SQL Server) has membership and Server roles set to public and sysadmin, User mapping set to db_owner and public on certain databases.A service account (user type = windows) has membership and server role set to public and user mapping set to db_owner and public on certain databases.Please provide a sample query that I can use to get their memberships, server roles, use mapping, default schema on all databases on db instance on sql server 2008. Thank you.

Piecemeal restore takes forever

Posted: 10 Jul 2013 10:42 PM PDT

Hi EveryoneI have a 1.1TB database with 700GB of data on a SQL Server 2008 R2 SP1 instance. Most data is row compressed and in 2 partitioned tables. A full backup is taken daily to 4 files on a NAS as part of the daily maintenance routine (which also includes index fragmentation, updating statistics and an integrity check directly before the full backup and in that order). The backup is also compressed.On a testserver I want to do a piecemeal restore, starting with the primary filegroup (the partitioned tables are in other filegroups). The primary filegroup file is 9GB and has about 3GB of data. The transaction logfile is 16GB. I know, with a restore, the transaction logfile is being zeroed which could take some time. On the other hand, the empty space in the primary data file is not being zeroed during a restore operation when Instant File Initialization is enabled. This is the case on my testserver. The problem is that the piecemeal restore takes a very long time, about 6 hours. I investigated and tried a few things to speed up the restore. Here they are:- Check if Instant File Initialization is enabled, it is.- Checking the performance of the whole chain (NAS, network, SAN), by restoring another backup with approximately the same size (3GB) from the same NAS to the same testserver over the same network. The restore was done in 2-4 minutes.- Checking the number of virtual logfiles, which is 41 and thus ok.- Take a partial backup and restore that one partially. This restore took 2-4 minutes. My conclusion: creating the mdf and ldf files is not the problem.- Altered the daily maintenance routine by adding a transactionlog backup after the integrity check and before the full backup, hoping that the transactions from the transactionlog caused by the earlier operations, are left out from the full backup. I'm not sure this makes sense, but to my understanding when SQL Server takes a backup, the transactions in the transaction log are also included for the redo/undo fase when restoring a the backup. Also, I opened the Performance Monitor to see disk activity during the restore operation. There is only disk activity during the beginning of the restore operation. Furthermore, when I execute sp_WhoIsActive during the restore operation, I see that the restore session is suspended (wait_info: BACKUPTHREAD) while network traffic stays at maximum. The CPU's are also processing 'something'. I'm beginning to suspect the restore operation is scanning every page in the full backup files somehow. Is there someone who knows if this is true or, if not, knows the true reason why the piecemeal restore is so slow?Thanks

SQL Server event alert - restore from UNC path.

Posted: 24 Sep 2013 10:20 PM PDT

Hi,I have a SQL Server event alert that fires after a database restore using error ID 18267. This works fine when using a local path, but not if a UNC path is specified in the script. Has anybody out there come across this before? I need to track restore activity and fire a SQL Agent job after each successful restore.I've trawled [url=http://technet.microsoft.com/en-us/library/cc645603(v=sql.105).aspx][/url] and the only error ids I can see related to successful restore are:4356 - Restore is complete on database '%ls'. The database is now available.18267 - Database was restored: Database: %s, creation date(time): %s(%s), first LSN: %s, last LSN: %s, number of dump devices: %d, device information: (%s). Informational message. No user action required.18268 - Log was restored. Database: %s, creation date(time): %s(%s), first LSN: %s, last LSN: %s, number of dump devices: %d, device information: (%s). This is an informational message. No user action is required.18269 - Database file was restored. Database: %s, creation date(time): %s(%s), file list: (%s), number of dump devices: %d, device information: (%s). This is an informational message. No user action is required.None of these fire when restoring from UNC path.Thanks,Chris

Install - SQL Server 2008 R2 SP1

Posted: 24 Sep 2013 09:54 AM PDT

Hello guys,I when i try install SQL Server 2008 R2 P1 Build 7602 on Windows Server 2012 R2 Standard, I have this problem:Tried Get help online option but it is says No solution found, but setup starts when I select Run the program without getting help.both 64bitssomeone help me please?

SQL SERVER 2008 R2 Standard Edition Encryption?

Posted: 26 Feb 2013 10:14 PM PST

any option in sql server 2008 r2 standard edition can encrypt a database, other than changing the application?

Report Services taking up a lot of memory

Posted: 24 Sep 2013 11:55 AM PDT

Hey guys, I've got an issue on my production GP server. ReportingServicesService is taking up 12GB by itself, and growing very fast. How can I limit how much memory I can allocate to SSRS?

[SQL server issues] Created Issue: AdventureWorksDW2012 Download file corrupt [19063]

  1. AdventureWorksDW2012 Download file corrupt - Microsoft SQL ...

    sqlserversamples.codeplex.com/workitem/19063 - Cached
    14 Dec 2012 ... AdventureWorksDW2012 Download file corrupt. description. There seams to be
    an issue with the AdventureWorksDW2012 Data file download.

  2. Created Issue: AdventureWorksDW2012 Download file corrupt [19063]

    sqlsample.blogspot.com/.../ Created%20Issue%3A%20AdventureWorksDW2012%20Download... - Cached
    9 Sep 2013 ... The files download, but when I try to open them I get a message saying that ... It
    doesn't matter what I download or the website, if it over 1 MB I ...

  3. [SQL server issues] Created Issue - Show all posts

    sqlsample.blogspot.com/2013/09/sql-server-issues-created-issue.html - Cached
    9 Sep 2013... dscheierman | Created: Dec 14, 2012 at ... Created Issue:
    AdventureWorksDW2012 Download file corrupt [19063]. sqlsample.blogspot.com
    /.

  4. Sql samples, sql tips: [SQL server issues] Created Issue ...

    sqlsample.blogspot.com/.../sql-server-issues-created-issue_21.html - Cached
    21 Aug 2013 ... (showing articles ... 12/14/12--09:05: Created Issue: AdventureWorksDW2012
    Download file corrupt [19063] (chan 5121419).

  5. Sql samples, sql tips: [SQL server issues] Created Issue ...

    sqlsample.blogspot.com/.../sql-server-issues-created-issue_27.html - Cached
    27 Aug 2013 ... Favicon 3.Created Issue: AdventureWorksDW2012 Download file corrupt [19063]
    14 Dec 2012, 6:05 pm. There seams to be an issue with the .

  6. Sql samples, sql tips: [SQL server issues] Created Issue ...

    sqlsample.blogspot.com/.../sql-server-issues-created-issue_12.html - Cached
    12 Aug 2013 ... Created Issue: AdventureWorksDW2012 Download file corrupt [19063]. There
    seams to be an issue with the AdventureWorksDW2012 Data file ...

  7. Gadget Directory on igHome.com

    www.ighome.com/directory.aspx?g=70218 - Cached
    Created Issue: AdventureWorksDW2012 Download file corrupt [19063]. There
    seams to be an issue with the AdventureWorksDW2012 Data file download.

  8. Tobe Kimalaja - Google+ - I experienced the same problem. Looking ...

    https://plus.google.com/102311087450897723438/.../NJ5xgHBrn9g - Cached
    25 May 2013 ... Looking for a solution for this, as well. [SQL server issues] Created Issue:
    AdventureWorksDW2012 Download file corrupt [19063].

  9. [SQL server issues] Created Issue: AdventureWorksDW2012?

    https://plus.google.com/106698475788327335617/.../ZpjUWaf9pNS - Cached
    2 Th?ng Năm 2013 ... [SQL server issues] Created Issue: AdventureWorksDW2012 Download file
    corrupt [19063] http://ow.ly/2wA7Hy.

  10. Ofelio - Search results for...techcent - 10 of 2 returned feed content.

    www.ofelio.com/preview?lang=en&url=/show?id=apifeed&search...
    1 Oct 2012 ... Created Issue: AdventureWorksDW2012 Download file corrupt [19063] ... to be
    an issue with the AdventureWorksDW2012 Data file download.

  11. Tobe Kimalaja - Google+

    https://plus.google.com/102311087450897723438 - Cached
    25 May 2013 ... I experienced the same problem. Looking for a ... [SQL server issues] Created
    Issue: AdventureWorksDW2012 Download file corrupt [19063] · http://sqlsample.
    blogspot.com/2013/05/sql-server-issues-created-issue_7.html. 1.

  12. Tobe Kimalaja - About - Google+

    https://plus.google.com/102311087450897723438/about - Cached
    25 May 2013 ... Tobe Kimalaja hasn't shared anything on this page with you.
  13. Read more - t?m kiếm nhanh - SEO web | Chuy?n nghiệp

    timnhanh.thietkewebtl.com/?...Created%20Issue: %20AdventureWorksDW2012%20Download%20file%20corrupt%20%5B...

  14. Rap chieu phim tai Qui nhon - T?m nhanh - t?m kiếm nhanh

    timnhanh.thietkewebtl.com/?q...fload=f - Cached
    Created Issue AdventureWorksDW2012 Download file corrupt 19063 · hay phan
    tich nguyen nhan dan den su sup do cua chu nghia xa hoi o lien xo va cac nuoc ...

  15. download files are corrupt - Computing.Net

    www.computing.net/answers/.../download-files...corrupt/169500.html - Cached - Similar
    The files download, but when I try to open them I get a message saying that ... It
    doesn't matter what I download or the website, if it over 1 MB I get the "corrupt" file
    ... I have run a virus scan with AVG free edition, and no viruses were found. ... Net
    cannot verify the validity of the statements made on this site.

[SQL Server] Advanced SQL Server 2008 Extended Events with Examples

  1. Advanced SQL Server 2008 Extended Events with Examples ...

    www.sqlteam.com/.../advanced-sql-server-2008-extended-events-with- examples - Similar
    25 May 2009 ... In the previous article we learned about SQL Server 2008 Extended Events
    terminology, components and took a look at a simple example.

  2. Using SQL Server 2008 Extended Events - TechNet - Microsoft

    technet.microsoft.com/en-us/library/dd822788(v=sql.100).aspx - Cached
    In SQL Server 2008, Extended Events data for wait events can be correlated with
    ... be appropriate for standard release, to customers for advanced
    troubleshooting of ... For example, there are I/O and debug events in both the
    SQLServer and ...

  3. SQL Server Extended Events - SQLskills.com

    www.sqlskills.com/blogs/paul/category/extended-events/ - Cached
    11 Jul 2011 ... Tracking expensive queries with extended events in SQL 2008 ... Magazine
    article from 2008: Advanced Troubleshooting with Extended [...].

  4. Tracing Query Performance with Extended Events - Publishing ...

    www.solidq.com/.../Tracing-Query-Performance-with-Extended-Events.aspx - Cached
    For sample data I will use a database called Performance. .... Before SQL Server
    2012, whether you used SQL Trace or Extended Events, this was tricky to
    achieve. ..... Starting with SQL Server 2008, this view provides a query_hash
    column .... Itzik is the author of SolidQ's Advanced T-SQL Querying, Programming
    and ...

  5. Install Extended Events Manager - SQL Server FineBuild ...

    sqlserverfinebuild.codeplex.com/wikipage?... Install%20Extended%20Events%20Manager - Cached
    Finebuild can install and configure Extended Events Manager as part of the SQL
    ... .sqlteam.com/article/advanced-sql-server-2008-extended-events-with-
    examples. Extended Events Manager can only be installed on SQL Server 2008
    and ...

  6. Advanced SQL Server 2008 Extended Events with Examples ...

    www.sswug.org/nlread.asp?id=44795&d=6/8/2009&t=4
    8 Jun 2009 ... (Mladen Prajdi?) In the previous article we learned about SQL Server 2008
    Extended Events terminology, components and took a look at a ...

  7. What's new for Extended Events in SQL Server code-named ?Denali ...

    blogs.msdn.com/.../extended_events/.../what-s-new-for-extended-events-in- sql-server-code-named-denali-ctp1.aspx - Cached
    18 Nov 2010 ... Extended Events in SQL Server 2008 offered the ability to collect some very ... I'll
    be posting some code samples to this blog in the future.

  8. Today's Subject: Predicates - Using SQL Server Extended Events ...

    blogs.msdn.com/.../extended_events/.../today-s-subject-predicates.aspx - Cached
    23 Jun 2010... examples and general news about SQL Server Extended Events from ... in
    Using SQL Server 2008 Extended Events (by Jonathan Kehayias) ...

  9. Querying Extended Events in SQL Server 2008 - DBA StackExchange

    dba.stackexchange.com/.../querying-extended-events-in-sql-server-2008 - Cached
    Querying Extended Events in SQL Server 2008 ... curve has been rough. Thank
    you in advance for your help. ... Try to play with this example:

  10. Getting Started with Extended Events in SQL Server 2008

    www.mssqltips.com/sqlservertip/.../getting-started-with-extended-events-in- sql-server-2008/ - Cached
    29 Oct 2010 ... Extended Events for SQL Server 2008 (and later versions) provides a ... In my first
    example, I am going to create an Extended Event session to ...

  11. Using XEvents (Extended Events) in SQL Server 2008 to detect ...

    msmvps.com/.../2008/.../using-xevents-extended-events-in-sql-server-2008- to-detect-which-queries-are-causing-page-splits.aspx - Cached - Similar
    7 Dec 2008 ... SQL Server Extended Events (Extended Events) is a general .... Investigating
    SQL Server 2008 Wait Events with XEVENTS: nice sample to capture waitstats at
    ... Advanced Troubleshooting with Extended Events; SQL Server ...

  12. Extended Events - SQL Server Blogs

    sqlblog.com/blogs/extended_events/ - Cached
    28 Mar 2012 ... Extended Events demos on Microsoft Virtual Academy ... Let's take a simple
    example, we might write a filter for wait_info such as: ..... Clicking on the
    Configure button takes you to the advanced event configuration options.

  13. Getting Started with Extended Events in SQL Server 2012

    https://www.simple-talk.com/sql/.../getting-started-with-extended-events-in- sql-server-2012/ - Cached
    4 Feb 2013 ... Consequently, the Extended Events feature in SQL Server 2008 saw ... sample
    database?on a local instance of SQL Server 2012?but you ...

  14. [SQL Server] Advanced SQL Server 2008 Extended Events with ...

    sqlsample.blogspot.com/.../sql-server-advanced-sql-server-2008_27.html - Cached
    27 Aug 2013 ... In SQL Server 2008, Extended Events data for wait events can be correlated with
    ... be appropriate for standard release, to customers for ...

  15. SQL Server 2008 Advanced Troubleshooting with Extended Events ...

    www.cnblogs.com/lenoevo/archive/2008/12/24/1361026.html - Cached - Similar
    24 Dec 2008 ... SQL Server 2008 Advanced Troubleshooting with Extended Events(reference) ...
    For example, the workload can change (such as the number of ...

  16. Retrieving Deadlock Graphs with SQL Server 2008 Extended Events

    www.dnnsoftware.com/.../Retrieving-Deadlock-Graphs-with-SQL-Server- 2008-Extended-Events - Cached
    21 Sep 2011 ... SQL Server extended events (Extended Events) is a general ... The following
    article has a few examples of accessing the system_health session sql 2008 ...
    Advanced Troubleshooting with Extended Events · Retrieving ...

  17. SQL Server 2008 extended events using the Advanced ...

    www.ixwebhosting.mobi/2011/09/19/2241.html - Cached
    19 Sep 2011 ... SQL Server 2008 extended events using the Advanced Troubleshooting ...
    example, workload may change (such as the number of concurrent ...

  18. [PDF] 

    How to Use SQL Server's Extended Events and Notifications to ...

    sqlmag.com/content/.../wpd-sql-extevtandnotif-us-sw-01112012_1.pdf - Cached
    ... and SQL Server. 2008: event notifications and extended events. ... to Extended
    Events. Extended events are a lightweight event-handling platform introduced in
    SQL Server 2008. ..... EXEC sp_configure 'show advanced options',1 ;. GO .... An
    example output from this would look like the results show below. In the sample ...

  19. SQL SERVER ? Introduction to Extended Events ? Finding Long ...

    blog.sqlauthority.com/.../sql-server-introduction-to-extended-events-finding- long-running-queries/ - Cached - Similar
    29 Mar 2010 ... I recently read white paper about Extended Event by SQL Server MVP ... in the
    book, SQLAuthority Book Review ? Professional SQL Server 2008 Internals .... In
    our example, I used the XML file, and it does not reset when SQL ...

  20. An Introduction to SQL Server 2008 Audit | Brad M McGehee

    bradmcgehee.com/2010/.../an-introduction-to-sql-server-2008-audit/ - Cached
    30 Mar 2010 ... Excerpted from Brad's Sure Guide to SQL Server 2008, which is ... Fast and
    Lightweight: SQL Server Audit uses SQL Server 2008′s Extended Events ... In
    the following example, we want to find out who is looking at the ...

[SQL Server] Testing with Profiler Custom Events and Database Snapshots

  1. Testing with Profiler Custom Events and Database Snapshots ...

    www.sqlteam.com/.../testing-with-profiler-custom-events-and-database- snapshots
    22 Jun 2009 ... We've all had them. One of those stored procedures that is huge and contains
    complex business logic which may or may not be executed.

  2. Testing with Profiler Custom Events and Database Snapshots ...

    www.sswug.org/articles/viewarticle.aspx?id=45179
    Microsoft SQL Server database help and articles, SharePoint, .Net, Business
    Intelligence, newsletter, list servers, forums, scripts, faqs, videos, and daily news.

  3. [SQL Server] Testing with Profiler Custom Events and Database ...

    sqlsample.blogspot.com/.../sql-server-testing-with-profiler-custom_30.html - Cached
    30 Aug 2013 ... Testing with Profiler Custom Events and Database Snapshots ... www.sswug.org/
    articles/viewarticle.aspx?id=45179. (Mike Femenella) We've ...

  4. [SQL Server] Testing with Profiler Custom Events and Database ...

    sqlsample.blogspot.com/.../sql-server-testing-with-profiler-custom_27.html
    27 Apr 2013 ... [SQL Server] Testing with Profiler Custom Events and Database Snapshots.
    Weekly SQL Server newsletter with articles, forum posts, and blog ...

  5. SQLServerCentral: Articles tagged Profiler

    www.sqlservercentral.com/articles/Profiler/
    Items 1 - 20 of 34 ... Testing with Profiler Custom Events and Database Snapshots. We've all had
    them. One of those stored procedures that is huge and contains ...

  6. Performance and Memory Java Profiler - YourKit Java Profiler

    www.yourkit.com/features/ - Cached
    Java profiler. ... "Quick Info" view: Ability to automatically capture snapshots on
    event: Ability to compare memory snapshots: Automated comprehensive memory
     ...

  7. Working with Models ? Phalcon 1.2.3 documentation

    docs.phalconphp.com/en/latest/reference/models.html - Cached
    Deleting Records; Validation Failed Events; Behaviors ... Pointing to a different
    schema; Setting multiple databases; Logging Low-Level SQL Statements;
    Profiling SQL ... If you need to work with databases at a lower level check out the
    Phalcon\Db ... This method aids in setting up the model with a custom behavior
    i.e. a ...

  8. DBCC CHECKDB error. Internal Database Snapshot cannot be created ...

    social.msdn.microsoft.com/.../action?...checkdb...database-snapshot... - Cached
    22 Aug 2013 ... [SQLSTATE 42000] (Error 5030) Check statement aborted. The database could
    not be checked as a database snapshot could not be ... DBCC CHECKDB('
    CUSTOM DB') WITH TABLOCK- SUCCESS .... create or database start events for
    SQL Trace or Extended Events. .... Tom H-man's threads View Profile.

  9. Database Project Settings - MSDN - Microsoft

    msdn.microsoft.com/en-us/library/hh272681(v=vs.103).aspx - Cached
    You use database project settings to control aspects of your database,
    debugging ... How to: Create a Snapshot of a Project ... Build Events ... If this
    check box is cleared, file names for objects take the form ObjectName. ... You
    might choose to do this, for example, if you wanted a custom configuration in
    which you always ...

  10. Free SQL Server Tools Software and Utilities - SQL Server Utilities

    www.sqlserverutilities.com/SQL-Server-Utilities-Free-SQL-Server-Tools- Software-and-Utilities-for-the-DBA-and-Developer.htm - Cached - Similar
    RML Utilities for SQL Server (x86) and (x64) - tools to help database
    administrators manage the ... SQLTrace, Profiler & Extended Events ...
    procedures creation, new query templates, running custom scripts from Object
    explorer's context menu) for ... Create Database Snapshot - simple GUI for
    creating a database snapshot.

  11. Basit A. Farooq - United Kingdom | LinkedIn

    uk.linkedin.com/in/basitfarooq - Cached
    Leeds, United Kingdom - Lead/Senior Database Administrator at Parabis Group
    View Basit A. Farooq's (United Kingdom) professional profile on LinkedIn. ... log
    shipping based warm spare, custom inter-datacentre replication, 100 GB Custom
    ... DBCC, SQL Profiler, DTA, Auditing, Event Notifications, Extended Events,
    Service Broker, SSIS, Visio, Database Mirroring, LogShipping, Database
    Snapshots.

  12. SqlPackage.exe - MSDN - Microsoft

    msdn.microsoft.com/en-us/library/hh550080(v=vs.103).aspx - Cached
    Perspectives · Events · Forums ... Extract: Creates a database snapshot (.dacpac)
    file from a live SQL Server or Windows Azure SQL Database. .... The profile
    defines a collection of properties and variables to use when generating outputs.
    .... the WITH NOCHECK clause for check constraints when you publish to a
    database.

  13. Performance Monitoring and Tuning Tools - TechNet - Microsoft

    technet.microsoft.com/en-us/library/ms179428.aspx - Cached
    SQL Server Profiler tracks engine process events, such as the start of a batch or a
    transaction, ... Reports snapshot information about current SQL Server users and
    processes, including the ... DBCC (Database Console Command) statements
    enable you to check performance statistics and ... Using within custom
    application.

  14. Appendix: Common DBA Tasks for Microsoft SQL Server - Amazon ...

    docs.aws.amazon.com/.../latest/.../Appendix.SQLServer.CommonDBATasks. html - Cached
    This section describes the Amazon RDS-specific implementations of some
    common DBA tasks for DB Instances that are running the Microsoft SQL Server ...

  15. Monitoring and Tuning the Database - 11g Release 2 (11.2)

    docs.oracle.com/cd/E25054_01/server.1111/.../montune.htm - Cached
    Other alerts correspond to database events such as Snapshot Too Old or ...... A
    green check mark in the SQL Profile column indicates a recommendation that ...

  16. Content Negotiation - Grails

    grails.org/doc/2.3.x/guide/single.html
    2.9Testing an Application ... 4.7.6Snapshots and Other Changing Dependencies
    ... 6.5.1Events and Auto Timestamping ... 6.5.2.4Custom Database Identity .....
    running with a custom Grails environment called "production", a Spring profile of
     ...

  17. Features - ej-technologies - Java Profiler, Java Installer Builder ...

    www.ej-technologies.com/products/jprofiler/features.html - Cached - Similar
    In JProfiler, you can save a snapshot of all current profiling data to disk. ...
    Executors from the java.util.concurrent package; AWT events; SWT events;
    Thread starts ... JProfiler offers a custom probe wizard that allows you to define
    your custom probes directly in .... JProfiler supports specific probes for the
    following databases:.

  18. RegOnline Features ? Badges, Custom Events Websites, Email ...

    www.regonline.ca/__features/ - Cached
    Plan, source and deliver events in less time with less costs. ... 1) Charts 2) Event
    Statistics 3) The custom event URL ... Reports - Events Snapshot ... Build
    directories in tabbed, contact card, and full profile formats. ... Searchable
    Attendee Database ... The Event Organizer Tools app allows you to check in
    attendees to your ...

  19. Nodetime Docs: Documentation

    docs.nodetime.com/ - Cached
    Database Monitoring; CPU Profiling; Memory Profiling; Alerts; Team Features ...
    Check out the screencast to see sample filtering in action. ... Using metric API call
    , custom metrics can be sent to the Nodetime server and presented in the ... The
    snapshots are then analyzed by Nodetime and presented in a form, which leads
    to ...

  20. Activiti 5.13 User Guide

    www.activiti.org/userguide/
    Custom extensions; Events. Event Definitions; Timer Event ...... autoReconnect=
    true, Tested using mysql-connector-java database driver. oracle, 11.2.0.1.0 ...

[SQL 2012] Force T-SQL Job Step to Run Under Specific SQL Account

[SQL 2012] Force T-SQL Job Step to Run Under Specific SQL Account


Force T-SQL Job Step to Run Under Specific SQL Account

Posted: 25 Sep 2013 12:17 AM PDT

I have created a SQL user to run certain dbcc commands for us (DBCC CHECKTABLE in this case). This user is governed by resource governor for this reason. I made the user a sysadmin and also made it the owner of the job. What I found later, was that if the owner of the job is a sysadmin, it will execute in the context of the agent account. If the owner is not sysadmin, it will execute under the context of the owner.Does anyone have any ideas as to how I can get this job to execcute as this new SQL login instead of the agent, but still have it with server role of sysadmin?

report looping for n values

Posted: 25 Sep 2013 01:56 AM PDT

Hi,I have report that takes state as parameter and executes the stored proc and generate the report data.Since I need to run this report for all the 50 states in USA I created a subscription for each state and generating report for each state.But is there any way I can loop the report for all 50 diff states instead of creating a subscription for each state?Thanks.

Setting log shipping in AlwaysOn environment

Posted: 23 Jan 2013 03:58 AM PST

Hello everyone, We have 4 Servers which have SQL SERVER 2012 and "AlwaysOn" have been enabled on all 4 servers: Server1,Server2,Server3,Server4 Server1 is the Primary node and thr rest are secondaries. There is a Sync relation between Server1 and Server2 and also there is aSync relation between Server1 and Server3 & Server4. Is it possible to setup log shipping from Server2 & Server3(secondaries) to two new servers?Does this have any problem? Thanks

I need an exclusion query again. My totals are wrong.

Posted: 24 Sep 2013 08:41 PM PDT

Hi Can someone put the following perhaps in a query that makes sense. My totals are wrong so I'm thinking that I need a better built query.'From Item Range CL00000 to 999999. Then exclude 001920, 001921, CL01926, CN00229 and CN00230'Kind regardsFred

Transaction Control in SSIS

Posted: 28 Aug 2013 06:19 PM PDT

Hi Team Require your help on TRANSACTION CONTROL IN SSIS , We have created package with 12 dataflow task in one sequence container based on the sequence. All the dataflow task has SSIS framework implemented , when ever a record does not match certain condition that particular record moves into the error/reject log table but package does not fail it moves to the next record , However my requirnment is if any record move to error/reject log table than that particular record to be rolled back & cannot commit and then pick another record.Package will not fail but rollback has to be implemented for all the records that get captured in error/reject log table Thanks & RegardsRaga

How to set user permissions for service

Posted: 24 Sep 2013 08:35 AM PDT

I have two services that I am creating. The first one is continuously adding rows to a single table and the second will look at a different table in the db to see if there is any work to be completed. If there is any work to be completed the service will update the rows in that table. I need each of these two services to be able to execute side by side.My question is this. How can setup user permissions so that a user has read/write on just one table and read only on the rest of the database?Thanks,Gary

secure SSIS Connection

Posted: 24 Sep 2013 08:40 AM PDT

I am working on a SSIS ETL project where I need to transfer data between two different networks-one has its own DMZ. So the data will travel through internet. Both servers are encrypted and secure. I have two concerns here:How do I establish/configure a connection between these two servers that are completely in different networks? Also the data in flight needs to be encrypted or in other words need to have encrypted or the connection between the two servers need to be connected- how do I accomplish that?Thanks.

[SQL Server] Efficiently Reuse Gaps in an Identity Column

  1. Efficiently Reuse Gaps in an Identity Column - SQLTeam.com

    www.sqlteam.com/article/efficiently-reuse-gaps-in-an-identity-column - Similar
    9 Feb 2010 ... This article will demonstrate an efficient way to reuse gaps in an identity column.
    Please note that this is something you normally shouldn't be ...

  2. How to efficiently reuse gaps in identity column - SQLTeam.com

    weblogs.sqlteam.com/.../How-to-efficiently-reuse-gaps-in-identity-column. aspx - Cached
    10 Mar 2009 ... How to efficiently reuse gaps in identity column. Today I am going to talk about
    how to efficiently reuse identity values in a column, even if this is ...

  3. SQL Server Forums - Article: Efficiently Reuse Gaps in an Identity ...

    www.sqlteam.com/forums/topic.asp?TOPIC_ID=139584 - Cached
    Posted - 02/09/2010 : 08:50:18 Show Profile · Visit AskSQLTeam's Homepage ·
    Reply with Quote. This article will demonstrate an efficient way to reuse gaps in ...

  4. Efficiently Reuse Gaps in an Identity Column - ARTICLE - SSWUG ...

    www.sswug.org/articles/viewarticle.aspx?id=48439
    (Peter Larsson) This article will demonstrate an efficient way to reuse gaps in an
    identity column. Please note that this is something you normally shouldn't be ...

  5. [SQL Server] Efficiently Reuse Gaps in an Identity Column

    sqlsample.blogspot.com/.../sql-server-efficiently-reuse-gaps-in_20.html - Cached
    20 Aug 2013 ... I do not want to re-use the already used Identity value. I just want to ... gaps in the
    sequence etc. so would it be less efficient for me to calculate ...

  6. [SQL Server] Efficiently Reuse Gaps in an Identity Column

    sqlsample.blogspot.com/.../sql-server-efficiently-reuse-gaps-in_17.html - Cached
    17 Sep 2013 ... 28 Jan 2009 ... Identity columns do not serialize inserts ? custom written ... Again,
    I understand that there are some applications for which gaps ...

  7. [SQL Server] Efficiently Reuse Gaps in an Identity Column

    sqlsample.blogspot.com/.../sql-server-efficiently-reuse-gaps-in_26.html - Cached
    26 Jun 2013 ... Weekly SQL Server newsletter with articles, forum posts, and blog posts via email
    . Subscribers receive our white paper with performance tips ...

  8. Efficiently Reuse Gaps in an Identity Column - SQLTeam ... - Google+

    https://plus.google.com/117791377540125472005/.../ShxUNrVsjwv - Cached
    23 Jan 2013 ... Efficiently Reuse Gaps in an Identity Column - SQLTeam.com #sqlserver #sql
    http://ow.ly/h3D6f.

  9. What To Do When Your Identity Column Maxes Out - Blogs

    blogs.lessthandot.com/.../what-to-do-when-your-identity-column-max - Cached
    6 Mar 2009 ... http://weblogs.sqlteam.com/peterl/archive/2009/03/10/How-to-efficiently-reuse-
    gaps-in-identity-column.aspx. 03/10/09 @ 12:39. Comment from: ...

  10. Efficiently Reuse Gaps in an Identity Column from sqlteam.com

    browse.feedreader.com/c/SQLTeam_com_Articles/14422587 - Cached
    9 Feb 2010 ... Efficiently Reuse Gaps in an Identity Column. This article will demonstrate an
    efficient way to reuse gaps in an identity column. Please note that ...

  11. IDENTITY (Property) - MSDN - Microsoft

    social.msdn.microsoft.com/Forums/sqlserver/.../action?...identity... - Cached
    17 Nov 2010 ... Efficiently Reuse Gaps in an Identity Column. http://www.sqlteam.com/article/
    efficiently-reuse-gaps-in-an-identity-column. bug again what you ...

  12. Efficiently Reuse Gaps in an Identity Column - SQLTeam.com - Xmarks

    www.xmarks.com/site/.../efficiently-reuse-gaps-in-an-identity-column - Cached
    Xmarks site page for sqlteam www.sqlteam.com/article/efficiently-reuse-gaps-in-
    an-identity-column with topics, reviews, ratings and comments. This article will ...

  13. How do I fill in identity gaps? - Ask SqlServerCentral

    ask.sqlservercentral.com/.../2844/how-do-i-fill-in-identity-gaps.html - Cached
    You can also read this blog post http://weblogs.sqlteam.com/peterl/archive/2009/
    03/10/How-to-efficiently-reuse-gaps-in-identity-column.aspx.

  14. Auto Identity Column in SQL Server : The Official Microsoft ASP ...

    forums.asp.net/p/1793070/4933475.aspx/1?...Identity+Column... - Cached
    http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=98389. http://www.sqlteam.
    com/article/efficiently-reuse-gaps-in-an-identity-column. Reply ...

  15. The HOBT: The IDENTITY Property: A Much-Maligned Construct in ...

    thehobt.blogspot.com/2009/.../identity-property-much-maligned.html - Cached
    28 Jan 2009 ... Identity columns do not serialize inserts ? custom written ... Again, I understand
    that there are some applications for which gaps simply ... Or perhaps sequencing
    functions aren't quite as efficient in other RDBMS's. ... At the same time some
    developers demanded that we carefully re-use deleted IDs in tables ...

  16. How do I... Reseed a SQL Server identity column? - TechRepublic

    www.techrepublic.com/blog/datacenter/...i...identity-column/406 - Cached
    21 Jul 2011 ... Microsoft SQL Server’s identity column generates sequential values for
    new records using ... If they're not, reset the identity value to avoid errors or gaps
    in the sequence of values. .... Personally, I wouldn't reuse deleted identity values.
    .... 15 Minute Guide: Optimizing Oracle DBA Efficiency (German).

  17. SQL Server find first gap between ID key fields - Stack Overflow

    stackoverflow.com/.../sql-server-find-first-gap-between-id-key-fields - Cached
    That's why gap reusing would be wonderful for me. sql sql-server ... And I guess it
    is much more efficient than mine, isn't it? ? GoRoS Sep 16 '11 ... SQL Server
    identity column skipping ids on insert - no errors detected in logs.

  18. Creating a table to store sequence numbers - Beyond Relational

    beyondrelational.com/.../sqlserver-quiz-general-2010-dinesh-asanka- populating-a-table-with-default-values.aspx - Cached
    20 Oct 2010 ... Peter explained this in http://www.sqlteam.com/article/efficiently-reuse-gaps-in-an
    -identity-column. Method 2: Maintaining an another table with ...

  19. MS SQL Server :: Filling The Gap Identity Columns - BigResource

    www.bigresource.com/MS_SQL-Filling-the-gap-Identity-columns-JtvHr8Jg. html - Cached
    I do not want to re-use the already used Identity value. I just want to ... gaps in the
    sequence etc. so would it be less efficient for me to calculate the field than ...

  20. [PDF] 

    Efficient Rough Set Theory Merging - CS&P 2013

    csp2013.mimuw.edu.pl/proceedings/PDF/paper-14.pdf - Cached
    has its primary aim of bridging these gaps between specific disciplines. As we
    provided ... crete examples of such formal knowledge reuse on the area of rough
    set theory. ... selected discipline, eventually one have to use the apparatus from
    another field ... an equational characterization (collection of identities) of the
    theory.

Search This Blog