Hi Friends,
After creating a client(100), I logon into SAP with sap* user to create user in 100 client to perform Local Client Copy. But I have faced problem with Profile where It is not accepting SAP_ALL and prompted me message as "Profile SAP_ALL does not exist or is not active", Could anyone provide solution to resolve this issue. With Screen shoots is more appreciated.
Regards,
Srikanth
Profile SAP_ALL does not exist or is not active
-
- Posts: 3
Profile SAP_ALL does not exist or is not active
- Attachments
-
- Profile SAP_ALL does not exist or is not active
- Screenshot.png (62.96 KiB) Viewed 4947 times
-
- Posts: 3
Re: Profile SAP_ALL does not exist or is not active
now I found solution, If any one have same problem, can go through it as mentioned below.
Local client copy is performed using Tcode SCCL.
Scenario:-
Source client := 000
Target client := 100
Step 1)
Create an entry for your new target client using SCC4 . In our scenario, we will create client 100.Log on to this newly created target client 100 with user SAP* and default password pass.
Step 2)
Excute T-code SCCL.
Step 3)
Select your desired profile
Enter Source client.
Enter Description
Step 4)
By default Client Copy is executed as a single process. Single process will take a lot of time.We will distribute workload of single process to parallel(multiple) processes which will reduce time in copying a client.
Select Goto from menubar.
Select Parallel Process.Parallel processes are used to exploit the capacity of database better
Step 5)
Always execute long running processes in background mode rather than foreground/dialog mode. Infact, some processes run more quickly in background.
Step 6)
The client copy logs are available in SCC3 . Status - "Successfully Completed" means client copy is completed
Local client copy is performed using Tcode SCCL.
Scenario:-
Source client := 000
Target client := 100
Step 1)
Create an entry for your new target client using SCC4 . In our scenario, we will create client 100.Log on to this newly created target client 100 with user SAP* and default password pass.
Step 2)
Excute T-code SCCL.
Step 3)
Select your desired profile
Enter Source client.
Enter Description
Step 4)
By default Client Copy is executed as a single process. Single process will take a lot of time.We will distribute workload of single process to parallel(multiple) processes which will reduce time in copying a client.
Select Goto from menubar.
Select Parallel Process.Parallel processes are used to exploit the capacity of database better
Step 5)
Always execute long running processes in background mode rather than foreground/dialog mode. Infact, some processes run more quickly in background.
Step 6)
The client copy logs are available in SCC3 . Status - "Successfully Completed" means client copy is completed