Взято из других источников:
To create and use a dynamic shell script:
1. Create an RMAN command file that uses substitution variables.
The following example shows the contents of a command file named
quarterly_backup.cmd, which is run every quarter. The script uses
substitution variables for the name of the tape set, for a string in the FORMAT
specification, and for the name of the restore point to be created.
воскресенье, 26 февраля 2012 г.
Testing Oracle 11g Message Gateway with IBM websphere MQ v7
Копия статьи: http://haiyanliang.wordpress.com/2008/09/23/oracle-11g-message-gateway-testing-with-ibm-websphere-mq-v7/
Описаны основные шаги по настройке IBM WS MQ и базы данных Oracle для обмена сообщениями.
Описаны основные шаги по настройке IBM WS MQ и базы данных Oracle для обмена сообщениями.
Временные зоны Java (отмена перехода на зимнее время - Россия)
К вопросу об обновлении JAVA Time Zone - после отмены перехода на зимнее время в 2011 году на территории Российской федерации.
На металинке говорится что
доступен Java SE TZUpdater.
Java Time Zone Updater Tool tzupdater quits with "There's no tzdata
available for this Java runtime" [ID 1330586.1]
Сам Java SE TZUpdater
скачиваем по ссылке:
http://www.oracle.com/technetwork/java/javase/downloads/tzupdater-download-513681.html
На металинке говорится что
доступен Java SE TZUpdater.
Java Time Zone Updater Tool tzupdater quits with "There's no tzdata
available for this Java runtime" [ID 1330586.1]
Сам Java SE TZUpdater
скачиваем по ссылке:
http://www.oracle.com/technetwork/java/javase/downloads/tzupdater-download-513681.html
понедельник, 20 февраля 2012 г.
Installing Grid Infrastructure for a Standalone Server
Purpose
This tutorial shows you how to install
the Grid Infrastructure for a standalone server, configure Oracle Restart, move
the SPFILE for an ASM instance into an ASM diskgroup.
Time to Complete
Approximately 1 hour
Topics
This tutorial covers the following topics:
Overview
Scenario
Prerequisites
Preparing to Install Grid Infrastructure
Installing Grid
Infrastructure for a Standalone Server
Enabling Grid Infrastructure
Features
Cleanup
Summary
Related information
This tutorial shows you how to install
the Grid Infrastructure for a standalone server, configure Oracle Restart, move
the SPFILE for an ASM instance into an ASM diskgroup.
Time to Complete
Approximately 1 hour
Topics
This tutorial covers the following topics:
Overview
Scenario
Prerequisites
Preparing to Install Grid Infrastructure
Installing Grid
Infrastructure for a Standalone Server
Enabling Grid Infrastructure
Features
Cleanup
Summary
Related information
Configuring XDMCP and GDM on Red Hat Linux
by Jeff Hunter, Sr. Database Administrator
Contents
Introduction
Configure
Linux to use GUI Logins
Granting Remote Access to
the Login Manager
Remote X Server Access from a
Linux Client
Troubleshooting
About the Author
Contents
Introduction
Configure
Linux to use GUI Logins
Granting Remote Access to
the Login Manager
Remote X Server Access from a
Linux Client
Troubleshooting
About the Author
Upgrading Oracle Databases from 11.2.0.1 to 11.2.0.2
is discussion is about performing an upgrade from 11.2.0.1 databases to 11.2.0.2.This is an out-of-place manual upgrade from 11.2.0.1 to 11.2.0.2. 11.2.0.2 Patch set is a full release.It cannot be installed on top of existing 11.2.0.1 ORACLE_HOME.
Note the following steps
1. Install 11.2.0.2 into a separate ORACLE_HOME.
2. Take a full backup of the database.
3. Always shutdown the database cleanly
...
Note the following steps
1. Install 11.2.0.2 into a separate ORACLE_HOME.
2. Take a full backup of the database.
3. Always shutdown the database cleanly
...
Xming и удаленная работа с графическим терминалом Linux
Подключение к рабочему столу Linux с использованием XDMCP
Менеджеры дисплея (DM) могут настраиваться на поддержку X Display Manager
Control Protocol (XDMCP)- протокола, обеспечивающего удаленное подключение
графических терминалов (X-терминалов) к графическому серверу (X-серверу).
Настроенный на удаленную работу менеджер дисплея, принимает входящие подключения
на UDP порт 177 (по умолчанию) сетевого интерфейса локальной сети. Проверить,
готов ли менеджер к удаленным подключениям, можно командой:
Менеджеры дисплея (DM) могут настраиваться на поддержку X Display Manager
Control Protocol (XDMCP)- протокола, обеспечивающего удаленное подключение
графических терминалов (X-терминалов) к графическому серверу (X-серверу).
Настроенный на удаленную работу менеджер дисплея, принимает входящие подключения
на UDP порт 177 (по умолчанию) сетевого интерфейса локальной сети. Проверить,
готов ли менеджер к удаленным подключениям, можно командой:
Администрирование linux из-под Enterprise Manager Grid Control 11g
В очередной раз ковыряясь в Oracle EM Grid Control, и попав в раздел администрирования хоста, увидел что для управления сервером надо поставить какой-то там YAST и скрипты. Ну и все-таки решил посмотреть какие же возможности тут есть. Поэтому если вам вдруг захотелось поадминить linux не из-под обычной консоли, а прямо из EM Grid Control, то вот небольшая инструкция как легко и просто это сделать. Может оно конечно уже и не актуально в свете выхода EM 12c, но вдруг кому-то пригодится.
Ярлыки:
EM,
Grid Control,
LINUX,
unix administration,
YAST
Настройка Device-Mapper Multipath в RHEL 5
Настройка Device-Mapper Multipath в RHEL 5 Device Mapper Multipathing позволяет "собрать" несколько маршрутов ввода/вывода между сервером и дисковым массивом в единое целое и рассматривать доступный по нескольким путям массив как одно метаустройство. Например, если сервер с двумя двухпортовыми HBA подключен к одному и тому же массиву, то сервер, в самом простейшем случае, будет "видеть" четыре устройства /dev/sd{a,b,c,d}. При помощи dm-multipath можно собрать из них агрегирующее все четыре пути метаустройство /dev/dm-N, обеспечив прозрачную для операционной системы и приложений конфигурацию, отказоустойчивую в случае выхода из строя HBA, кабеля или коммутатора (если каждый HBA подключен через свой коммутатор).
Monitoring Oracle Messaging Gateway
Oracle® Streams Advanced Queuing User's Guide
11g Release 2 (11.2)
Part Number E11013-01
Oracle Messaging Gateway Log Files
...
Monitoring the Oracle Messaging Gateway Agent Status
MGW_GATEWAY View
AGENT_NAME
AGENT_INSTANCE
AGENT_PING
AGENT_STATUS
LAST_ERROR_MSG
SERVICE
Подписаться на:
Сообщения (Atom)