StaticConnectIdentifier
The StaticConnectIdentifier configurable instance-specific property specifies the connection identifier that the DGMGRL client will use when starting database instances.
If this property has a null value, then the DGConnectIdentifier value is used for operations that involve shutting down and starting up the instance.
| Category | Description |
|---|---|
|
Datatype |
String |
|
Valid values |
A connect identifier that refers to a service that is statically registered. |
|
Broker default |
Connect descriptor that is the concatenation of:Foot 1
|
|
Imported? |
Yes, from the |
|
Parameter class |
Not applicable |
|
Role |
Primary and standby |
|
Standby type |
Physical, logical, or snapshot |
|
Corresponds to |
Not applicable |
|
Scope |
Instance |
|
Cloud Control name |
Not applicable |
Footnote 1
If the instance specified by the InstanceName property is started with a different SID (read from the INSTANCE_NAME column of the V$INSTANCE view) than the SID with which it was previously started and/or it is started on a different host (read from the HOST_NAME column of the V$INSTANCE view) than the host on which it was previously started, then the broker automatically updates the default value of the StaticConnectIdentifier property to incorporate the current ADDRESS attribute of the listener that is specified for the LOCAL_LISTENER initialization parameter.
See Also:
-
See Oracle Database Net Services Administrator's Guide for more information about statically registered services
-
See the My Oracle Support Note 1387859.1 at
https://support.oracle.comfor additional information about using static services and theStaticConnectIdentifierconfigurable property