summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/repmgr_channel.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/CXX/repmgr_channel.html')
-rw-r--r--docs/api_reference/CXX/repmgr_channel.html39
1 files changed, 27 insertions, 12 deletions
diff --git a/docs/api_reference/CXX/repmgr_channel.html b/docs/api_reference/CXX/repmgr_channel.html
index e8fbd326..91269a4f 100644
--- a/docs/api_reference/CXX/repmgr_channel.html
+++ b/docs/api_reference/CXX/repmgr_channel.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -75,7 +75,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4479696"></a>Parameters</h3>
+ <h3 class="title"><a id="idp4520416"></a>Parameters</h3>
</div>
</div>
</div>
@@ -83,7 +83,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4479544"></a>eid</h4>
+ <h4 class="title"><a id="idp4519768"></a>eid</h4>
</div>
</div>
</div>
@@ -94,7 +94,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<ul type="disc">
<li>
<p>
- The numerical env ID of a remote site in the
+ The numerical environment ID of a remote site in the
replication group.
</p>
</li>
@@ -108,7 +108,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
the current master, even if the master has changed
since the channel was opened. If the current
master is disconnected or unknown, the operation
- fails and repmgr returns an error code.
+ fails and Replication Manager returns an error code.
</p>
<p>
If the local site is the master, then sending
@@ -124,7 +124,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4485752"></a>channelp</h4>
+ <h4 class="title"><a id="idp4526440"></a>channelp</h4>
</div>
</div>
</div>
@@ -137,7 +137,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4483464"></a>flags</h4>
+ <h4 class="title"><a id="idp4519552"></a>flags</h4>
</div>
</div>
</div>
@@ -151,7 +151,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4482384"></a>Errors</h3>
+ <h3 class="title"><a id="idp4523144"></a>Errors</h3>
</div>
</div>
</div>
@@ -170,7 +170,21 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4493800"></a>EINVAL</h4>
+ <h4 class="title"><a id="idp4534496"></a>DB_REP_UNAVAIL</h4>
+ </div>
+ </div>
+ </div>
+ <p>
+ If the <span class="bold"><strong>eid</strong></span> parameter is
+ <code class="literal">DB_EID_MASTER</code> but the current master is
+ disconnected or unknown.
+ </p>
+ </div>
+ <div class="sect3" lang="en" xml:lang="en">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a id="idp4530176"></a>EINVAL</h4>
</div>
</div>
</div>
@@ -184,7 +198,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4492720"></a>Class</h3>
+ <h3 class="title"><a id="idp4535144"></a>Class</h3>
</div>
</div>
</div>
@@ -196,12 +210,13 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4489056"></a>See Also</h3>
+ <h3 class="title"><a id="idp4526656"></a>See Also</h3>
</div>
</div>
</div>
<p>
- <a class="xref" href="rep.html#replist" title="Replication and Related Methods">Replication and Related Methods</a>
+ <a class="xref" href="rep.html#replist" title="Replication and Related Methods">Replication and Related Methods</a>,
+ <a class="xref" href="db_channel.html" title="The DbChannel Handle">The DbChannel Handle</a>
</p>
</div>
</div>