为什么归档文件名是thread-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3502707
  • 博文数量: 718
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7790
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(718)

文章存档

2024年(4)

2023年(74)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

最近访客
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: oracle

2021-05-10 18:17:55


在rac环境中,往往用asm存放归档文件,可是看到的归档文件名是:thread_1_seq_4374.2639.1072053711
为什么这么长?



原先认为应该是log_archive_format参数管理,检查一下这参数

常见的%t_%s_%r.dbf,但是没有按这个格式来存放。
还是得看看官方关于此参数的介绍


引自 
  1. docs.oracle.com/database/121/ostmg/guid-5cdc239c-7a50-4239-b95f-ae977f553b69.htm#ostmg13980
查查这个参数

引自 
  1. docs.oracle.com/en/database/oracle/oracle-database/19/refrn/log_archive_format.html#guid-2d8a4b78-e94c-426e-ad55-ede886af29ac
进一步看看asm管理员指南

原来在这儿

引自

  1. docs.oracle.com/en/database/oracle/oracle-database/19/ostmg/asm-files-directories-templates.html#guid-21305d87-1d0c-442c-97ae-de8aca979f91

阅读(5816) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图