I am facing LIBFILE not valid for this configuration when I am trying to configure replicat on Hadoop system.
Here is the replicat properties:
REPLICAT rmov
-- sourcedefs are not required with 12.2
-- sourcedefs /u01/ogg/dirdef/emov.def
TARGETDB LIBFILE libggjava.so SET property=dirprm/rmov.properties
REPORTCOUNT EVERY 1 MINUTES, RATE
GROUPTRANSOPS 10000
MAP orcl.moviedemo.movie TARGET orcl.moviedemo.movie;
Error message:
ThreadBacktrace : [14] elements
: [/u01/ogg/libgglog.so(CMessageContext::AddThreadContext()+0x1b) [0x7f7c4c1d30bb]]
: [/u01/ogg/libgglog.so(CMessageFactory::CreateMessage(CSourceContext*, unsigned int, ...)+0x134) [0x7f7c4c1cd254]]
: /u01/ogg/libgglog.so(_MSG_ERR_GGPARAM_NO_MATCH(CSourceContext*, char const*, unsigned int, char const*, CMessageFactory::MessageDisposition)+0x41) [0x7f7c4c19156a]]
: [/u01/ogg/libggparam.so(ggs::ggparam::error::generate_msg(unsigned long)+0xfaf) [0x7f7c4ac3de27]]
: [/u01/ogg/oggcore_1/libggparam.so(ggs::ggparam::error::issue(bool)+0x90) [0x7f7c4ac3bbc0]]
: [/u01/ogg/libggparam.so(ggs::ggparam::dict::read(ggs::ggparam::config, char const*, bool, bool, bool)+0x643) [0x7f7c4ac34ce3]]
2016-07-13 02:21:16 ERROR OGG-10144 (rmov.prm) line 5: Parameter ['LIBFILE'] is not valid for this configuration.
2016-07-13 02:21:16 WARNING OGG-10143 (rmov.prm) line 4: Parameter [add] is unrecognized and will be ignored. No parameter definition with that name could be found.