cancel
Showing results for 
Search instead for 
Did you mean: 

Issue when stats are run

Former Member
0 Kudos

Hi All,

When we execute the stats we get the below error.Its a MSCS cluster enterpise portal oracle 10g

C:\Documents and Settings\ql0adm>brconnect -u ql0adm/<pwd> -c -f stats -t ora

dict_stats

BR0801I BRCONNECT 7.00 (44)

BR0252E Function NetShareGetInfo() failed for 'sapmnt' at location BrEnvProcess-

89

BR0253E errno 2310: This shared resource does not exist.

BR0806I End of BRCONNECT processing: ceehwaio.log 2010-10-11 16.18.54

BR0280I BRCONNECT time stamp: 2010-10-11 16.18.54

BR0804I BRCONNECT terminated with errors

Accepted Solutions (1)

Accepted Solutions (1)

volker_borowski2
Active Contributor
0 Kudos

Huups,

why do you try to run with "-u ql0adm/<pwd>" ?

It should be "-u /" = OPS$-Connect (recommended)

or a real DB user like

"-u system/<pwd>"

or

"-u sapsr3/<pwd>"

Allthough I do right now do not see, what it might have to do with your windows-share problem.

Volker

Former Member
0 Kudos

Volker,

Tried with all the options but still getting the same error.

C:\Documents and Settings\ql0adm>brconnect -u system/4u2crack -c -f stats -t ora

dict_stats

BR0801I BRCONNECT 7.00 (44)

BR0252E Function NetShareGetInfo() failed for 'sapmnt' at location BrEnvProcess-

89

BR0253E errno 2310: This shared resource does not exist.

BR0806I End of BRCONNECT processing: ceeibjnk.log 2010-10-12 18.27.04

BR0280I BRCONNECT time stamp: 2010-10-12 18.27.04

BR0804I BRCONNECT terminated with errors

volker_borowski2
Active Contributor
0 Kudos

Hum,

I only found rather old note 114287, stating to set SAPMNT and SAPEXE environment

in case of your error. Allthough for sapdba it might be worth a try.

Note 1025707 also states to set SAPEXE when using brtools remote.

Allthough this does not exactly fit your situation. (?) Or do you call the tool via a remote shell (?)

I think it has to be related somewhere close.

Are the brtools still located local in a seperate (non-kernel) directory on MSCS?

(Quite a while since I did set up my last MSCS

It might also have to do with the searchpath sequence then I mind to remember.

The local DB-Tools directory needs to be be before then Kernel directory.

Volker

Former Member
0 Kudos

HI Volker,

You are a champ.I dont have anyother words to express.

The issue got resolved.We gave SAPEXE and SAPMNT.We faced issue when we used ops$ then i used system user and it went through.Before closing the thread i want to know how did you get the note.Thanks a ton again.

volker_borowski2
Active Contributor
0 Kudos

>

> HI Volker,

>

> You are a champ.I dont have anyother words to express.

> The issue got resolved.We gave SAPEXE and SAPMNT.We faced issue when we used ops$ then i used system user and it went through.Before closing the thread i want to know how did you get the note.Thanks a ton again.

Sorry,

I did not come across this for a while

Well it was not such an obvious search as for your message, but just from my memory of

installing on MSCS and that there was something special to the brtools. So that knowlegde

in behind, my search was "MSCS brtools" -> two hits -> one bingo

Volker

Former Member
0 Kudos

Oh Thanks a ton for that Volker.You resolved our issue.Thanks.

Answers (1)

Answers (1)

Former Member
0 Kudos

We were executing the command from the node where oracle group was running.Thanks.

Former Member
0 Kudos

have you set all the environment variable on the other node ..

Former Member
0 Kudos

Do we have to set the environment variables even though we have logged in using sidadm.Thanks.

Former Member
0 Kudos

Hi,

By the looks of it is you <drive>\usr\sap

The shares are missing. Under properties on sap floder have you got the sap/sapmnt shares.

Mark

Former Member
0 Kudos

Hi Mark,

Could you please elaborate the thing which you have mentioned.I am on the node where oracle is active.Thanks.

Former Member
0 Kudos

Hi,

Under properties of the sap folder have you got sap and sapmnt as shares ?

Mark