Database Administration (MOSC)

MOSC Banner

(FMON) failed with error 32052

edited Jun 19, 2018 9:09AM in Database Administration (MOSC) 8 commentsAnswered

Hi,
On 10.2.0.3 receiving
(FMON) failed with error 32052

1-Using steps in
http://docs.oracle.com/cd/B19306_01/server.102/b14231/dfiles.htm#i1006753

Using the Oracle Database File Mapping Interface

Problem is not solved

2-Suspected  Bug 5960858 however workaround did not work


Set the parameter '_filemap_dir' to the location of the filemapping directory
(i.e. '/opt/ORCLfmap/prot1_32') and restart the instance


SQL> show parameter filemap

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
_filemap_dir                         string      /opt/ORCLfmap/prot1_64/etc

following are also set

SQL> select * from v$map_library;

no rows selected

$ cd /opt/ORCLfmap
oracle@.....
$ ls -ld *
drwxr-xr-x   5 root     root           5 Nov 16  2012 prot1_32

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center