People and Culture Blog

Installing MySQL on linux

Installing  MySQL on linux STEP -1 -Download the rpm required based on your operating system here iam using linux -User the below link to assess the RPM -Link- https://dev.mysql.com/doc/refman/8.1/en/ Downloading…

Read More

How to create custom shortcuts for Interactive Repot fields in Oracle APEX

  Overview This document explains about how to create custom shortcuts for Interactive report fields in Oracle Apex. Technologies and Tools Used The following technology has been used to create…

Read More

Apply Dark & Light Mode In APEX Applications During Runtime

Overview Dark and light modes in APEX applications is a user interface design enhancement that allows users to choose between different color schemes to suit their preferences or environmental conditions.…

Read More

Password Feed Back Form In APEX

Overview In Oracle APEX, a “Password Feedback” form is often used to provide feedback to users when they are creating or updating their passwords. This form typically includes elements such as…

Read More

Dynamically set Decimal value Using JavaScript

1. Overview This document talks about dynamically setting decimal value for a particular column in an Interactive Grid report or Item using JavaScript. 2. Technologies and Tools Used The following…

Read More

Migrating Oracle E-Business Suite to Oracle Cloud Infrastructure

This blog post offers insights into the optimal options and best practices for migrating your Oracle E-Business Suite (EBS) from on-premises to Oracle Cloud Infrastructure (OCI), harnessing the capabilities of…

Read More

On closure of the popup set focus to IG column

1. Overview This document talks about how to set focus to a particular column in an Interactive Grid report on the closure of inline pop up region using JavaScript. 2.Technologies…

Read More

Create users and assign access in DynamoDB

Introduction: Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. When working with DynamoDB, creating users and assigning access rights is…

Read More

Steps to backup Dynamo DB

Introduction: DynamoDB, Amazon’s managed NoSQL database service, is a scalable and highly available solution for storing and retrieving data. Despite its robust infrastructure, it is essential to implement regular backups…

Read More

Steps to migrate Non-container Database to Container Pluggable Database

Steps to migrate Non-container Database to Container Pluggable Database Introduction: This document is intended for DBA’s who need to know how to migrate the Non-container database to container PDB. This…

Read More