Modify table column to CLOB
Dear All,
We are using EBS.12.1.3. DB:11gR2. OS: OL7.3.
As preparing to EBS and DB upgrade, we started with EBS, we will upgrade to 12.2. Later we will move to DB upgrading.
Following Doc ID 1531121.1, $AD_TOP/sql/ADZDDBCC.sql script out put. Section-24, listed tables columns with data_type LONG and LONG RAW.
These should be altered to CLOB. There are many columns to be altered. There is a note in this section: "If you alter the column type via 'ALTER TABLE' DDL (instead of using XDF/ODF) you will need to rebuild indexes on the affected".
Can you please advise?