The failed transactions are stored in the following tables:
			 
			  
				- ASG_TRANSACTIONS
				
 
 
				- ASG_TRANSACTIONS_DETAILS
				
 
 
				- ASG_TRANSACTIONS_KEYS
				
 
 
				- ASG_TRANSACTIONS_MESSAGES
				
 
 
			 
			 If the detail level logging is disabled (that is, tibco.clientVar.ASG/Logging/clLogLevel property is set as 0 in 
				ASG_CONFIG_HOME/asg.properties file), then the failed transactions are stored in the following tables:
			 
			  
				- ASG_TRANSACTIONS
				
 
 
				- ASG_TRANSACTIONS_KEYS
				  
Note: The tibco.clientVar.ASG/Logging/reportingEnabled property takes precedence over tibco.clientVar.ASG/Logging/errorReportingEnabled property. Therefore, if you set tibco.clientVar.ASG/Logging/reportingEnabled property as true, the Core Engine publishes all types of the messages, and the Central Logger records both success and failure type transactions.