-
Datadisk New
23/01/2021
-
Oracle ASM
Automatic Storage Management (ASM)
Automatic Storage Management (ASM) is oracle’s logical volume manager, it uses OMF (Oracle Managed Files) to name and locate the database files. It can use raw disk...
-
Oracle RMAN
Recovery Manager (RMAN)
RMAN can do everything a normal backup can do, however RMAN has its own backup catalog to record the backups that took place. The database can be in two formats archivelog mode...
-
DataDisk - web_updates
Website
This a complete copy of my website that you can download and browse offline, it was suggested to me by a regular visitor to my website. It can be handy if you don't have access to the internet...
-
Arrays
Arrays
Data Structures (including Abstract) - Arrays, Lists, Stacks, Queues, Hashtables, Trees, Heaps, and Sets
Algorithms - Search (Linear and Binary), Sort (Bubble, Selection, Insertion, Shell, Merg...
-
Spring Boot Basics
Spring Boot Basics
Introduction
This Spring Boot (Spring Framework) tutorial is more of a quick cheatsheet guide with a little theory, its not a beginners guide but for someone who has used it before ...