Cross-Component Programming, Dynamic Programming, Integrating Forms, Integration, Integration of ALV, Interview Questions, List Viewer in Web Dynpro Portal Integration, TCodes, Web Dynpro ABAP
Tuesday, October 21, 2008
Calculating J2EE Port Numbers
Index Port Name
-----------------------
0 HTTP port
1 HTTP SSL port
2 IIOP Initial Context port
3 IIOP SSL port
4 P4 port
5 P4 HTTP Tunneling port
6 P4 SSL port
7 IIOP port
8 Telnet port
10 JMS port
example: inst num=02
HTTP Port = 50200
HTTP SSL Port = 50201
IIOP Initial Context port = 50202
IIOP SSL port = 50203
P4 port = 50204
P4 HTTP Tunneling port = 50205
P4 SSL port = 50206
IIOP port = 50207
Telnet port = 50208
JMS port = 50210
For more information about Port Numbers, please refer to http://service.sap.com/security > Security in Detail > Infrastructure Security > TCP/IP Ports Used by SAP Applications Document.
How To Recover SDM Password
As SDM is default in Integrated Mode, first you have to take it to Standalone Mode and after changing password take it back to Integrated Mode.
WINDOWS
- Access (RDP,VNC,RADMIN,..) system with
adm user. - Open Command Prompt
- Go to SDM Root folder with : cd
:\usr\sap\ \JC \SDM\program\ - Take SDM to Standalone Mode: sdm jstartup "mode=standalone"
- Change SDM Password: sdm changepassword "sdmhome=
:\usr\sap\ \JC \SDM\program" "newpassword= " - Take SDM to Integrated Mode: sdm jstartup "mode=integrated"
UNIX
- Access (Telnet, SSH, DT, XWindows) system with
adm user. - Open Terminal Window
- Go to SDM Root folder with : cd /usr/sap/
/JC /SDM/program - Take SDM to Standalone Mode: sdm.sh jstartup mode=standalone
- Change SDM Password: sdm changepassword sdmhome=/usr/sap/
/JC /SDM/program newpassword= - Take SDM to Integrated Mode: sdm.sh jstartup mode=integrated
Changing SDM Server Modes
To change the SDM Server mode please read more
You need to stop the SDM Server first as follow:
Stopping/Starting SDM Server
WINDOWS
- Navigate to the usr/sap/
/ directory of your J2EE Engine installation./SDM/program - To stop the SDM Server, execute the command:
StopServer
- To start the SDM Server, execute the command:
StartServer
- or simply start the SAP Management Console by choosing Start ® Programs ® SAP Management Console.
- From the tree, choose SAP Systems®
® ® Process Table. - Select the SDM process
To start it, choose Enable Process in the context menu.
To stop it, choose Disable Process in the context menu.
UNIX
- Navigate to the usr/sap/
/ directory of your J2EE Engine installation./SDM/program - To stop the SDM Server, execute the command:
StopServer.shTo start the SDM Server, execute the command:
StartServer.sh
Change SDM Server Mode
- Navigate to the usr/sap/
/ /SDM/program directory of your J2EE Engine. - Open a command prompt in this directory.
To remove the link between the SDM and the Java Control Framework execute the following command in the command line:
sdm jstartup "mode=standalone" for Windows
sdm.sh jstartup mode=standalone for UNIX
To integrate SDM in the Java Control Framework, use the following command:
sdm jstartup "mode=integrated" for Windows
sdm.sh jstartup mode=integrated for UNIX
Starting JSPM on an IBM eServer iSeries System
Starting JSPM procedure is not the same as the other platforms. Please read more to learn how to start JSPM on iSeries (OS400).
1. To prevent JSPM from automatically starting its GUI, in the
/usr/sap/
file, change the
/dialog/SDTServerConnection/SDTGui/launch
property from true to false.
2. Run the go script on the IBM eServer iSeries host using the following OS/400 command:
QSH CMD('/usr/sap/
3. To start the JSPM GUI, from the mounted
/usr/sap/
directory, run the
StartGui.bat
script.
The JSPM GUI appears.
4. In the Host field, enter the target IBM eServer iSeries host.
5. Enter your password for the SDM and choose Log On.
Starting SDM on an IBM eServer iSeries System
Sometimes, SDM (Software Deployment Manager) will not start if you recently updated the SDM. To solve this issue, please proceed as follow:
Starting SDM will not work if you do not first edit some files:
Edit the SDM file
set sdm_java_home=/QIBM/ProdData/Java400/jdk14
to
set sdm_java_home=%JAVA_HOME%
and;
set sdm_heap_size=512
Then you can start SDM from a Windows Client:
Note
Above changes also can help to solve JSPM Start Problems.
Archive
-
▼
2008
(169)
-
▼
October
(63)
- Calculating J2EE Port Numbers
- How To Recover SDM Password
- Changing SDM Server Modes
- Starting JSPM on an IBM eServer iSeries System
- Starting SDM on an IBM eServer iSeries System
- WEB AS Administration Tools And Installation Mater...
- ESA coming to a SAP stack near you
- mySAP ERP first stop to NetWeaver
- Web Services Testing of SAP NetWeaver Application ...
- Web template adjustment is not working while runni...
- RFC load balancing procedure 'Weighted Round Robin'
- MDM SAP Netweaver
- What you need to know about SAP Netweaver infrastr...
- XI Certification Faqs
- Why don't I have the proper rights to consume some...
- I tried so many things to get that enterprise serv...
- I would like to integrate the Services Registry in...
- I am a partner or a customer, but don't get access...
- I have locked my user. How can I get unlocked again?
- What can I do with the WSDL file which appears aft...
- Is the content via the Solution Map different from...
- What is a Process Component, and how is it differe...
- I can't find any enterprise services - where are t...
- Do I have to pay for enterprise services?
- How does the ES Workplace help me during the desig...
- Licenses
- SAP ABAP List Viewer in Web Dynpro
- SAP Netweaver Managing ALV Output Areas
- SAP Netweaver ALV Output Header
- SAP Fields in SAP Netweaver
- SAP Columns
- SAP Column Headers in SAP Netweaver Managing ALV O...
- SAP Position of Columns
- SAP Footer and Paginators in SAP Netweaver Managin...
- SAP Header and Footer Areas in SAP Netweaver Manag...
- SAP Creating Design Objects and Elements in SAP Ne...
- SAP Design Object Settings in SAP Netweaver Managi...
- SAP Examples of Design Objects in SAP Netweaver Ma...
- Settings Dialog Box in SAP Netweaver Managing ALV ...
- what are all the latest technologies in netweaver
- what is the role of java in the netweaver platform
- What about NW/BSP Integration?
- SAP Web Dynpro ABAP Portal Integration
- SAP Binding to Portal: Prerequisites Web Dynpro AB...
- SAP Creating Web Dynpro ABAP iViews Portal Integra...
- SAP Portal Events Web Dynpro ABAP Portal Integration
- SAP Triggering a Portal Event Web Dynpro ABAP Port...
- SAP Registering and Handling an Event Web Dynpro A...
- SAP Portal Navigation Web Dynpro ABAP Portal Integ...
- SAP Object-Based Navigation (OBN) Web Dynpro ABAP ...
- SAP Absolute Navigation Web Dynpro ABAP Portal Int...
- SAP Relative Navigation Web Dynpro ABAP Portal Int...
- SAP Resume Plugs and Portal Navigation Web Dynpro ...
- SAP Work Protect Mode Web Dynpro ABAP Portal Integ...
- Technical Operations Manual for SAP NetWeaver
- Starting and Stopping SAP NetWeaver ABAP and Java
- Starting and Stopping SAP NetWeaver ABAP Under Mic...
- Starting and Stopping SAP NetWeaver Java Under Mic...
- Starting and Stopping SAP NetWeaver ABAP Under UNIX
- Starting and Stopping SAP NetWeaver Java Under UNIX
- Restarting the Java Stack of an SAP NetWeaver Add-...
- Starting or Stopping Application Services via Adap...
- High Availability Netweaver
-
▼
October
(63)