Yearly Archives: 2025

Usage of XMLImporter and adcgnjar in Oracle E-Business Suite

  What is XMLImporter The XMLImporter utility is used to import and deploy customizations or extensions in the form of XML metadata files (e.g., OA Framework pages or Personalizations) into…

Read More

Procedures for Using Code-Signing Certificates with an HSM (Hardware Security Module) in EBS

Issue:   EBS procedures to follow when using code-signing certificates which utilizes an HSM (Hardware Security Module) or Token   Cause of the issue: Starting June 1st 2023, all trusted 3rd party…

Read More

User is not as employee roles in Oracle Cloud

Introduction: This blog has the SQL query that can be used to pull the data for the oracle cloud users having what roles & for which BU it is assigned…

Read More

Cloud Critical Users Roles with respective BU Wise

Introduction: This blog has the SQL query that can be used to pull the data for the oracle cloud critical users having what roles & for which BU it is…

Read More

Column Limit in 23c Oracle database

To Increase the Column Limit in 23c Oracle database The One of the New Features of oracle database 23C. Increase Column Limit The maximum number of columns allowed in a…

Read More

Essential PostgreSQL Shortcut Commands for Efficient Database Management

Essential PostgreSQL Shortcut Commands for Efficient Database Management 📌 Master psql with these quick and powerful shortcut commands! Category: Database, PostgreSQL Tags: PostgreSQL, psql, database management, SQL commands Slug: postgresql-shortcut-commands…

Read More

DB Cloud Backup module

 Create a new RSA Key Oracle$ java -jar oci_install.jar -newrsakeypair -walletDir $ORACLE_HOME/dbs/opc_wallet Oracle Database Cloud Backup Module Install Tool, build 19.3.0.0.0DBBKPCSBP_2019-10-16 OCI API signing keys are created: PRIVATE KEY –>…

Read More

Creating DBLink from MSSQL to ORACLE database schema

This document describes the process of creating a DBLink from an MSSQL database to an Oracle database schema  A database link (DBLink) allows seamless integration and access between two databases,…

Read More

Supplier Bank Account’s Branch BIC (Swift Code) Update Using REST API – Oracle Fusion ERP Cloud

Introduction: This blog has the REST API details that can be used to update the Supplier Bank Account’s Branch BIC (Swift Code) in Oracle Cloud application.   Cause of the…

Read More

Delete AR Invoice via REST API Oracle Fusion Cloud

Introduction: This blog has the REST API details that can be used to delete AR Invoice in Oracle Cloud application.   Cause of the issue: Business wants to mass delete…

Read More