The user-context could not be established. Something is wrong with the assigned primary position or
We are upgrading from Siebel 8.1.1 SEA to Siebel 8.2.2 SIA.Now I have completed the Repository Merge.
As per the 553429.1 (Article ID) before running upgphys process
I have dropped following columns and triggers
alter table S_CONTACT drop column X_P1_CC1_LST_NAME_CI;
alter table T_DETAIL drop column NAME_CI;
drop trigger CTI_T_DETAIL;
drop trigger CTU_T_DETAIL;
alter table T_MASTER_POSTN drop column MASTER_NAME_CI;
drop trigger CTI_T_MASTER_POSTN;
drop trigger CTU_T_MASTER_POSTN;
Now I am notable login into Siebel 8.2.2.2 tools using SADMIN.
The user-context could not be established. Something is wrong with the assigned primary position or login related repository objects. See additional error messages for more information.(SBL-DAT-00546)
As per the 553429.1 (Article ID) before running upgphys process
I have dropped following columns and triggers
alter table S_CONTACT drop column X_P1_CC1_LST_NAME_CI;
alter table T_DETAIL drop column NAME_CI;
drop trigger CTI_T_DETAIL;
drop trigger CTU_T_DETAIL;
alter table T_MASTER_POSTN drop column MASTER_NAME_CI;
drop trigger CTI_T_MASTER_POSTN;
drop trigger CTU_T_MASTER_POSTN;
Now I am notable login into Siebel 8.2.2.2 tools using SADMIN.
The user-context could not be established. Something is wrong with the assigned primary position or login related repository objects. See additional error messages for more information.(SBL-DAT-00546)
1