Finding out from NW screen

I need to know the DB values from either Netweaver screen or visual or config
     for example sga_max_size ,db_cache_size  etc...     
Thanks

Hello,
You should be more specific with your question, not able to understand your question..but still the below will help
Use tcode ST04 to get the needed parameter and ther values which are active in your DB.
ST04-Detailed analysis menu-Parameter changes-Active parameters.
Regards,
Yoganand.V

Similar Messages

  • Xperia UI frozen after coming out from lock screen

    I find the app switcher and notification bar inaccessible when the phone comes out from lock screen. Swiping down or pressing the task switcher does nothing.
    Solved!
    Go to Solution.

    That's the problem, uninstall it > press and hold power & volume up for 5 seconds and check again 
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Table Name or Function Module to find out all the Screens & Subscreens for

    Hello Experts,
          Table Name or Function Module to find out all the Screens & Subscreens for all T-Codes
    Helpful Answer will b rewarded
    Arif Shaik

    Hi Balaji,
       But TSTC only Gives the Program Name , T-Code and Screen but not all the Subscreen details
    Any other which U know

  • Find out from which table a ES gets his data

    Hello,
    I'm now asking myself (for a couple of hours) how I can find out from which table(s) a Enterprise Service gets his data. I don't find any hint about this on ES Workplace, sproxy or soamanager. Has anyone a usefull hint for me?

    Hi Marco,
    This actually is an excellent question, as it allows to clearly realize, that ES Repository is only a modeling device and it does not contain any implementation details.
    If you are interested in implementation details, then Services Registry and the respective backend system are your friends, as Enterprise Services are implemented in these backend systems and then published in the central phone book - the Services Registry.
    If you haven't applied yet for the free access to the ES Workplace systems, do so as this will give you access to the SAP ERP discovery system that implements all the ECC related Enterprise Services.
    Now, if you want to see the implementation details for a given service - start from the ES Workplace. Go to the Services Registry and find an ECC service of interest. Then, on the General tab of the service you will find the Namespace and Internal Name. Having these two values, log on to the ES Workplace ECC system, start transaction SE80 and select Enterprise Services Browser. If this option is not available, go to Menu -> Utilities -> Settings and select Enterprise Service Browser. Find the namespace and the service (by its internal name) then navigate to the implementing code - which typically is an ABAP Object interface and an implementing class.
    The only reason I am referring to the ES Workplace Service Registry and its discovery system is, because it is a platform we all have access to. Each client builds their own SOA landscape, where only certain Enterprise Services are published in the Services Registry. And, of course, the system landscape can be more complex - containing not only ECC but other SAP Business Suite products. 
    I hope this helps a bit.
    Regards,
    Andrzej

  • Find out from the machine name, what user is logged in

    thank you. Is there a way to find out from the machine name, what user is logged in or who the machine belongs to?
    I can actually find out from the username what machine they have because there is a field called the wWWHomePage that gets populated with the computer name
    how do I do that? 
    Also I have a list of email addresses. How do I find the username from the list of email addresses ?
    thanks

    I have no good way to test this, so you'll probably have to adjust this on your end:
    Get-Content .\users.txt | ForEach {
    $emailAddr = $_
    $props = @{
    EmailAddress = $emailAddr
    Username = ''
    ComputerName = ''
    ComputerPath = ''
    try {
    $userDetails = Get-ADUser -Filter "EmailAddress -eq '$emailAddr'" -Properties wWWHomePage -ErrorAction Stop
    $pcDetails = Get-ADComputer -Identity $userDetails.wWWHomePage -Properties CanonicalName -ErrorAction Stop
    $props.Username = $userDetails.SamAccountName
    $props.ComputerName = $userDetails.wWWHomePage
    $props.ComputerPath = $pcDetails.CanonicalName
    } catch {
    $props.Username = 'ERROR'
    $props.ComputerName = 'ERROR'
    $props.ComputerPath = 'ERROR'
    New-Object PsObject -Property $props
    } | Select EmailAddress,Username,ComputerName,ComputerPath
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • How to find out from whcih terminal user tried logging in and failed

    Hello All,
    One of the user is trying to login using master userid (SAP* / DDIC).. But he is failing after three attempts resulting in locking the SAP* / DDIC user id.
    We are unable to trace who is attempting this? If we know from which terminal user is trying to login we can find out the person.
    Even in SM21 we are unable to see from which terminal user is trying to login..(We can see the terminal clearly in SM04). Could you please suggest us how to trace the person responsible for this issue?
    Thanks,
    Subbu

    Hi,
    The terminal details can be obtained through securiy audit logging.
    You can enable to Security logging for the users SAP*/DDIC using the tcode SM19 and the logs can be viewed using the tcode SM20.
    To  to activate the security audit logging you need to set the value '1' for the parameter rsau/enable. The log file size can be set using the parameter rsau/max_diskspace/local. You can set the number of slots to be used for security auditing purpose using the profile parameter rsau/selection_slots in the default profile.
    Hope this information helps.
    Regards,
    Varadhu

  • How to find out from which device sms or calls has...

    Hello! I want to check from which of my devices some particular calls and sms in particular period has been made. I use several devices: few laptops and androide phone. Can I check from which device sms and calls has been sent? Thanks in advance !  it is VERY VERY important to find out what is going one!!!!!!   Also haveing problem to find an official skype customer help, how can i contact them on the easyest way pls? thanks

    I think you may need to contact customer service regarding your request. Just click the link below to see the instructions on how you can get in touch with the Support team ;
    http://community.skype.com/t5/The-Skype-Lounge/How​-to-Contact-Skype-Customer-Service/td-p/2056783
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • How to find out the selection screen values

    Hi All,
    in BI we are having the maximum allowed cells as 500000 for a report.
    for some of the reports execution fetching the data morethan 500000 by different users.
    i could findout the report and user who has executed, But i wanted to findout for which selection user has executed.
    is it possible to find out...please help.
    Thanks,
    Krishna.

    Hi,,
    Yes it is possible.
    Open your query result in the design mode by going to BEx Analyzer->Design ToolBar
    Now take one text element and assign it to the variable which you have used for the selection screen.
    Take the same number of text element as there are in selection screen.
    Exit the design mode. In place of the text element you will find the value of the variables assigned to them.

  • A way to find out how many screens/windows are open

    hi everyone,
    is there a way to find out how many sap screens are currently open? i need to know this because my program should react differently if the user has all 6 screens opened or if he has only one screen open.
    <each thread here has the same priority!>
    thanks in advance!
    Edited by: Thomas Zloch on Apr 12, 2010 3:59 PM

    Try calling function module TH_USER_INFO.
    Thomas

  • Find out user's screen size ?

    Is it possible to find out the size of the user's current browser window in pixels in WebDynpro for ABAP?
    (i need this because I have a popup that is 100% high and 100% wide (works well), and on that popup I want to add a GANTT control with 100% width and height as well. Unfortunately, the CHART control does not accept a dynamical height (100% width works, but 100% height is not suported).

    make the rootuiElementcontainer of layout type matrixLayout
    and turn "stretchVertically" property on
    maybe that will work?

  • [Unsolved] iOS 8 Exchange Emails read on other devices do not clear out from Lock Screen

    Creating this thread again since the last one got marked 'solved' automatically although no solution was found.
    My Google Apps (Exchange) emails on the lock screen are not disappearing when I read them on other devices (eg. my iPad or Mac). On iOS 7 this used to work very consistently for me, that is, when I received an email on 3 devices and read it on one of them, the email would instantly be marked as read on the other devices and the notifications would be cleared out.
    Furthermore, if I slide the notification of a read email on the lock screen and delete it, it has no effect on the server. So this is certainly a bug.
    PS: Also tried Push email notifications with iCloud mail, same problem. For iCloud, even the icon badge count is not updated.

    Nope.  Mine is an iPhone 5 that has Exchange, Gmail and Hotmail accounts on it.  All three email clients worked perfectly on iOS 6 and 7 in terms of appearing on and disappearing from the lock screen, but my experience with iOS 8 has been horrible.  As to this issue in particular, not only are items not disappearing from the lock screen, but even when I changed the setting to show only 1 message on the lock screen (just so I would know if I have any new email), every email I get nevertheless still appears on the lock screen ?!?!  I agree with t87 that iOS has been a regression and, to my mind, a big one at that (not just limited to this issue).  The mantra of "it just works" does not hold true, at least in my experience.

  • How do I know a user has been logged out from another screen

    If one user is already logged in to the web application and another user with the same user name and password trying to log in to the same web application, i need to logout the first screen's user session. In other word, I want to disable first screen access right since it has been logged out.
    I have a user log class to record users login activities. A new user log object will be created for every login.
    How should I do that?

    Try to write an implementation of HttpSessionListener and HttpSessionAttributeListener something like the one down below and configure it accordingly.Believe tht should very well cater your requirment.
    public SessionAttributeListener implements HttpSessionAttributeListener,HttpSessionListner{
       List<HttpSession> sessionsList;
        public SessionAttributeListener(){
             this.sessionsList = new ArrayList<HttpSession>();   
        public void sessionCreated(HttpSessionEvent se){
        public void sessionDestroyed(HttpSessionEvent se) {
                this.sessionList.remove(se.getSession());
        public void attributeAdded(HttpSessionBindingEvent se){
                    if(se.getName().equals("userInfo"))
                         this.appAction(se);
        public void attributeRemoved(HttpSessionBindingEvent se){
                  if(se.getName().equals("userInfo"))
                            this.sessionsList.remove(se.getSession());  
        public void attributeReplaced(HttpSessionBindingEvent se) {
        private void appAction(HttpSessionBindingEvent se){
                    UserBean ub = (UserBean)se.getValue();
                     for(HttpSession session:this.sessionsList) {
                             UserBean ub1 = (UserBean)session.getAttribute("userInfo"); 
                             if(ub1.getUserName().equals(ub.getUserName())){
                                    try{
                                       session.removeAttribute("userInfo");
                                       session.invalidate();
                                   }catch(Exception exp){}
                    this.sessionsList.add(se.getSession());
    }Hope this might give you a brief idea of how to go about. :)
    REGARDS,
    RaHuL

  • Sudden jump out from selection screen (APO)

    Hello,
    I've developed a report which displays data in an ALV grid. When executing the program everything works fine but when the test user runs through the transaction code something goes wrong. The selection screen appears and you can enter desired selection criteria but when executing the report it just jumps out to the main SAP start page. Does anyone know how to fix this?
    The settings for the transaction code seems to be alright...
    Type: Report transaction
    Sel. screen: 1000
    All SAP GUI are ticked (HTML, JAVA and WINDOS)
    Appreciate all help I can get in this matter.
    Best regards,
    Mia

    Thank you for your tips!
    The test user has already been granted the role necessary to run the transaction, according to our SAP security people, but there might be some additional authorization needed.
    SU53 does not log anything when executing the transaction and no output validation is written in the select screen. I'm using a standard ALV class to display retrieved records and have had no problem with it previously.
    Best regards,
    Mia

  • Which epson wireless printer will work with airport extreme (can not find out from epson)

    three systems in use Win 7, Mac lion and vista.  Former epson printer WF 600 would not link with my new airport extreme router despite multiple attempts through epson.  Does anyone know of a wireless printer that will work?  Thanks.

    I had the same problem. It was fixed by running the silly app downloadable from their support page: http://support.lexmark.com/perl/support/support.cgi?ccs=229:1:0:0:0:0
    Here's another way, through CUPS:
    1) http://127.0.0.1:631/
    2) Administration tab
    3) Add Printer
    4) Give Name, Location, and Description (pretty inconsequential)
    5) Select device: Internet Printing Protocol (http)
    6) Device URL: lexnet3://192.168.5.110:1 (the parts in bold must be there, the ip add is probably different)
    7) Make: Lexmark
    8) Model: 3600-4600 series (if this isn't there, you need to get the driver from Lexmark)
    That should do it.
    The printer will be in your system preferences.
    The port number and the "lexnet3://" is the interesting part. Without them, I don't think you'll be able to get it working.
    Good luck
    Message was edited by: swbooth

  • How to find out the current  screen resolution/width in webdynpro.

    HI,
    Can any one please tell me how to get the screen resolution in webdynpro?
    Regards
    -Sandip

    Hi Sandip,
    - view size can be set by setting the 'width' of the RootUIElementContainer. By defalut, it will be 100% only. Also, It is always better to use the % coz it does not distort your view with different screen resolutions.
    - while creating the iview, you have the property like 'HeightType'. There you can set the value as FIXED, AUTOMATIC & FULL_PAGE. If you wish, you may leave it as it is.
    - All you have the properties like 'Fixed Height' etc to set the size values.
    Regards
    Chander Kararia
    # Please close the thread once get the correct answer. Give rewards for answers.
    Edited by: Chander Kararia on Feb 20, 2009 9:55 AM

Maybe you are looking for

  • GetValue from a Textfield bound to a db column - Is not working

    Hi, I have 4 fields that are bound to row set fields. These fields contain null value in the database. When the user hits the enter key I am unable to get the new value entered on the web page. scrubRuleTA (Is the textfield) Backend Java Code to capt

  • Create a new oracle database from OCI or OCCI client

    Hi, How can we create a new oracle database from OCI or OCCI client? i am using the oracle 11gR2 Thanks in Advance, Sreekanth Polaka

  • AccessControlException while an applet is executing

    Hi to all: I am developing an applet and I show it in the main JSP page of a service place in Tomcat (Linux). The applet needs to access to some data in a smartcard and I use another class for this purpose. This class uses javaxsmartcardio and JNA.ja

  • Problems with Zen X-Fi & Windows Live Messen

    Has anyone else had problems getting online and accessing there windows li've messenger contacts. Ive set up the chat account on the website and input the correct info into my player but it just says that i aint added any friends even tho i've opened

  • Subquery factoring

    hello Is it a rule that the subquery should always be followed with a select statement. I am using it as follows WITH subquery_this AS SELECT col_name1, col_name2, col_name3, ROW_NUMBER() OVER ( PARTITION BY col_name3 ORDER BY col_name2 DESC ) AS S F