Chapter 8. Utilities

In this chapter, we will cover the following recipes:

  • Setting the environment variables
  • Starting and stopping an environment
  • Creating a custom schema
  • Using a script for migrating objects

Introduction

In this chapter, we are going to look at some utilities that Oracle provides, which will assist you as a developer to migrate code from one environment to another. We will also look at how to create a custom schema for the environment you will be working on. This would normally be done by a DBA, but we will need a custom schema for the work that we will be doing in this book. We will also look at using scripts to help with packaging scripts, and running just a single script to load multiple objects.

Get Oracle E-Business Suite R12 Integration and OA Framework Development and Extension Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.