DataStore
The database path name uniquely identifies the physical database. It is the fully qualified directory path name of the database and the file name prefix, for example: /disk1/databases/database1. This name is not a file name. The actual database file names have suffixes, such as .ds0 and .log0, for example /disk1/databases/database1.ds0 and /disk1/databases/database1.log0.
                  
Note:
You are required to specify the database path and name at database creation time. It cannot be altered after the database has been created.
Required Privilege
Only the instance administrator can change the value of this attribute.
Usage in TimesTen Scaleout and TimesTen Classic
This attribute is supported in both TimesTen Classic and TimesTen Scaleout.Setting
Set DataStore as follows:
                  
| Where to set the attribute | How the attribute is represented | Setting | 
|---|---|---|
| C or Java programs or UNIX and Linux systems  | 
 | Full path to the physical database that the data source name references. | 
| Windows ODBC Data Source Administrator | Not applicable |