cancel
Showing results for 
Search instead for 
Did you mean: 

Starting SWPM in Solaris

Former Member
0 Kudos

Hi All,

Kindly need assistance in starting SWPM tool on a Solaris box! I have download the .CAR file and uncared it but need assistance in launching via windows GUI.

Regards

Moid

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Mohammed,

You need to download both the Solaris and Windows packages of SWPM and of course unpack each package on each o/s.

Solaris:

In the directory where you have unpacked SWPM, as user "root" execute:

# ./sapinst -nogui

If you have logged on as a user other than "root" and then performed a "sudo" then you need to run sapinst as follows:

# export SAPINST_REMOTE_ACCESS_USER=<the user you logged on to Solaris as>

# ./sapinst -nogui

Windows:

In the directory where you have unpacked SWPM, double click on the sapinstgui.exe file and supply the hostname or IP address of the server where you have started the SWPM on Solaris as well as the user you specified with SAPINST_REMOTE_ACCESS_USER.

KR,

Amerjit

former_member182967
Active Contributor
0 Kudos

Hi Mohammed,

You can use VNC or X Manager/X Launch on Windows to connect solaris in GUI mode.

Regards,

Ning