Apply svn:keywords Id
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4807 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
REM $Id: logship.vbs 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
const archive_source = "\\advweb\archivelogs"
|
||||
const archive_dest = "\\advwb2.opcs-online.info\archivelogs"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: applylog.sql 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
set echo on
|
||||
spool activatestandby.log
|
||||
connect &&user/&&password as sysdba
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: logship.vbs 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
const archive_source = "\\advweb\archivelogs"
|
||||
const logship_user = "advweb\logship"
|
||||
const logship_pwd = "logship"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: logship.vbs 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
const archive_dest = "\\advwb1.opcs-online.info\archivelogs"
|
||||
const logship_user = "logship"
|
||||
const logship_pwd = "logship"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
REM $Id: applylog.cmd 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
set ORACLE_SID=webmip
|
||||
sqlplus /nolog @applylog
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: applylog.sql 3443 2008-02-01 15:56:18Z hardya $
|
||||
REM $Id$
|
||||
set echo on
|
||||
spool s:\orabackup\webmip\scripts\applylog.log
|
||||
connect sys/fmdidgad as sysdba
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: archivelog.sql 3441 2008-02-01 11:39:10Z hardya $
|
||||
REM $Id$
|
||||
conn &&user/&&password as sysdba;
|
||||
shutdown immediate;
|
||||
conn &&user/&&password as sysdba;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
REM $Id: hotbackup.sql 3457 2008-02-04 15:43:50Z hardya $
|
||||
REM $Id$
|
||||
SET SERVEROUTPUT ON
|
||||
store set set_settings.sql
|
||||
set feedback off pagesize 0 heading off verify off
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
REM $Id: oradim_start.cmd 3441 2008-02-01 11:39:10Z hardya $
|
||||
REM $Id$
|
||||
oradim -STARTUP -SID webmip -STARTTYPE srvc
|
||||
|
||||
Reference in New Issue
Block a user