ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories >> Software >> Data-Warehouse >> Business-Objects
 
 
 
Question
in BO module, you forgot all password even all user in
business object, designer, supervisor, gen.supervisor
everythicg, how to you recover your datas?
 Question Submitted By :: Kavijayavel
I also faced this Question!!     Rank Answer Posted By  
 
Answer
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
 
5
Ravikumar Sajja
 
View All Answers
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com