Oracle导入数据出错:
BEGIN
LOAD_IMAGE(1,1,'Cloud_(128)','png_modern/Cloud_(128).png');
END;
4 /
BEGIN
*
ERROR at line 1:
ORA-22285: non-existent directory or file for FILEOPEN operation
ORA-06512: at "SYS.DBMS_LOB", line 744
ORA-06512: at "ZABBIX.LOAD_IMAGE", line 8
ORA-06512: at line 2
|
|