
- Forum
- Database
- Oracle Database
- query about login
query about login
This is a discussion on query about login within the Oracle Database forums, part of the Database category; hai i am somasekhar my query is we should the user name & password &host string in sql promt where ...
-
03-24-2006, 01:54 AM #1
- Join Date
- Mar 2006
- Answers
- 1
query about login
hai i am somasekhar
my query is we should the user name & password &host string in sql promt
where the login name pwd &host string will store
-
11-27-2006, 09:30 AM #2
- Join Date
- Nov 2006
- Location
- Bangalore, India
- Answers
- 16
hi
in Oracle Apps. it is stored in FND_USER table.
-
Hi
You can find the required information in DBA_USERS dicitonary view
The password will be in encrypted form.
-
Sponsored Ads

Reply With Quote





