Skip to content

Commit eab3453

Browse files
committed
(DOCSP-40136) Removed unsupported AppDB backup method.
1 parent eefe075 commit eab3453

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

source/tutorial/upgrade-om-version.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,14 @@ Prerequisites
2727
- Your ``gen.key`` files to a secure location. The :ref:`gen.key <gen-key>`
2828
provides details to encrypt and decrypt |onprem|\'s backing databases
2929
and user credentials. |onprem| might delete these files as part of the upgrade process.
30-
- Your :ref:`application database <appdb-om-arch>`. If the upgrade fails,
31-
you need a current backup to restore your |onprem| instance.
30+
31+
As an extra precaution, you may use :dbtools:`mongodump
32+
</mongodump>` to create a binary export of the
33+
:opsmgr:`Application Database
34+
</reference/glossary/#std-term-application-database>`. No officially
35+
supported backup method exists for the Application Database. If the
36+
upgrade fails, reach out to |mdb-support| for help fixing the
37+
issue with the |onprem| version.
3238

3339
1. Upgrade |onprem| by following the considerations, prerequisites, and procedure in :ref:`upgrade-om`.
3440

0 commit comments

Comments
 (0)