If you are not sure if the KeyPhrase you know is the correct KeyPhrase which was used to encrypt the secure store in Configtool.
If you have performed System Copy and Target System is not starting. You want to check if KeyPhrase you entered in SapInst (System Copy Tool) is the correct KeyPhrase used to encrypt Secure Store on Source System.
SAP NW Java System provides a tool to check if the entered KeyPhrase is correct or not. The tool takes input as:
Solution:
- A KeyPhrase string
- A SecStore.properties
Command on Windows Machine: <Drive>:\usr\sap\<SID>\SYS\global\sltools\checkKeyPhrase.bat -f <location of SecStore.properties file>
Command on UNIX/AIX Machine: <Drive>:\usr\sap\<SID>\SYS\global\sltools\checkKeyPhrase.sh -f <location of SecStore.properties file>
After executing the command, it prompts for KeyPhrase:
Enter the KeyPhrase and system suggests if entered KeyPhrase is correct or not:
Reference Snote: 1895736
EmoticonEmoticon
Note: only a member of this blog may post a comment.