03 2020 档案

摘要:导出: expdp b2-8/xxxxxx@ora12cr2 schemas=b2-8 DIRECTORY=dmp_dir DUMPFILE=b2-8.dmp logfile=temp.log tables="table1,table2" query="where condition" impdp 阅读全文
posted @ 2020-03-23 17:34 wolbo 阅读(131) 评论(0) 推荐(0) 编辑
摘要:设置 Enable annotation processing 阅读全文
posted @ 2020-03-21 20:12 wolbo 阅读(859) 评论(0) 推荐(0) 编辑
摘要:#!/bin/bash cd ./tools/patchinstall function handle_int() { kill $BCPID exit } trap handle_int INT ./startpatch-linux.sh & BCPID=$! cd /FIShare/gsclou 阅读全文
posted @ 2020-03-11 18:30 wolbo 阅读(98) 评论(0) 推荐(0) 编辑
摘要:使用find 排除 找到./tools/dbsetup/startlibs/config/suconfig/ 下除了以下文件名的文件 find ./tools/dbsetup/startlibs/config/suconfig/ ! -name 'su_aa.json' \ ! -name 'su_ 阅读全文
posted @ 2020-03-09 12:21 wolbo 阅读(1053) 评论(0) 推荐(0) 编辑
摘要:背景: 有些词汇需要翻译 翻译严谨性不高 一个一个的翻译太累 脚本: var btn=$('#translate-button'); var src=['资产编号', '资产名称', '资产类别', '折旧方法', '资产状态', '资产来源', '资产用途', '入账日期', '所属部门', '资 阅读全文
posted @ 2020-03-02 17:48 wolbo 阅读(683) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示