Informix Error -1137
-1137 Cannot open window.
The cause of the problem is a lack of data memory. Change the logic of the program to keep fewer windows open concurrently, or use fewer global variables.
For 4GL programs, -1319 replaces this error.
The cause of the problem is a lack of data memory. Change the logic of the program to keep fewer windows open concurrently, or use fewer global variables.
For 4GL programs, -1319 replaces this error.