R
Ram Krushna Mishra
Guest
Hi, The mentioned method in the error "rcUpgradeRecord" works on a given record and compares the version of this record with the new schema and upgrades it if it not in sync. It returns "Buffer too small for generated record" if there's not enough space in the provided record buffer to expand the record. We set the buffer size to the maximum value ( 32K ) while calling it. If this error is returned that implies that 32K was not enough for some of the records. So, it would be helpful if you can provide us the following information. -- What is the table for which this error was noticed ? -- What is the schema definitions in 10.1B and 11.6.3 for this table? -- Could you please provide us the data as well ? Thanks and Regards, Ram Krushna
Continue reading...
Continue reading...