4.6 dbObject
Purpose
Use the dbObject subclause to identify a database or a subset of a database.
                  
Semantics
| Syntax Element | Description | 
|---|---|
| 
 | Specifies the entire database. In a multitenant container database (CDB), specifies the whole CDB. | 
| Specifies only the root in a CDB. | |
| 
 | Specifies one or more pluggable databases (PDBs) in a CDB. Use a comma-delimited list to specify multiple PDBs. | 
| 
 | Specifies a list of one or more data files by either file name or absolute data file number. See Also:  | 
| TABLESPACEtablespace_name | Specifies one or more tablespaces. | 
| 
 | Specifies the name of a tablespace in a PDB. Use a comma-delimited list to specify multiple tablespaces. Multiple PDBs can have tablespaces with the same name. A qualifier before the name uniquely identifies the tablespace.  | 
