I got “ORA-01136: specified size of file is less than original size of blocks | ORA-01110: data file ” error in Oracle database. ORA-01136: specified size of file is less than original size of blocks | ORA-01110: data Details of error are as follows. SQL> alter system set standby_file_management='MANUAL' scope=both; System altered. SQL> alter …
The post ORA-01136: specified size of file is less than original size of blocks | ORA-01110: data file appeared first on IT Tutorial.