Showing posts with label basis questions. Show all posts
Showing posts with label basis questions. Show all posts

July 26, 2015

SAP BASIS QUESTIONS



Types of  sap projects:-


We can divide the sap projects into three categories as
1) sap implementation projects
2) sap support projects
3) sap migration projects

1) sap implementation projects 

In this type of projects, customers are moving towards sap software. previously they might be using some other software.


2) sap support projects
once sap project is implemented, it should be supported by the consultants in day-to-day business. in support projects, the support team helps the customer in day-to-day business.


3) sap migration projects
As we see, sap is continuously upgrading the R/3 software.customers are moving from the older versions to new versions. when the customer decides to new version, it is called sap migration projects.now-a-days many customers are migrating from older versions like 4.5 or 4.6b, 4.6c or ecc 5.0 or ecc 6.0 versions to new versions.


vpn (virtual private network):-



Where are your sap servers located ?
In general the servers will be located at client side. you may be working for any company like wipro, ibm, tcs or infosys. That IT company may be implementing the sap for a customer in uk. though you work from IT company, the servers will be located at client side only.



How do you connect to sap servers which are at client side, if you are working from offshore ?
We can connect through internet or private lines. If you use internet, it is not secure because of its accessibility to public. Private lines are costly for the companies, here vpn comes into picture.

a virtual private network is a private communications network used within a company, or by several companies or organizations to communicate confidentially over non-private network.
From the above definition it is clear that vpn also uses non-private network like internet. but it creates a virtual network.
In general, you will be given with a user name and password for vpn. by using the user name and password you can connect to vpn.
Ex: at&t and citrix, there are many vpn softwares in the market.

Then you have to use the sap user id and password to connect to the sap server.now it is clear that vpn user id different from sap user id.







December 13, 2013

SAP BASIS INTERVIEW QUESTIONS



SAP BASIS INTERVIEW QUESTIONS :-



1) Which directory do we have the exe files?

2) Which directory do we have errors or logs or traces recorded?

3) What is the profile parameter for increasing the number of background work process?

4) Difference between Central Instance and Application Server Instance?

5) How many Application server instances are there in your company?

6) How many modules did you support?

7) What is the version of OS, DB and R/3?

8) What is the patch level of R/3 used in your project?

9) What are the IP addresses of your R/3 systems?

10) If the dispatcher work process fails can I login to SAP system?

11) How to check the status of dispatcher from OS level?

12) What are the start/stop commands for SAP system from IS level?

13) If dialog work process fails where can I check the logs related to the dialog Work Process?

14) What are the three types of profile parameters and what is their naming convention?

15) What is the technology used by SAP systems to process user requests?

16) What is the transaction code to check whether all my instances are active or not?

17) What is the transaction code for finding out number of work process present in a particular instance?

18) How do I do manual switching of operation mode?

19) How many work processes are required in order to login to SAP system? What are the types?

20) In what sequence does the system read system parameters?

21) What is the transaction code to check the consistency of individual profiles?

22) In which sequence we perform the setting up of operation modes?

23) Which SAP processes are started when the SAP system or an instance is started?

24) How do I find out which are dynamically switched or static parameters?

25) How do I display current values of system parameters? What are the ways of displaying current values of system parameters?

26) If I make any change to the startup profile do I need to restart SAP system?