The 
                  		TRACEFILEEXTEND option determines whether to write trace information to the end of the current trace file, if the trace file already exists.
                  This option has no effect if 
                  		TRACE is 
                  		OFF. 
                  	 
 
            	 
            
               Syntax:
 
               		 
               		
                
                  		    
                  			 TRACEFILEEXTEND 
                  			 = 
                  			  {  
                  				ON 
                  			  }  
                  			  {  
                  				OFF 
                  			  }  
                  		    
                  		
               
 
               	 
              
            	 
            
               Parameters:
 
               		 
               		
                
                  		   
                  			 
                  - ON 
                     			 
                  
- Extend existing trace file when File Handler is first invoked. 
                     			 
                  
- OFF 
                     			 
                  
- Overwrite existing trace file when File Handler is first invoked. 
                     			 
                  
  
            	 
             
            	 
             
            
           
         
         
Comments:
This parameter can be set globally only, that is under the tag [XFH-DEFAULT]. You cannot set the parameter for an individual file.