Text  | 
                        
                        Invalid program switch to a NATURAL transaction.  | 
                        
                     
Explanation  | 
                        
                        You want to switch to a non-NATURAL transaction, but you have specified a NATURAL transaction code. Module(s): NIIDEFTX, NIIDIRTX  | 
                        
                     
Action  | 
                        
                        Check the transaction codes used. OR Use the appropriate switching module.  | 
                        
                     
Text  | 
                        
                        Invalid program switch to a conversational transaction.  | 
                        
                     
Explanation  | 
                        
                        A direct switch to a conversational transaction from a non-conversational one is not allowed. Module(s): NIIDIRTX  | 
                        
                     
Action  | 
                        
                        Check the transaction codes used. OR Use the appropriate switching module.  | 
                        
                     
Text  | 
                        
                        No free work PCBs.  | 
                        
                     
Explanation  | 
                        
                        You cannot create a report because there is no free work PCB. Note: A work PCB is allocated to each open report. Module(s): NATAM06  | 
                        
                     
Action  | 
                        
                        Increase the number of work PCBs in the transaction code table (WRKPCBS parameter in the NIMTRNTG macro). OR Decrease the number of parallel reports.  | 
                        
                     
Text  | 
                        
                        Destination :1: for printing the report is not defined.  | 
                        
                     
Explanation  | 
                        
                        The destination specified in the NTPRINT macro or in the OUTPUT parameter of the DEFINE PRINTER statement is not a valid IMS TM destination. Module(s): NATAM06  | 
                        
                     
Action  | 
                        
                        Check your destination. OR Contact your system programmer.  | 
                        
                     
Text  | 
                        
                        Line length larger than block size.  | 
                        
                     
Explanation  | 
                        
                        The current print line is larger than the block size for the printer destination used. Module(s): NATAM06  | 
                        
                     
Action  | 
                        
                        Increase the block size (BLKSIZE parameter in the NTPRINT macro). OR Decrease the line size for the report.  |