ITPub博客

首页 > Linux操作系统 > Linux操作系统 > asm实例有没有控制文件吗?

asm实例有没有控制文件吗?

原创 Linux操作系统 作者:lfree 时间:2007-08-08 00:00:00 0 删除 编辑

http://www.itpub.net/showthread.php?threadid=822248&pagenumber=

export ORACLE_SID=+ASM1

sqlplus sys as sysdba

SQL*Plus: Release 10.2.0.2.0 - Production on Thu Jul 26 15:44:34 2007

Copyright (c) 1982, 2005, Oracle. All Rights Reserved.

Enter password:

Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Data Mining options

SQL> show parameter control

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
control_file_record_keep_time integer 7
control_files string /u01/app/oracle/product/10.2.0
/rac_db/dbs/cntrl+ASM1.dbf
SQL>

但是我检查这个路径,这个文件并不存在。


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

请登录后发表评论 登录
全部评论
熟悉oracle相关技术,擅长sql优化,rman备份与恢复,熟悉linux shell编程。

注册时间:2008-01-03

  • 博文量
    3399
  • 访问量
    7099687