cancel
Showing results for 
Search instead for 
Did you mean: 

Restoring Enterprise Portal 7.01 to pre-patched state

Former Member
0 Kudos

Hi SAP Gurus,

We are preparing to patch our Enterprise Portal to a higher support package stack, however we would like to confirm on the contingencies in the event of a failure and a need to restore Portal back to it's original pre-patched state.

Currently we plan to do offline backup on the Database of the portal before running the patches in JSPM. Is it sufficient to just backup the DB? Do I also need to the backup of the OS binaries in the /usr/sap/<SID> directories and the SYS directories?

Thanks in advance.

ps: pls don't ask us to "check with our basis guy". If we could we wouldn't have post this.

Regards,

Jansen

Accepted Solutions (1)

Accepted Solutions (1)

former_member206552
Active Contributor
0 Kudos

Hi Jansen,

You need to preform a database backup along with the filesystem backup as some of the binaries are kept on OS /usr/sap/SID

http://help.sap.com/saphelp_nw04/helpdata/en/4b/d8f23ea4b42e5ae10000000a114084/content.htm

File system

For successful system recovery, the backup of the following files and folders is required:

·        The global share directory (<sapmnt>/<SID>). For more information, see the relevant installation guide on SAP Service Marketplace at http://service.sap.com/instguides.

As part of this backup, you must have the <sapmnt>/<SID>/SYS folder.

·        The bootstrap.properties file, which is located in the following directories:

¡        On Windows platforms, in <drive>:\usr\sap\<SID>\JC<instance_number>\j2ee\cluster\bootstrap.

¡        On Unix platforms, in /usr/sap/<SAPSID>/DVEBMGS<instance_number>/j2ee/cluster/bootstrap.

To ensure that no changes are made to the file system during backup, stop the Software Deployment Manager (SDM).

·        The instance.properties file, which is located in the following folder:

¡        On Windows platforms, in <drive>:\usr\sap\<SID>\JC<instance_number>\j2ee\cluster.

¡        On Unix platforms, in /usr/sap/<SAPSID>/DVEBMGS<instance_number>/j2ee/cluster.

Best Regards

Marius

Answers (1)

Answers (1)

Reagan
Advisor
Advisor
0 Kudos

Hello

Check these links:

http://help.sap.com/saphelp_nw2004s/helpdata/en/a8/02784278b66255e10000000a155106/content.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/4b/d8f23ea4b42e5ae10000000a114084/frameset.htm

AS Java stores data at the OS level /usr/sap/SID file system and also at the Database level.

If the Java system has custom portal images then they are stored at the OS level.

You need to backup the kernel only if you are doing a kernel update else there is no need.

The above links will provide you the information as to what you need to do for J2EE patching.

Good Luck

RB