NOTE: unable to execute orapwd… ret:255 sig:0 err: ASMCMD-9454 Creating orapw file Inside ASM

This week, creating a new database, I faced an issue, already got for me sometimes ago, but I didn’t remember how I fixed that. So I decide to document because, usually, when we have to duplicate or restore a database, tables and schemas as well, is an urgent task for our customers. I faced that … Mais NOTE: unable to execute orapwd… ret:255 sig:0 err: ASMCMD-9454 Creating orapw file Inside ASM

Adding New Routes On OEM Server Operational System to Fix Monitoring ZDL Connectivity

Some weeks ago, I went through a situation where client monitoring OEM agent was not able to connect to Oracle Enterprise Manager to monitor the Oracle Zero Data Loss. We received the error message below: “Communication between the Oracle Management Service to the Agent is unavailable. Any features or displayed information requiring this communication will … Mais Adding New Routes On OEM Server Operational System to Fix Monitoring ZDL Connectivity

Configurando Oracle Data Guard 19c Com PDB RAC Para Single

Devido a algumas duvidas executando o processo de criação do Oracle Data Guard Fisico, em um ambiente onde o primary é um ambiente RAC e o standby, um ambiente single node, ambos Multitenant, resolvi escrever este artigo. HOSTNAME VERSÃO BANCO DE DADOS SISTEMA OPERACIONAL FUNÇÃO orarac01 19.3.0.0 Oracle Linux 7.9 Primário orarac02 19.3.0.0 Oracle Linux 7.9 … Mais Configurando Oracle Data Guard 19c Com PDB RAC Para Single

Duplicate Database via Backup

Neste artigo, vou explicar como realizar o duplicate database, utilizando um backup. Para realizar um duplicate com base em um backup, devemos logicamente primeiro criar um backup da base de origem: [oracle@oelmultiversion:db11g]$ rman target / Recovery Manager: Release 11.2.0.4.0 – Production on Fri Apr 1 07:13:24 2016 Copyright (c) 1982, 2014, Oracle and/or its affiliates.  … Mais Duplicate Database via Backup