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 XSLT: Execute Only When At Least One Field Has Value and None Are Blank

๐Ÿ”ท OIC XSLT: Validate Fields Before Executing Logic ๐Ÿ”น Requirement Fields: field1, field2, field3, field4, field5 ✔ Execute only when: At le...