‎2008 Nov 19 10:50 AM
Hi Experts
What are Co Files and Data Files associated with a TR? What are they used for?
How they are generated?
Please advise
Thx
Kevin
‎2008 Nov 19 11:16 AM
Hi Santo,
cofiles contains...contol data like SAPK90000...
and datafile are database files like SAPR900...
for every TR...it has to contain data with datafiles and contolling that data with cofiles. Please let me know if you need further info.
Thanks,
Sai
‎2008 Nov 19 11:06 AM
Hi Santo,
I have seen my BASIS consultant use cofiles and datafiles for transport between development and production systems at application server level without using STMS.
Check this link
http://help.sap.com/erp2005_ehp_03/helpdata/EN/44/b4a4617acc11d1899e0000e829fbbd/frameset.htm
Regards
‎2008 Nov 19 11:16 AM
Hi Santo,
cofiles contains...contol data like SAPK90000...
and datafile are database files like SAPR900...
for every TR...it has to contain data with datafiles and contolling that data with cofiles. Please let me know if you need further info.
Thanks,
Sai
‎2008 Nov 25 8:06 AM
‎2008 Nov 25 8:15 AM
They are being written to the file system upon release of a transport request (except if it's a local request).
Thomas
‎2008 Nov 25 8:18 AM
Hello,
Co Files and data files are transported along with the Transport request from one server to another.
Co Files contains the controlling data and data files contain the database details.
Thanks.