omnidbutil -mergemmdb fails for non admin user

  • KM03267202
  • 11-Oct-2018
  • 11-Oct-2018

This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.

Summary

omnidbutil -mergemmdb fails for non admin user

Error

omnidbutil -mergemmdb CLIENT_CELL_MANAGER_NAME results in:


About to start media management database merge from host sccvphydcmi01.
Are you sure [y/n]?y
ERROR:  function dblink_get_connections() does not exist
LINE 1: SELECT coalesce((name = any(dblink_get_connections())), fals...
                                    ˆ
HINT:  No function matches the given name and argument types. You might need to
add explicit type casts.
QUERY:  SELECT coalesce((name = any(dblink_get_connections())), false)
CONTEXT:  PL/pgSQL function "link_exists" line 3 at RETURN
PL/pgSQL function "open_link" line 6 at IF
PL/pgSQL function "register_rmmdb" line 9 at assignment

Operation failed!

Cause

user conduing the merge wasn't part of the domain amdin group / local admin group on windows

Fix

run merge with admin account