我想用电脑里的stata软件打开别人发我的stata版本的数据
报错了
报错如下
op. sys. refuses to provide memory
Stata's data-storage memory manager has already allocated 6720m bytes and it just attempted to allocate
another 32m bytes. The operating system said no. Perhaps you are running another memory-consuming task and
the command will work later when the task completes. Perhaps you are on a multiuser system that is
especially busy and the command will work later when activity quiets down. Perhaps a system administrator
has put a limit on what you can allocate; see help memory. Or perhaps that's all the memory your computer
can allocate to Stata.
翻译过来就是
sys.拒绝提供内存Stata的数据存储内存管理器已经分配了7616m字节,它只是试图分配另外32m字节。 操作系统说不。 也许您正在执行另一个消耗内存的任务,并且
任务完成后,该命令将工作。 也许您使用的是特别繁忙的多用户系统,并且当活动停止时,该命令将在以后运行。 也许系统管理员已经限制了您可以分配的内容。 请参阅帮助记忆。 也许这就是计算机的全部内存可以分配给Stata。