我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-39090: Cannot add devices to file oriented job. ORACLE 报错 故障修复 远程处理

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-39090: Cannot add devices to file oriented job. ORACLE 报错 故障修复 远程处理

文档解释

ORA-39090: Cannot add devices to file oriented job.

Cause: Attempt to add a device to a job that already contains more than one disk file.

Action: Only specify one file for jobs that contain sequential devices.

ORA-39090 表示无法将设备添加到以文件为导向的作业。

官方解释

ORA-39090表明,不允许将设备添加到以文件为导向的作业。因此,不允许使用以文件为导向的作业将媒体添加到备份集,并且RMAN操作将失败。

常见案例

在执行RMAN备份时,用户会误用一个以文件为导向的作业,而不是物理设备。在这种情况下,RMAN操作会失败,抛出异常“ORA-39090”。

一般处理方法及步骤

1、改用正确的作业(系统正在用于RMAN备份的物理设备相关的作业)来运行RMAN;

2、如果RMAN需要将一个设备添加到备份集中,则需要使用物理设备相关的作业;

3、如果不使用以文件为导向的作业,就不会发生这种问题。

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-39090: Cannot add devices to file oriented job. ORACLE 报错 故障修复 远程处理

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-39090: Cannot add devices to file oriented job. ORACLE 报错 故障修复 远程处理

文档解释ORA-39090: Cannot add devices to file oriented job.Cause: Attempt to add a device to a job that already contains
ORA-39090: Cannot add devices to file oriented job. ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01324: cannot add file string due to DB_ID mismatch ORACLE 报错 故障修复 远程处理

文档解释ORA-01324: cannot add file string due to DB_ID mismatchCause: The logfile is produced by a different database than
ORA-01324: cannot add file string due to DB_ID mismatch ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-39259: Cannot add column to cluster. ORACLE 报错 故障修复 远程处理

文档解释ORA-39259: Cannot add column to cluster.Cause: DBMS_METADATA_DIFF was comparing two clusters with different column
ORA-39259: Cannot add column to cluster. ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-22856: cannot add columns to object tables ORACLE 报错 故障修复 远程处理

文档解释ORA-22856: cannot add columns to object tablesCause: An attempt was made to add columns to an object table. Object
ORA-22856: cannot add columns to object tables ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-14321: cannot add/drop values to DEFAULT partition ORACLE 报错 故障修复 远程处理

文档解释ORA-14321: cannot add/drop values to DEFAULT partitionCause: A ADD/DROP VALUES operation is being done on the
ORA-14321: cannot add/drop values to DEFAULT partition ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01607: cannot add logfile to the specified instance ORACLE 报错 故障修复 远程处理

文档解释ORA-01607: cannot add logfile to the specified instanceCause: The limit on the number of instances supported by the
ORA-01607: cannot add logfile to the specified instance ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-13111: cannot add topo_geometry layer [string] to topology ORACLE 报错 故障修复 远程处理

文档解释ORA-13111: cannot add topo_geometry layer [string] to topologyCause: It was not possible to add the specified
ORA-13111: cannot add topo_geometry layer [string] to topology ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-14617: cannot add/drop values to DEFAULT subpartition ORACLE 报错 故障修复 远程处理

文档解释ORA-14617: cannot add/drop values to DEFAULT subpartitionCause: A ADD/DROP VALUES operation is being done on the
ORA-14617: cannot add/drop values to DEFAULT subpartition ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01276: Cannot add file string. File has an Oracle Managed Files file name. ORACLE 报错 故障修复 远程处理

文档解释ORA-01276: Cannot add file string. File has an Oracle Managed Files file name.Cause: An attempt was made to add to
ORA-01276: Cannot add file string. File has an Oracle Managed Files file name. ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-19653: cannot switch to older file incarnation ORACLE 报错 故障修复 远程处理

文档解释ORA-19653: cannot switch to older file incarnationCause: SWITCHTOCOPY was called with a datafile copy for a
ORA-19653: cannot switch to older file incarnation ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16162: Cannot add new standby databases to protected configuration ORACLE 报错 故障修复 远程处理

