Search for " þ˸ ¹ Ʊ׶󱸸ó.p-e.kr ¶ ߱ġó ͳ Ʊ׶Ǹ ̵巹ǰ ͳ Ʊ׶Ǹ ͳ ó Ʊ׶ ʸ " returned 2309 results.

Search all the documentation for " þ˸ ¹ Ʊ׶󱸸ó.p-e.kr ¶ ߱ġó ͳ Ʊ׶Ǹ ̵巹ǰ ͳ Ʊ׶Ǹ ͳ ó Ʊ׶ ʸ "

  1. Working with key files for encrypted backups

    , delete it. If the stored procedure isn't listed, go to step 4. Run the following command to unload the stored procedure DLL from memory:

    /rp/sql-virtual-restore/worked-examples-for-sql-virtual-restore/working-with-key-files-for-encrypted-backups

  2. Deploy to multiple environments using Octopus Deploy and PowerShell

    a live database test server configuration and environmental settings detect bugs and prevent them going into production There are several

    /sca3/automating-database-changes/add-ons/octopus-deploy/deploy-to-multiple-environments-using-octopus-deploy-and-powershell

  3. Merging branches

    from the branch. Relink the database to master. Go to the Commit tab. The tab shows the changes to the branch as changes to commit. If th

    /soc5/common-tasks/working-with-branches/merging-branches

  4. Lock an object

    In SQL Source Control, go to the Locking tab. This tab lists the objects that are locked on the database selected in SQL Source Control:

    /soc5/common-tasks/lock-an-object

  5. RedGateLocal.DeploymentMetadata

    with the migration script you want to mark as deployed. Go to the Migrations tab. Expand Existing migration scripts and find the migratio

    /soc5/common-tasks/working-with-migration-scripts/how-migration-scripts-work/redgatelocal-deploymentmetadata

  6. Setting up a project with a companion tSQLt project in SSMS

    " for your testing objects. This can be useful if you would like to organize your tests in classes. B. For this example, we are going to e

    /sca4/developing-databases/working-with-the-ssms-add-in/setting-up-a-project-in-ssms/setting-up-a-project-with-a-companion-tsqlt-project-in-ssms

  7. Ignoring SSL certificate warnings when generating reports

    . USE [SqlMonitor] GO INSERT INTO [settings].[KeyValuePairs] ([KeyName] ,[KeyValue] ,[KeyValueType]) VALUES ('Reporting-IgnoreSSLErrors','

    /sm13/ignoring-ssl-certificate-warnings-when-generating-reports-195789992.html

  8. PagerDuty SMS Notifications

    integration email address to the Send emails to section by going to "Configuration > Notification settings" page and ticking " Send email

    /sm8/configuring-sql-monitor/setting-up-email-notification/pagerduty-sms-notifications

  9. User or group doesn't exist

    are "internet-style" usernames (eg Username@Example.com). On the domain controller machine, go to Start > Run. In the Open box, type dsa.

    /sm8/troubleshooting/error-messages/user-or-group-doesn-t-exist

  10. SQL Monitor becomes unlicensed without warning

    : Check the name and location of the Data Repository database: go to Configuration > About and select About. The Database entry under Base

    /sm8/troubleshooting/unexpected-behavior/sql-monitor-becomes-unlicensed-without-warning

  11. Resetting your SQL Monitor password

    ), run: USE RedGateMonitor GO DELETE FROM settings.UserAccount WHERE UserName = 'admin' where RedGateMonitor is the name of the SQL Monito

    /sm8/configuring-sql-monitor/security-authentication-and-user-roles/resetting-your-sql-monitor-password

  12. Switches used in the command line

    " If the file already exists an error will occur, unless you have also used the /force switch. /Options:<option1>,<option2>,<option3> Alia

    /sc14/using-the-command-line/switches-used-in-the-command-line

  13. Can I make a Substitution rule faster?

    should be updated in a single rule but we work on the rule of thumb of 6 to 8. The premise is simple – there’s going to be 1,000 rows go

    /dms6/data-masker-help/version-6-tech-tips/can-i-make-a-substitution-rule-faster

  14. Using performance diagnostics

    help you decide how to start troubleshooting. Queries can help you evaluate the efficiency of I/O usage, and identify problematic stateme

    /sm9/overview-pages/using-performance-diagnostics

  15. Suppressing alerts

    window Go to the Configuration tab and under Alerts and Metrics, select Alert suppression. Click on New window and the following dialog w

    /sm9/configuring-sql-monitor/suppressing-alerts

  16. How SQL Clone Works

    fix things up, if they go awry. In effect, SQL Clone exploits a similar idea to that used by long-established technologies like RAID, SAN

    /clone4/getting-started/how-sql-clone-works

  17. Upgrading

    the support and upgrades package to make upgrading easier. To find your serial numbers, go to http://www.red-gate.com/myserialnumbers htt

    /sm8/getting-started/upgrading

  18. Scheduling restore jobs

    command line interface, SQLBackupC.exe: Go through the Restore wizard to create a template restore job for the database you want to sched

    /sbu10/restoring/scheduling-restore-jobs

  19. Activating

    request, for example to a location on your network or to a USB device. On a computer that has an internet connection, go to the Manual Ac

    /sbu10/getting-started/licensing/activating

  20. The SQL Backup Agent service cannot start, or is taking too long to start up

    Explorer (Databases > System Databases > master > Programmability > Extended Stored Procedures) or sp_dropextendedproc. For example: USE

    /sbu10/troubleshooting/the-sql-backup-agent-service-cannot-start-or-is-taking-too-long-to-start-up

  21. Rewinding time with Back in Time mode

    need to go further back in time to a previous day, week or month: Click the date/time. The date picker is displayed with today's date sel

    /sm11/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/activity-graph-and-snapshot-metrics/rewinding-time-with-back-in-time-mode

  22. Preparing to upgrade SQL Monitor

    . When you're ready to purchase v11 licenses, you can add the support and upgrades package to make upgrading easier. To find your serial n

    /sm11/maintaining-and-upgrading-sql-monitor/upgrading-sql-monitor/preparing-to-upgrade-sql-monitor

  23. SQL Monitor 11 Documentation

    on "bare metal" servers, in Virtual Machines, or in the cloud. For more information, or to download SQL Monitor, go to the SQL Monitor pr

    /sm11

  24. Using tSQLt in Visual Studio

    tSQLt.Private_Configurations ( Name NVARCHAR(100) NOT NULL, -- ^^^^^^^^ Value SQL_VARIANT ); GO ALTER TABLE tSQLt.Private_Configurations

    /sca4/developing-databases/working-with-the-visual-studio-extension/advanced-scenarios-for-visual-studio/using-tsqlt-in-visual-studio

  25. The Web Server isn't authorized to access this Base Monitor

    to connect using the old Web Server. On the machine running the Base Monitor, go to %ProgramData%\Red Gate\SQL Monitor\ Delete … Monitor

    /sm12/troubleshooting/error-messages/the-web-server-isn-t-authorized-to-access-this-base-monitor


Didn't find what you were looking for?