008D8A92 Illegal STORE into a view. Explanation: You cannot store data into a view domain. User Action: If you want a physical file corresponding to the view domain, define another domain with a record definition and a physical file. Then use the view domain as a source for storing data in the new domain. Use a statement of the following form: FOR view-domain STORE domain USING assignment-statement