文档解释ORA-16162: Cannot add new standby databases to protected configurationCause: An attempt was made to enable a new
ORA-16162: Cannot add new standby databases to protected configuration ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-39086: cannot retrieve job information ORACLE 报错 故障修复 远程处理

文档解释ORA-39086: cannot retrieve job informationCause: Unable to retrieve fixed table information for a job. Refer to the
ORA-39086: cannot retrieve job information ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-31638: cannot attach to job string for user string ORACLE 报错 故障修复 远程处理

文档解释ORA-31638: cannot attach to job string for user stringCause: Unable to attach a job to a session. Refer to any
ORA-31638: cannot attach to job string for user string ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01289: cannot add duplicate logfile string ORACLE 报错 故障修复 远程处理

文档解释ORA-01289: cannot add duplicate logfile stringCause: The logfile specified has already been added to the list of
ORA-01289: cannot add duplicate logfile string ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-27064: cannot perform async I/O to file ORACLE 报错 故障修复 远程处理

文档解释ORA-27064: cannot perform async I/O to fileCause: internal error, asked to perform async I/O when IOV indicates
ORA-27064: cannot perform async I/O to file ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-27057: cannot perform async I/O to file ORACLE 报错 故障修复 远程处理

文档解释ORA-27057: cannot perform async I/O to fileCause: internal error, query is being asked about async vector I/O when
ORA-27057: cannot perform async I/O to file ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-32317: cannot run a job from a job ORACLE 报错 故障修复 远程处理

文档解释ORA-32317: cannot run a job from a jobCause: An attempt was made to execute a job from within another job.Action:
ORA-32317: cannot run a job from a job ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-28369: cannot add files to encryption-ready tablespace when offline ORACLE 报错 故障修复 远程处理

文档解释ORA-28369: cannot add files to encryption-ready tablespace when offlineCause: You attempted to add files to an
ORA-28369: cannot add files to encryption-ready tablespace when offline ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-30991: cannot use DOM to add special attribute to schema-based parent ORACLE 报错 故障修复 远程处理

文档解释ORA-30991: cannot use DOM to add special attribute to schema-based parentCause: An attempt was made to add or
ORA-30991: cannot use DOM to add special attribute to schema-based parent ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-39140: dump file “string” belongs to job string ORACLE 报错 故障修复 远程处理

文档解释ORA-39140: dump file string belongs to job stringCause: When a dump file set consists of multiple files, all
ORA-39140: dump file “string” belongs to job string ORACLE 报错 故障修复 远程处理
2023-11-05

编程热搜

  • Python 学习之路 - Python
    一、安装Python34Windows在Python官网(https://www.python.org/downloads/)下载安装包并安装。Python的默认安装路径是:C:\Python34配置环境变量:【右键计算机】--》【属性】-
    Python 学习之路 - Python
  • chatgpt的中文全称是什么
    chatgpt的中文全称是生成型预训练变换模型。ChatGPT是什么ChatGPT是美国人工智能研究实验室OpenAI开发的一种全新聊天机器人模型,它能够通过学习和理解人类的语言来进行对话,还能根据聊天的上下文进行互动,并协助人类完成一系列
    chatgpt的中文全称是什么
  • C/C++中extern函数使用详解
  • C/C++可变参数的使用
    可变参数的使用方法远远不止以下几种,不过在C,C++中使用可变参数时要小心,在使用printf()等函数时传入的参数个数一定不能比前面的格式化字符串中的’%’符号个数少,否则会产生访问越界,运气不好的话还会导致程序崩溃
    C/C++可变参数的使用
  • css样式文件该放在哪里
  • php中数组下标必须是连续的吗
  • Python 3 教程
    Python 3 教程 Python 的 3.0 版本,常被称为 Python 3000,或简称 Py3k。相对于 Python 的早期版本,这是一个较大的升级。为了不带入过多的累赘,Python 3.0 在设计的时候没有考虑向下兼容。 Python
    Python 3 教程
  • Python pip包管理
    一、前言    在Python中, 安装第三方模块是通过 setuptools 这个工具完成的。 Python有两个封装了 setuptools的包管理工具: easy_install  和  pip , 目前官方推荐使用 pip。    
    Python pip包管理
  • ubuntu如何重新编译内核
  • 改善Java代码之慎用java动态编译

目录