Everything you are doing looks alright.
The only difference being when I did this, I logged into the
database as remote, after giving sysdba priveleges to remote.

In order to enable logging you need to add the foll
TRACING.ENABLED=TRUE
LOGGING.ENABLED=TRUE
TRACING.LEVEL=2
in the oemconfig.properites file

and restart the management server

Hope this helps