Reference for SwitchOracleDatabaseToArchiveLogMode
Url: oracle/switchOracleDatabaseToArchiveLogMode
HTTP Method: POST
| Message direction | Format | Body |
|---|---|---|
| Request | XML | Example,Schema |
| Response | XML | Example,Schema |
The following is an example request XML body:
<?xml version="1.0" encoding="utf-16"?>
<oracleInstanceMetadataCredentials xmlns="http://apprecovery.com/management/api/2010/05">
<instance>
<index>2147483647</index>
<name>String content</name>
<version>String content</version>
<database>
<databaseId>9223372036854775807</databaseId>
<name>String content</name>
<createdAt>1999-05-31T11:20:00</createdAt>
<logMode>NoArchiveLog</logMode>
<dataFiles>
<oracleDataFile>
<lastFileIntegrityState>Unknown</lastFileIntegrityState>
<fileId>2147483647</fileId>
<path>String content</path>
<blockSize>9223372036854775807</blockSize>
<fileSize>9223372036854775807</fileSize>
<status>Offline</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleDataFile>
<oracleDataFile>
<lastFileIntegrityState>Unknown</lastFileIntegrityState>
<fileId>2147483647</fileId>
<path>String content</path>
<blockSize>9223372036854775807</blockSize>
<fileSize>9223372036854775807</fileSize>
<status>Offline</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleDataFile>
</dataFiles>
<logFiles>
<oracleLogFile>
<groupId>9223372036854775807</groupId>
<path>String content</path>
<type>Online</type>
<isRecovery>true</isRecovery>
<status>Invalid</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleLogFile>
<oracleLogFile>
<groupId>9223372036854775807</groupId>
<path>String content</path>
<type>Online</type>
<isRecovery>true</isRecovery>
<status>Invalid</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleLogFile>
</logFiles>
<controlFiles>
<oracleControlFile>
<path>String content</path>
<isRecovery>true</isRecovery>
<blockSize>9223372036854775807</blockSize>
<status>Valid</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
<fileSize>9223372036854775807</fileSize>
</oracleControlFile>
<oracleControlFile>
<path>String content</path>
<isRecovery>true</isRecovery>
<blockSize>9223372036854775807</blockSize>
<status>Valid</status>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
<fileSize>9223372036854775807</fileSize>
</oracleControlFile>
</controlFiles>
<isContainer>true</isContainer>
<pluggableDatabases>
<pluggableDatabase>
<pluggableDatabaseContainerId>9223372036854775807</pluggableDatabaseContainerId>
<databaseName>String content</databaseName>
<databaseId>9223372036854775807</databaseId>
<containerUniqueId>9223372036854775807</containerUniqueId>
<databaseGuid>String content</databaseGuid>
<status>Unknown</status>
<vsn>9223372036854775807</vsn>
<openMode>Unknown</openMode>
<databaseFileIds>
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int>
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int>
</databaseFileIds>
<isSeed>true</isSeed>
</pluggableDatabase>
<pluggableDatabase>
<pluggableDatabaseContainerId>9223372036854775807</pluggableDatabaseContainerId>
<databaseName>String content</databaseName>
<databaseId>9223372036854775807</databaseId>
<containerUniqueId>9223372036854775807</containerUniqueId>
<databaseGuid>String content</databaseGuid>
<status>Unknown</status>
<vsn>9223372036854775807</vsn>
<openMode>Unknown</openMode>
<databaseFileIds>
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int>
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">2147483647</int>
</databaseFileIds>
<isSeed>true</isSeed>
</pluggableDatabase>
</pluggableDatabases>
<lastLogFileSequenceNumber>9223372036854775807</lastLogFileSequenceNumber>
<archiveLogFiles>
<oracleArchiveLogFile>
<path>String content</path>
<sequenceNumber>9223372036854775807</sequenceNumber>
<blocks>9223372036854775807</blocks>
<blockSize>9223372036854775807</blockSize>
<fileSize>9223372036854775807</fileSize>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleArchiveLogFile>
<oracleArchiveLogFile>
<path>String content</path>
<sequenceNumber>9223372036854775807</sequenceNumber>
<blocks>9223372036854775807</blocks>
<blockSize>9223372036854775807</blockSize>
<fileSize>9223372036854775807</fileSize>
<pathVolume>
<guidName>String content</guidName>
<displayName>String content</displayName>
</pathVolume>
</oracleArchiveLogFile>
</archiveLogFiles>
<isInBackupMode>true</isInBackupMode>
<openMode>Unknown</openMode>
</database>
<isRunning>true</isRunning>
<isTnsListenerServiceRunning>true</isTnsListenerServiceRunning>
<isVssWriterServiceRunning>true</isVssWriterServiceRunning>
<metadataError>
<message>String content</message>
<type>String content</type>
<detail>String content</detail>
<stackTrace>String content</stackTrace>
<serverException>
<message>String content</message>
<type>String content</type>
<detail>String content</detail>
<rawException>QmFzZSA2NCBTdHJlYW0=</rawException>
</serverException>
</metadataError>
<oracleHomePath>String content</oracleHomePath>
<instanceStatus>Unknown</instanceStatus>
<oracleHomeName>String content</oracleHomeName>
</instance>
<metadataCredentials>
<!--Valid elements of type: oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
<defaultCredentials i:type="oracleInstanceCredentials" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<hostName>String content</hostName>
<instanceServiceName>String content</instanceServiceName>
<instanceSid>String content</instanceSid>
<port>2147483647</port>
<tnsNetworkAlias>String content</tnsNetworkAlias>
<useWindowsAuthentication>true</useWindowsAuthentication>
</defaultCredentials>
<!--Valid elements of type: oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
<exchangeCredentials i:type="oracleInstanceCredentials" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<hostName>String content</hostName>
<instanceServiceName>String content</instanceServiceName>
<instanceSid>String content</instanceSid>
<port>2147483647</port>
<tnsNetworkAlias>String content</tnsNetworkAlias>
<useWindowsAuthentication>true</useWindowsAuthentication>
</exchangeCredentials>
<oracleCredentials>
<oracleInstancesCredentials>
<instanceCredentials>
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<hostName>String content</hostName>
<instanceServiceName>String content</instanceServiceName>
<instanceSid>String content</instanceSid>
<port>2147483647</port>
<tnsNetworkAlias>String content</tnsNetworkAlias>
<useWindowsAuthentication>true</useWindowsAuthentication>
</instanceCredentials>
<instanceCredentials>
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<hostName>String content</hostName>
<instanceServiceName>String content</instanceServiceName>
<instanceSid>String content</instanceSid>
<port>2147483647</port>
<tnsNetworkAlias>String content</tnsNetworkAlias>
<useWindowsAuthentication>true</useWindowsAuthentication>
</instanceCredentials>
</oracleInstancesCredentials>
</oracleCredentials>
<sqlCredentials>
<instancesCredentials>
<!--Valid elements of type: virtualInstanceCredentials-->
<instanceCredentials i:type="virtualInstanceCredentials" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<instanceName>String content</instanceName>
<useDefaultCredentials>true</useDefaultCredentials>
<useWindowsAuthentication>true</useWindowsAuthentication>
<virtualServerName>String content</virtualServerName>
</instanceCredentials>
<!--Valid elements of type: virtualInstanceCredentials-->
<instanceCredentials i:type="virtualInstanceCredentials" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
<encryptPassword>true</encryptPassword>
<password>String content</password>
<passwordEncrypted>String content</passwordEncrypted>
<userName>String content</userName>
<instanceName>String content</instanceName>
<useDefaultCredentials>true</useDefaultCredentials>
<useWindowsAuthentication>true</useWindowsAuthentication>
<virtualServerName>String content</virtualServerName>
</instanceCredentials>
</instancesCredentials>
</sqlCredentials>
</metadataCredentials>
<oracleHomeName>String content</oracleHomeName>
</oracleInstanceMetadataCredentials>
The following is an example response XML body:
<?xml version="1.0" encoding="utf-16"?>
<enableArchiveLogModeOnDatabaseResult xmlns="http://apprecovery.com/management/api/2010/05">
<exceptionDetails>
<HelpLink xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel">String content</HelpLink>
<InnerException xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel">
<HelpLink>String content</HelpLink>
<InnerException>
<HelpLink>String content</HelpLink>
<InnerException i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
<Message>String content</Message>
<StackTrace>String content</StackTrace>
<Type>String content</Type>
</InnerException>
<Message>String content</Message>
<StackTrace>String content</StackTrace>
<Type>String content</Type>
</InnerException>
<Message xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel">String content</Message>
<StackTrace xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel">String content</StackTrace>
<Type xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel">String content</Type>
</exceptionDetails>
<state i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
</enableArchiveLogModeOnDatabaseResult>
The following is the request XML Schema:
<?xml version="1.0" encoding="utf-16"?>
<Schemas>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:complexType name="oracleInstanceMetadataCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="instance" nillable="true" type="tns:oracleInstance" />
<xs:element minOccurs="0" name="metadataCredentials" nillable="true" type="tns:credentialsDescriptor" />
<xs:element minOccurs="0" name="oracleHomeName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleInstanceMetadataCredentials" nillable="true" type="tns:oracleInstanceMetadataCredentials" />
<xs:complexType name="oracleInstance">
<xs:sequence>
<xs:element minOccurs="0" name="index" type="xs:int" />
<xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="version" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="database" nillable="true" type="tns:oracleDatabase" />
<xs:element minOccurs="0" name="isRunning" type="xs:boolean" />
<xs:element minOccurs="0" name="isTnsListenerServiceRunning" type="xs:boolean" />
<xs:element minOccurs="0" name="isVssWriterServiceRunning" type="xs:boolean" />
<xs:element minOccurs="0" name="metadataError" nillable="true" type="tns:serverError" />
<xs:element minOccurs="0" name="oracleHomePath" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="instanceStatus" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q1:InstanceStatus" />
<xs:element minOccurs="0" name="oracleHomeName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleInstance" nillable="true" type="tns:oracleInstance" />
<xs:complexType name="oracleDatabase">
<xs:complexContent mixed="false">
<xs:extension base="tns:oracleDatabaseBase">
<xs:sequence>
<xs:element minOccurs="0" name="isInBackupMode" type="xs:boolean" />
<xs:element minOccurs="0" name="openMode" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q2:DatabaseOpenMode" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="oracleDatabase" nillable="true" type="tns:oracleDatabase" />
<xs:complexType name="oracleDatabaseBase">
<xs:sequence>
<xs:element minOccurs="0" name="databaseId" type="xs:long" />
<xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="createdAt" type="xs:dateTime" />
<xs:element minOccurs="0" name="logMode" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q3:LogMode" />
<xs:element minOccurs="0" name="dataFiles" nillable="true" type="tns:oracleDataFileCollection" />
<xs:element minOccurs="0" name="logFiles" nillable="true" type="tns:oracleLogFileCollection" />
<xs:element minOccurs="0" name="controlFiles" nillable="true" type="tns:oracleControlFileCollection" />
<xs:element minOccurs="0" name="isContainer" type="xs:boolean" />
<xs:element minOccurs="0" name="pluggableDatabases" nillable="true" type="tns:pluggableDatabases" />
<xs:element minOccurs="0" name="lastLogFileSequenceNumber" type="xs:long" />
<xs:element minOccurs="0" name="archiveLogFiles" nillable="true" type="tns:oracleArchiveLogFileCollection" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleDatabaseBase" nillable="true" type="tns:oracleDatabaseBase" />
<xs:complexType name="oracleDataFileCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="oracleDataFile" nillable="true" type="tns:oracleDataFile" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleDataFileCollection" nillable="true" type="tns:oracleDataFileCollection" />
<xs:complexType name="oracleDataFile">
<xs:sequence>
<xs:element minOccurs="0" name="lastFileIntegrityState" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q4:FileIntegrityState" />
<xs:element minOccurs="0" name="fileId" type="xs:int" />
<xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="blockSize" type="xs:long" />
<xs:element minOccurs="0" name="fileSize" type="xs:long" />
<xs:element minOccurs="0" name="status" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q5:OracleDataFileStatus" />
<xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleDataFile" nillable="true" type="tns:oracleDataFile" />
<xs:complexType name="volumeName">
<xs:sequence>
<xs:element minOccurs="0" name="guidName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="volumeName" nillable="true" type="tns:volumeName" />
<xs:complexType name="oracleLogFileCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="oracleLogFile" nillable="true" type="tns:oracleLogFile" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleLogFileCollection" nillable="true" type="tns:oracleLogFileCollection" />
<xs:complexType name="oracleLogFile">
<xs:sequence>
<xs:element minOccurs="0" name="groupId" type="xs:long" />
<xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q6:OracleLogFileType" />
<xs:element minOccurs="0" name="isRecovery" type="xs:boolean" />
<xs:element minOccurs="0" name="status" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q7:OracleLogFileStatus" />
<xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleLogFile" nillable="true" type="tns:oracleLogFile" />
<xs:complexType name="oracleControlFileCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="oracleControlFile" nillable="true" type="tns:oracleControlFile" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleControlFileCollection" nillable="true" type="tns:oracleControlFileCollection" />
<xs:complexType name="oracleControlFile">
<xs:sequence>
<xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isRecovery" type="xs:boolean" />
<xs:element minOccurs="0" name="blockSize" type="xs:long" />
<xs:element minOccurs="0" name="status" xmlns:q8="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q8:OracleControlFileStatus" />
<xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
<xs:element minOccurs="0" name="fileSize" type="xs:long" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleControlFile" nillable="true" type="tns:oracleControlFile" />
<xs:complexType name="pluggableDatabases">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="pluggableDatabase" nillable="true" type="tns:pluggableDatabase" />
</xs:sequence>
</xs:complexType>
<xs:element name="pluggableDatabases" nillable="true" type="tns:pluggableDatabases" />
<xs:complexType name="pluggableDatabase">
<xs:sequence>
<xs:element minOccurs="0" name="pluggableDatabaseContainerId" type="xs:long" />
<xs:element minOccurs="0" name="databaseName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="databaseId" type="xs:long" />
<xs:element minOccurs="0" name="containerUniqueId" type="xs:long" />
<xs:element minOccurs="0" name="databaseGuid" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="status" xmlns:q9="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q9:PluggableDatabaseStatus" />
<xs:element minOccurs="0" name="vsn" type="xs:long" />
<xs:element minOccurs="0" name="openMode" xmlns:q10="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" type="q10:DatabaseOpenMode" />
<xs:element minOccurs="0" name="databaseFileIds" nillable="true" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q11:ArrayOfint" />
<xs:element minOccurs="0" name="isSeed" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="pluggableDatabase" nillable="true" type="tns:pluggableDatabase" />
<xs:complexType name="oracleArchiveLogFileCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="oracleArchiveLogFile" nillable="true" type="tns:oracleArchiveLogFile" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleArchiveLogFileCollection" nillable="true" type="tns:oracleArchiveLogFileCollection" />
<xs:complexType name="oracleArchiveLogFile">
<xs:sequence>
<xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="sequenceNumber" type="xs:long" />
<xs:element minOccurs="0" name="blocks" type="xs:long" />
<xs:element minOccurs="0" name="blockSize" type="xs:long" />
<xs:element minOccurs="0" name="fileSize" type="xs:long" />
<xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleArchiveLogFile" nillable="true" type="tns:oracleArchiveLogFile" />
<xs:complexType name="serverError">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="stackTrace" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="serverException" nillable="true" type="tns:exception" />
</xs:sequence>
</xs:complexType>
<xs:element name="serverError" nillable="true" type="tns:serverError" />
<xs:complexType name="exception">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="rawException" nillable="true" type="xs:base64Binary">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="exception" nillable="true" type="tns:exception" />
<xs:complexType name="credentialsDescriptor">
<xs:sequence>
<xs:element minOccurs="0" name="defaultCredentials" nillable="true" type="tns:baseCredentials">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="exchangeCredentials" nillable="true" type="tns:baseCredentials">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="oracleCredentials" nillable="true" type="tns:oracleCredentials">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="sqlCredentials" nillable="true" type="tns:sqlCredentials">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="credentialsDescriptor" nillable="true" type="tns:credentialsDescriptor" />
<xs:complexType name="baseCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="credentialsAccountId" type="ser:guid" />
<xs:element minOccurs="0" name="encryptPassword" type="xs:boolean" />
<xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="passwordEncrypted" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="userName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="baseCredentials" nillable="true" type="tns:baseCredentials" />
<xs:complexType name="oracleInstanceCredentials">
<xs:complexContent mixed="false">
<xs:extension base="tns:baseCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="instanceServiceName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="instanceSid" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="port" type="xs:int" />
<xs:element minOccurs="0" name="tnsNetworkAlias" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="useWindowsAuthentication" type="xs:boolean" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="oracleInstanceCredentials" nillable="true" type="tns:oracleInstanceCredentials" />
<xs:complexType name="instanceCredentials">
<xs:complexContent mixed="false">
<xs:extension base="tns:baseCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="instanceName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="useDefaultCredentials" type="xs:boolean" />
<xs:element minOccurs="0" name="useWindowsAuthentication" type="xs:boolean" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="instanceCredentials" nillable="true" type="tns:instanceCredentials" />
<xs:complexType name="virtualInstanceCredentials">
<xs:complexContent mixed="false">
<xs:extension base="tns:instanceCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="virtualServerName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="virtualInstanceCredentials" nillable="true" type="tns:virtualInstanceCredentials" />
<xs:complexType name="oracleCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="oracleInstancesCredentials" nillable="true" type="tns:oracleInstancesCredentials" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleCredentials" nillable="true" type="tns:oracleCredentials" />
<xs:complexType name="oracleInstancesCredentials">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="instanceCredentials" nillable="true" type="tns:oracleInstanceCredentials" />
</xs:sequence>
</xs:complexType>
<xs:element name="oracleInstancesCredentials" nillable="true" type="tns:oracleInstancesCredentials" />
<xs:complexType name="sqlCredentials">
<xs:sequence>
<xs:element minOccurs="0" name="instancesCredentials" nillable="true" type="tns:instancesCredentials" />
</xs:sequence>
</xs:complexType>
<xs:element name="sqlCredentials" nillable="true" type="tns:sqlCredentials" />
<xs:complexType name="instancesCredentials">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="instanceCredentials" nillable="true" type="tns:instanceCredentials" />
</xs:sequence>
</xs:complexType>
<xs:element name="instancesCredentials" nillable="true" type="tns:instancesCredentials" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Oracle.Enums" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="LogMode">
<xs:restriction base="xs:string">
<xs:enumeration value="NoArchiveLog" />
<xs:enumeration value="ArchiveLog" />
<xs:enumeration value="Manual" />
</xs:restriction>
</xs:simpleType>
<xs:element name="LogMode" nillable="true" type="tns:LogMode" />
<xs:simpleType name="FileIntegrityState">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Intact" />
<xs:enumeration value="Corrupted" />
</xs:restriction>
</xs:simpleType>
<xs:element name="FileIntegrityState" nillable="true" type="tns:FileIntegrityState" />
<xs:simpleType name="OracleDataFileStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Offline" />
<xs:enumeration value="Online" />
<xs:enumeration value="System" />
<xs:enumeration value="Recover" />
<xs:enumeration value="Sysoff" />
</xs:restriction>
</xs:simpleType>
<xs:element name="OracleDataFileStatus" nillable="true" type="tns:OracleDataFileStatus" />
<xs:simpleType name="OracleLogFileType">
<xs:restriction base="xs:string">
<xs:enumeration value="Online" />
<xs:enumeration value="Standby" />
</xs:restriction>
</xs:simpleType>
<xs:element name="OracleLogFileType" nillable="true" type="tns:OracleLogFileType" />
<xs:simpleType name="OracleLogFileStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Invalid" />
<xs:enumeration value="Stale" />
<xs:enumeration value="Deleted" />
<xs:enumeration value="InUse" />
</xs:restriction>
</xs:simpleType>
<xs:element name="OracleLogFileStatus" nillable="true" type="tns:OracleLogFileStatus" />
<xs:simpleType name="OracleControlFileStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Valid" />
<xs:enumeration value="Invalid" />
</xs:restriction>
</xs:simpleType>
<xs:element name="OracleControlFileStatus" nillable="true" type="tns:OracleControlFileStatus" />
<xs:simpleType name="PluggableDatabaseStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="New" />
<xs:enumeration value="Normal" />
<xs:enumeration value="Unplugged" />
<xs:enumeration value="NeedsUpgrade" />
<xs:enumeration value="Converting" />
<xs:enumeration value="Unusable" />
</xs:restriction>
</xs:simpleType>
<xs:element name="PluggableDatabaseStatus" nillable="true" type="tns:PluggableDatabaseStatus" />
<xs:simpleType name="DatabaseOpenMode">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Mounted" />
<xs:enumeration value="ReadWrite" />
<xs:enumeration value="ReadOnly" />
<xs:enumeration value="Migrate" />
</xs:restriction>
</xs:simpleType>
<xs:element name="DatabaseOpenMode" nillable="true" type="tns:DatabaseOpenMode" />
<xs:simpleType name="InstanceStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Started" />
<xs:enumeration value="Mounted" />
<xs:enumeration value="Open" />
<xs:enumeration value="OpenMigrate" />
</xs:restriction>
</xs:simpleType>
<xs:element name="InstanceStatus" nillable="true" type="tns:InstanceStatus" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="ArrayOfint">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint" />
</xs:schema>
</Schemas>
The following is the response XML Schema:
<?xml version="1.0" encoding="utf-16"?>
<Schemas>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/System.ServiceModel" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Oracle" />
<xs:complexType name="enableArchiveLogModeOnDatabaseResult">
<xs:sequence>
<xs:element minOccurs="0" name="exceptionDetails" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/System.ServiceModel" type="q1:ExceptionDetail" />
<xs:element minOccurs="0" name="state" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Oracle" type="q2:EnableArchiveLogModeStates" />
</xs:sequence>
</xs:complexType>
<xs:element name="enableArchiveLogModeOnDatabaseResult" nillable="true" type="tns:enableArchiveLogModeOnDatabaseResult" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System.ServiceModel" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.ServiceModel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="ExceptionDetail">
<xs:sequence>
<xs:element minOccurs="0" name="HelpLink" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="InnerException" nillable="true" type="tns:ExceptionDetail" />
<xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="StackTrace" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Type" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="ExceptionDetail" nillable="true" type="tns:ExceptionDetail" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Oracle" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Oracle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="EnableArchiveLogModeStates">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="None">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Shutdown">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="StartupMount">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AlterDatabaseArchiveLog">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AlterDatabaseOpen">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="EnableArchiveLogModeStates" nillable="true" type="tns:EnableArchiveLogModeStates" />
</xs:schema>
</Schemas>