Is it safe to delete records from SYS.TS$ table?
Hello -
For some reasons related to Tablespace TDE encryption I need to delete some records from SYS.TS$ table. I tested it in my test Database and everything worked all right, yet I'm not really sure that it's safe enough to delete them in Production database. I tried to find some description of that table and documents related to the info how important the data in that table but wasn't able to. Some documents on MyOracle support say that it's allowed to update data in that table but no document says about deleting records from there.
For some reasons related to Tablespace TDE encryption I need to delete some records from SYS.TS$ table. I tested it in my test Database and everything worked all right, yet I'm not really sure that it's safe enough to delete them in Production database. I tried to find some description of that table and documents related to the info how important the data in that table but wasn't able to. Some documents on MyOracle support say that it's allowed to update data in that table but no document says about deleting records from there.
0