标题: ORA-12333: database (link name string) is [打印本页] 作者: admin 时间: 2016-8-8 17:16 标题: ORA-12333: database (link name string) is ORA-12333: database(link name string)is not mounted Cause: You attempted to open a database that has not beenmounted. Action: Mountthe database with the ALTER DATABASE <linkname> MOUNT
command, then re-attempt to open the database.