Specifying Control Files (90)

本文介绍了Oracle数据库中控制文件的相关概念及使用方式。控制文件由CREATE DATABASE语句创建,并可通过CONTROL_FILES初始化参数进行指定。如果不指定CONTROL_FILES参数,Oracle将使用默认文件名创建控制文件。为了确保数据库的安全性和稳定性,Oracle推荐至少使用两个位于不同物理磁盘上的控制文件。

The CONTROL_FILES initialization parameter specifies one or more control filenames
for the database. When you execute the CREATE DATABASE statement, the control
files listed in the CONTROL_FILES parameter are created.

If you do not include CONTROL_FILES in the initialization parameter file, then Oracle
Database creates a control file using a default operating system dependent filename or,
if you have enabled Oracle-managed files, creates Oracle-managed control files.

If you want the database to create new operating system files when creating database
control files, the filenames listed in the CONTROL_FILES parameter must not match
any filenames that currently exist on your system. If you want the database to reuse or
overwrite existing files when creating database control files, ensure that the filenames
listed in the CONTROL_FILES parameter match the filenames that are to be reused.

Caution: Use extreme caution when setting this specifying
CONTROL_FILE filenames. If you inadvertently specify a file that
already exists and execute the CREATE DATABASE statement, the
previous contents of that file will be overwritten.

Oracle strongly recommends you use at least two control files stored on separate
physical disk drives for each database.

设置控制文件
1. CONTROL_FILES可指定一个或多而空间文件的值
2. 在执行创建数据库语句时如果要创建的控制文件已存在 , 则会覆盖
3. Oracle建议将控制文件备份 镜像

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-995933/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/10599713/viewspace-995933/

17:21:55.658 [main] WARN net.openhft.posix.internal.PosixAPIHolder -- Unable to load JNRPosixAPI com.oracle.svm.core.jdk.UnsupportedFeatureError: Proxy class defined by interfaces [interface net.openhft.posix.internal.jnr.WinJNRPosixInterface, interface jnr.ffi.provider.LoadedLibrary] not found. Generating proxy classes at runtime is not supported. Proxy classes need to be defined at image build time by specifying the list of interfaces that they implement. To define proxy classes use -H:DynamicProxyConfigurationFiles=<comma-separated-config-files> and -H:DynamicProxyConfigurationResources=<comma-separated-config-resources> options. 17:21:55.747 [main] WARN net.openhft.affinity.Affinity -- Windows JNA-based affinity not usable because it failed to load! Reason: com.oracle.svm.core.jdk.UnsupportedFeatureError: Proxy class defined by interfaces [interface net.openhft.affinity.impl.WindowsJNAAffinity$CLibrary] not found. Generating proxy classes at runtime is not supported. Proxy classes need to be defined at image build time by specifying the list of interfaces that they implement. To define proxy classes use -H:DynamicProxyConfigurationFiles=<comma-separated-config-files> and -H:DynamicProxyConfigurationResources=<comma-separated-config-resources> options.17:21:55.748 [main] INFO net.openhft.affinity.Affinity -- Using dummy affinity control implementation 17:21:55.752 [main] ERROR net.openhft.chronicle.core.Jvm -- Chronicle products require command line arguments to be provided for Java 11 and above. See https://chronicle.software/chronicle-support-java-17 Exception in thread "main" java.lang.ExceptionInInitializerError 我编译后启动exe程序报错
09-30
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值