Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

How to extend column width of ego_mtl_sy_items_ext_tl

edited Oct 23, 2018 8:19AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 3 commentsAnswered

Hi,

There is a business requirement of extending the column width of one of the tl column tl_ext_attr1 of table ego_mtl_sy_items_ext_tl to 4000. Currently the field width is 1000 and it stores translatable value in the PIM.

Please let us know, any impact of extending the column width from 1000 to 4000, using the command 

alter table  ego.ego_mtl_sy_items_ext_tl    modify(tl_ext_attr1   varchar2(4000) )

Will there be any impact on any existing indexes on these columns too ?

Regards,

Bhaskar

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center