SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  cache files in the temp folder

    Posted Thu March 25, 2021 10:08 AM

    Hello,

     

    I support an SPSS macro based program that calculates percentiles for a multiple imputation type file. The file has X imputations for a variable, and it computes the percentiles using Y replicate samples from the data. One of the users reports that when he runs the program he gets many cache.## files in his temp folder, each of these cache.## files of very large size. I run the same code, and I also get many cache.## files in my temp folder, but all of them 0kb. Why the difference...?

     

    Thanks!

     

    E.



    This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.


    Thank you for your compliance.



    #SPSSStatistics


  • 2.  RE: cache files in the temp folder

    Posted Thu March 25, 2021 11:49 AM
    My guess is that when you look at the directory, the job is still active and the files have not been closed yet, so the sizes are not current.

    --





  • 3.  RE: cache files in the temp folder

    Posted Thu March 25, 2021 12:17 PM

    Thank you John.

     

    When I look into the %temp% directory I see when the files are created, press F5 to refresh, and see the size remains constant at zero, except for file be.1. I see files named cache.##, be.##, sort.## and xfrm.## coming and going. I am running v27.

     

    Having said this, just heard back from the user and he switched to running the code in v26 and it works fine. No large cache.## files being created. He was getting the large cache files using v25. So perhaps an issue in v25 that was solved for v26 and later?

     

    As always, thanks for your quick replies.

     

    E.



    This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.


    Thank you for your compliance.