cancel
Showing results for 
Search instead for 
Did you mean: 

Migration in SSM 7.5

Former Member
0 Kudos

Hi All,

     We want to migrate Development content to Quality, what is the procedure?

And how can we do the same for PAS.?

Please help.

Thanks,

Max.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

To migrate scorecard data to quality you can use the transporter tool: http://server:port/strategy/tools/index.jsp
There you have one option to export data, etc.

With PAS, you can select the information that you want to copy to the other database, then you can export data, for example, using the SNAPSHOT command.
After that, in quality, you can import the data using the Load command.
Check the PAS help.


Hope this helps,
Miguel

Former Member
0 Kudos

Thanks Miguel..

Scorecard data is migrated.

About PAS, i dont have much knowledge, and PAS help is not working too.

can you just brief out, how we should proceed.?

Former Member
0 Kudos

Hi,

Probably is more easier for you to execute the dump and load commands.

This will copy entirely PAS database (structure and data).

In development database execute the command: dump <filename>

Copy the file to quality server and (in quality) execute the command to load the file:
load <filename>

   

Hope this helps,

Miguel

Former Member
0 Kudos

Check out this SAP Note as well.

http://service.sap.com/sap/support/notes/1695637

Answers (0)