|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Distributing
standard Oracle files to all Servers In a large environment,
the Oracle DBA must routinely distribute common files to all Oracle
servers. These common files
include:
This distribution can
be a huge task for large Oracle shops with hundreds of Oracle servers. In
UNIX, this is a super useful script that I use to distribute common files
to all servers. Note that
this script requires the .rhosts setup to allow the UNIX rcp and rsh
commands. #!/bin/ksh Note that this script
uses a driving file called dbnames that contains a list of hostname and
database name pairs. Here is
a sample of this file. dioneges
mysid1 http://www.rampant-books.com/book_1002_oracle_tuning_definitive_reference_2nd_ed.htm
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||