GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database
Go To First  |  Previous Question  |  Next Question 
 Database  |  Question 2 of 69    Print  
How to delete an Oracle Applications User?

  
Total Answers and Comments: 6 Last Update: March 31, 2006     Asked by: praveena 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 01, 2005 09:15:00   #1  
Subra Kondaveeti        

RE: How to delete an Oracle Applications User?

drop user usr1


 
Is this answer useful? Yes | No
November 07, 2005 04:08:43   #2  
svs_raja Member Since: November 2005   Contribution: 1    

RE: How to delete an Oracle Applications User?

It can be done two ways:

1. To inactivate/lock by the following navigation:(But not deleted)

Login to Oracle Applications - Select the System Administrator responsibility - Security - User - Define - Query with the user name - then you can give end date in the Effectives Date To column.

2. You can delete through backend but it will be conflicted:

(delete the row in FND_USER table )

--


 
Is this answer useful? Yes | No
November 21, 2005 12:47:53   #3  
vipulravi sneha        

RE: How to delete an Oracle Applications User?

bck end not recomended...

Velusamy Raja Wrote:

It can be done two ways:

1. To inactivate/lock by the following navigation:(But not deleted)

Login to Oracle Applications - Select the System Administrator responsibility - Security - User - Define - Query with the user name - then you can give end date in the Effectives Date To column.

2. You can delete through backend but it will be conflicted:

(delete the row in FND_USER table )

--



 
Is this answer useful? Yes | No
February 27, 2006 11:27:31   #4  
sanjeev AV        

How to delete an Oracle Applications User?

syn: drop user username cascade

eg: drop user user1 cascade


 
Is this answer useful? Yes | No
March 09, 2006 08:13:44   #5  
ram vara prasad        

RE: How to delete an Oracle Applications User?

tx paa

drop user user_name cascade;

This command really works..


 
Is this answer useful? Yes | No
March 31, 2006 13:37:14   #6  
sreyaskvmce&it Member Since: March 2006   Contribution: 6    

RE: How to delete an Oracle Applications User?
Drop user username cascade
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape