Skip to content

Create enhance-version#4

Open
sweeheong wants to merge 1 commit into
jackysp:mainfrom
sweeheong:patch-3
Open

Create enhance-version#4
sweeheong wants to merge 1 commit into
jackysp:mainfrom
sweeheong:patch-3

Conversation

@sweeheong
Copy link
Copy Markdown

  1. Enhance version
    a) Added sync schema, restore schema, capture log
    b) Added create database

  2. Command to execute :
    a) Sync Sequence (Source Database)
    ./sync_seq_v3 -mode sync -syncIP 10.103.39.27 -syncPort 4000 -syncUser admin -syncPasswd admin -syncSchema test -logFilePath=/path/to/mylogfile.log

b) Restore Sequence (Target Database)
./sync_seq_v3 -mode restore -restoreIP 10.103.39.27 -restorePort 4000 -restoreUser admin -syncPasswd admin -restoreSchema test -logFilePath=/path/to/mylogfile.log

1) Enhance version 
a) Added sync schema, restore schema, capture log
b) Added create database 

2) Command to execute :
a) Sync Sequence (Source Database)
./sync_seq_v3 -mode sync -syncIP 10.103.39.27 -syncPort 4000 -syncUser admin -syncPasswd admin -syncSchema test -logFilePath=/path/to/mylogfile.log

b) Restore Sequence (Target Database)
./sync_seq_v3 -mode restore -restoreIP 10.103.39.27 -restorePort 4000 -restoreUser admin -syncPasswd admin -restoreSchema test -logFilePath=/path/to/mylogfile.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant