siebel application is read only
Issue:- After applying 8119 patch, siebel application became read-only.NEW/DELETE button are disabled and also login page became Readonly.
Cause:- upon trobleshooting found that cause of the issue is due to READ_ONLY_FLG column on S_APP_VIEW_RESP table wqas set to TRUE.
solution:- Run SQL update to set the flag "N" for “READ_ONLY_FLG” column on S_APP_VIEW_RESP table
1