Debugging on a database that is not localhost

Hello

I have a XE 11 g and SQL Dev 3.1 EA3. The XE is on Oracle Linux 5. Listener is in 1521.

I'm trying to debug my SQL Dev client procedure.

In preferences, I updated the ports 4000-4999

When I try to turn on debugging, this is the response:
Connecting to the database ONLINE MST.
Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( 'xx.xx.xx.xx', '4000' )
ORA-30683: failure establishing connection to debugger
ORA-12541: TNS:no listener
ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
ORA-06512: at line 1
Process exited.
Disconnecting from the database ONLINE MST.
Well... I then change the port 1521 where the listener is:
Connecting to the database ONLINE MST.
Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( 'xx.xx.xx.xx', '1521' )
ORA-30683: failure establishing connection to debugger
ORA-12537: TNS:connection closed
ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
ORA-06512: at line 1
Process exited.
Disconnecting from the database ONLINE MST.
I tried Google - but without much success. It is perhaps obvious, but what I have to activate?

concerning
Mette

What is "xx.xx.xx.xx? This should be your client sqldev. If it is bad, use preferences - Debugger - guest for the debugger host. Once it works, I think you can disable it again.

Hope that helps,
K.

Tags: Database

Similar Questions

  • I have a SSIS package that uses ODBC to connect to a progress database that does not work in SQL Agent

    I have a SSIS package that uses ODBC to connect to a Progress database.  It works fine in Visual Studio and it works very well in a batch file calling DTEXEC from the Windows Task Scheduler, but it does not work in the work of the SQL Agent.  It says that it cannot find the driver information.

    Hi Curt_DBA,

    The question you posted would be better suited in the MSDN Forums. I would recommend posting your query in the MSDN Forums (SQL Server Integration Services).

    MSDN Forum (SQL Server Integration Services)

    http://social.msdn.Microsoft.com/forums/en-SG/sqlintegrationservices/threads

    I hope this helps.

  • Error database that can be updated windows detected 0x8007000D - not been fixed in Windows 8.

    Original title: slow startup and commissioning, also blocks windows 8

    My computer began to take 10 minutes to start and run. then hangs every now and again when I use it.

    I had problems installing an update and I thought that was the problem, so I followed the instructions and installed the update (KB2855336) on a clean restart. When I put the settings back to normal reboot I see the update succeeded, but the computer is still a good 10 minutes to restart.

    I tried to do a repair, but this is notauto-start.

    I tried to run a sfc/scannow and that froze the verification step 100%, I have waited a long time, checked in the Task Manager and saw that he was inactive and if you click end task.

    My Task Manager shows 99% or 100% use of the disk.

    I tried to do a system restore to a point in mid-July and which failed, error 0x80071a90 code.

    I followed the advice of someone to uninstall the update and restart twice, but the problem persists.

    What can I do to fix this? I use my laptop to work and so I need this problem as soon as possible.

    I just tried in safe mode and also it took forever to start and run. I tried different jumpers in safemode, maintenance of the system not found no problem, windows update however found two:

    Error in database that can be updated windows detected 0x8007000D - not fixed

    Windows Update, the components must be repaired to no fixed

    Help, please!

    Thank you

    Hello

    This problem is usually caused by Windows Update corrupted downloads or installations. However, virus infections are also known to cause this problem. Before scanning for viruses, please try these troubleshooting steps and check whether the problem is resolved:

    Method 1: reset the Windows Update components and check if the error persists:

    How to reset the Windows Update components?
    http://support.Microsoft.com/kb/971058/en-us

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs.

    Method 2: use Deployment Image Servicing and Management to fix Windows Update errors.

    To do this, follow these steps:

    a. press the Windows key + C and type cmd in the Search box.

    b. right-click on command prompt and select run as administrator.

    c. type these commands and press enter after each:

    DISM.exe / Online/Cleanup-image /Scanhealth

    DISM.exe / Online/Cleanup-image /Restorehealth

    d. close the command prompt, and then run Windows Update again.

    Please get back to us with the State of the question.

  • Can I create a web database search that does not use Javascript?

    Can I create a web database search that does not use Javascript?

    While it would be possible to do it through custom coding, this type of web database search would not supported by Eloqua.

  • I currently have Adobe Acrobat Pro XI free trial. I am told that I can buy Adobe pro to version 11.0 (XI) British Colombia, our database software is not compatible with the version 15.0 (DC). All projects/products seem to say DC Adobe. Where can I find th

    I currently have Adobe Acrobat Pro XI free trial. He tells me that we can buy Adobe pro to version 11.0 (XI) British Colombia, our database software is not compatible with the version 15.0 (DC). All projects/products seem to say DC Adobe. Where can I find or how to buy just the Pro?

    Hi lplaw1234,

    Acrobat XI can only be used as a trial for a month.

    Adobe now offers only Acrobat DC Plans and price | Adobe Acrobat DC.

    Kind regards

    Nicos

  • Identify a tablespace that is not used in the database

    Hello

    How to find the tablespace that is not assigned to any user? Note that I have a table partition in which there is table space where the records will be placed in the future based on the requirement on this partition table. I gave the unlimited tablespace on these tablespace privilege for the user. How to find storage space that is not used at any time in the database?


    Kind regards

    007

    007 wrote:
    Hello

    How to find the tablespace that is not assigned to any user? Note that I have a table partition in which there is table space where the records will be placed in the future based on the requirement on this partition table. I gave the unlimited tablespace on these tablespace privilege for the user. How to find storage space that is not used at any time in the database?

    Kind regards

    007

    According to my understanding of your question

    To check the quota on the tablespace use query below:

    SELECT * FROM dba_ts_quotas WHERE username = "XXXX";

    to check the default tablespace use the following query:

    Select USER_USERS from dba_users where username = 'XXXX '.

    How to find storage space that is not used at any time in the database?

    Use view dba_data_files for space used for the tablespace.

    I hope this help you

    Neeraj-

    Published by: Virginia October 22, 2011 14:35

  • Listener (and the database instance) does not start automatically: ORA-12514: TNS:listener does not currently of service requested in connect descriptor

    Hi all... I am a newbie with oracle database.,.

    I have the problem of monitoring:

    I installed Oracle Database 11 g R2 XE on my CentOS 6.5 guest operating system.

    I changed the host name in my CentOS so (where installed oracle 11g R2 XE) after the installation was completed successfully.

    Installation-) before and during the hostname is localhost.

    (-) After the installation, I changed the host name in VMCentOS

    From the moment where I changed the host name, nothing starts automatically. In particular, the listener and the database instance does not start automatically.

    When I start the listener manually and I try to connect to the instance of database with SQLPLUS I get this error:

    ORA-12514: TNS:listener is not currently of service requested in connect descriptor

    I think that the problem is due host name changed because I have to test and debug the object, re-installed a machine virtual operating system CentOS, re-installed oracle database 11 g and I do not have this problem. The database instance and the listener starts automatically!

    Can someone tell me if, maybe, the problem is with the host has changed? ... and why?

    P.S.: After changing the hostname I also modified the listener.ora and the tnsnames.ora by changing the HOST with the correct host name.

    Hello

    It seems that you don't install Oracle Database Express Edition (XE). If you post this question in the wrong forum.

    When you install EA or there is no script that starts the database at startup.

    If you wish, you can create by yourself. For example search for instructions to Google how to create script.

    Kind regards

    Jari

  • I get pop up windows that are not blocked. This is like no popups I've seen before

    suddenly, I get a strange type of popup that is not blocked. It must be closed manually, rest on the page in the same place.

    It appears on Google constantly

    Thank you

    EDIT: A screenshot is here http://tinypic.com/r/xqizcp/5

    Make a check of malware with some scan of malware programs. You need to scan with all programs, because each program detects a different malicious program. Make sure that you update each program to get the latest version of the database prior to scanning.

    See also 'Spyware on Windows': http://kb.mozillazine.org/Popups_not_blocked and searches are redirected to another site

  • After the upgrade from my bookmarks list shows the entries less than before; the indications you have search a Profiles folder that does not exist.

    After Update Firefox on all November 9, I lost the list of bookmarks that I had before and it could access it from my homepage. Now it does not appear there. When I followed the instructions on your mozillazine.org help page, it says to find a profile file that does not exist with this version.

    One possible cause is a problem with the places.sqlite file that stores the bookmarks and history.

  • Unable to send emails, but cannot receive them (error message said 554 5.7.1 rejected database end user not allowed to relay)

    There are three computers in the opffice, 2 have windows 7 and the other is XP. Both with windows 7 suddenly will not send emails on windows live mail. all three are on the same network. I contacted Norton to see if that was the problem and they came to the conclusion that it wasn't Norton but the ISP or Windows Server problem. It receives very well but when you send a message, it will then an error message appears (554 5.7.1 rejected database end user not allowed to relay).

    There is no new software or hardware installed!

    [Copy of this message , made in the right forum]

    Noel

  • Lost the ability to create tokens of debugging: error: Code signing request has failed because the value debug token of Type Package is not allowed.

    I have been a token of debugging and apps on my device Z10 hundreds of times from the command line and Momentics but this time I am confused.

    I am trying to create a token of debugging (in command line and Momentics) and deploy it in my Z10 camera, but it does not work.   In both cases, I get the following error.

    "Error: Code signing request has failed because the value debug token of Type Package is not allowed."

    2 things have happened recently that make this potentially different situation.

    a.) now my device is currently running OS 10.2

    (b) there was something new regarding signing apps with your blackberry ID?

    I was a little out of the loop for 1-2 months so please forgive me if this problem is very obvious... I am looking for a clue to what I'm doing wrong.

    This has been fixed on both of your accounts.  It was a problem of account setup.  We're looking at what caused it to prevent it from happening in the future.

  • Application to the/debug context - portal of path could not be started

    Hello community,

    I downloaded and installed the SDK of Service Push BlackBerry v1.0.0.5 assisted by the Getting Started Guide.

    I am able to start the Tomcat service and also confirm it works by visiting https://localhost:8443 / (where I see the Apache welcome screen), but I get an HTTP 404 status message when I try to open the default applications https://localhost:8443 / debug-Portal /, https://localhost:8443 / sample-app / and https://localhost:8443 / pushsdk /.

    On the Tomcat Web Application Manager applications are closed.

    While trying to start these applications, I get the following error messages:

    FAIL - Application to the/debug context - portal of path could not be started
    FAIL - Application to the context/sample-app path could not be started
    FAIL - Application to the context path /pushsdk could not be started

    My knowledge of Tomcat and Java is practically zero...

    Hope someone is able to help me with this problem.

    Installed:

    Apache-tomcat - 6.0.20

    -Windows XP + SP3

    I found the cause of my problem.

    I forgot to put the ID of the application during Installation.

  • Bar is not signed RDK bar isn't signed AUTHOR this bar contains unsigned entries that did not check integrity.

    I created an application with qt creator, it works very well on my z10. But when I download the bar file to blackberry, I got this message

    "Bar is not signed RDK bar isn't signed AUTHOR this bar contains unsigned entries that did not check integrity.". "

    I am registered already BlackBerry signing authority and I also have a debug_token.

    The qt project has to a file of bar - descriptor.xml, information of the author are the debugging token.

    Can someone tell me how I can solve this problem?

    Problem solved.

    use the following two command lines

    BlackBerry XXXXX.bar bar-descriptor-XXXXXX-qtc-nativepackager-package - generated.xml

    BlackBerry-sign - storepass yourstorepass XXXXXX.bar

  • Disorders CW VMS with IDS MC installation: database server does not

    We install a new management station for our ids devices to replace our previous one that is a bit underpowered, but we cannot get it running to the point of being able to add our sensors. In the journal of the files IDS_Analyser, IDS_EvsServer, IDS_Notifier, IDS_ReportScheduler, we get errors that the database server is not running. In addition, we now have an extra record in the files smdb_upgrade001.log and smdb_upgrade002.log, indicating that the upgrade from version 1.0 to 1.1 database failed due to another error:

    -193--primary key for table 'sys_strings' is not unique

    However, we thought that we should follow the proper procedure in the installation of all packages:

    -CW CDOne fifth edition (we installed CiscoView, utility of NMS and CMF integration)

    -Services common (from the CD CW VMS management & monitoring V2.2)

    -Installation of machines virtual CW for IDS V2.2 by selecting management IDS sensors, catalyst ID SM and monitoring security on the same CD

    So that should be enough to have a work environment and in fact we have not all errors in the installation of all components. Even all CW services are running according to the CW process management.

    We are wasting a lot of time trying to get it right for once.

    Johan, it s a while since I made the installation, but I think CiscoWorks-VMS-2.2-Update-1-w2k-k9.exe installing, check SecMon you install and update only if it is less than 1.2, after installation SecMon 1.2.3 If you haven t already done and then add the patches. I hope that the advice I gave you here is correct.

  • Problem installing RCU with ADR: database Version does not match

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    Now I install RCU 11.1.1.6.0 (32-bit), on step 2 of 7 audit of the overall requirements, I face a problem like below:

    Type of database: Oracle Database

    Host name: 192.168.196.102

    Port: 1521

    Service name: HRCS90

    User name: SYS

    Password: mypass

    Role: SYSDBA

    Database is connected successfully. Verification of the 2 first elements are passed successfully.

    But check the 3rd issue "Check condition for the specified database" has not passed. The error message is below to:

    "The database that you are connected is not a supported version. Enter the database with version equal to or greater than 10.2.0.4.0 in 10 g or a version equal to or greater than 11.1.0.7.0 in 11 g. See the matrix of certification for the supported DB version".

    My database is the database Oracle 11 GR 1 material which is 11.1.0.6.0. This version corresponds to Tuxedo 11 g and WebLogic 10.3.6.0. If changing the database version, the entire Architecture of Internet PeopleSoft should be changed.

    The version of the RCU I install is 11.1.1.6.0 (32 bit) which does not really match ADR 11.1.1.1.6.0 (64 bit).

    My questions are:

    (1) what version of the RCU can be installed with Oracle Database 11 GR 1 material is version 11.1.0.6.0 (64 bit) and MARC 11.1.1.1.6.0 (64 bit) ?

    (2) is there another way to solve this problem? Find the right version of the RCU or update the version of database?

    Thanks in advance.

    Or you can try to do this work around (this work around will ignore checking the version of database)

    http://www.xenta.nl/Blog/2009/11/17/install-Oracle-fusion11g-repositories-on-11g-DB/

Maybe you are looking for