Database Initialization Parameter (EBSR12.1.1)

 Go to this path :- 

[oracle@sonu ~]$ cd  /oracle/PROD/db/tech_st/11.1.0/dbs

Edit initPROD.ora file as for server Physical Memory (RAM):-
[oracle@sonu dbs]$
vi initPROD.ora

 Database Initialization Parameter Sizing

This section provides sizing recommendations based on the active Oracle E-Business Suite user counts. The following table should be used to size the relevant parameters:-











No comments:

Query to get the package specification

In Oracle E-Business Suite R12.2.10 , if you want to download (export) a package’s source code (specification and body), you can do it usin...