ORA-12324 cannot use the ROM: link type on a private database link

  • Share
  • Share

Description:
ORA-12324 cannot use the ROM: link type on a private database link

Cause:
You can only specify the ROM: link type on a public, not a private, database link.

ORA-12300 to ORA-12399

  1. admin
    March 20th, 2009 at 13:46 | #1

    Determine if there is an existing public database link to the secondary database. If not, and if you wish to establish public access to the secondary database, create a public database link to the secondary database using the CREATE DATABASE LINK command.

  1. No trackbacks yet.