Views:

Summary



Setting the Preferred Landing Page to a new value has no effect and defaults to Backup page.

Symptoms



1) The landing page shows the Backup page.  When logging in to the DPX Console and making changes to the value of Preferred Landing Page in Edit Enterprise page has no effect.
2) No errors are shown in Java Console, DPX Console or logs.
3) Looking at the preference in syncui, the previous user setting of the landing page is no longer valid.

syncui commands:
c s <ip_address>
db login sysadmin <password>
pref get LANDING_PAGE


Result: 
preference                     value                     comment
-----------------------------------------------------------------------------
LANDING_PAGE                   invalid_admin=M;               landing_page


Resolution



Set to a valid user, using syncui, with the following syncui commands:

c s <ip_address>
db login sysadmin <password>
pref replace LANDING_PAGE sysadmin=M; landing_page