Chuyện của sys

DevOps Blog

Progress RDBMS Performance Tuning Tips

Introduction According to Adrian Cockroft of Sun, “Performance management is the measurement, analysis, optimization, and procurement of computing resources in order to provide an agreed level of service to the organization and its end users”. It is a proactive and iterative process. This guide presents a few tips to help you achieve good Progress database […]

How to fix Windows 2008 R2 BOOTMGR is missing

Mở cái VMware lên, bị lỗi này : BOOTMGR IS MISSING PRESS CTRL+ALT+DEL TO RESTART Đúng nản :\ tìm cách fix thôi. Nguyên nhân: Dự đoán là nó ko tìm thấy đúng file boot do active nhầm partition, hoặc do có nhiều hơn 1 primary partition được active. Giải quyết: google một hồi thấy cách […]

Can not delete Oracle oci.dll file

Sau khi gỡ cài đặt oracle ra khỏi máy, muốn xóa luôn cái thư mục ORACLE_HOME, xóa mãi không được, báo lỗi không xóa được cái file oci.dll. Thử restart máy lại, xóa hết regestry, services oracle vẫn không ăn thua. Giải quyết: Do nó đang được sử dụng bởi 1 chương trình khác : Distributed […]

Lỗi : "corflags : error CF001 : Could not open file for writing" when trying to modify a Controller EXE file

Problem(Abstract) Customer is trying to use ‘corflags.exe’ to modify a Controller executable (for example to solve problem in separate Technote 1508588). An error appears. Symptom corflags : error CF001 : Could not open file for writing Cause The operating system cannot modify the EXE file. There are several possible causes for this: Scenario #1 – […]

Lỗi : Retrieving the COM class factory for component with CLSID {xxxxxxxx} failed due to the following error: 800700c1.

Nói chung là khi tạo mới hoặc copy thư mục lên Server thông qua Veeam thì bị cái lỗi mắc dịch này. Chi tiết thì nó có ở đây trong KB : http://www.veeam.com/kb1524 Nguyên nhân lỗi: Do Veeam FastSCP không hỗ trợ hệ điều hành 64bit. Cách giải quyết: mặc dù nó không cung cấp gói […]