Modify/move small-file system tablespaces to bigfile
Hello everyone,
By mistake, we created a database without the options "Customize Storage Locations", and all the system tablespaces, such as SYSAUX, UNDO, SYSTEM, etc., were created in small files, but for internal business reasons, we need bigfile tablespaces.
My question is, after the database is created with all the small files, is it posible to move or modify the contents of such tablespaces?
Product: Oracle Database 19c Enterprise Edition
Thanks in advance!