select migration_status,error_text from FND_TS_MIG_CMDS where migration_status ='ERROR'
select * from all_objects where object_name like 'FND_TS%' and object_type='TABLE'
select * from FND_TS_MIG_STATUS
select * from FND_TS_SIZING
select IS_NEW_TS_MODE from fnd_product_groups (o/p should be “Y”
Embedding Vectors vs. Vector Embeddings
2 weeks ago