摘要
分布式数据库在数据库的应用中比较广泛,Oracle是目前支持分布式的数据库管理系统之一。其分布式主要通过同义词和数据库链接实现,讨论Oracle分布式数据的实现。Oracle数据库中的一个schema对象的全限名是由:主机名,服务器名,对象的拥有者和对象名四部分组成的。同义词技术指定全限名的两部分所有者和对象名,数据库链接技术指定了全限名中的主机名和服务器名两部分,并给出实例。
The application of Distributed database is more extensive in database field.Oracle is one of the supporting distributed database management systems.Through synonym and database link,it achieved distributed features.The full name of a schema object of oracle Consists of four parts: host name,server name,owner name and Object name.Synonym can specify the owner name and Object name.Database-link can specify host name and server name.It gives examples.
出处
《电脑知识与技术(过刊)》
2011年第9X期6329-6330,共2页
Computer Knowledge and Technology