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:

How to set the schema session limit in Oracle 23 AI Database.

  In Oracle, to set a session limit per schema (user)—i.e., control how many concurrent sessions a specific user can have. You use profiles ...