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

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

  1. Backing up with SQL HyperBac compression

    "): bcp AdventureWorks.Sales.customer out D:\Backups\Export.dmp ‑Slocalhost\PRODUCTION ‑T ‑n ‑b1000 In the bcp command, simply change the

    /rp/sql-hyperbac/worked-examples-for-sql-hyperbac/backing-up-with-sql-hyperbac-compression

  2. Backing up with SQL HyperBac encryption

    -n -b1000 In the bcp command, simply change the extension of the export file to .hbe: bcp AdventureWorks.Sales.customer out D:\Backups\Ex

    /rp/sql-hyperbac/worked-examples-for-sql-hyperbac/backing-up-with-sql-hyperbac-encryption

  3. Integrating with ServiceNow

    (); inc.short_description = 'Redgate Monitor: ' + event.name + ' on ' + alertTarget; var description = 'Raised against: ' + alertTarget +

    /monitor14/integrating-with-servicenow-239668090.html

  4. Rollback guidance

    https://spring.io/blog/2016/05/31/zero-downtime-deployment-with-a-database, N-1 compatibility https://blog.sebastian-daschner.com/entries

    /dso/redgate-change-automation/implementing-a-roll-back-strategy/rollback-guidance

  5. SQL creation script

    WidgetDev.WidgetPrices MODIFY DateValidFrom DATE DEFAULT sysdate ; ALTER TABLE WidgetDev.WidgetPrices MODIFY Active CHAR DEFAULT ('N'); A

    /sco6/sql-creation-script-148079321.html

  6. "Failed to verify certificate: x509: certificate signed by unknown authority" when using the CLI

    for entries relating to SSL: kubectl logs -n ingress-nginx services/ingress-nginx-controller | grep backend_ssl You may see a log entry w

    /redgate-clone/administration/troubleshooting/failed-to-verify-certificate-x509-certificate-signed-by-unknown-authority-when-using-the-cli

  7. Command line switches

    casedifferences c doublequotes q sqlcomments m objectcomments o constraintnames n indexnames x storage g parallel p sequencevalue v permi

    /sco3/using-the-command-line/command-line-switches

  8. MySQL

    , %MYSQL_HOME%\my.cnf $MYSQL_HOME/my.cnf %APPDATA%\MySQL\.mylogin.cnf ~/.my.cnf N/A ~/.mylogin.cnf You can read more about MySQL option fi

    /fd/mysql-184127601.html

  9. MongoDB

    /database_name SSL support No Ships with Flyway Command-line Yes (Redgate Distribution only while in preview) Maven Central coordinates n/

    /fd/mongodb-225608320.html

  10. Reducing the number of migration scripts

    . For example, use regex replace of \r\n(.*?)-\- \<Migration (.*?)\>\r\n with \r\nGO\r\n Using the ID copied in step 2, paste over the exi

    /sca4/developing-databases/concepts/advanced-concepts/reducing-the-number-of-migration-scripts

  11. The BACKUP command

    files BACKUP DATABASE { database_name } [FILE = { 'logical_file_name' } [ ,...n ] | FILEGROUP = {'logical_filegroup_name'} ] [ ,...n ] TO

    /display/SBU8/The+BACKUP+command

  12. The type initializer for 'y.layout.hierarchic.ClassicLayerSequencer' threw an exception

    This error occurs if the Microsoft Visual J# Redistributable was not correctly installed during the installation of ANTS Performance Prof

    /amp8/troubleshooting/error-messages/the-type-initializer-for-y-layout-hierarchic-classiclayersequencer-threw-an-exception

  13. Configuring Top Query Search

    , KeyValueType) VALUES ( N'SearchIndexPath', N'<Your new path here>', N'STRING' ) Start your base monitor service again.

    /monitor14/configuring-top-query-search-239668262.html

  14. The type initializer for 'y.layout.hierarchic.ClassicLayerSequencer' threw an exception

    This error occurs if the Microsoft Visual J# Redistributable was not correctly installed during the installation of ANTS Performance Prof

    /amp/troubleshooting/error-messages/the-type-initializer-for-y-layout-hierarchic-classiclayersequencer-threw-an-exception

  15. The type initializer for 'y.layout.hierarchic.ClassicLayerSequencer' threw an exception

    This error occurs if the Microsoft Visual J# Redistributable was not correctly installed during the installation of ANTS Performance Prof

    /amp10/troubleshooting/error-messages/the-type-initializer-for-y-layout-hierarchic-classiclayersequencer-threw-an-exception

  16. Applying to database

    a temporary environment using: flyway migrate -version=<n> (where n is the version prior to the failed migration script running) Load the

    /rcc3/developing-databases/applying-to-database

  17. Handling Schema Drift

    ] ( ModifiedDate DESC ) ON [PRIMARY] GO When generating the database release artifacts, SQL Change Automation will detect that the deploym

    /sca3/automating-database-changes/automated-deployments/handling-schema-drift

  18. Applying to database

    the following steps: Create a temporary environment using: flyway migrate -version=<n> (where n is the version prior to the failed migrat

    /rcc4/developing-databases/applying-to-database

  19. Command line switches

    to potential issues modifying the underlying table. includesourcetables o When deploying data to a target that differs structurally from

    /dco5/using-the-command-line/command-line-switches

  20. Applying to database

    for Oracle can be quicker. To achieve this, perform the following steps: Create a temporary environment using: Flyway migrate -version=<n

    /dso/flyway-desktop-formerly-redgate-change-control/developing-databases/applying-to-database

  21. Style rules

    the new style TOP clause - TOP(n). In order to limit the results of a query, you can specify the number you need by using the TOP clause.

    /scg/sql-code-analysis-documentation/sql-code-guard-ssms-2016-add-in-deprecated/sql-static-code-analysis-rules/style-rules

  22. Command line switches

    to potential issues modifying the underlying table. includesourcetables o When deploying data to a target that differs structurally from

    /dco6/command-line-switches-148079479.html

  23. The RESTORE command

    { database_name } [ FROM { {DISK} = { 'physical_backup_device_name' | 'file_search_pattern' } [ ,...n ] [ [ LATEST_FULL | LATEST_DIFF | L

    /sbu7/scripting-sql-backup-pro/the-restore-command

  24. ST006

    Old-style TOP clause is used It is recommended to use the new style TOP clause - TOP(n). In order to limit the results of a query, you ca

    /codeanalysis/code-analysis-for-sql-server/style-rules/st006

  25. DEP005

    FASTFIRSTROW table hint is deprecated Starting with SQL Server 2008, the FASTFIRSTROW table hint has been deprecated. This feature has be

    /codeanalysis/code-analysis-for-sql-server/deprecated-syntax-rules/dep005


Didn't find what you were looking for?