cancel
Showing results for 
Search instead for 
Did you mean: 

brgui connect local in windows

Former Member
0 Kudos

i can bring brgui first screen and entered the following:

NS1 (localhost)

and login button and then it replies logon failed and nothing else..

i go to command prompt and do brtools it works..

is there something else to be done , i have tried modifying the properties file but same

OS - WIN2K and ORACLE ERP 2004 ECC IDES

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

navdeep...did u ever get this going?? I have the following in my brgui.properties file but I do not get the logon failed command but instead it just hangs:

brgui.remote-0=EGS(rsh remote-hostname -l oraSID -p passwd /sapmnt/SID/exe/brtools)

if I remove the -p, I get the logon failed...i.e you have to give it the remote userid and password somehow...

Former Member
0 Kudos

Hi

If you want to run it locally on Windows change properties to: brgui.remote-0=()

It works with our Windows/Oracle APO 4.1 server

Regards Rodney

Former Member
0 Kudos

Hi Rodney

I'm looking for a SAP copy for a stand alone willing to pay, any ideas.

Cheers

John

johnmitchell50@hotmail.com

Former Member
0 Kudos

did that same error - login failed

Former Member
0 Kudos

can you post brgui.properties here?

Former Member
0 Kudos

brgui.remote-0=NS1(localhost)

i tried this also

brgui.remote-0=NS1(localhost) initNS1.sap

Former Member
0 Kudos

you have to edit brgui.properties add/modify

brgui.remote-0=<SID> (localhost) init<SID>.sap

you will find some basic documentation in brgui.properties