它们之间是多对多的链接,所以我有一个ConsortiumsPrincipleInvestigators连接表。我有一个“财团”表单,它显示与特定财团相关的数据,并且在该表单中有一个子表单,显示该财团的主要调查者部分。我能够成功地完成所有的PI,但是当我尝试在该子窗体中添加一个主要调查者时,它给出了一个错误:"Cannot add record(s);join key of
tablenameselect * for table2ORA-01652 Unable to extend temp segment by in tablespaceUnable to extend temp segment by 32 in tablespace tablespace_name where
df.tablespace_name = fs.tablespace_name;