in BO module, you forgot all password even all user in
business object, designer, supervisor, gen.supervisor
everythicg, how to you recover your datas?



in BO module, you forgot all password even all user in business object, designer, supervisor, gen.s..

Answer / ravikumar sajja

You can change supervisor passoward first using below steps
and then change all the users passwords using supervisor.

Warning: Direct manipulation of the repository tables can
cause damage to your repository and will void your support
contract. Do so at your own risk.

If you don't have a second general supervisor, you could
try the following SQL run against the security domain
database:
Code:
Update OBJ_M_ACTOR
Set M_ACTOR_C_PASSWORD = NULL
Where M_ACTOR_C_NAME = <username of general supervisor>;


This will set the password for the general supervisor to
null, and therefore the next time you login, you will not
need to enter a password. It is recommended that a password
is given asap via the supervisor module.

You will also have to set the status of the user login,
otherwise even with a null password BusObj will not let you
log in.

The status column is in OBJ_M_ACTOR and is called
M_ACTOR_N_STATUS. If you set this flag to 1 along with
setting the password to null then you should be okay. If
this still doesn't work, make sure you have commited the
database update

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Business Objects Interview Questions

how do we schedule reports in WEBI? i want to schedule 3 reports consicutively....how can i achieve this

5 Answers   HCL,


HOW YOU WORKED WITH MULTIPLE DATA SOURCES?IF YES ?HOW DO YOU LINK THEM?

4 Answers   CitiGroup,


Hi I am starter in BOXIR2.CAn anyone plz tell me the user identification details to be entered at the time of login to designer/deski

1 Answers  


when and where we use @varialble function

1 Answers  


How to fix the order of Prompts? How to assign the default value in prompt?

2 Answers   Mind Tree,






if we run a report it is taking so much time to display the report,what to do to increase th performance of the report

3 Answers  


How many universe dfi you create if you have 2 years of experience in BO

6 Answers   IBM,


rows are hide in deski,what is process,i know hide the colomn it is fulldown menu,formate>table formate>pivote>hide button,but not rows plz any body give the answer?

1 Answers  


I have 4 tables having many to many relationships between the tables? How i can get correct results in the report?

2 Answers  


what is difference between folders and category ?

4 Answers   Tech Mahindra,


What is casual dimension?

4 Answers  


What are the Errors in BO Pls Explain with Examples

2 Answers   iFlex, Tech Mahindra,


Categories