Retrieve Extract
get
/services/{version}/extracts/{extract}
Required Role: User
Retrieve the details of an extract process.
Request
Path Parameters
-
extract(required): string
Minimum Length:
1
Maximum Length:8
Pattern:^[A-Z_$][A-Z0-9_$]*$
The name of the extract. Extract names are upper case, begin with an alphabetic character followed by up to seven alpha-numeric characters.
-
version(required): string
Oracle GoldenGate Service API version.
Allowed Values:[ "v2" ]
Response
Supported Media Types
- application/json
200 Response
The details of the extract were retrieved successfully.
Root Schema : Oracle GoldenGate Extract
Type:
object
Title:
Show Source
Oracle GoldenGate Extract
-
$schema:
Allowed Values:
[ "ogg:extract" ]
-
alias:
object alias
-
begin:
begin
Starting point for data processing
-
config:
array config
Minimum Number of Items:
0
Maximum Number of Items:32767
-
credentials:
credentials
Credentials for source database
-
critical:
boolean
Default Value:
false
Indicates the extract is critical to the deployment -
description:
string
Minimum Length:
1
Maximum Length:4095
Description for the process -
encryptionProfile:
encryptionProfile
-
intent:
Default Value:
Unidirectional
Allowed Values:[ "High Availability", "Disaster Recovery", "Unidirectional", "N-Way", "Sharding" ]
Intent for data capture workflow -
managedProcessSettings:
managedProcessSettings
Control how the ER process is managed by the Administration Server
-
miningCredentials:
miningCredentials
Credentials for downstream mining database
-
passive:
boolean
Default Value:
false
Passive extract controlled by an alias on the target -
registration:
registration
Registration with the source database
-
replicationSlot:
string
Minimum Length:
18
Maximum Length:25
Pattern:^[A-Za-z_][A-Za-z0-9_]{0,7}_[0-9a-fA-F]{16}$
Replication slot which needs to be used for MIGRATE command in PostgreSQL -
rollover:
Allowed Values:
[ true ]
Causes Extract to increment to the next file in the trail sequence when restarting. -
source:
source
Source of data to process
-
status:
Default Value:
stopped
Allowed Values:[ "starting", "running", "stopped", "killed", "abended" ]
Oracle GoldenGate Process Status -
targets:
array targets
Minimum Number of Items:
0
Maximum Number of Items:1024
Targets for captured data -
type:
Allowed Values:
[ "Alias", "Classic", "Change Data Capture", "Initial Load", "Integrated", "Passive", "Remote Task", "Source Extract" ]
OGG Extract process type (read-only)
Nested Schema : alias
Type:
Show Source
object
-
manager:
object manager
Manager server to use
-
name:
string
Minimum Length:
1
Maximum Length:8
Pattern:^[A-Z_$][A-Z0-9_$]*$
Name of passive extract on the source -
proxy:
object proxy
Nested Schema : begin
Starting point for data processing
Default Value:
now
Match One
Show Source
-
Allowed Values:
[ "now" ]
-
string
Minimum Length:
20
Maximum Length:32
Pattern:^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
-
object begin-x-oneOf[2]
Nested Schema : config
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
32767
-
Array of:
string
Minimum Length:
0
Maximum Length:4095
Nested Schema : credentials
Credentials for source database
Default Value:
oracle.doceng.json.BetterJsonNull@4346808
Match One
Show Source
Nested Schema : managedProcessSettings
Control how the ER process is managed by the Administration Server
Match One
Show Source
-
object managedProcessSettings-x-oneOf[0]
Custom settings
-
string
Minimum Length:
1
Maximum Length:64
Pattern:^[A-Za-z0-9][A-Za-z0-9_:-]*$
Name of 'ogg:managedProcessSettings' configuration value
Nested Schema : miningCredentials
Credentials for downstream mining database
Default Value:
oracle.doceng.json.BetterJsonNull@bf75b5c
Match One
Show Source
Nested Schema : registration
Registration with the source database
Default Value:
none
Match One
Show Source
-
registration-x-oneOf[0]
-
Allowed Values:
[ "none", "default" ]
Nested Schema : source
Source of data to process
Match One
Show Source
-
Allowed Values:
[ "tables" ]
Use tables (initial load) -
Allowed Values:
[ "tranlogs" ]
Use transaction logs with change data capture -
object source-x-oneOf[2]
OGG 19c Syntax NO LONGER SUPPORTED
Nested Schema : targets
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
1024
Targets for captured data
Show Source
Nested Schema : manager
Type:
object
Manager server to use
Show Source
-
host(required):
host
Host name or IP Address
-
port(required):
integer
Minimum Value:
1
Maximum Value:65535
IP Port number
Nested Schema : proxy
Type:
Show Source
object
-
credentials:
credentials
Proxy server credentials
-
host(required):
host
Proxy server host name or IP address
-
port(required):
integer
Minimum Value:
1
Maximum Value:65535
Proxy server port number
Nested Schema : host
Host name or IP Address
Match One
Show Source
-
string
Minimum Length:
1
Maximum Length:4095
Pattern:^(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
Network host name -
host-x-oneOf[1]
Network IP address
Nested Schema : host-x-oneOf[1]
Network IP address
Match One
Show Source
-
string
Minimum Length:
7
Maximum Length:15
Pattern:^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Network IPv4 address -
string
Minimum Length:
1
Maximum Length:256
Pattern:^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
Network IPv6 address
Nested Schema : credentials
Proxy server credentials
Default Value:
oracle.doceng.json.BetterJsonNull@79d3473e
Match One
Show Source
Nested Schema : host
Proxy server host name or IP address
Match One
Show Source
-
string
Minimum Length:
1
Maximum Length:4095
Pattern:^(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
Network host name -
host-x-oneOf[1]
Network IP address
Nested Schema : credentials-x-oneOf[0]
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "ogg:credentialsRef" ]
-
alias(required):
string
Minimum Length:
1
Maximum Length:30
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
-
domain:
string
Minimum Length:
1
Maximum Length:30
Default Value:OracleGoldenGate
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
Nested Schema : host-x-oneOf[1]
Network IP address
Match One
Show Source
-
string
Minimum Length:
7
Maximum Length:15
Pattern:^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Network IPv4 address -
string
Minimum Length:
1
Maximum Length:256
Pattern:^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
Network IPv6 address
Nested Schema : begin-x-oneOf[2]
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "type:position/atDbms" ]
-
at(required):
object at
Position at a specific SCN (integrated mode)
Nested Schema : credentials-x-oneOf[0]
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "ogg:credentialsRef" ]
-
alias(required):
string
Minimum Length:
1
Maximum Length:30
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
-
domain:
string
Minimum Length:
1
Maximum Length:30
Default Value:OracleGoldenGate
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
Nested Schema : managedProcessSettings-x-oneOf[0]
Type:
object
Custom settings
Show Source
-
$schema:
Allowed Values:
[ "ogg:managedProcessSettings" ]
-
autoRestart:
object autoRestart
Control how the ER process is restarted by the Administration Server if it terminates
-
autoStart:
object autoStart
Description of how the ER process starts with Administration Server
Nested Schema : autoRestart
Type:
object
Control how the ER process is restarted by the Administration Server if it terminates
Default Value:
Show Source
{
"enabled":false,
"onSuccess":false,
"delay":"0",
"retries":"9",
"window":"60",
"disableOnFailure":true
}
-
$schema:
Allowed Values:
[ "ogg:taskRestart" ]
-
delay:
integer
Minimum Value:
0
Maximum Value:3600
Default Value:0
The amount of time, in seconds, to pause between discovering that a process has terminated abnormally and restarting the process. -
disableOnFailure:
boolean
Default Value:
true
If true, the task is disabled when it fails all execution attempts in an execution window. -
enabled(required):
boolean
Default Value:
false
If set, the task can be restarted if it terminates. -
failures:
integer
Minimum Value:
0
Maximum Value:3600
The number of times the task failed in the current window. -
onSuccess:
boolean
Default Value:
false
If false, the task is only restarted if it fails. -
retries:
integer
Minimum Value:
0
Maximum Value:3600
Default Value:9
The maximum number of times the task should be restarted before aborting retry efforts. -
window:
integer
Minimum Value:
0
Maximum Value:604800
Default Value:60
The window of time, in seconds, during which retries are counted.
Nested Schema : autoStart
Type:
object
Description of how the ER process starts with Administration Server
Show Source
-
delay:
integer
Minimum Value:
0
Maximum Value:3600
Default Value:0
Time to wait in seconds before starting process -
enabled(required):
boolean
Default Value:
false
If set, the process is started when Administration Server starts
Nested Schema : miningCredentials-x-oneOf[0]
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "ogg:credentialsRef" ]
-
alias(required):
string
Minimum Length:
1
Maximum Length:30
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
-
domain:
string
Minimum Length:
1
Maximum Length:30
Default Value:OracleGoldenGate
Pattern:^[a-zA-Z][a-zA-Z0-9_#$]*$
Nested Schema : registration-x-oneOf[0]
Match One
Show Source
-
object registration-x-oneOf[0]-x-oneOf[0]
Integrated extract registration options
Nested Schema : registration-x-oneOf[0]-x-oneOf[0]
Type:
object
Integrated extract registration options
Show Source
-
containers:
array containers
Minimum Number of Items:
0
Maximum Number of Items:256
-
csn:
csn
-
optimized:
boolean
Default Value:
false
-
replace:
boolean
Default Value:
false
If true, replace existing registration details from an extract with the same name - share: share
Match Any
Show Source
Nested Schema : containers
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
256
Nested Schema : items
Match One
Show Source
-
string
Minimum Length:
1
Maximum Length:130
Pattern:^([^.*?"]{1,128}|["].{1,128}["])$
Nested Schema : source-x-oneOf[2]
Type:
object
OGG 19c Syntax NO LONGER SUPPORTED
Show Source
-
tranlogs(required):
Allowed Values:
[ "integrated", "classic" ]
Nested Schema : items-x-oneOf[0]
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "ogg:trail" ]
-
description:
string
Minimum Length:
1
Maximum Length:4095
Description for the trail -
name:
string
Minimum Length:
2
Maximum Length:2
Pattern:^[A-Za-z][A-Za-z0-9]$
The two-character name of the trail -
offset:
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file -
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
processRef:
array processRef
Minimum Number of Items:
1
Maximum Number of Items:5000
List of all processes associated with this trail -
remote:
boolean
Default Value:
false
Indicates if trail is local or remote -
sequence:
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail beginning sequence number -
sequenceLastArchived:
array sequenceLastArchived
Minimum Number of Items:
1
Maximum Number of Items:128
Last sequence number archived (Managed Trails only) -
sequenceLength:
Default Value:
9
Allowed Values:[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip:
boolean
Default Value:
false
Indicates sequence number length will change -
sequenceMax:
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Maximum trail sequence number that exists in the deployment -
sequenceMaxInUse:
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Maximum trail sequence number in use -
sequenceMin:
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Minimum trail sequence number that exists in the deployment -
sequenceMinInUse:
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Minimum trail sequence number in use -
sizeMB:
integer
Minimum Value:
1
Maximum Value:2000
Default Value:500
The maximum size, in megabytes, of a file in the trail. -
spaceUsed:
integer
Minimum Value:
0
Maximum Value:18446744073709552000
Bytes consumed by all trail sequences -
trailName:
string
Minimum Length:
3
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The optional 'user-friendly' name for the trail
Nested Schema : processRef
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
5000
List of all processes associated with this trail
Show Source
-
Array of:
object items
A reference to an OGG process associated with this managed trail
Nested Schema : sequenceLastArchived
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
128
Last sequence number archived (Managed Trails only)
Show Source
Nested Schema : items
Type:
object
A reference to an OGG process associated with this managed trail
Show Source
-
processName(required):
processName
-
processType(required):
Allowed Values:
[ "extract", "replicat", "distpath", "recvpath" ]
Nested Schema : items
Type:
Show Source
object
-
archiveTarget(required):
archiveTarget
The location where the trail sequences were archived
-
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Last sequence number archived by the associated task -
taskName:
string
Minimum Length:
1
Maximum Length:64
Pattern:^[A-Za-z0-9][A-Za-z0-9_-]*$
The name of the task which archived trail sequences
Nested Schema : archiveTarget
The location where the trail sequences were archived
Match One
Show Source
-
string
Minimum Length:
1
Maximum Length:4096
Filesystem directory where trail sequences are stored -
object archiveTarget-x-oneOf[1]
OCI Object Storage Bucket
-
object archiveTarget-x-oneOf[2]
S3-compatible object storage bucket
Nested Schema : archiveTarget-x-oneOf[1]
Type:
object
OCI Object Storage Bucket
Show Source
-
authentication(required):
authentication
-
bucketName(required):
string
Minimum Length:
1
Maximum Length:1024
The name of the Object Storage bucket -
nameSpace(required):
string
Minimum Length:
1
Maximum Length:256
The OCI Object Storage namespace
Nested Schema : archiveTarget-x-oneOf[2]
Type:
object
S3-compatible object storage bucket
Show Source
-
authentication:
authentication
-
bucketName(required):
string
Minimum Length:
1
Maximum Length:1024
The name of the S3-compatible bucket -
region:
string
Minimum Length:
1
Maximum Length:256
The optional region for the S3-compatible bucket
Nested Schema : authentication
Match One
Show Source
-
object authentication-x-oneOf[0]
Authentication using a named profile from the default profile configuration file
-
object authentication-x-oneOf[1]
Authentication for OCI using an instance principal
-
object authentication-x-oneOf[2]
Authentication for OCI using an API signing key for a user
Nested Schema : authentication-x-oneOf[0]
Type:
object
Authentication using a named profile from the default profile configuration file
Show Source
-
profile(required):
string
Minimum Length:
1
Maximum Length:256
Name of the profile to use
Nested Schema : authentication-x-oneOf[1]
Type:
object
Authentication for OCI using an instance principal
Show Source
-
instancePrincipal(required):
Allowed Values:
[ true ]
Indicates the instance principal should be used for authentication
Nested Schema : authentication-x-oneOf[2]
Type:
object
Authentication for OCI using an API signing key for a user
Show Source
-
apiSigningKey(required):
string
Minimum Length:
1
Maximum Length:10240
Pattern:^-----BEGIN RSA PRIVATE KEY----- ([A-Za-z0-9+/= ])+ -----END RSA PRIVATE KEY-----
Unencrypted API signing key -
apiSigningKeyFingerprint(required):
string
Minimum Length:
47
Maximum Length:47
Pattern:^[0-9a-fA-F]{2}(:[0-9a-fA-F]){15}$
Fingerprint of the API signing key -
tenancyId(required):
string
Minimum Length:
1
Maximum Length:256
Pattern:^ocid1[.]tenancy[.].*
OCI tenancy OCID -
userId(required):
string
Minimum Length:
1
Maximum Length:256
Pattern:^ocid1[.]user[.].*
OCI user OCID
Nested Schema : authentication
Match One
Show Source
-
object authentication-x-oneOf[0]
Authentication using a named profile from the default profile configuration file
-
object authentication-x-oneOf[1]
S3 Authentication using secrets
Nested Schema : authentication-x-oneOf[0]
Type:
object
Authentication using a named profile from the default profile configuration file
Show Source
-
profile(required):
string
Minimum Length:
1
Maximum Length:256
Name of the profile to use
Nested Schema : authentication-x-oneOf[1]
Type:
object
S3 Authentication using secrets
Show Source
-
accessKeyId(required):
string
Minimum Length:
1
Maximum Length:256
S3 access key -
secretKey(required):
string
Minimum Length:
1
Maximum Length:256
S3 secret key
Example Response (application/json)
{
"$schema":"api:standardResponse",
"links":[
{
"href":"http://localhost:9012/services/v2/extracts/EXTN",
"mediaType":"application/json",
"rel":"canonical"
},
{
"href":"http://localhost:9012/services/v2/extracts/EXTN",
"mediaType":"application/json",
"rel":"self"
},
{
"href":"http://localhost:9012/services/v2/metadata-catalog/extract",
"mediaType":"application/schema+json",
"rel":"describedby"
}
],
"messages":[
],
"response":{
"begin":"now",
"config":[
"EXTRACT extn",
"EXTTRAIL north/ea",
"USERIDALIAS ggnorth",
"SOURCECATALOG dbnorth_pdb1",
"TABLE hr.*;"
],
"encryptionProfile":"LocalWallet",
"$schema":"ogg:extract",
"status":"running",
"targets":[
{
"name":"ea",
"offset":"6504",
"path":"north",
"remote":false,
"sequence":"0",
"sequenceLength":"9",
"sequenceLengthFlip":false,
"sizeMB":"500"
}
],
"registration":{
"containers":[
"DBNORTH_PDB1"
],
"csn":"2065843",
"optimized":false
},
"source":"tranlogs",
"type":"Integrated",
"credentials":{
"alias":"ggnorth"
},
"description":"Region North"
}
}