Oracle学习笔记:详细研究影响oracle数据库status的基本设置alter database alter database flashbackup {on|off}--mount--是否打开database的数据库闪回功能 {begin|end}backup---是否打开database的备份模式 {mount|open}--started、nomount--数据库的加载模式:mounted、open open {read only|read write}--started...
END BACKUP句の詳細は、ALTER DATABASE構文の最上位で説明しています。「END BACKUP句」を参照してください。 alter_tempfile_clause TEMPFILE句を使用すると一時データファイルのサイズを変更できますが、autoextend_clauseを指定して永続データファイルの場合と同じ効果を得ることもできます。データ...
このパッケージの詳細は、『Oracle Database PL/SQLパッケージ・プロシージャおよびタイプ・リファレンス』を参照してください。 次に、DDL文を示します。ALTER(ALTER SESSIONおよびALTER SYSTEMを除くALTERで始まるすべての文。「セッション制御文」および「システム制御文」を参照) ANALYZE ...
SCOPEThe SCOPE clause lets you specify when the change takes effect. Scope depends on whether you started up the database using a client-side parameter file (pfile) or server parameter file (spfile)... 数据库 重启 默认值 sed 可选值 ...
alter_database::= Text description of alter_database Groups of ALTER DATABASE syntax: startup_clauses::= recovery_clauses::= database_file_clauses::= logfile_clauses::= controlfile_clauses::= standby_database_clauses::= default_settings_clauses::= conversion_clauses::= ...
ALTER DATABASE DISABLE THREAD statement (Parallel Server Administration, Deployment, and Performance) ALTER DATABASE NATIONAL CHARACTER SET statement (Documentation Addendum) [entry #2] (Documentation Addendum) ALTER DATABASE OPEN RESETLOGS statement (Parallel Server Administration, Deployment, and Perfor...
If the database is run in ARCHIVELOG mode, media recovery from a backup made before the LOGGING operation will restore the table. However, media recovery from a backup made before the NOLOGGING operation will not restore the table. The logging attribute of the base table is independent of ...
If the database is run in ARCHIVELOG mode, media recovery from a backup taken before an operation in LOGGING mode will re-create the index. However, media recovery from a backup taken before an operation in NOLOGGING mode will not re-create the index. An index segment can have logging ...
DISABLE Specify DISABLE to disable distributed recovery. RESTRICTED SESSION Clause The RESTRICTED SESSION clause lets you restrict logon to Oracle. You can use this clause regardless of whether your instance has the database dismounted or mounted, open or closed. ENABLE Specify ENABLE to allows...
DISABLE BLOCK CHANGE TRACKING 現在のコンテナがルートの場合、次の句を含むALTER DATABASE文を使用すると、ルートのみが変更されます。これらの句を指定するには、ALTER DATABASE権限(共通に付与されている権限か、そのルートでローカルに付与されている権限のいずれか)が必要です。 database_file...