on 2012 Aug 03 1:59 PM
I'm hoping someone can give me some guidance. I just finished upgrading our NetWeaver 7.0 EPH1. I was attempting to upgrade to NetWeaver 7.3 EHP1. But the files that Maintenance Manager chose did not include EPH1. I was completely finished before I found out the upgrade only went to 7.3.
So my question now is how do I upgrade 7.3 to 7.3 EHP1? I believe I have the files necessary but which tool do I use?
Thanks for any help!
You will have to use the SUM tool. (https://websmp201.sap-ag.de/~sapidb/011000358700000783082011E)
Refer to the link
https://websmp107.sap-ag.de/~sapidb/011000358700001289992011E
Regards
Ratnajit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Ratnajit...but when I tried to run the command, it didn't seem to do anything. Here is what I got when I ran the command:
grrapi13:ds2adm> sapccm4x -DCCMS profile=/sapmnt/DS2/profile/DS2_DVEBMGS72_sapds2ci
Usage: sapccm4x -R | -r | -DCCMS | -U | -stop | -status | -V | -VERSION |
-MONITORING_OFF -level <LEVEL> [-initiator <TEXT>] [-info <TEXT>]
| -MONITORING_ON [-initiator <TEXT>] [-info <TEXT>] |
-shmdump | -dump
[-f FILE] [pf=FILE]
[-standalone] [-initshm] [-nosema] [-debug] [-nodaemon]
Operation mode parameters (you must specify the one):
-R
Register the CCMS Agent at the Central System in dialog mode, create
the configuration files and start.
-r -f <path/to/csmconf>
Unattended registration of CCMS agent on the Central System using CSMCONF file
-U
Stop the CCMS Agent, unregister it from the Central System
and delete the configuration files.
-DCCMS
Start the CCMS Agent in the normal operation mode and detach
from the console.
-stop
Stop the CCMS Agent.
-report
Report the status of the CCMS Agent.
-MONITORING_OFF -level <LEVEL>
Activate the monitoring pause of the specified level for the Monitored
Segment managed by this CCMS Agent. The mandatory parameter -level take
the values NO_ALERT or NO_VALUES.
-MONITORING_ON
Resume a regular collection of the monitoring data for the
controlled Monitoring Segment.
-shmdump
Dump the content of the Monitored Segment in a binary format to
the file shm13.bin of the working directory.
-dump
Dump the content of the Monitored Segment in a human readeable format
to the file CcmsSegmentDump.txt of the working directory.
Optional parameters:
-f FILE
Set a path to the file csmconf for an unattended agent installation
of the CCMS Agent.
pf=FILE
Set the complete path to the profile of the managed SAP instance. This
parameter must be specified together with each operation mode option.
-standalone
Run the CCMS Agent in a stand alone mode, when it does not report
to any Central System.
-initshm
Re-initialize the Monitoring Segment, delete the current PID file,
and start normally.
Incorrect usage of this option can corrupt the monitoring data.
-nosema
Do not use semaphores to protect an access to the Monitoring Segment.
Incorrect usage of this option can corrupt the monitoring data.
-v
Show the version information and exit.
-info <TEXT>
Specify the cause of activating or deactivating of the monitoring pause.
-initiator <TEXT>
Specify the name of the user, who has activated or deactivated the monitoring
pause.
-nodaemon
Do not detach from the console.
-debug
Write developer traces to the file dev_sapccm4x and stay attached
to the console (equivalent of -t and -nodaemon options).
-t
Increase debug level and write developer traces to dev_sapccm4x.
-VERSION
Show the patch number and patch history.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.