(FMON) failed with error 32052
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