Database Administration (MOSC)

MOSC Banner

For FMON configuration how to find Oracle File Mapping libraries

edited Aug 7, 2013 2:25PM in Database Administration (MOSC) 2 commentsAnswered ✓
Hi,
On 10.2.0.3 database we have error (FMON) failed with error 32052
As mentioned in Oracle 9.2 New Feature: IO Topology [ID 177498.1]

A new configuration file has been introduced for gathering the Storage Vendor
libraries called 'filemap.ora'.

Typically this file is stored in $ORACLE_HOME/rdbms/etc directory. This file
would be used by Oracle to startup FMON and fmputl processes.

Example filemap.ora:

oraclelib=/opt/Oraclke/filemap/lib/libmapsym.so # mapping library implemented by Oracle
vendorlib=/opt/VendorX/lib/libX.so

From data provided 

only this line is there

lib=Oracle: /u00/app/oracle/product/10.2.0.5/db_1/lib/%s_mapdummy%

so we need to add vendorlib Oracle supplies  libraris for EMC,

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