I need a formula
Hi experts.I need a formula to ask for additional space when importing from production a schema to a Test database.
This is because I asked for 15 gb of additional space and when I finish, there was a reduction of 4.4 gb.
This was the scenario.
Production mb for tables only in production it is on a tablespaces type "
When I did the import instead of a growth, there was a reduction of space of : 4.4 Gb
Prod 31219.4375 (Mb) - Test 26710.75 (Mb) = 4508.6875 (Mb)
This is because I asked for 15 gb of additional space and when I finish, there was a reduction of 4.4 gb.
This was the scenario.
Production mb for tables only in production it is on a tablespaces type "
EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT MANUAL"
Test is on a tablespace type
"EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT MANUAL"
When I did the import instead of a growth, there was a reduction of space of : 4.4 Gb
Prod 31219.4375 (Mb) - Test 26710.75 (Mb) = 4508.6875 (Mb)
0