Networker

Re: [Networker] Oracle 8i and NSR 6.1

2002-09-06 10:35:21
Subject: Re: [Networker] Oracle 8i and NSR 6.1
From: Pablo Cesar Salazar Aleman <pablo_salazar AT ENKONTROL DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 6 Sep 2002 09:40:31 -0500
HI admin,

Yesterday, i re-install it the BSM for Oracle, and try run a Schedule backup
groups from NSR server, and i look on c:\win32app\nsr\applogs\nsrnmo.log
this:

Note: tesbck_2.rcv contain the lines below:

run {
set command id to 'xxxx';
allocate channel t1 type 'sbt_tape';
allocate channel t2 type 'sbt_tape';
send 'NSR_ENV=(NSR_SERVER=nsr_server_name,
NSR_DATA_VOLUME_POOL=orabck)';
backup full filesperset 4
format 'FULL_d%_u%'
(database);
release channel t1;
release channel t2;
}



Entering Function nwora_set_options
fopen: c:\win32app\nsr\applogs\nsrnmo.log
Thu Sep 05 17:34:04 2002
@(#) Product:      NetWorker
@(#) Release:      6.0.Build.154
@(#) Build number: 154
@(#) Build date:
@(#) Build info:
Leaving Function nwora_set_options

Entering Function nwora_log_calling_args
argc = 16
Calling Summary
argv[ 0] = nsrnmostart
argv[ 1] = -s
argv[ 2] = nsr_name.domain.com
argv[ 3] = -g
argv[ 4] = orabck
argv[ 5] = -LL
argv[ 6] = -m
argv[ 7] = nsr_client.domain.com
argv[ 8] = -l
argv[ 9] = full
argv[10] = -q
argv[11] = -W
argv[12] = 78
argv[13] = -N
argv[14] = c:/temp/testbck_2.rcv
argv[15] = c:/temp/testbck_2.rcv
Environment Read by nsrobkstart
ORACLE_HOME          = E:\Oracle\Ora81
PATH                 = E:\Oracle\Ora81;C:\win32app\nsr\bin
NSR_SB_DEBUG_FILE    = c:\win32app\nsr\applogs\nsrnmo.log
Variables defined but not processed by nsrobkstart to follow.
End of variables defined but not processed by nsrobkstart.
Leaving Function nwora_log_calling_args

Entering Function nwora_scan_rman_script
Checking rman script for validity.
found connect target: connect target internal/******@test;
found connect rcvcat: connect rcvcat rman/****@rcat;
found allocate channel: allocate channel t1 type 'sbt_tape'
NSR_SERVER=nsr_server.domain.com
NSR_DATA_VOLUME_POOL=orabck
found allocate channel: allocate channel t2 type 'sbt_tape'
NSR_SERVER=nsr_server.domain.com
NSR_DATA_VOLUME_POOL=orabck
Completed checking of rman script.
Leaving Function nwora_scan_rman_script

Entering Function nsrobkstart_rman
Looking for rman.exe
E:\Oracle\Ora81\bin\rman.exe
stat = 0    stb.st_size = 534800
exepath = E:\Oracle\Ora81\bin\rman.exe
cmd_args = cmdfile 'c:/temp/testbck_2.rcv'
saveset_name_p = c:/temp/testbck_2.rcv
Launching backup process
Backup process failed returning 3
rman_ret = 3
Leaving Function nsrobkstart_rman


Any, idea about the last lines????

Björn Lundström, suggest to me add a environment variable
(NSR_CLIENT=nsr_client.domain.com) at
send command. The solution can be this????

This problem this far from here, so i cannot be testing at every moment.

REgards,

Pablo Salazar

-----Original Message-----
From: Legato NetWorker discussion
[mailto:NETWORKER AT LISTMAIL.TEMPLE DOT EDU]On Behalf Of Pablo Cesar Salazar
Aleman
Sent: Miércoles, 04 de Septiembre de 2002 10:01 a.m.
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: [Networker] Oracle 8i and NSR 6.1


Hi admins,

I have this:

NSR Server 6.1 on Win NT 4.0 Service Pack 6a with a Library 8 Slots HP 1
Drive attached.

Oracle 8.1.6 on Win NT 4.0 Service Pack 6a, NSR Client installed and NMO
installed.

The creation of DB of test and DB Recovery Catalog fine!!

The test of tape:

C:\rman target internal/oracle@test rcvcat rman/rman@rcat

RMAN-06005: connected to target database: TEST (DBID=1769693298)
RMAN-06008: connected to recovery catalog database

RMAN> run {
2> allocate channel t1 type 'SBT_TAPE';
3> backup current controlfile;
4> }

RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: allocate
RMAN-07004: unhandled exception during command execution on channel t1
RMAN-10035: exception raised in RPC: ORA-19554: error allocating device,
device
type: SBT_TAPE, device name:
ORA-19557: device error, device type: SBT_TAPE, device name:
ORA-27023: skgfqsbi: media manager protocol error
ORA-19511: SBT error 7501 in function sbtinit2 - sbterror did not return
error m
essage
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.DEVICEALLOCATE


RMAN>


Any idea about????

Thanks in advanced

Pablo Salazar

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>