Estimate size of DB for a file load
Hi ,
I have a 50 GB flat file which I will be loading in to oracle Database using sql loader .Let say I want to load this file in to schema X .I would like to understand how would I calculate if I have sufficient space in my database to load this 50 GB file.I am running on Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production.Thanks in advance