ORA-12324 Error Code Description:



 Error ORA-12324
 Description 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.
 Action 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.


0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
OraError.net © 2007 • Privacy PolicyTerms Of Use