- mysql.exe -uroot -proot
- use mantis;
- select id,username,access_level from mantis_user_table where username like <ВАШ ЛОГИН>;
- update mantis_user_table set access_level=90 where id=<ВАШ ID>;
Oracle 10g,11g OCP, 11g Certified RAC Expert. Linkedin: https://www.linkedin.com/in/sbrazgin/ Telegram: https://t.me/SergeyBrazgin Skype: Sergey Brazgin GitHub: https://github.com/sbrazgin
20 июля 2012 г.
Получение прав администратора в Mantis
Как получить права администратора в системе баг-трекинга Mantis используя sql:
1 июля 2012 г.
Установка Siebel CRM c демо-базой
Установил Siebel версии 8.0.0.13 c демонстрационной базой данных.
При запуске Siebel получил сообщение:
We detected an Error which may have occurred for one or more of the following reasons:The Data Quality Universal Connector feature is not licensed.(SBL-APS-00149)
Лечится только исправлением в репозитории и перекомпиляции SRF файла
Вот инструкция:
При запуске Siebel получил сообщение:
We detected an Error which may have occurred for one or more of the following reasons:The Data Quality Universal Connector feature is not licensed.(SBL-APS-00149)
Лечится только исправлением в репозитории и перекомпиляции SRF файла
Вот инструкция:
- Log in to Siebel Tools
- On the Object Explorer click Flat Tab
- Click Applet User Prop
- Query for "DeDuplication Results Applet"
- Lock all the retrieved user properties
- Inactivate all the user properties from the query results by setting the inactive flag to TRUE.
- Compile all the changed objects by clicking Tools > Compile Projects > Locked Projects
- Choose the Siebel Server SRF file
- Click Compile.
- Restart the Siebel Application Server.
Подписаться на:
Сообщения (Atom)