premsukh_bishnoi
Product and Topic Expert
Product and Topic Expert
Member since ‎2010 Oct 28

User Statistics

  • 296 Posts
  • 36 Solutions
  • 4 Kudos given
  • 38 Kudos received

User Activity

When the jcontrol fails before it reaches ‘starting processes’ check first the bootstrap logs.Bootstrap logs are located in \usr\sap\<SID>\<instance>\workIn these logs you find log-information on the beginning of the startup process of the J2EE engin...
During the day to day operation in the SAP system, SAP basis admin wants to send a specific popup message to the specific users. This popup message will not appear on other users screen.Go to Tx SE37    Enter the function module name TH_POPUP    ·   ...
To determine the version of IGS running:Transaction SE38 run report GRAPHICS_IGS_ADMINIn transaction SE38 run report BW_IGS_CHART_TEST  - A graphical chart should appear. alternative is to run transaction RSRT then click on the IGS Test button.    - ...
This document tell you , how to delete the sap* user from Maxdb/sapdb database level.Logon to database server1. switch to sqd<SID> user (e.g. sqdyak) under UNIX or2. logon as <sidadm> under Unix/WindowsStart the SQL mode with the command:dbmcli -d <S...
Logon to database server and switch to ora<SID> user (e.g. oraalr) under UNIX (<sidadm> under Windows).Under Windows check correct settings of environment (ORASID, ...). Start the database server manager with the command:sqlplus "/as sysdba" Now you'...