IT Services Circle
IT Services Circle
Mar 26, 2022 · Backend Development

VSCode C++ Extension 1.9.4 Causes Random Empty Files and File Corruption

A recent bug in the VSCode C++ extension version 1.9.4 randomly creates empty files with invalid code, corrupts existing user and system files, and appears to stem from uninitialized memory usage, but can be avoided by downgrading or disabling the problematic extension.

C++ extensionFile CorruptionVSCode
0 likes · 5 min read
VSCode C++ Extension 1.9.4 Causes Random Empty Files and File Corruption
ITPUB
ITPUB
Jun 8, 2020 · Databases

How to Simulate and Recover Various Oracle File Corruptions

This guide walks through simulating corruption of Oracle password, parameter, control, data, and log files, demonstrates the resulting errors, and provides step‑by‑step RMAN and SQL commands to restore each file type while emphasizing backup best practices.

Control FileDatabase RecoveryFile Corruption
0 likes · 16 min read
How to Simulate and Recover Various Oracle File Corruptions