New Customer Checklist: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

3 October 2023

30 September 2023

29 September 2023

  • curprev 13:5413:54, 29 September 2023User talk contribs 5,634 bytes +5,634 Created page with "Checklist for Logging into New Customer Novus/Shell Databases # Check [Identity].dbo.domain has a domain record. Run the following query: SELECT * FROM [Identity].dbo.domain d WHERE d.name = 'foobar.com'; If it doesn’t exist, run the following INSERT: INSERT INTO [Identity].dbo.domain (name,release_number) VALUES ( 'foobar.com', -- name, '2022.5.2.0' -- release_number ); 2) Check [Identity].dbo.domain_database has two records with IDs: SHELL and NOVUS: SELECT..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)