external-tables
External Tables - "partial record at end of file" error when using FIXED
I am getting a \"partial record at end of file\" error when using FIXED parameter with External Tables.[详细]
2023-04-13 03:31 分类:问答Change external table BADFILE, LOGFILE and DISCARDFILE parameters only
I have several external tables used to read file data into the DB each one for a particu开发者_如何转开发lar file specification.[详细]
2023-03-31 23:30 分类:问答Oracle 11g External Tables size limit
Is there a limit for the files that are defined as external tables in Oracle 11g? As per http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/limits002.htm, the last parameter External Table[详细]
2023-02-18 04:22 分类:问答Oracle external tables. Optimising select queries
I have to perform many selects from an Oracle external table. I have 10 cursors that l开发者_高级运维ook a lot like this (ext_temp is the external table)[详细]
2022-12-09 03:51 分类:问答