原创 python 正則函數 re.findall 將符合匹配的關鍵詞行過濾出來

#遍歷制定目錄,找出所有 mysql frm 文件 # !usr/bin/env python # -*- coding:utf-8 _*- """ @Author:huanglj @File:reeee.py @Time:2020/4

原创 ORA-12152: TNS:unable To Send Break Message During Inserts (Doc ID 1942951.1)

ORA-12152: TNS:unable To Send Break Message During Inserts (Doc ID 1942951.1) To Bottom In this Document   Symptoms

原创 mysql 數據庫健康巡檢 報告

最近花了點時間做了一個mysql 和 postgresql 的數據庫健康巡檢報告;

原创 達夢數據庫dmdb配置數據庫歸檔模式

  ####聯機歸檔配置 1)修改數據庫爲 MOUNT 狀態。 SQL>ALTER DATABASE MOUNT; 2)配置本地歸檔。 eg : ALTER DATABASE ADD ARCHIVELOG 'DEST = /home/dm

原创 達夢數據庫常用命令DMDB

達夢數據庫修改 sysdba 賬號密碼:alter user sysdba identitied by "lixora";     持續更新。。。。 點贊 收藏 分享 文章舉報

原创 遠程服務器端口是否可以連接測試

 nc -vw 2  10.80.18.201 1521 Connection to 10.80.18.201 1521 port [tcp/ncube-lm] succeeded!     telnet 10.80.18.201 152

原创 oracle 手動搭建dg --rman 備份恢復腳本

#### rman 手動備份腳本 rman msglog /home/oracle/adg_setup.log << EOF connect target RUN { allocate channel c1 device type d

原创 Info About Hidden Parameter _fix_control (Doc ID 782926.1)

Info About Hidden Parameter _fix_control (Doc ID 782926.1) To Bottom In this Document   Goal   Solution   Reference

原创 How to use the _FIX_CONTROL hidden parameter (Doc ID 827984.1)

How to use the _FIX_CONTROL hidden parameter (Doc ID 827984.1) To Bottom In this Document   Goal   Solution   Refere

原创 Oracle傳輸表空間( tts & xtts )內部操作原理

[oracle@lixora ~]$ impdp \' / as sysdba \' directory=expdp file=test.dmp log=test.log transport_datafiles='/oracle1

原创 "Error: 2013, Lost connection to MySQL server at 'reading authorization packet'" in MySQL Server

"Error: 2013, Lost connection to MySQL server at 'reading authorization packet'" in MySQL Server Error Log (Doc ID 1024

原创 防火牆或者網閘超時機制導致數據庫連接數異常處理

 分析問題原因: 外網據庫和應用間存在防火牆,導致數據庫超時連接沒有及時斷開,耗盡oracle 進程數 處理: 1.調整oracle process 參數到1200 2. 配置oracle DCD timeout 60 3. 配置linu

原创 mysql 在線表遷移 :alter table “move”

1)file-per-table tablespace 、system tablespace -----》 general tablespace ALTER TABLE tbl_name TABLESPACE [=] tablespace

原创 mysql truncate table 回收物理文件系統空間

前提:開啓one table one file innodb_file_per_table                 | ON     ###truncate table 前: [root@localhost test]# ls -