People and Culture Blog

what is psudocolumn, Rowdepandancy and Norowdepandency in oracle

what is psudocolumn, Rowdepandancy and Norowdepandency in oracle   A pseudocolumn behaves like a table column, but is not actually stored in the table. You can select from pseudocolumns, but you…

Read More

CRS-6706: Oracle Clusterware Release patch level (‘35319490) does not match Software patch level (‘xxxxxxxxx’). Oracle Clusterware cannot be started

Problem: After patching an Oracle 19.8 GRID_HOME on Oracle Restart setup with 19.20 RU patch [35319490], I was not able to start up Oracle Restart HAS due to mentioned error.…

Read More

How To Open the Standby Database When the Primary Is Lost

In this case how to open your standby database in read/write mode when you don’t have any access (Lost) on Primary database. NOTE: Currently both Primary and Standby database are…

Read More

Implementing High-Availability Two-Node TOMCAT and ORDS Architecture for APEX

Introduction: In today’s dynamic IT landscape, ensuring seamless access to critical applications is paramount. This guide outlines the strategic steps to deploy a robust high-availability architecture using a two-node TOMCAT…

Read More

Adding data file to Log-shipping database

What is log shipping? SQL Server Log shipping allows you to automatically send transaction log backups from a primary database on a primary server instance to one or more secondary databases…

Read More

Database Connection Management with ORDS Instance API

INSTANCE API Oracle REST Data Services (ORDS) offers a powerful solution for managing connection pools, enabling efficient communication between applications and databases. The Instance API, introduced in ORDS 20.4, revolutionizes…

Read More

ORACLE OS WATCHER

What is oracle OS watcher? Oracle OS watcher is collects and stores as archives operating system and network metrics that you can use to diagnose performance issues. OSWbb operates as…

Read More

TABLE REORGANIZATION

Precheck in table and index level: Step 1: Check the Table size and Index size select segment_name,TABLESPACE_NAME ,segment_type, bytes/1024/1024/1024 size_gb from dba_segments where segment_name = ‘&segment_name’ or segment_name in (select index_name…

Read More

Oracle Employee Self Service – Employee_Family&Emergency_Contact_Details_Change

This Blog helps employees to change thier Emergency Contact Details in Fusion HCM.

Read More

Fusion HCM _ Activating Address Validation – Global

Hi This Blog help you to Activating Address Validation Fusion HCM Global. With Step by Step Process for Activation.There are no predefined geographies for Many countries and we must define…

Read More