ORA-12324:cannot use the ROM
错误码
错误描述:cannot use the ROM
错误原因:You can only specify the ROM: link type on a public, not a private, database link.
解决方法: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.
向认证技术专家提问
向技术专家提问


