Monday, December 25, 2023

ODI 12C - How to clean Cache to start ODI studio

Sometimes when you will try to start odi studio from console or terminal, you will observe that its not getting started and in that situation, the simple solution is to clean the cache before starting odi studio.

Following command to clean the cache:

./odi.sh -clean -initialize

Path:

/u01/oracle/mwh/odi/studio

After cleaning the cache, if you run the following command it will start the odi

./odi.sh

No comments:

Post a Comment

Featured Post

Microsoft Excel - New Excel functions for 2019 and microsoft excel 365 editions

Working... 📘 Introduction to New Excel Functions Microsoft introduced powerful dynamic array functions in Microsoft Excel 365 that are not ...