Quantcast
Channel: Archives des Oracle - dbi Blog
Browsing index pages (494 articles)

DDL Filtering in GoldenGate Extract and Replicat

When replicating data with GoldenGate, you often want DDL changes (table alterations, new tables, dropped indexes, etc.) to follow alongside DML. But replicating all DDL is sometimes dangerous...

View Article


Image may be NSFW.
Clik here to view.

Listing and Querying Oracle Enterprise Manager Metric Extensions

I recently wanted to work on Metric Extensions automation, and realized the task was a bit more complicated than I thought. My original idea was to look into the emcli verb list, but I was unlucky. In...

View Article


TNS_ADMIN – which *.ora files Oracle will use

Introduction Oracle uses some configuration files (*.ora) related to the network. tnsnames.ora: A mapping of an alias name to a connect string for Oracle. A kind of “/etc/hosts” for Oracle databases...

View Article

Image may be NSFW.
Clik here to view.

Oracle Forms: Java Web Start or FSAL?

A customer recently asked me about the difference between Java Web Start and the Forms Standalone Launcher for running Oracle Forms applications. I found it a very good question. From the user’s...

View Article

Fixing ORA-00904 on Oracle hidden columns during SSMA data migration

SSMA (SQL Server Migration Assistant) handles the whole Oracle-to-SQL Server move: it reads the source data dictionary, converts the schema, then generates a SELECT per table to pull the rows across....

View Article


Checking Long Running Transactions in GoldenGate

When doing complex operations with GoldenGate, checking for long running transactions is mandatory if you don’t want to miss transactions. Let’s look at two ways of retrieving such information, first...

View Article

Image may be NSFW.
Clik here to view.

Oracle: Standard Edition 2 available with 23.26.3.?

When downloading Release Update 23.26.3., I could see this: As you can see in the Product info it also has “Oracle Server – Standard Edition”. However, I haven’t found anything official yet. I tried...

View Article

Temporary tablespace and ODA 19.31.

I recently patched Oracle Database Appliances (ODAs) to 19.31. For DBs with more than 1 tempfile in the temporary tablespace I got an error during the “odacli update-dbhome” : # odacli describe-job -i...

View Article


Image may be NSFW.
Clik here to view.

Oracle Forms & Reports 14.1.2 Patching Issue

During a recent maintenance activity, I patched an Oracle Forms & Reports 14.1.2 environment on Linux. The patching itself completed successfully, but immediately after the restart, Oracle Reports...

View Article


Image may be NSFW.
Clik here to view.

Zabbix – Oracle backups monitoring

If your Oracle database is running in ARCHIVELOG mode, monitoring your backups is essential.Without proper backup supervision, the Fast Recovery Area (FRA) can eventually become full, which may block...

View Article

AutoUpgrade powered easy download and installation of Oracle AI Database 26ai...

With latest versions of AutoUpgrade, downloading and installing Oracle AI Database 26ai on Linux x86 on-premise has become a very simple process. If you want to give a try to Oracle Database 26ai,...

View Article

Exascale new clone and snapshot capabilities

One of the most game changing capabilities of Exascale are the new clone and snapshot features compared to previous options available with ASM / ACFS. And since the business requirements for clones or...

View Article

MySQL Metadata Store service not able to start on an ODA

I was recently doing some consulting on some ODA at one of our customers, and I faced an issue with the DCS Agent and the MySQL Metadata Store. In this blog, I will show you the problem and how I...

View Article


Image may be NSFW.
Clik here to view.

ODA 19.30 prepatch report failing on OS patches

I had to recently patch several ODAs from 19.28 to 19.30, and one ODA patching failed running the prepatch report which is mandatory and helpful before going to patch the ODA. For each step (server,...

View Article

Deployment Creation INS-85037 Error With GoldenGate 26ai for DB2 z/OS

Among all the automation I was doing around a GoldenGate installation for DB2, I recently ended up with an INS-85037 error when running the configuration assistant oggca.sh. And because this error is...

View Article


Discover refreshable clone PDB with Autoupgrade

AutoUpgrade with a refreshable clone is basically “zero‑panic upgrades with a live copy of your database.”. What problem it solves Traditionally you had to schedule a maintenance window, stop...

View Article

OGG-08048 after patching GoldenGate: explanations and solutions

When patching GoldenGate Classic Architecture, you might encounter an OGG-08048 error when restarting your extracts and replicats. OGG-08048: Failed to initialize timezone information. Check location...

View Article


Reading data from PostgreSQL into Oracle

Usually the requests we get are around getting data from Oracle into PostgreSQL, but sometimes also the opposite is true and so it happened recently. Depending on the requirements, usually real time...

View Article

Image may be NSFW.
Clik here to view.

Grid Clusterware 26ai 2 node RAC upgrade from 19c rolling forward

This is third part of 26ai migration blog. We will upgrade here 2 node Clusterware with ASM in 19c. We will use newest 23.26.1 GoldImages from oracle support. This tutorial showing main steps how to...

View Article

Image may be NSFW.
Clik here to view.

Creating an Oracle Cloud Infrastructure VM Using the CLI

Oracle Cloud Infrastructure (OCI) provides an easy-to-use command line interface named oci, with which you can do a lot of administrative tasks. Let’s see in this blog how to create virtual machines...

View Article
Browsing index pages (494 articles)


Latest Images