Index >
ORACLE Server Parameters >
db_create_file_dest
db_create_file_dest
Oracle 11.1.0:
Parameter Name: | db_create_file_dest
| Description: | default database location
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | TRUE
| Can ALTER SYSTEM: | IMMEDIATE
|
Oracle 10.2.0:
Parameter Name: | db_create_file_dest
| Description: | default database location
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | TRUE
| Can ALTER SYSTEM: | IMMEDIATE
|
Oracle 10.1.0:
Parameter Name: | db_create_file_dest
| Description: | default database location
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | TRUE
| Can ALTER SYSTEM: | IMMEDIATE
|
Oracle 9.2.0:
Parameter Name: | db_create_file_dest
| Description: | default database location
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | TRUE
| Can ALTER SYSTEM: | IMMEDIATE
|
Oracle 8.1.7:
No such parmeter in Oracle 8.1.7.
Oracle 8.0.6:
No such parmeter in Oracle 8.0.6.
Oracle 7.3.4:
No such parmeter in Oracle 7.3.4.
Related Error Messages:
ORA-19773: must specify change tracking file nameCause: No file name was specified with the ALTER DATABASE ENABLE CHANGE TRACKING command, and the DB_CREATE_FILE_DEST parameter was not set.Action: Either specify a file name, or set the DB_CREATE_FILE_DEST parameter.Do not use messages 19774 and 19775. They are krc events.
This parameter is documented in the
Oracle Server Reference Guide.
Search for more info about
[ db_create_file_dest ]
on the Oracle FAQ.
|