Start a Conversation

Unsolved

This post is more than 5 years old

784

November 8th, 2018 11:00

Remote User for Customizing Script

Hello guys.

I´m Basis Consultant of SAP. My company work with EMC Networker for the backup for all platform including SAP.

It was configured backup of filesystem in EMC with old the networker version 7.X. This backup run the script (savepnpc) customizing for shutdown SAP and Oracle Database with Windows OS.

In the old networker version in the client properties server SAP in the tab Apps & Modules

Remote User:  (user administrator windows AD)

Password: password

When the backup started the command savepnpc and execute script:

stopsap.cmd 

D:\usr\sap\sid\SYS\exe\run\stopsap name=sid nr=00 SAPDIAHOST=server >> sid_stop.log

D:\usr\sap\sid\SYS\exe\run\brconnect -u / -c -f dbshut >> sid_stop.log

When the backup ended the execute script:

startsap.cmd

D:\usr\sap\sid\SYS\exe\run\brconnect -u / -c -f dbstart >> sid_start.log

D:\usr\sap\sid\SYS\exe\run\startsap name=sid nr=00 SAPDIAHOST=server >> sid_start.log

Now IT department migrated  the EMC to version 9.2

Update the configuration Pre commad and Post command in client properties:

savestartsap.bat

savestopsap.bat

The remote user not change.

But when started the backup the los for the script savestopsap.bat, give me error for permission for shutdown database, stop SAP fine but not DB.

Thu 11/08/2018

11:43 AM

STOPSAP executed succesfully

BR0801I BRCONNECT 7.20 (40)

BR0280I BRCONNECT time stamp: 2018-11-08 11.44.29

BR0301E SQL error -1017 at location db_connect-2, SQL statement:

'CONNECT /'

ORA-01017: invalid username/password; logon denied

BR0310E Connect to database instance SID failed

BR0280I BRCONNECT time stamp: 2018-11-08 11.44.29

BR0804I BRCONNECT terminated with errors

Thu 11/08/2018

11:44 AM

Before this configuration worked fine for the scripts. But not now. What should I configure in EMC?

Regards.

Desirée

No Responses!
No Events found!

Top