Standard answers (and none of these may be applicable, but you haven't given us much to go on):
- Add RAM
- Read and process data line-by-line or paragraph-by-paragraph (read about the special variable "input record separator").
- AND BEST OF ALL: tell us more about the required processing. That may permit Monks to offer more specific and readily applicable approaches and/or algorithms.