frmcmp.sh fails with "dbgc_init_all failed with ORA-48141" when run as another user in 12.2.1.3
A number of Documents and Notes in oracle support describe this problem, and suggest using sudo to the installation user (oracle).
But when running putty (with X11 Forwarding) get error below -
PuTTY X11 proxy: Authorisation not recognised
FRM-91500: Unable to start/complete the build.
When trying the sudo to oracle. Have tried using commands such as -
$ xauth add $(xauth -f ~otheruser/.Xauthority list|tail -1)
but still get -
PuTTY X11 proxy: Authorisation not recognised
FRM-91500: Unable to start/complete the build.
when trying to run -
sudo -u oracle $ORACLE_HOME/bin/frmcmp.sh