Profile SAP_ALL does not exist or is not active

Moderators: BASIS24x7, Rashed

Post Reply
srikanth0250
Posts: 3

Profile SAP_ALL does not exist or is not active

Post by srikanth0250 »

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
Attachments
Profile SAP_ALL does not exist or is not active
Profile SAP_ALL does not exist or is not active
Screenshot.png (62.96 KiB) Viewed 4785 times
srikanth0250
Posts: 3

Re: Profile SAP_ALL does not exist or is not active

Post by srikanth0250 »

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
Post Reply