Retrieve Database Schemas

get

/services/{version}/connections/{connection}/databases/{database}

Retrieve names of schemas in the database.

Request

Path Parameters
  • Minimum Length: 1
    Maximum Length: 61
    Pattern: ^[a-zA-Z][a-zA-Z0-9_#$]{1,29}([.][a-zA-Z][a-zA-Z0-9_#$]{1,29})?$

    Connection name. For each alias in the credential store, a connection with the name 'domain.alias' exists.

  • Minimum Length: 1
    Maximum Length: 130

    Database name.

  • Oracle GoldenGate Service API version.

    Allowed Values: [ "v2" ]
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Schema names retrieved successfully.

Body ()
Root Schema : Oracle GoldenGate Collection
Type: object
Title: Oracle GoldenGate Collection
Show Source
Nested Schema : items
Type: array
Minimum Number of Items: 0
Maximum Number of Items: 32767
Show Source
Nested Schema : items
Type: object
Additional Properties Allowed: true
Show Source
  • Minimum Length: 1
    Maximum Length: 255
    Default Value: ogg:collectionItem
    Name of schema for collection item, defaults to this schema
  • links
  • Minimum Length: 1
    Maximum Length: 255
    Item name
Example Response (application/json)
{
    "$schema":"api:standardResponse",
    "links":[
        {
            "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
            "mediaType":"application/json",
            "rel":"canonical"
        },
        {
            "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
            "mediaType":"application/json",
            "rel":"self"
        },
        {
            "href":"http://localhost:11001/services/v2/metadata-catalog/database",
            "mediaType":"application/schema+json",
            "rel":"describedby"
        }
    ],
    "messages":[
    ],
    "response":{
        "$schema":"ogg:collection",
        "items":[
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/AUDSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"AUDSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYSTEM",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYSTEM"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYSBACKUP",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYSBACKUP"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYSDG",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYSDG"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYSKM",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYSKM"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYSRAC",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYSRAC"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/OUTLN",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"OUTLN"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/XS%24NULL",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"XS$NULL"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/GSMADMIN_INTERNAL",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"GSMADMIN_INTERNAL"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/GSMUSER",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"GSMUSER"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/DIP",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"DIP"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/REMOTE_SCHEDULER_AGENT",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"REMOTE_SCHEDULER_AGENT"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/DBSFWUSER",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"DBSFWUSER"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/ORACLE_OCM",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"ORACLE_OCM"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SYS%24UMF",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SYS$UMF"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/DBSNMP",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"DBSNMP"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/APPQOSSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"APPQOSSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/GSMCATUSER",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"GSMCATUSER"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/GGSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"GGSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/XDB",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"XDB"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/ANONYMOUS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"ANONYMOUS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/WMSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"WMSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/OJVMSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"OJVMSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/CTXSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"CTXSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/ORDSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"ORDSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/ORDDATA",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"ORDDATA"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/ORDPLUGINS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"ORDPLUGINS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SI_INFORMTN_SCHEMA",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SI_INFORMTN_SCHEMA"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/MDSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"MDSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/OLAPSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"OLAPSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/MDDATA",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"MDDATA"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/SPATIAL_CSW_ADMIN_USR",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"SPATIAL_CSW_ADMIN_USR"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/DVSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"DVSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/LBACSYS",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"LBACSYS"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/DVF",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"DVF"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/TKGGADMIN",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"TKGGADMIN"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/TKGGUSER01",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"TKGGUSER01"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/TKGGUSER02",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"TKGGUSER02"
            },
            {
                "$schema":"ogg:collectionItem",
                "links":[
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL",
                        "mediaType":"application/json",
                        "rel":"parent"
                    },
                    {
                        "href":"http://localhost:11001/services/v2/connections/OracleGoldenGate.oggadmin/databases/ORCL/OGGADMIN",
                        "mediaType":"application/json",
                        "rel":"canonical"
                    }
                ],
                "name":"OGGADMIN"
            }
        ]
    }
}
Back to Top