UNMOUNT-IMAGE

Properly unmounts images mounted using MOUNT-IMAGE command.

UNMOUNT-IMAGE provides improved management of mounted images and helps maintain a cleaner system environment.

Syntax

UNMOUNT-IMAGE

Example

--------------------------------------------- 

		UNMOUNT DATABASE 

---------------------------------------------
1) @_regression|C:/dbases/@_regression|none|1|;N;Standalone|Reality User|owner| 
2) @test|C:/dbases/@test|none|1|;N;Standalone|Reality User|owner|

Select database number: 1

Selected: 
@_regression|C:/dbases/@_regression|none|1|;N;Standalone|Reality User|owner|

Confirm unmount? (Y/N):Y
				
Unmounting database @_regression ... 
Database unmounted successfully.
				
Press <RETURN> to exit...				

See also

MOUNT-IMAGE command.