cancel
Showing results for 
Search instead for 
Did you mean: 

error in client import

Former Member
0 Kudos

hi Experts,

here i need some help for my present issue

about client import;

i finished client export with warnings

after i copied cofiles/data files from source to target system

in my target system we have 3 clients 333,222,444

i need to copy into 444

so after copying files

login into 444 client with sap*

and execute t-code stms_import and checked about my transport requests but not find

so i try to add it in Extrasother reqadd

but i get an error :

-


description is :

Transport control program tp ended with error code 0212

Error:could not access file as supposed (see dev_tp or s)

in tp out put it shows

error:/usr/sap/trans/cofiles/st0003.dev :cant open:permission denied

-


then i given 775 permission for all data/cofiles

then again i tried to add request but result is same

i don't understand what happen so please help in this issue

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

login into 444 client with sap

and execute t-code stms_import and checked about my transport requests but not find

so i try to add it in Extrasother reqadd

but i get an error :

----


description is :

Transport control program tp ended with error code 0212

Error:could not access file as supposed (see dev_tp or s)

in tp out put it shows

error:/usr/sap/trans/cofiles/st0003.dev :cant open:permission denied

Solution:Create a user with SAP_ALL and SAP_NEW profile and repeat the steps. SAP* cannot do/kick of any transport or creating of coflle and datafile.

Former Member
0 Kudos

my problem is solved

thanks & regards

former_member217765
Active Participant
0 Kudos

Hi Swathimatta,

Please help check whether the dat file and cofile are asigned to correct owner and group.

Generally, data file and cofile should have <sid>adm as owner and sapsys as group.

You can run command "ls -l" to check owner and group assigned.

With Best Regards

Julia