标红的部分我也遇到了,但不是
SASUSER.TEMPLAT.ITEMSTOR 而是work._tf0002.itemstore.我根本在work里找不到这个文件。无论运行程序前还是之后。这个到底是sas的什么问题。难道也是proc 太多吗?
The following error is produced when writing to a corrupt template storeusing PROC TEMPLATE.
ERROR: Expecting page X, got page -1 instead.
ERROR: Page validation error while writing SASUSER.TEMPLAT.ITEMSTOR
In this example, X is the page number and SASUSER.TEMPLAT is the name ofthe library and the template store.To correct this problem, use operating system commands to rename thetemplate store; in this example you would change templat.sas7bitm totemplat.001, exit and reinvoke SAS.