Posts Tagged ‘临时文件’
还是上次查询报错的例子:
ERROR:
ORA-01114: IO error writing block to file 201 (block # 1048178)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 1048192)
ORA-01114: IO error writing block to file 201 (block # 1048178)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 1048192)
我们看这里出现一个file 201,而查找数据字典就是找不到这个文件:
SQL> select [...]
Page 1 of 11