StackExchange
Categories
Tags
- 11gR2
- agentic engineering
- ansible
- backup
- benchmark
- centos
- desktop streaming
- dlna
- elasticsearch
- fun
- howto
- import
- install
- installation
- jetson
- linux
- listener
- mac
- meta
- mysql
- nc
- network
- oda
- open source
- openssh
- oracle
- oracle11gR2
- osx
- pdftk
- php
- rails
- rants
- restore
- rpm
- rpm-build
- software
- ssh
- storage
- ubuntu
- upgrade
- upnp
- vlc
- watermark
- wordpress
Meta
Author Archives: Roy
Restore database to new or redeployed ODA
Doing a restore from an RMAN backup to a freshly deployed Oracle Database Appliance seems like a conceivable scenario, so I figured it would be nice to have tried it at least once. For this test, I have a backupset on … Continue reading
Erase and Rewind – Redeploying Oracle Database Appliance (2.3.0 image)
After using an Oracle Database Appliance for a bit of testing, it was time to get it ready for production. I decided to start with a fresh deploy and re-initializing shared storage. Note that this is the 2.3.0 base image, … Continue reading
Designing an isolated front production network for ODA
With the introduction of Oracle Engineered Systems the DBA is moved somewhat closer to infrastructure design decisions, and expected to at least have some opinions on the network design requirements for the database. As such, I’ve given some thought to … Continue reading
Import data to a different tablespace using Data Pump
In a previous article I looked at how one could force imp to place user objects in the default tablespace of a user, in cases where the originating tablespace was not available in the destination database. The newer Oracle Data … Continue reading
Import data to a different tablespace using imp
In the old days, it was common to store objects from assorted users in the USERS tablespace. In more modern days, it sometimes seems more appropriate to store user objects in a tablespace dedicated to that schema. So, as I was transferring … Continue reading
Documentation for odachk is now available on My Oracle Support.
The documentation for Oracle Database Appliance Configuration Audit Tool is now available on My Oracle Support note 1485630.1. The odachk script, quite similar to the exachk tool on Exadata, verifies a large number of components in the ODA environment. This includes … Continue reading
Benchmark tool for Windows network shares
After some tinkering on my filer, I once again found myself looking for a simple tool to check the performance of a network share under Windows (SMB/CIFS). The usual disk benchmark tools such as Crystal DiskMark and AS SSD benchmark … Continue reading
No more iBooks for me
I’m not sure why I’m surprised to find that the DRM protected books I bought from the Apple iTunes’s Music Store can’t be easily read in any other way than by the iBooks reader app, available only on iOS devices. … Continue reading
SMS generation have reached Oracle HQ
Oracle Database Appliance asked me to “pls wait…” during installation 🙂
DLNA compatible Desktop streams from VLC
After a good bit of tinkering, I’ve come up with the following setup for generating a DLNA compatible stream of a Windows or Linux desktop using Video Lan Connection. Note that there is no audio in this configuration, as it … Continue reading