How to migrate the schema from one database to another database using exp/imp

Modern oracle database uses the datapump utilities. This exp/imp is for the legacy database where datapump utlities are not present Here,I will give u Detailed steps for Schema Migration using exp/imp, pipe,gz between two databases How to migrate the schema from one database to another database The below steps need to be done on the […]

How to migrate the schema from one database to another database using exp/imp Read More »

JSON in Oracle database

Lets first start with what is JSON What is JSON JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition – December 1999.

JSON in Oracle database Read More »

Admin scripts in R12.2 Ebuisness Suite

In this section, we will talk about various Oracle EBS 12.2 start-stop scripts in the latest release of Oracle Apps by Oracle Corporation. Here are the main scripts and how they are used to stop /start the application Start Scripts in R12.2 Stop Scripts in R12.2 Consolidated Scripts for Stop/Start We already know the consolidated scripts

Admin scripts in R12.2 Ebuisness Suite Read More »

Scroll to Top