A DATA DIVISION section (COBOL 2002) where items are allocated fresh for each invocation of the program. Unlike WORKING-STORAGE, LOCAL-STORAGE is reinitialized each time the program is called.