Below command is required to see secure store key phrase during Java export.
If we don’t have the key phrase, the export taken is of no use.
This is the most pre-requisite for Java migration (export/import) procedure.
Check the key phrase as follows;
If we don’t have the key phrase, the export taken is of no use.
This is the most pre-requisite for Java migration (export/import) procedure.
Check the key phrase as follows;
Login to
<SOURCE_PI> as user <s_sidadm>
cd <Global
directory>
Execute below command from the global directory
/sltools/checkKeyPhrase.sh -f /security/data/SecStore.properties
Enter the phrase when prompted and you ought to get the message "The key phrase is correct." if you've got entered the right value
This will be essential during the system copy phase
Note: If Keyphrase is not correct, we need to solve it before exporting Java DB.
/sltools/checkKeyPhrase.sh -f /security/data/SecStore.properties
Enter the phrase when prompted and you ought to get the message "The key phrase is correct." if you've got entered the right value
This will be essential during the system copy phase
Note: If Keyphrase is not correct, we need to solve it before exporting Java DB.