DRDA (original) (raw)

About DBpedia

Distributed Relational Database Architecture (DRDA) is a database interoperability standard from The Open Group. DRDA describes the architecture for distributed relational databases. It defines the rules for accessing the distributed data, but it does not provide the actual application programming interfaces (APIs) to perform the access. It was first used in DB2 2.3. DRDA was designed by a work group within IBM in the period 1988 to 1994. The messages, protocols, and structural components of DRDA are defined by the Distributed Data Management Architecture.

Property Value
dbo:abstract Mit Distributed Relational Database Architecture (DRDA) wird sowohl die IBM-Architektur für verteilte Datenbanken bezeichnet, die sich auf unterschiedlichen heterogenen Plattformen befinden, als auch das von IBM für die Verteilung der Daten entwickelte Protokoll. DRDA ermöglicht den verteilten Zugriff auf die verschiedenen Versionen der IBM-Datenbanksysteme DB2 und Informix. Es gibt verschiedene Stufen der Realisierung der DRDA: Remote Request * Unterstützung eines einzelnen SQL-Requests auf einem entfernten System * Es kann nur auf eine Lokation Bezug genommen werden. * Es wird keine Transaktionsverarbeitung unterstützt. * Jedes Statement wird separat abgewickelt und sofort vollzogen * Der Server führt nach jedem Statement ein COMMIT durch.Remote Unit of Work (RUW) * Unterstützung mehrerer SQL-Requests innerhalb einer UOW (Unit of Work) * Innerhalb einer UOW wird nur ein Server angesprochen * Der reicht noch ausDistributed Unit of Work (DUW) * Innerhalb einer UOW können mehrere Server angesprochen werden * Ein einzelner Request spricht nur einen Server an * Einsatz des Two-Phase-Commit erforderlichDistributed Request (DR) * In einer Abfrage (einem SQL-Statement) können mehrere Server angesprochen werden Innerhalb der DB2-Welt ist meistens DUW und sogar DR möglich. Wenn auf Server anderer Datenbank-Hersteller oder auf ODBC-Datenquellen zugegriffen werden soll, dann sind teilweise nur die Stufen 1 oder 2 möglich. (de) Distributed Relational Database Architecture (DRDA) is a database interoperability standard from The Open Group. DRDA describes the architecture for distributed relational databases. It defines the rules for accessing the distributed data, but it does not provide the actual application programming interfaces (APIs) to perform the access. It was first used in DB2 2.3. DRDA was designed by a work group within IBM in the period 1988 to 1994. The messages, protocols, and structural components of DRDA are defined by the Distributed Data Management Architecture. (en) Distributed Relational Database Architecture (DRDA) は、IBMの分散関係データベース体系、もしくはそのプロトコルおよび実装のことを指す。分散された複数のデータベース管理システム (DBMS) およびアプリケーション・プログラムの協働と連携を行い、データアクセスとトランザクションを制御する。DRDAをサポートするDBMS同士であればどのような組み合わせでも分散データベースシステムを構成することができる。 DRDA (R) は、DBMSとの通信プロトコルを定義するが、APIは定義しない。 (ja)
dbo:wikiPageExternalLink http://www.opengroup.org/dbiop/
dbo:wikiPageID 3120999 (xsd:integer)
dbo:wikiPageLength 2428 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1078912037 (xsd:integer)
dbo:wikiPageWikiLink dbr:Protocol_(computing) dbc:Open_Group_standards dbc:Database_access_protocols dbr:SQL dbr:Apache_Derby dbr:Application_programming_interface dbr:Data_access dbr:Data_conversion dbr:Distributed_Data_Management_Architecture dbr:Distributed_computing dbc:Application_layer_protocols dbc:SQL_data_access dbr:The_Open_Group dbr:IBM_Db2 dbr:IBM_Informix_Dynamic_Server
dbp:wikiPageUsesTemplate dbt:About dbt:Database-stub dbt:Open_Group_standards
dcterms:subject dbc:Open_Group_standards dbc:Database_access_protocols dbc:Application_layer_protocols dbc:SQL_data_access
gold:hypernym dbr:Interoperability
rdf:type yago:WikicatNetworkProtocols yago:Abstraction100002137 yago:Communication100033020 yago:Direction106786629 yago:Message106598915 yago:Protocol106665108 yago:Rule106652242
rdfs:comment Distributed Relational Database Architecture (DRDA) is a database interoperability standard from The Open Group. DRDA describes the architecture for distributed relational databases. It defines the rules for accessing the distributed data, but it does not provide the actual application programming interfaces (APIs) to perform the access. It was first used in DB2 2.3. DRDA was designed by a work group within IBM in the period 1988 to 1994. The messages, protocols, and structural components of DRDA are defined by the Distributed Data Management Architecture. (en) Distributed Relational Database Architecture (DRDA) は、IBMの分散関係データベース体系、もしくはそのプロトコルおよび実装のことを指す。分散された複数のデータベース管理システム (DBMS) およびアプリケーション・プログラムの協働と連携を行い、データアクセスとトランザクションを制御する。DRDAをサポートするDBMS同士であればどのような組み合わせでも分散データベースシステムを構成することができる。 DRDA (R) は、DBMSとの通信プロトコルを定義するが、APIは定義しない。 (ja) Mit Distributed Relational Database Architecture (DRDA) wird sowohl die IBM-Architektur für verteilte Datenbanken bezeichnet, die sich auf unterschiedlichen heterogenen Plattformen befinden, als auch das von IBM für die Verteilung der Daten entwickelte Protokoll. DRDA ermöglicht den verteilten Zugriff auf die verschiedenen Versionen der IBM-Datenbanksysteme DB2 und Informix. Es gibt verschiedene Stufen der Realisierung der DRDA: Innerhalb der DB2-Welt ist meistens DUW und sogar DR möglich. (de)
rdfs:label Distributed Relational Database Architecture (de) DRDA (en) Distributed Relational Database Architecture (ja)
owl:sameAs freebase:DRDA yago-res:DRDA wikidata:DRDA dbpedia-de:DRDA dbpedia-ja:DRDA https://global.dbpedia.org/id/GQUa
prov:wasDerivedFrom wikipedia-en:DRDA?oldid=1078912037&ns=0
foaf:isPrimaryTopicOf wikipedia-en:DRDA
is dbo:wikiPageWikiLink of dbr:ZIIP dbr:SQL dbr:Object-oriented_programming dbr:Clustered_file_system dbr:Apache_Derby dbr:MVS dbr:Software_architecture dbr:Distributed_Data_Management_Architecture dbr:Relational_database dbr:Open_Database_Connectivity dbr:The_Open_Group dbr:X/Open_XA dbr:IBM_Db2 dbr:IBM_i dbr:NewSQL dbr:IBM_Advanced_Program-to-Program_Communication dbr:IBM_Systems_Application_Architecture
is foaf:primaryTopic of wikipedia-en:DRDA