Wednesday, 2 March 2016

SAP-Types of Users in SAP-R/3

                                                    

                                                             SAP-User Types       


Types of Users in SAP
                                                          




User Types-SAP                                  Description

DIALOG User : A user of this type can perform dialog processing in interactive mode.

COMMUNICATION User :Communication users are used for DIA free communication such as FC.
                                            Not allowed to log on to R/3
SYSTEM User : System Users are used for dialog free communication.
                            RFC users for ALE,TMS(Transport Management System)
                            Log on is not possible.

REFERENCE User : Reference users are non person related users.
                                    For eg:-In case you have to assign some identical authorization to all internet                                       users,you can create a reference user with all those identical authorization to                                       all other user.
SERVICE User : Service users are dialog users,which are available to a large number of                                                anonymous group of users.
                             User type should be assigned with great caution and limited authorization.
                              Eg:-To access via ITS(Internet Transaction Server).





Regards,
JUNAID AHMAD

Saturday, 27 February 2016

BR*TOOLS for ORACLE DBA & SAP


                                             BR*TOOLS for SAP-ORACLE 


SAP-ORACLE
Add caption
Description of BR*Tools :-
BRBACKUP : Backs up data files, control files, and online redo log files of the database.
BRARCHIVE :Backs up offline redo log files.
BRRESTORE :Restores data files, control files, and online and offline redo log files.
BRRECOVER : Recovers database files and restores profiles and log files.
BRCONNECT : Performs database administration tasks such as statistics update, check database system, adapt next extents,clean up logs and DBA tables.
Functions as a help tool to monitor the database during a backup
BRTOOLS : Displays the menus from which the other BR programs are called--
Functions as an internal help tool started by BRBACKUP, BRARCHIVE, and       BRRESTORE.
BRGUI  : Functions as a Java-based GUI, working as the front-end display program for BR*Tools.

CONTROL FILE in ORACLE-SAP

How to move/rename "CONTROL FILE(.CTL)" in ORACLE-SAP Application



How to move/rename "CONTROL FILE(.CTL)" in ORACLE-SAP Application

CONTROL FILE
Add caption
Above content is about how to move or rename CONTROL Files in ORACLE.

Best Regards,

SAP-Technical Upgrade (EhP)




SAP-Technical Upgrade(EhP)
There are six steps to perform SAP Technical upgrade :-
  1. System Preparation :stack level of various patches like BASIS,ABAP,XI should be up to the latest level.
  2. SPDD Phase : System compares all the ABAP dictionary objects(eg-Data Elements,Data tables,Structure) of the latest system with the old one.
(If customer made any changes to the objects in the old systems and wants to retain,choose "Adapt Modification",else choose"Reset to original".
3. Upgrade of the System:After the SPDD activities are completed, the system is then upgraded - the old version is replaced by the new version
4.SPAU Phase : Transaction SPAU is similar to SPDD but the objects involved here are the Repository objects (Programs, Function Modules, Screens, Interfaces, Documentation and text elements). Here also we have to choose between ‘Reset to Original’ or ‘Adapt Modification’. The SPAU activities can be done either immediately after SPDD activities or after the Upgrade of the system.
5.Testing :- Typical issues encountered during testing are short dumps, performance issues, variants for reports missing, not printing the smart forms correctly, etc.

Z- Programs :The number and size of custom modifications in the system determines the complexity of the upgrade project. Because many of the function modules and dictionary elements might have become obsolete and replaced by newer ones, the Z programs using the old functional modules and dictionary elements will not function correctly in the new system.
6. Post upgrade activities :Some activities have to be executed manually in each system after upgrade since they cannot be included in a Transport Request. Eg. Regenerating ABAP queries after upgrade.

Regards,
JUNAID AHMAD
SAP BASIS