@@ -92,33 +92,37 @@ The SSMA Console application allows you to export encrypted database passwords p
9292
93931. Export password
9494
95- 2. Enter password for protecting the exported file C:\SSMA\SSMAforOracleConsole.EXE -securepassword -export all "machine1passwords.file"
95+ 2. Enter password for protecting the exported file
9696
97- 3. Enter password for protecting the exported file: xxxxxxxx
97+ 3. `C:\SSMA\SSMAforOracleConsole.EXE -securepassword -export all "machine1passwords. file"`
9898
99- 4. Please confirm password: xxxxxxxx
99+ 4. Enter password for protecting the exported file : xxxxxxxx
100100
101- 5. C:\SSMA\SSMAforOracleConsole.EXE -p -e "OracleDB_1_1,Sql_1" "machine2passwords.file"
101+ 5. Please confirm password: xxxxxxxx
102102
103- 6. Enter password for protecting the exported file: xxxxxxxx
103+ 6. `C:\SSMA\SSMAforOracleConsole.EXE -p -e "OracleDB_1_1,Sql_1" "machine2passwords. file"`
104104
105- 7. Please confirm password: xxxxxxxx
105+ 7. Enter password for protecting the exported file: xxxxxxxx
106+
107+ 8. Please confirm password: xxxxxxxx
106108
107109### Import example:
108110
1091111. Import an encrypted password
110112
111- 2. Enter password for protecting the imported file C:\SSMA\SSMAforOracleConsole.EXE -securepassword -import all "machine1passwords.file"
113+ 2. Enter password for protecting the imported file
114+
115+ 3. `C:\SSMA\SSMAforOracleConsole.EXE -securepassword -import all "machine1passwords.file"`
112116
113- 3 . Enter password to import the servers from encrypted file: xxxxxxxx
117+ 4 . Enter password to import the servers from encrypted file: xxxxxxxx
114118
115- 4 . Please confirm password: xxxxxxxx
119+ 5 . Please confirm password: xxxxxxxx
116120
117- 5. C:\SSMA\SSMAforOracleConsole.EXE -p -i "OracleDB_1,Sql_1" "machine2passwords.file"
121+ 6. ` C:\SSMA\SSMAforOracleConsole.EXE -p -i "OracleDB_1,Sql_1" "machine2passwords.file"`
118122
119- 6 . Enter password to import the servers from encrypted file: xxxxxxxx
123+ 7 . Enter password to import the servers from encrypted file: xxxxxxxx
120124
121- 7 . Please confirm password: xxxxxxxx
125+ 8 . Please confirm password: xxxxxxxx
122126
123127## See Also
124128[Executing the SSMA Console (Oracle)](https://msdn.microsoft.com/7228ccba-c69f-4b4c-8664-01a2750183c5)
0 commit comments