We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
`#资源数据库 yugong.database.source.username=erp2 yugong.database.source.password=MES yugong.database.source.type=SqlServer yugong.database.source.url=jdbc:sqlserver://192.168.6.249:1433;DatabaseName=AIS20140512135317 yugong.database.source.encode=UTF-8 yugong.database.source.poolSize=30
#目标数据库 yugong.database.target.url=jdbc:oracle:thin:@192.168.6.253:1521:mestest yugong.database.target.username=MES yugong.database.target.password=MES yugong.database.target.type=ORACLE #yugong.database.target.encode=UTF-8 #yugong.database.target.poolSize=30 #yugong.table.batchApply=true #yugong.table.onceCrawNum=1000 #yugong.table.tpsLimit=0
yugong.table.ignoreSchema=false
yugong.table.skipApplierException=false #yugong.table.white=yugong_example_join,yugong_example_oracle,yugong_example_two yugong.table.white=yugong_example_oracle yugong.table.black= ` yugong.properties
The text was updated successfully, but these errors were encountered:
请问错误信息是什么?能否贴上来看一下?
Sorry, something went wrong.
No branches or pull requests
`#资源数据库
yugong.database.source.username=erp2
yugong.database.source.password=MES
yugong.database.source.type=SqlServer
yugong.database.source.url=jdbc:sqlserver://192.168.6.249:1433;DatabaseName=AIS20140512135317
yugong.database.source.encode=UTF-8
yugong.database.source.poolSize=30
#目标数据库
yugong.database.target.url=jdbc:oracle:thin:@192.168.6.253:1521:mestest
yugong.database.target.username=MES
yugong.database.target.password=MES
yugong.database.target.type=ORACLE
#yugong.database.target.encode=UTF-8
#yugong.database.target.poolSize=30
#yugong.table.batchApply=true
#yugong.table.onceCrawNum=1000
#yugong.table.tpsLimit=0
use connection default schema
yugong.table.ignoreSchema=false
skip Applier Load Db failed data
yugong.table.skipApplierException=false
#yugong.table.white=yugong_example_join,yugong_example_oracle,yugong_example_two
yugong.table.white=yugong_example_oracle
yugong.table.black=
`
yugong.properties
The text was updated successfully, but these errors were encountered: