Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Co Files and Data Files

Former Member
0 Likes
3,319

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,572

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

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

5 REPLIES 5
Read only

Former Member
0 Likes
1,572

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

Read only

Former Member
0 Likes
1,573

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

Read only

Former Member
0 Likes
1,572

How these files are generated??

Read only

0 Likes
1,572

They are being written to the file system upon release of a transport request (except if it's a local request).

Thomas

Read only

Former Member
0 Likes
1,572

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.