Examples of using Tablespaces in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Managing tablespaces, buffer pools and partition groups.
Message: The handler doesn't support autoextend of tablespaces.
Migrating Multiple Tablespaces to the Shared Tablespace.
I would recommend storing those kinds of tables in their own tablespaces.
Managing tablespaces, buffer pools and partition groups.
Easy management of all DB2 objects Managing tablespaces, buffer pools and partition groups.
Manage tablespaces, including creating and deleting them.
InnoDB can also create separate tablespaces for each table and partition.
Sets the tablespaces to use for temporary tables and sort files.
Reduce RTOs by restoring Oracle databases and individual tablespaces directly from your complete Oracle Database server backup.
By default, tablespaces are created with auto-extend enabled, and no maximum size.
For more information about storage allocation, see Amazon RDS Storage Types andGuidelines for Creating Oracle Database Tablespaces.
You must remove tablespaces that are required by SQLT, if they exist.
We recommend that you specify an appropriate maximum size on permanent and temporary tablespaces, and that you carefully monitor space usage.
If you have roles and/or tablespaces you need to keep, use pg_dumpall --globals-only> globals. sql.
In force logging mode,Oracle logs all changes to the database except changes in temporary tablespaces and temporary segments NOLOGGING clauses are ignored.
Tablespaces are supported in PostgreSQL on Amazon RDS for compatibility; since all storage is on a single logical volume, tablespaces cannot be used for IO splitting or isolation.
If your DB instance has these tablespaces, log in to the DB instance using a SQL client, and drop them.
While Amazon RDS does not use RMAN for backups, you can use the package to execute RMAN validation commands against the database, control file,SPFILE, tablespaces, or data files.
Administrative Tools Get the database commands, file and storage locations, log files, and tablespaces you need to effectively manage your system's performance SAP and non-SAP.
The time it takes MySQL to process the metadata information in the shared tablespace is negligible compared to the time it takes to process thousands oftablespace files when there are multiple tablespaces.
We recommend that you don't use smallfile tablespaces, because you can only perform some operations, such as resizing existing datafiles, by using the ALTER DATABASE statement.
This parameters controls whether InnoDB adds new table data and indexes to the shared tablespace(by setting the parameter value to 0)or to individual tablespaces by setting the parameter value to 1.
After the setting is changed, for example, from 1(create individual tables) to 0(use shared tablespace), new InnoDB tables will be added to the shared tablespace whileexisting tables continue to have individual tablespaces.