go to post Minu N · Aug 9, 2017 Hi... Thanks a lot... So I tried under mine and got the following overall packaging TOTALBlocksBytes UsedPackingContig.--------------------------------------------- 689,7041,320,275,18023 %28,554 So, would a ^GBLOCKCOPY return back space for me?
go to post Minu N · Aug 9, 2017 Thanks. Pleas let me know if the following work plan is correct...Create a new temporary namespace and database using Configuration Manager.Do ^GBLOCKCOPY from %SYS namespace to copy all the globals to the newly created temporary databaseDELETE cache.datCreate new cache.dat fileAgain do a ^GBLOCKCOPY to copy all globals from newly created temporary database to the old oneDelete the newly created namespace and database.Also would a direct DELETE cache.dat work?
go to post Minu N · Aug 7, 2017 Hi...I tried the ^GBLOCKCOPY which seems to copy all the Globals from the particular database to other namespace.The cache.dat under the existing namespace still has the same size.Please let me know how to create a smaller cache.dat using the ^GBLOCKCOPYThanks!