How to fix the Oracle error EXP-00101: Version 1 extensible index “string”.”string” can not be included in Transportable Tablespace Export?
In this post, you’ll learn more about the Oracle ErrorEXP-00101: Version 1 extensible index “string”.”string” can not be included in Transportable Tablespace Export with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
EXP-00101: Version 1 extensible index “string”.”string” can not be included in Transportable Tablespace Export
Reason for the Error EXP-00101: Version 1 extensible index “string”.”string” can not be included in Transportable Tablespace Export
Transporable Tablespace extensible indexes must be at least version 2.
How to fix the Error EXP-00101: Version 1 extensible index “string”.”string” can not be included in Transportable Tablespace Export ?
You can fix this error in Oracle by following the below steps
Upgrade extensibile index implementation to version 2 specifications.
Leave Your Comment