SQL developer drop all my network connections

Hi all,
I have used different versions of SQL Developer and I have read many forum posts but I cannot find solution for my network problem.
I can connect to my databases without any problem, but when my session goes to snipped state (due to idle_time setting) after some time ALL my network connections are dropped (e.g. my mail client give me message that cannot connect to the server, my ftp client session is dropped, my ssh session are dropped...). It is horrible because sometime I need connect to my PC remotely and due to this problem I cannot. It is not problem of my PC, I have used 2 different PCs and all is the same. If I don't start SQL Developer, I can have ssh session open for week without any problem.
Last year I used to start keepalive extension, but is really annoying for every oracle session manualy enable keepalive.
And when I open 10 db sessions and for one session I forgot click enable keepalive then all my network connections are dropped.
Yesterday I have installed current version of SQL Developer hoping that the problem is solved but today morning I find all my network sessions dropped (e.g. I need 8 ssh sessions reconnect).
Does anybody have any idea how to solve this?
Thanks.
Marian

Hi Marian,
I am not quite sure how using SQL Developer could make all client software accessing the network lose their connections. Do you use some kind of VPN (Virtual Private Network) software? Do you always try to use SQL Developer with the non-Oracle KeepAlive plug-in?
Maybe local policy imposes some limit on the total number of simultaneous connections (active or inactive) you can have, and it gets exceeded only when you run SQL Developer. Are any other application clients used to access databases from your machine(s)?
If the real network connection is stable, typically one need only worry about database session time-outs (idle limit reached) or VPN time-outs. I suggest asking for help from someone inside your organization responsible for networks. It seems like something is forcing a VPN disconnect.
Regards,
Gary
SQL Developer Team

