cancel
Showing results for 
Search instead for 
Did you mean: 

Client triggered SAP Backup (OnlineDB and ArchLog) with EMC networker

andreoid
Explorer
0 Kudos

Hi,

emc networker initiated OnlineDB and ArchLog Backups work fine. Now we tried to start a client triggered backup:

brarchive -c force -u username/********* -d util_file -r C:\<Path to UTL-File>\<SID>.utl -p E:\<Path to initSID.sap>\init<SID>.sap -cds

brarchive log:

BR0279E Return code from 'E:\<kernel path>\backint.exe -u SID -f backup -i H:\<oraarch path>\.aejoyqgt.lst -t file -p C:\<Path to UTL-File>\ES1.utl -c': 2

BR0232E 0 of 1 file saved by backup utility

BR0280I BRARCHIVE time stamp: 2012-10-05 10.32.49

BR0231E Backup utility call failed

emc networker log:

18448 1349428530 2 0 0 2464 14496 0 <hostname.domain.tld> backint 36 Starting Backint for NetWorker at %s 1 35 15 Oct 05 11:15:30

74295 1349428530 2 0 0 2464 14496 0 <hostname.domain.tld> backint 17 Release : %s (%s) 2 0 7 4.2.0.1 0 19 LNMs_2011.Build.281

18517 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 Architecture  : %s 1 0 0

18518 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 CPU Type      : %s 1 0 0

18519 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 OS Name       : %s 1 0 26 Windows Server 2008 R2 6.1

18520 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 Number of CPU : %d 1 1 1 4

18521 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 Client OS     : %s 1 0 26 Windows NT Server on Intel

52856 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 18 Local Host    : %s 1 12 24 <hostname.domain.tld>

52841 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 19 Reading input file. 0

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 49 H:\<path to oraarch>\<SID>ARCH1_3434_780255000.DBF

52847 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 9 %d files. 1 1 1 1

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 55 RPC service 390103 (vers 2) not registered on 127.0.0.1

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 55 RPC service 390103 (vers 2) not registered on 127.0.0.1

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 49 RPC service 390103 (vers 2) not registered on ::1

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 49 RPC service 390103 (vers 2) not registered on ::1

0 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 2 %s 1 0 56 lgto_auth for `nsrindexd' failed: Program not registered

32938 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 31 Cannot connect to server %s: %s 2 0 24 <hostname.domain.tld> 0 22 Program not registered

70922 1349428531 2 0 0 2464 14496 0 <hostname.domain.tld> backint 39 Backint exiting at with fatal error: %s 1 0 22 Program not registered

0 1349430466 2 0 0 1496 13456 0 <hostname.domain.tld> backint 2 %s 1 0 55 RPC service 390433 (vers 1) not registered on 127.0.0.1

0 1349430466 2 0 0 1496 13456 0 <hostname.domain.tld> backint 2 %s 1 0 55 RPC service 390433 (vers 1) not registered on 127.0.0.1

0 1349430466 2 0 0 1496 13456 0 <hostname.domain.tld> backint 2 %s 1 0 49 RPC service 390433 (vers 1) not registered on ::1

0 1349430466 2 0 0 1496 13456 0 <hostname.domain.tld> backint 2 %s 1 0 49 RPC service 390433 (vers 1) not registered on ::1

73157 1349430466 2 0 0 1496 13456 0 <hostname.domain.tld> backint 39 Registration to the Jobs daemon failed. 0

42503 1349430466 4 2 15 1496 13456 0 <hostname.domain.tld> backint 2 %s 1 49 53 80722 4 %s%s 2 24 0  11 26 355:Program not registered

Any Idea?

Best regards,

André

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi André,

I am backup admin and I have the same error messages during restore over backint. Unfortunatelly on web is not much solved similar problems.

Were you successfull? Can you please, write me how you resolved this problem?

Thank you very much

Petr Faltyn

andreoid
Explorer
0 Kudos

Hi Petr,

have you added these parameters in *.utl - file?

checksum=FALSE

compress=FALSE

NSR_AES_ENCRYPTION=FALSE

NSR_NWPATH=C:\Program Files\EMC NetWorker\nsr\bin\

server=<hostname of backup server>

client=<hostname of client server>

parallelism=4

pool=<name of storage pool>

ss_group_by_fs=FALSE

Try the restore via the brtools menu.

Best regards,

André