Home » Applications » Oracle Fusion Apps & E-Business Suite » FND_CONCURRENT_DEBUG_INFO
FND_CONCURRENT_DEBUG_INFO [message #139756] Thu, 29 September 2005 08:24 Go to next message
alanm
Messages: 284
Registered: March 2005
Senior Member

hi all,
this table FND_CONCURRENT_DEBUG_INFO has > 53 million rows.
can someone tell me what the table is used for and if I can truncate it. Also how is information written to the table.


best regards


Alan.
Re: FND_CONCURRENT_DEBUG_INFO [message #139792 is a reply to message #139756] Thu, 29 September 2005 10:48 Go to previous messageGo to next message
mchittib
Messages: 87
Registered: September 2005
Member
why do u want to truncate it?

If you want take a backup of that table, truncate it, do your process, view the results and restore the original table back.

Re: FND_CONCURRENT_DEBUG_INFO [message #139814 is a reply to message #139756] Thu, 29 September 2005 13:15 Go to previous messageGo to next message
alanm
Messages: 284
Registered: March 2005
Senior Member

Hi,
what information is stored in the table?
is it used by any reports etc? if not then can i just on a regular basis truncate the tabel

ty

Alan
Re: FND_CONCURRENT_DEBUG_INFO [message #139819 is a reply to message #139756] Thu, 29 September 2005 13:34 Go to previous messageGo to next message
Art Metzer
Messages: 2480
Registered: December 2002
Senior Member
Check out MetaLink note 105133.1, about 80% of the way down the page. (Search on FND_CONCURRENT_DEBUG_INFO.)
Re: FND_CONCURRENT_DEBUG_INFO [message #140226 is a reply to message #139756] Sun, 02 October 2005 23:57 Go to previous messageGo to next message
manwadkar
Messages: 104
Registered: September 2005
Location: Washington DC
Senior Member

This table will only be used if an Oracle developer is debugging
certain low level concurrent processing mechanisms.
YOu can truncate data from this table.
Re: FND_CONCURRENT_DEBUG_INFO [message #140227 is a reply to message #139756] Sun, 02 October 2005 23:59 Go to previous message
manwadkar
Messages: 104
Registered: September 2005
Location: Washington DC
Senior Member

Set the profile option 'Concurrent:Debug Flags' to 'TCTM1' at the site level. This will cause transactions to make debug entries in the FND_CONCURRENT_DEBUG_INFO table. Truncate this table before running a tranasction, then select the entries from the table. Also, starting the managers with diag=Y will produce more information in the transaction manager logfile.
Previous Topic: Implementation methodlogy and best practices
Next Topic: Valid character set for Oracle Apps Form's fields
Goto Forum:
  


Current Time: Wed May 08 02:04:19 CDT 2024