Skip to content
-
Subscribe to our newsletter & never miss our best posts.
ASRblogger ASRblogger

Smart Insights. Simple Explanations

  • Home
  • Oracle
    • DataGuard
    • RAC
    • ASM
    • GoldenGate
    • SQL
    • Linux
  • Databases
    • Kubernetes
    • Postgres
    • MySQL
    • Splunk
    • Data Engineering
      • BigData
      • Cassandra
  • Cloud
    • OCI (Oracle Cloud Infrastructure)
    • AWS (Amazon Web Service)
    • Microsoft Azure
  • Tech-Docs
    • Scripts
    • Documentation
    • Interview Questions
  • Youtube
  • Linkedin
  • Github
  • Telegram
  • Medium
Subscribe
Posted inOracle

Parameters which require DB bounce.

In v$parameter we can find one column ie. ISSYS_MODIFIABLE. This column contains three phases: 1) Immediate 2) Deferred 3) False 1. Immediate : We can change the parameter in fly…
Posted by asrblogger March 7, 2022No Comments
Posted inOracle

Creating pluggable database from another pdb, when pdb$seed in in mount state

SQL> create pluggable database PDB1 from DEV1 create_file_dest='+DEV_DG_FLASH'; Pluggable database created. SQL> show pdbs CON_ID CON_NAME OPEN MODE RESTRICTED ---------- ------------------------------ ---------- ---------- 2 PDB$SEED MOUNTED 3 PDB1 MOUNTED 4…
Posted by asrblogger February 28, 2022No Comments
Posted inOracle

Datafiles in Oracle (Physical Storage)

Overview of Data Files At the operating system level, Oracle Database stores database data in structures called data files. Every Oracle database must have at least one data file. Use…
Posted by asrblogger February 18, 2022No Comments
Posted inOracle

Oracle Database 19c – Practical & Assignments

PARAMETER & PASSWORDFILE: * Create pfile from spfile to location '/home/oracle/init<sid.ora>' * Create password file with sys password as oracle1 * Create parameterfile in different location /u01 & start the…
Posted by asrblogger February 13, 2022No Comments
Posted inOracle

System Change Numbers (SCNs)

A system change number (SCN) is a logical, internal time stamp used by Oracle Database. SCNs order events that occur within the database, which is necessary to satisfy the ACID…
Posted by asrblogger January 17, 2022No Comments
Posted inOracle

Password File management in 12C/19C

Below are the list of additional privileged user in 12c apart from the privileged user SYSOPER, SYSDBA, SYSASM. SYSBACKUP : It will be used to perform all backup and recovery related operations either…
Posted by asrblogger December 30, 2021No Comments
Posted inOracle Scripts

Determining the Size of Oracle database tables and indexes

Useful views to get index details: dba_indexes dba_segments dba_ind_columns dba_ind_partitions user_indexes user_segments user_ind_columns user_ind_partitions Query to check Index on a Table in Oracle. set lines 200 col index_name from a30…
Posted by asrblogger December 23, 2021No Comments
Posted inOracle

Oracle Instance and Database Shutdown Sequence

In a typical use case, you manually shut down the database, making it unavailable for users while you perform maintenance or other administrative tasks. You can use the SQL*Plus SHUTDOWN…
Posted by asrblogger December 12, 2021No Comments
Posted inOracle RAC

ASH (Active Session History) Report in Oracle

Oracle ASH report introduced in Oracle 10g release 2. ASH collects samples of active sessions every second (waiting for non-idle events, or on the CPU working) from v$sessions (inactive sessions…
Posted by asrblogger November 26, 2021No Comments
Posted inInterview Questions Oracle

Database Buffer Cache : SGA Component of Oracle

The database buffer cache, also called the buffer cache, is the memory area that stores copies of data blocks read from data files. A buffer is a main memory address in which the buffer…
Posted by asrblogger November 25, 2021No Comments

Posts pagination

Previous page 1 … 26 27 28 29 30 Next page

Anish Kumar
Oracle ACE ♠️ |
Database Specialist |
(10x Certified) | Blogger | Speaker

  • LinkedIn
  • YouTube
  • GitHub
  • Telegram
  • Medium
Who am I ?
Oracle ACE Profile

Recent Posts.

  • OCI Compute Instance , Boot Volume , Block Volume
    by Anish Kumar
    March 20, 2026
  • OCI Networking – Route Tables & Public Subnet
    by Anish Kumar
    March 20, 2026
  • OCI Virtual Cloud Network (VCN) Networking
    by Anish Kumar
    March 20, 2026
  • OCI Compartments Theory and Practical Guide
    by Anish Kumar
    March 20, 2026
  • Oracle AI Database 26ai Free RPM Installation On Oracle Linux 9 (OL9)
    by Anish Kumar
    March 15, 2026

Categories.

  • ASM
  • BigData
  • Cassandra
  • Cloud
  • Core DBA
  • Data Engineering
  • Databases
  • DataGuard
  • GoldenGate
  • Interview Questions
  • Kubernetes
  • Linux
  • MySQL
  • OCI Oracle Cloud Infrastructure
  • Oracle
  • RAC
  • Scripts
  • Splunk
  • SQL

Recent Comments.

  1. XS on OCI Compute Instance , Boot Volume , Block VolumeApril 28, 2026

    Great read! Learned a lot from your clear explanation and examples.

  2. Mason Hayes on OCI Compute Instance , Boot Volume , Block VolumeApril 15, 2026

    Great perspective here. It gave me a new way to think about this topic.

  3. 333985 on OCI Compute Instance , Boot Volume , Block VolumeApril 14, 2026

    wish you best and best

  4. Anish Kumar on Installing PostgreSQL on Kubernetes Using CloudNativePG (CNPG)January 11, 2026

    Thank you! I’m glad you found the articles and reviews informative, it motivates me to keep sharing quality content.

  5. Anish Kumar on Installing PostgreSQL on Kubernetes Using CloudNativePG (CNPG)January 11, 2026

    Really appreciate your feedback!

  • LinkedIn
  • Medium
  • Telegram
  • YouTube
  • GitHub

Trending Topics.

  • OCI Compute Instance , Boot Volume , Block Volume
    by Anish Kumar
    March 20, 2026
  • OCI Networking – Route Tables & Public Subnet
    by Anish Kumar
    March 20, 2026
  • OCI Virtual Cloud Network (VCN) Networking
    by Anish Kumar
    March 20, 2026

Newsletter

Copyright 2026 — ASRblogger. All rights reserved.
Scroll to Top

Get the Latest Blogging Tips Straight to Your Inbox!

Get beginner‑friendly and advanced guides, simple tutorials, and real tips that help you grow fast.
Subscribe and start improving today!

Enter your email address

No thanks, I’m not interested!