Wednesday, October 6, 2021

ODI - Oracle 12c database installation

 Steps:

Step1: Go to oracle site from google and download the file.


Step2: open it a d run setup in admin mode



Step3:oracle universal installer will start.
 

Step4: next


Step5: next


Step6: choose create and configure a databse.


Step7: choose Desktop class


Step8: use virtual account.


Step9: provide oracle db name . By default it is orcl

Step10: it checks all prerequisites


Step11: Install


Step12: it will install the db after certain period of time.



No comments:

Post a Comment

Featured Post

OIC - Converting UTC DateTime String to Hong Kong Time in Oracle Integration Cloud

When integrating systems in Oracle Integration Cloud (OIC), it is common to receive date-time values in UTC format as strings from source sy...