Similar Messages

  • SQL Developer 1.5 where are connections stored?

    SQL Developer 1.5 where are connections stored?

    The connections are in
    C:\Documents and Settings\Application Data\SQL Developer/system1.5.0.53.38/o.jdeveloper.db.connection.11.1.1.0.22.49.35/connections.xml
    If you want to back them up, you can just right-click export from the tree.
    -kris

  • SQL Developer 1.5 - The Network Adapter could not establish the connection

    I was using SQL Developer 1.2 until this afternoon. I saw that 1.5 was available so I decided to try it out.
    Unfortunately, I cannot connect. I've tried connecting the same way I've done with 1.2 and it gives me the error:
    "Io exception: The Network Adapter could not establish the connection"
    No firewall changes, tns changes have been done the whole 10 minutes I was transitioning over from 1.2 to 1.5.
    Any ideas how I can get 1.5 to connect?

    Hi Echoi ,
    1/Do you want us to look at the tnsnames.ora and see if we spot anything?
    2/There are complications with existing ORACLE_HOME s:
    Re: 1.5 not working at all for me
    post from dooneill:
    Hi Thomas,
    SQL Developer does pick up the JDBC drivers from your local ORACLE_HOME.
    To ensure your using the shipped JDBC drivers you could use the following small script.
    I would appreciate if you could tell me if this works and what version of Oracle you have installed locally.
    1) Close SQL Developer
    2) Create a sqldeveloper.cmd file in the SQL Developer root directory
    3) With the following contents
    SET ORACLE_HOME=%CD%
    start sqldeveloper.exe
    4) Run sqldeveloper.cmd
    Thanks
    Dermot.
    -Turloch

  • Sql developer - not able to establish connection

    I have installed sql developer 3.2.2 and now I am trying to establish a connection with the database 'orcl' which I just created. But it is giving me a 'socket read timed out error' with vendor code 504. Please help. Thanks in advance.

    The output from 'lsnrctl status' is -
    C:\Users\Bits>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2013 22:59
    :55
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                11-OCT-2013 10:18:43
    Uptime                    0 days 12 hr. 41 min. 38 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\l
    istener.ora
    Listener Log File         c:\oracle\bits\diag\tnslsnr\Bits-PC\listener\alert\log
    .xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully.
    The output for 'tnsping orcl' is -
    C:\Users\Bits>tnsping orcl
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2
    013 23:04:28
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (0 msec)
    The windows firewall is not working on my computer. Is that causing this issue?

  • SQL Developer 1.1 Crash on connecting

    Hello,
    I have a TNS type connection defined which uses the default role and a connect identifier rather than a network alias. When I click test I get a success message but when I click connect then SQL developer waits for a few seconds and then crashes (no error message displayed). Can anyone suggest where to start looking for the cause of this?
    Regards
    Alastair
    Message was edited by:
    Alastair Green
    Just found an earlier post that mentioned launching from the console. This gives me the following output:
    C:\SQLDeveloper\sqldeveloper\sqldeveloper\bin>sqldeveloper
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    Using oracle.home=C:\SQLDeveloper\sqldeveloper
    Using ide.user.dir=null
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type
    Exception while updating action Copy
    java.lang.ClassCastException: ice.pilots.image.ThePilot
    at oracle.help.htmlBrowser.ICEBrowser._getThePilot(Unknown Source)
    at oracle.help.htmlBrowser.ICEBrowser.getSelectedText(Unknown Source)
    at oracle.jdevimpl.help.HelpContentPanel.isTextSelected(HelpContentPanel
    .java:485)
    at oracle.jdevimpl.help.HelpTopicEditor$HelpTopicEditorController.update
    (HelpTopicEditor.java:539)
    at oracle.ide.controller.IdeAction.updateAction(IdeAction.java:593)
    at oracle.ide.controller.IdeAction.updateAction(IdeAction.java:582)
    at oracle.ide.view.View.updateAction(View.java:341)
    at oracle.ide.view.View.updateToolbarActions(View.java:337)
    at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindo
    w.java:673)
    at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMain
    Window.java:652)
    at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    reloadBuffers(): 47 nodes checked in 0.467968604 second(s)
    fireIdeActivated(): oracle.ide.IdeMainWindow$NodeReloader 471ms
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d32910, pid=2480, tid=1724
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # C [OraClient10.Dll+0x112910]
    # An error report file with more information is saved as hs_err_pid2480.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    #

    Thanks for the response.
    I tried updating to 1.5.0_10 but still get similar results although slightly less verbose output:
    C:\>"C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe"
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    Using oracle.home=C:\Program Files\sqldeveloper
    Using ide.user.dir=null
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d32910, pid=2192, tid=3924
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
    # Problematic frame:
    # C [OraClient10.Dll+0x112910]
    # An error report file with more information is saved as hs_err_pid2192.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    C:\>
    Message was edited by:
    Alastair Green
    I found another post by jayantp from 8-dec-2006 where he suggested copying some files from the oracle client jdbc\lib directory to the sqldeveloper\jdbc\lib directory:
    ojdbc14.jar and
    ojdbs14dms.jar
    This works for me but I don't know what the side effects might be. Any thoughts?
    Message was edited by:
    Alastair Green
    Should have said, my client version is 10.2.0.1.0

  • SQL developer (3.1.06.44) connection issue

    When I try to connect the database I'm getting below error, what could be the problem...Can any one help me ...?
    Connection type : Basic , Role : SYSDBA
    Port : 1521
    Connecting through SERVICE NAME
    =====================================================================
    Error:
    ===
    Staus: Failure - Test failed : The network adapter could not establish the connection

    Hi 889828,
    It is a fairly generic error.
    Is your database Started? ( On Windows XP service name: OracleService<name> )
    Is there a firewall (on the client or the server) blocking the connecton? (try telnet to 1521)
    Does SQLPLUS work (through a tcp network alias in tnsnames.ora)?
    Does tnsping work ?
    Are all your arguments typed in correctly?
    I did a quick look for similar messages:
    java.sql.SQLException: IO Error: The Network Adapter could not establish...
    Exception: IO Exception:Thenetwork adapter could not establish connection.
    -Turloch
    SQLDeveloper team

  • SQL Developer tool giving error Network Adapter could not establish

    Hello,
    I installed oracle 11.2 client on my windows 7 machine.
    When i connect sql developer, i get the below error.
    status : Failure - Test failed : The network Adapter could not establish the connection
    I am using network Alias to select SID name.
    I am able to connect the same database through sqlplus. I am able to ping the tnsname. I am able to telent the server for 1521 port.
    What else could be the issue?
    Any help is appreciated.

    You'll probably want to post this in the SQL Developer forum.. SQL Developer
    Greg

  • SQL Developer dropping first column in a SQL SELECT

    Am not too certain who to report this to... but I just noticed that SQL Developer will not return the first column in a SELECT statement when there is a comment just after the SELECT reserved word when running the query in the SQL Worksheet. For instance:
    SELECT -- > HEADER INFORMATION STARTS HERE <--
    w.stu_id HDR_STU_ID,
    w.wiser_id HDR_WISER_ID,
    iep.wiep_id HDR_WIEP_ID,
    sis.wisis_id HDR_WISIS_ID,
    FROM wiser_exit exit
    INNER JOIN wiser w
    ON exit.wiser_id = w.wiser_id
    INNER JOIN wiser_iep iep
    ON w.wiser_id = iep.wiser_id
    INNER JOIN vw_wiser_iep_sis sis
    ON iep.wiep_id = sis.wiep_id
    will just return columns 2 - 4 (HDR_WISER_ID, HDR_WIEP_ID, and HDR_WISIS_ID), and NOT column HDR_STU_ID.
    I verified this by running the same query in SQL Commands in the SQL Workshop of APEX, and the resultset returned all the columns including HDR_STU_ID.
    Just ran another quick test in SQL Developer, and get the same results from a SELECT against a single table:
    SELECT -- > HEADER INFORMATION STARTS HERE <--
    county_cd,
    odd_even_flg,
    street_name
    FROM dime
    Did not return the county_cd column.
    I know, it's just a minor quirk, but I thought I would mention it.

    John,
    Thank you. I replaced the '--' comments with the '/*' '*/' style and it picked up the first column.
    I guess I'll just have to break an old habit I've been doing for years for comments. Dang, I hope all that old code doesn't break...
    Thomas
    Spoke too soon. I followed up by checking what Oracle's 'Oracle Database 10g The Complete Reference' had to say about the issue of using '--' for comments and under '-- (Comment)' it says "-- tells oracle a comment has begun. Everything from that point to the end of the line is treated as a comment. These delimiters are used only within SQL itself or in PL/SQL ..."
    So I guess I can continue using '--', but need to keep in mind that in certain circumstances it might not work as expected. YMMV
    Edited by: Thomas 8246 on Feb 19, 2010 8:09 PM

  • Oracle SQL developer 3.2.20.09 connection problem

    hello everyone. I just installed oracle SQL developer on mavericks. active JDK is 1.6.0_65. host name : som3a... now the problem is , whenever i try to make a new connection using the previous info and specifiying the default port 1433 i always get the following error
    Status : Failure -Test failed: Cannot connect to Microsoft SQL Server on som3a
    - can these fields ( connection name , username ,password ) take any values or do they need to be something special like ? i mean the host name must be som3a right so do the same constraint apply on these fields ?
    -i tried telnet som3a 1433 , it gets stuck at "trying..."

    I think you have the wrong forum, as this forum is dedicated to the Oracle Database Cloud Service.
    - Rick Greenwald

  • SQL Developer 1.5 Missing DB Connection Tabs

    After installing SQL Developer 1.5 EA1 in a new directory, I do not have the Sybase, MS SQL, MYSQL tabs when I try to create a new entry in the Database Connection window. Is this a Java problem? I have many database drivers and tools installed on the same workstation.

    I've installed SQL Developer 1.5 EA3 (sqldeveloper-5304.zip incl JDK1.5.0_06) on Windows XP (service pack up to date).
    I've downloaded http://download.sybase.com/pub/jConnect/jConnect-6_05.zip for Sybase connectivity and unzipped to "C:\Program Files\sybase\jConnect-6_0"
    I add the drivers under Prefs > Database > Third party drivers as:
    c:\Program Files\sybase\jConnect-6_0\classes\jconn3.jar
    and/or
    c:\Program Files\sybase\jConnect-6_0\classes\jTDS3.jar
    When adding a connection, I only get Oracle and Access tabs (not a Sybase one too).
    Moving the .jars to a path without spaces didn't help.
    Please help.

  • SQL Developer on Windows trying to connect to M/F with RACF authentication

    I am currently running the latest downloaded version of SQL Developer on a Windows XP client machine.
    We have recently upgraded our z/os Oracle version to 10.2.0.3
    I was advised to use the thin java client in SQL Developer by inputting the URL into the advanced window - jdbc:oracle:thin:user/******@ukmet-***:3010:***
    This returns an ORA-28037 Cannot get session key for RACF authentication
    If I however substitute oci for thin then I get a test successful but the subsequent attempt at a connection crashes SQL Developer.
    Any ideas on how I get a stable connection greatly appreciated

    The tns list might be empty due to the bug that it's only looking for lower case tns file names. This is a bug in 1.1 and has been addressed with the patch. Also in 1.1, there are some instance where the tns file is not picked up through the registry setting, you might need to set the PATH variable to address that. This too has been fixed in the patch.
    Sue

  • Help.  What to do? New Update destroyed all my network connections

    I can no longer connect to my wireless system (it was working this morning before I downloaded updates--security, itunes and airport). The first thing support tells me to do is update my OS. Which I would do if I could connect to the internet--but I can't. Network Setup Asst is asking me questions I don't know how to answer: IP Address, Subnet Mast, Router, DNS Servers, Search Domains, lPv6 address. Can anyone help me? Thanks, Jill

    Try the following:
    To setup AirPort for High-Speed Cable Internet connectivity:
    System Preferences > Network > Show > Network Port Configurations
    - Verify that an AirPort option exists. If it does not, click "New" to create one. - Verify that AirPort is "On" (checked)
    - Verify that AirPort is at the top of the list. If it isn't, you can drag it to the top.
    Systems Preferences > Network > Show > AirPort
    AirPort tab
    - By default, join: Automatic
    TCP/IP tab
    - Configure IPv4: Using DHCP
    - Configure IPv6: Automatically or Off
    Proxies tab
    - Configure Proxies: Manually
    - Select a proxy server to configure: <All proxies should be unchecked unless you specifically require a proxy for Internet access.>
    - Exclude simple hostnames (unchecked)
    - Bypass proxy settings for these Hosts & Domains: <leave blank>
    - Use Passive FTP Mode (PASV) (checked)

  • Where are Connections properties stored in SQL Developer on Windows XP?

    I am amazed with the new SQL Developer with the simplicity it brings to SQL programmer. Does any one knows where SQL Developer stores all the added Connections? How can I use SQL Developer to read an existing tnsnames.ora file and set all the Connections properties?

    The best thing to do is just export the connections you create to a file. Use the context menu to do this and then you can import and export the connections you create.
    There is a TNS tab which should show your tns entries, if that's set up. If you don't see your tns entries in the drop list, then you need to set the path in you env variables. See the FAQ section on SQL Developer Exchange. http://sqldeveloper.oracle.com
    Sue

  • Connection with SQL Server 2000 to SQL Developer 1.2 Migration Workbench

    Hi all,
    I keep getting the following error with setup for SQL Developer 1.2 Migration Workbench connection to SQL Server 2000 database:
    "Status: Failure -Network error IOException: Connection refused:connect"
    I can access the Microsoft SQL Server 2000 database with username
    and password using Enteprise Manager. However for some odd
    reason the Oracle SQL Developer 1.2 cannot connect to it.

    I was having this problem too. I'll mangle this explanation, but Our SQLServer instance was on a local server with some named DNS something. So, to get to the server, we used theservername.outdomain instead of an IP. We could never get it to connect through the named server. We got an SQLServer instance going on a server that we could connect to through a regular IP, and it connected just fine.
    Also, are you using the JTDS driver, or microsofts driver? We have only been able to connect with the JTDS driver. http://jtds.sourceforge.net/

  • Proble to connect oracle DB from Sql Developer

    1st I installed fedora 13 on VirtualBox 4.1 machine and then i installed a oracle 10g(the db run correctly and listener too).
    the listener paramater:
    LISTENER =(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=10.0.0.8)(PORT=1521))
    2nd in my local machine (Fedora 13 too) i installed a sql developer and when i trying connect to oracle on virutal machine i recived a next error
    using connection Basic:Status: Failure -Test failed: IO Error: The Network Adapter could not establish the connection.
    the parameter i settings are:
    connection name:XXXX
    username name:user_created
    password:XXXX
    Hostname = 10.0.0.8
    port = 1521
    SID = the_same_of_database
    i can make ping well to the virtual machine.
    using connection TNS: Status: Failure -Test failed. Required property 'hostname' is not set on the DatabaseProvider.
    But i don't know where is the tnsnames file for sql developer.
    i don't know if i have to install any JDBC for sqldeveloper.
    i can't make tnsping because on my local machine i don't have installed.

    Hi, excuse me, but mi trouble come from my listener.ora,
    Help me please, my listener settings is:
    Listener
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = ipc)(KEY = PNPKEY))
    (ADDRESS = (PROTOCOL = tcp)(HOST = fe13oracle01.localdomain)(PORT = 1521))
    ) #AFTER I RAN THE LSNRCTL START THOSE parentheses WAS BECAMED RED
    ) #AFTER I RAN THE LSNRCTL START THOSE parentheses WAS BECAMED RED
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = MY_SID)
    (ORACLE_HOME = /opt/app/oracle/product/10.1.0/db_1)
    (SID_NAME = MY_SID)
    (PROGRAM = extproc)
    lsnrctl start:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 16-JAN-2012 23:29:28
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The command completed successfully
    [oracle@fe13oracle01 ~]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 16-JAN-2012 23:29:36
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/app/oracle/product/10.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /opt/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Log messages written to /opt/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fe13oracle01.localdomain)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 16-JAN-2012 23:29:36
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Listener Log File /opt/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fe13oracle01.localdomain)(PORT=1521)))
    Services Summary...
    Service "MY_SID" has 1 instance(s).
    Instance "MY_SID", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    Tnsnames:
    PROPHET =
    (DESCRIPTION_LIST =
    (ADDRESS = (PROTOCOL = tcp)(HOST = 10.0.0.8)(PORT = 1521)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MY_SID)
    On my (ORACLE_SID =) on my .bash_profile i put sid_name UPPER, i don't know if that point has any influences

Maybe you are looking for

  • Upgraded to snow leopard, now safari scrolls a page down when space bar is hit and sometimes crashes.  Any ideas for a fix?

    I just upgraded to the new snow leopard, now my Safari is acting loopy.  At times, the page will scroll down when I hit the space bar.  As I type this discussion the screen isn't paging down, but if I go to the tab where I have facebook loaded and hi

  • LOV of column names with a report's custom column headings?

    I have a list ov values definition that looks like this: select column_name d, column_name r from all_tab_columns where table_name = 'DATABASE_LIST' I'd like to list the custom column headings from a report as d, rather than repeating the column_name

  • Business Metadata in SAP BW

    Hi Folks, I am karthik ramanathan doing my project in SAP BW and my topic is 'Extraction of Business Metadata from SAP BW'. I am new to this field and I would like to know what are the Business Metadata needed & useful for the SAP customers. And know

  • CRM_IC - BuPaESearch. Where is this view?

    Hi all, I've this kind of problem: I've to modify views BuPaSearch that I reach when I navigate from views AuiItems selecting an e-mail and clicking on "Preocess and record" button. I arrive in a viewset with "BuPaSearch", "mailPreview" and, on the b

  • How do you control number of cycles shown on chart

    How do you control number of cycles shown on chart?  I've selected a sweep chart and I'm not seeing the vertical bar on the chart when the program runs.  This is probably because I'm not seeing a full cycle of the periodic signal I'm trying to displa