Hi,
I have dataset with millions of data. I just want to delete just 100 records from the dataset and i want to do it FILE-AID utility.
when was looking ahead in FILE-AID -> EDIT option and press enter it shows option for edit methods like below
Edit method ===> 2 (1 = Standard Edit; 2 = Windowed Edit)
If i choose option 1 -> Then i got error message "Insufficient storage" as Option 1 will load all the data into memory.
If i choose option 2 -> I cant delete records as options 2 does not support FILE-AID commands like INSERT,DELETE,REPEAT,SORT,COPY,MOVE,EXCLUDE