On windows systems where does SQL Developer store user-related information?

Options
- SQLDEVELOPER_USER_DIR
- SQLDEVELOPER_USER
- USER_DIR
- User


CORRECT ANSWER : SQLDEVELOPER_USER_DIR

Discussion Board
SQLDEVELOPER_USER_DIR

SQL Developer stores user-related information in several places, with the specific location depending on the operating system and certain environment specifications. User-related information includes user-defined reports, user-defined snippets, SQL Worksheet history, code templates, and SQL Developer user preferences. In most cases, your user-related information is stored outside the SQL Developer installation directory hierarchy, so that it is preserved if you delete that directory and install a new version. The user-related information is stored in or under the IDE_USER_DIR environment variable location.

Prajakta Pandit 02-24-2017 12:44 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement