restoreDmsTransactionLog
    • PDF

    restoreDmsTransactionLog

    • PDF

    Article Summary

    Overview

    Restores transaction logs.

    Request

    Request parameters

    ParameterRequiredTypeLimitationsDescription
    cloudDBInstanceNoYStringCloud DB instance number
    fileNameYStringFile name
    isRecoveryYBooleanRestoration mode (recovery and norecovery)
    Set this parameter to 1 if you restore the last transaction log backups.
    newDatabaseNameYStringName of a new database to restore.
    stopTimeNStringTime to restore (stopat).
    Specify the value in yyyy-MM-dd'T'HH:mm:ssZ format. If it is null, transaction logs are restored to the latest point. Example) 2018-11-10T10:10:10+0900
    responseFormatTypeNStringResponse format
    Select between xml and json.

    Examples

    Request example

    {CloudDB_API_URL}/restoreDmsTransactionLog?cloudDBInstanceNo=1010059&fileName=d1.log&isRecovery=1
    

    Response example

    <restoreDmsTransactionLogResponse>
        <requestId>55589c37-ba91-42fb-9e8f-fd43b38c603d</requestId>
        <returnCode>0</returnCode>
        <returnMessage>success</returnMessage>
        <requestNo>782402</requestNo>
    </restoreDmsTransactionLogResponse>
    

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.