cancel
Showing results for 
Search instead for 
Did you mean: 

Converting the LONG fields into LOB fields online in Oracle 10g

tahar_chettab
Discoverer
0 Kudos

Hi,

Can I use sql command: alter table <Table_name> modify ( field_name CLOB/BLON) to convert the long to lob instead to use brspace -f tbreorg -a long2lob -t "*".

Regards,

Tahar.

Accepted Solutions (1)

Accepted Solutions (1)

former_member204746
Active Contributor
0 Kudos

probably, but you should use brtools whenever possible.

I guess you have read SAP note 646681. you have read the limitations and the 30% speed decrease of converting to LOBs?

Answers (0)