/
Dbvisit Replicate "help" command does not work

Dbvisit Replicate "help" command does not work

Problem Description

Running the HELP command from the dbvrep console crashed the console. How to overcome it?

dbvrep> help FATAL-6022: Help file /tmp/par-oracle/cache-f0df48136f72c4177bb31ec33e6863afbd093e2a/inc/dbvrep.1 cannot be opened: No such file or directory.  [oracle@vivaldi oracle]$

Solution

  1. Exit the console

  2. Clear the /tmp/par-oracle directory.  

    rm -rf /tmp/par-oracle
  3. Start the dbvrep console again.

The error is due to incorrect unpacking during the first start of dbvrep console.  Clearing the par-oracle directory and unpacking again should fix the issue.

Jakub Sejba  May 28, 2013 19:01

Related content

Change the location of bundled libraries
Change the location of bundled libraries
More like this
Change the location of bundled libraries
Change the location of bundled libraries
More like this
Dbvrep console output redirected to file is malformed
Dbvrep console output redirected to file is malformed
More like this
HP-UX does not have termcap installed
HP-UX does not have termcap installed
More like this