An attempt has been made to FETCH a program whose entry point is not found.  .
               	
            
            	
            	
            
               		
               			
               - Resolution:
- Correct the issue causing the error and re-run.   If you are unable to determine why it was not found you can use the COBOL
                  RTS #pgmload, and #fsys CTF flags to  see where it has looked for the entry point, and in what files.  PL/I RTS CTF Tracing
                  #all, or #fetch can also be very useful.
               
- Module:
- ONANY.PL1