I'm doing a load from one oracle database to another database and at the time of transferring the files from an attachment table this error occurred after some time: ORA-1691.
Reading a little I saw that it is related to storage space but I do not know how to check the current size or what to ask the infra staff. Would it be "increase the tablespace"? But how many MB should I ask for this increase?
Is it possible to query this via select in the bank without being owner?