cancel
Showing results for 
Search instead for 
Did you mean: 

SXPG_COMMAND_EXECUTE failed for BRBACKUP - Reason: unknown

Former Member
0 Kudos

Dear Team,

I have successfully implement Ehp7 in our testserver.After implementing Ehp7 , When I am initializing tape for Backup.

Its give below error , Please suggest for below error

Now our Kernel Release 741 and Its Support pack level is 100.

Brtools version is

sapqas:oraqas 1> brtools

BR0651I BRTOOLS 7.20 (34)


sapqas:qasadm 21> disp+work -v

disp+work information

kernel release 741

kernel make variant 741_REL

DBMS client library OCI_112,

DBSL shared library version 741.10

compiled on HP-UX B.11.31 U ia64 [PBO:opt] for hpia64

compiled for 64 BIT

compilation mode UNICODE

compile time Oct  6 2014 01:21:06

update level 0

patch number 100

source id 0.100


Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member182657
Active Contributor
0 Kudos

Oh Great !! it's really been nice to work with you.Kindly close the thread as issue has been resolved for now.

Regards,

Answers (5)

Answers (5)

former_member185239
Active Contributor
0 Kudos

Hi Pooja,

check the below command commands:

- To see the path of binary

chatr libclntsh.so.10.1

- To load the libraries you can run the below command

   ldd -r libclntsh.so.10.1


Also do check the env variables SHLIB_PATH & LD_LIBRARY_PATH which should have this two environment variable /usr/lib/ and /oracle/<SID>/lib

Send the output of the two command and alos check the sidadm and orasid groups assigned to them.

Command for the same:

id sidadm (send the output)

id orasid   (send the output)

With Regards

Ashutosh chaturvedi

former_member185239
Active Contributor
0 Kudos

Hi Pooja,

You need configure the oracle client properly. Follow the sapnote suggested by Gaurav rana

819829 - Oracle Instant Client Installation and Configuration on Unix


With Regards

Ashutosh Chaturvedi

former_member182657
Active Contributor
0 Kudos

Hi Pooja,

Could you check with oracle client,it could be the an issue with oracle client linkage,try to follow SAP KBA 819829 - Oracle Instant Client Installation and Configuration on Unix

as already mentioned above.

After that retry the process and share logs if issue persists.

Regards,

Former Member
0 Kudos

Unable to find library 'libclntsh.so.10.1'

I guess, the issue is with Oracle client, where it is pointing to old oracle client(10.x)

Have you updated the oracle client recently?

If yes, have you followed the note 819829.

regards,

pavan

former_member182657
Active Contributor
0 Kudos
Former Member
0 Kudos

Dear Gaurav,

I have check as you suggest  all is ok.

Now how we can check

environment settings of the SAPXPG_DBDEST_SAPQAS


Regards


Former Member
0 Kudos

Dear Gaurav,

After Upgrade  BRTOOLS 720_EXT ,Problem solved.

Thanks for your response on my query.

Regards

Jagdish Kumar