• No problem. One tweak for clarity. My query should have qualified the table with the new name of master, not master again:

    SELECT *

    FROM new_name_of_master.sys.configurations

    WHERE name = 'max server memory (MB)';

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato