My Oracle Support Banner

How To Perform More Than One Silent Installation of Application Server Using One Batch File. (Doc ID 746820.1)

Last updated on JULY 08, 2024

Applies to:

Oracle Fusion Middleware - Version 10.1.2.0.0 to 10.1.2.3.0 [Release AS10gR2]
Oracle Fusion Middleware - Version 10.1.3.0.0 to 10.1.3.4.0 [Release AS10gR3]
Generic Windows
z*OBSOLETE: Microsoft Windows

Goal

This article explains how to achieve more than one Oracle Application Server silent installation using a shell script (Batch file) on Windows platforms, without getting any collapse or confusion in terminal child processes.

The main concern is that the silent installer command open a new shell terminal child window and the Operating System moves to the second command, without waiting for the first installation to finish. So its important to be sure that tasks are done in the right order. This way, you can run two or more dependent silent installation commands in the same batch script. For example you may want to install a basic Application Server installation silently, then immediately apply a patchset silently as well.

Note
This note is Windows specific. Normal behavior in LINUX/UNIX is that the parent shell terminal will pause until the child shell terminal processes are done. Therefore there are no further requirements/actions for a LINUX/UNIX silent installation.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.