ORA-26080:file "string" is not part of table string.string partition string\n
错误码
错误描述:file "string" is not part of table string.string partition string\n
错误原因:A parallel load file was specified which is not in the* tablespace of the table (partition, subpartition) being loaded.* When a partitioned table is being loaded, the file must be* in the tablespace of every partition or subpartition* (i.e. each (sub)partition must be in the same tablespace).
解决方法:Specify a different parallel load file, or no file at all.
向认证技术专家提问
向技术专家提问


