Skip to main content

Posts

Showing posts from July, 2019

Move File System To ASM & ASM To File System

How to Move File System To ASM & ASM To File System Here you go, guys!!! if use 12c you can online move a datafile SQL> show parameter create NAME                                 TYPE        VALUE ------------------------------------ ----------- ------------------------------ create_bitmap_area_size              integer     8388608 create_stored_outlines               string db_create_file_dest                  string      /oradata2 db_create_online_log_dest_1          string db_create_online_log_dest_2          string db_create_online_log_dest_3          string db_create_online_log_dest_4    ...