Hello
my oracle database server installed on Linux Redhat machine and app server installed on win server 2008
when it starts scheduler to prune data
I got following errors
"Error executing the procedure PrePruningProcess."
"Oracle error: Error In Making Prog Table"
"Please allocate more space or prune back the data."
my question is how to determine how much space does particular oracle instance get while starting the database.
Is there any way to increase this space.