09 2022 档案

摘要:Before we do app update, just make sure that DBA already mirgrate all data from Physical DB server to Cloud(table, scheme, index...), and we can use c 阅读全文
posted @ 2022-09-26 16:16 renren0113 阅读(41) 评论(0) 推荐(0)
摘要:When do git clone, it always show git@github.com's password When use SSH protocol, it is not suppose to show this message, only enter private key pass 阅读全文
posted @ 2022-09-23 14:51 renren0113 阅读(44) 评论(0) 推荐(0)
摘要:1: Export db from oracle server exp SYSTEM/password@127.0.0.1:1521/XE owner=SYSTEM file=C:\Temp\test.dmp SYSTEM is db admin user name password is db a 阅读全文
posted @ 2022-09-20 10:38 renren0113 阅读(91) 评论(0) 推荐(0)