Re: Windows server 2008 to Oracle Linux 7 - EBS databases and application Migration

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Windows-server-2008-to-Oracle-Linux-7-EBS-databases-and-application-Migration-tp3408p3441.html

EBS standard schemas are the schemas that are deployed with the EBS installation.
These are EBS standard schemas that store the module's data. (such as AR, AP, PO etc..)
APPS schema is a specialized one.
Custom schemas, are the schemas that you create, later after the installation.. You use this schemas for putting your customizations. (db tier)
So, it is a long story really.

If you are interested, I recommend you get my book. We explained all of these in that book.

http://www.apress.com/br/book/9781484214237

In your case, you need to the following- >

Install EBS 12.2.0 on Linux
Upgrade it to EBS 12.2.6 (latest release currently) on Linux
Apply localization and NLS translation patches on Linux
Lastly, transfer your data + application tier customizations + db tier customizations from the earlier release of EBS to your new release (using DB editor programs, EBS specific tools  and APIs.. -- get the help of developer and functional team in this phase) -- from Windows to Linux..