When I go to "Manage Servers in Farm" from Central Admin, I see a red alert that says "Upgrade Required" against web front end. When I run the stsadm command stsadm.exe -o localupgradestatus, I get the following output:
<objects>
<object>
<name>SharePoint_Config</name>
<type>Microsoft.SharePoint.Administration.SPConfigurationDatabase</type>
<level>0</level>
<status>Needs Upgrade</status>
</object>
</objects>
[0] content database(s) encountered.
[0] content database(s) still need upgrade or cannot be upgraded.
[0] site collection(s) are contained in the content databases.
[0] site collection(s) still need upgrade.
[1] other objects encountered, [1] of them still need upgrade or cannot be upgra
ded.
Can anyone tell me what I need to do?