ORA-28545-error when trying to connect to a MSSQL DB

Like many others, I came across problems trying to connect to a MSSQL-DB. I tried various things mentioned in the forum, but nothing helped.

I did the following:

On Windows INFORDBSERVER02 servers where our Oracle11-Installation is hosted, I installed the software bridge in a different location.

During installation, I decided to use the port 1531 for the listener, and then asked me about the connection parameters to our MSSQL Server:

Our database is located on the 'profileserver02' server and the DB is called 'profile', but there was an entrance third (for me unknown) and I gave him the same value

as the name of the server.

The listener has started and there was a listener.ora with the following entries:

LISTENER_PROFILE =

(DESCRIPTION_LIST =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP) (HOST = INFORDBSERVER02.fmbb.local)(PORT = 1531))

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1531))

)

)

ADR_BASE_LISTENER_PROFILE = D:\Ora_GW

I then checked the initdg4msql.ora, which had entries

HS_FDS_CONNECT_INFO = [profileserver02] / profileserver02/profile

HS_FDS_TRACE_LEVEL = OFF

HS_FDS_RECOVERY_ACCOUNT = RECOVERY

HS_FDS_RECOVERY_PWD = RECOVERY

On the server where I want to get access, I've added an entry for the tnsnames.ora:

dg4msql.INFORDBSERVER02 =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP) (HOST = INFORDBSERVER02.fmbb.local)(PORT = 1531))

(CONNECT_DATA =

(SID = dg4msql)

(GLOBAL_DBNAME = dg4msql.INFORDBSERVER02)

)

(HS = OK)

)

Finally, I created a link DB:

CREATE DATABASE LINK PUBLIC profile02 CONNECT TO "anw' IDENTIFIED BY 'password' USING 'dg4msql.infordbserver02 '.

I tried to access the DB in issueing of position

Select * from dual@profile02

I got the errormessage:

Error: ORA-28545: Von Net8 bei der zu einem Fehler diagnostizierter agent connection

Cannot retrieve the text of the message NETWORK/NCR 65535

ORA-02063: before 2 lines von PROFILE02

SQLState: 99999

ErrorCode: 28545

Position: 19

I changed one line in the listener.ora, namely

HS_FDS_CONNECT_INFO = //profile [profileserver02]

that got rid of this third unknown parameter, but nothing has changed...

I tried to use the listener.ora.sample in the dg4msql directory

LISTENER =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = tcp (PORT = 1531))(HOST=localhost))

)

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = dg4msql)

(ORACLE_HOME = D:\Ora_GW)

(PROGRAM = dg4msql)

)

)

#CONNECT_TIMEOUT_LISTENER = 0

but then the listener has not yet started.

Any tips?

For the first listener that you posted you do not have a section of SID. So he won't be able to lay a bridge. In addition, it would be easier when you use the earpiece of the spawn House door entrance to the gateway process o gateway.

So put a listener.ora file at your home, gateway network\admin with this content:

LISTENER =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = tcp (PORT = 1531))(HOST=localhost))

)

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = dg4msql)

(ORACLE_HOME = D:\Ora_GW)

(PROGRAM = dg4msql)

)

)

Then stop the LISTENER_PROFILE listener, open a DOS window and correctly set the ORACLE_HOME. Change to D:\Ora_GW\bin and start the listener using lsnrctl start.

What I don't understand is your comment:

"

I changed one line in the listener.ora, namely

HS_FDS_CONNECT_INFO = //profile [profileserver02] '.

I assume you are talking about initdg4msql.ora...

So let's just check the link if it works...

If not, please provide a status of Auditor for the listener of the entry door and an exit of tnsping from home using "tnsping dg4msql.INFORDBSERVER02" database Oracle

-Klaus

Tags: Database

Similar Questions

  • ORA-20600 error when trying to add the RAC database

    I get the following error when trying to add the RAC database in grid control. Any idea?.

    ORA-20600: the specified target is being deleted

    This database does not exist in the target. But, I still cannot add.

    Check metalink Note: unable to add Rac Database grid control get error Ora-20600 [1218797.1 ID]

    You will have to wait a while and check the status.

  • Internal server error when trying to connect Facebook to Toshiba Places

    I'm looking for help with a problem I've met by using my toshiba SMART tv. I can't link my Facebook to my toshiba places account, it shows "internal server error" while trying to connect via the link given in the statement in the email I received.

    Can someone please help?

    Internal server error means that there is a problem with the server and nothing worng with your account.

    No doubt some temporal problems of the server recommend you simply wait until this problem could be solved.

  • Why do I have a 'General' error when trying to connect to a site on my laptop, but my office works fine?

    After an update from Microsoft, I tried to connect to a gambling site, but all I get is a "General error". He told me to refresh the page and try again. When I go to my office, I have a problem to connect. Why? Desktop is running xp, computer laptop windows 7.

    You can try the following steps in case of problems with web pages:

    Reload Web pages and ignore the cache to refresh potentially stale or corrupt.

    • Hold down the SHIFT key and click the Reload button
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (Mac)

    Clear the cache and cookies only from Web sites that are causing problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • ORA-28545: error diagnosed by Net8 when connecting to an agent

    Hi all

    This question was asked several times in this forum and I went to many discussions in this forum, but unfortunately I failed.

    I want to connect to MySQL database to oracle. I have the following configurations.

    1. Oracle database edition company 12 c (12.1.0.2.0) 64 bits on 64-bit Windows server 2012
    2. I have 5.6.11 MySQL on windows 7 64 bit
    3. I downloaded the driver site for delivery of oracle ODBC (MySQL Connector/ODBC 5.3.4 MSI for Windows x 86 (64 bit))
    4. I have install ODBC on my oracle server, a full install which installs the Unicode and Ansi versions.
    5. I create the connection ODBC for Unicode by going to control panel-> administrator tools-> (64-bit) ODBC Data Sources-> system DSN. I test and the test succeeded.
    6. I have set up my files Listner.ora, Tnsname.ora and initmysql.ora as below;

    Listner.ora

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = c:\app\Administrator\product\12.1.0\dbhome_1)
    (= Extproc PROGRAM)
    (ENVS = "EXTPROC_DLLS=ONLY:c:\app\Administrator\product\12.1.0\dbhome_1\bin\oraclr12.dll")
    )
    (SID_DESC =
    (SID_NAME = mysql)
    (ORACLE_HOME = C:\app\Administrator\product\12.1.0\dbhome_1)
    (PROGRAM = dg4odbc)
    (ENVS = LD_LIBRARY_PATH = C:\app\Administrator\product\12.1.0\dbhome_1\LIB)
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = ORADEV.hct.org)(PORT = 1521))
    )

    Tnsnames.ora

    PDBORCL =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = ORADEV.hct.org)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = pdborcl.hct.org)

    )

    )

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = ORADEV.hct.org)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.hct.org)
    )
    )

    MySQL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = N410FS02)(PORT = 1521))
    (CONNECT_DATA =
    (SID = mysql)
    )
    (HS = OK)
    )

    initmysql.ora (C:\app\Administrator\product\12.1.0\dbhome_1\hs\admin\)

    HS_FDS_CONNECT_INFO = mysql

    HS_FDS_TRACE_LEVEL = OFF

    then I stop and start the listener, the listener status is less than

    LSNRCTL for 64-bit Windows: Version 12.1.0.2.0 - Production on April 23, 2015 09:16
    : 52

    Copyright (c) 1991, 2014, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=ORADEV.hct.org) (PORT = 152
    (1)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    TNSLSNR for Windows 64-bit version: Version 12.1.0.2.0 - Prod
    ction
    Start date April 23, 2015 09:13:56
    Uptime 0 days 0 h 2 min 59 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    C:\app\Administrator\product\12.1.0\dbhome_1\network\a Listener parameter file
    dmin\listener.ora


    C:\app\Administrator\diag\tnslsnr\ORADEV\listener\aler log listener
    t\log. XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=ORADEV.hct.org) (PORT = 1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 1521)))
    Summary of services...
    Service 'CLRExtProc' has 1 instance (s).
    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
    "Mysql" service has 1 instance (s).
    "Mysql", status UNKNOWN instance, has 1 operation for this service...
    Service 'orcl.hct.org' has 1 instance (s).
    Instance "orcl", State LOAN, has 1 operation for this service...
    Service 'orclXDB.hct.org' has 1 instance (s).
    Instance "orcl", State LOAN, has 1 operation for this service...
    Service 'pdborcl.hct.org' has 1 instance (s).
    Instance "orcl", State LOAN, has 1 operation for this service...
    The command completed successfully

    tnsping MySQL

    AMT Ping Utility for 64-bit Windows: Version 12.1.0.2.0 - Production on 23-APR-2
    015 09:17:54

    Copyright (c) 1997, 2014, Oracle.  All rights reserved.

    Use settings files:
    c:\app\Administrator\product\12.1.0\dbhome_1\network\admin\sqlnet.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = N410FS02)
    () (PORT = 1521)) (CONNECT_DATA = (SID = mysql)) (HS = OK))
    OK (40 msec)

    then I open sqlplus and connect to my plug-in database as user sys and create a link from public database for the test scheme that I have created in the MySQL database.

    create public database link mysql connect to test identified by test using 'mysql';
    

    then I try the table1 which lies in the scheme of test of MySQL to sqlplus as below

    SQL> select * from table1@mysql;
    select * from table1@mysql
                         *
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from MYSQL
    
    

    I have tried versions of Ansi and Unicode ODBC, but the same question.

    where is the problem in my setup?

    Thank you.

    You use the wrong host name in the tnsnames.ora.

    Take a look at the Oracle listener - it is configured with the address: (ADDRESS = (PROTOCOL = TCP) (HOST = ORADEV.hct.org)(PORT = 1521))

    In your tnsnames.ora you specified in the mysql alias: (ADDRESS = (PROTOCOL = TCP) (HOST = N410FS02)(PORT = 1521))

    It does not work. Alias configured in the tnsnames.ora AMT must reference an Oracle listener who begins the process of bridge, so in your case at ORADEV.hct.org.

    So please correct your tnsnames.ora entry:

    MySQL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = ORADEV.hct.org)(PORT = 1521))

    (CONNECT_DATA =

    (SID = mysql)

    )

    (HS = OK)

    )

  • Once again - ORA-28545: error diagnosed by Net8 when connecting to an agent

    I am trying to connect to a SQL server server 2012

    I make the connections ODBC (called MOFIBO2, MOFIBO3, MOFIBO4) and I have a successful connection to then SQL server.

    The Oracle database is:

    Oracle Database 11 g Release 11.2.0.3.0 - 64 bit Production

    I made 3 versions of the initdg4odbc.ora and they all look the same:

    # This is an example of initialization file of the agent that contains the HS settings

    # necessary for the database to ODBC gateway

    #

    # HS init parameters

    #

    HS_FDS_CONNECT_INFO = MOFIBOx (MOFIBO2, MOFIBO3 and MOFIBO4)

    HS_FDS_TRACE_LEVEL = off

    #

    # Required for the non-Oracle system environment variables

    #

    #set < varenv > = < value >

    My lisener.ora look like this:

    listener.ora # Network Configuration file: C:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = RESP-ora01)(PORT = 1521))

    )

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = PLSExtProc)

    (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)

    (= Extproc PROGRAM)

    )

    (SID_DESC =

    (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)

    (SID_NAME = RESPTEST)

    )

    (SID_DESC =

    (SID_NAME = MOFIBO2)

    (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)

    (PROGRAM = dg4odbc)

    )

    (SID_DESC =

    (SID_NAME = MOFIBO3)

    (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)

    (PROGRAM = dg4odbc)

    )

    (SID_DESC =

    (SID_NAME = MOFIBO4)

    (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)

    (PROGRAM = dg4odbc)

    )

    )

    ADR_BASE_LISTENER = C:\app\Administrator\product\11.2.0\dbhome_1\log

    And my share of tnsnames.ora mofibo then look like this (I did three variants as different "manual" using different methods):

    MOFIBO2 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521))

    (CONNECT_DATA =

    (SID = MOFIBO2)

    )

    (HS = OK)

    )

    MOFIBO3 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SID_NAME = MOFIBO3)

    )

    (HS = OK)

    )

    MOFIBO4 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = MOFIBO4)

    )

    (HS = OK)

    )

    When tnsping to all three versions I get this:

    C:\users\administrator > tnsping mofibo2

    AMT Ping Utility for 64-bit Windows: Version 11.2.0.3.0 - Production on April 24, 2014 12:48:17

    Copyright (c) 1997, 2011, Oracle.  All rights reserved.

    Use settings files:

    C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521)) (CONNECT_DATA = (SID = MOFIBO2)))

    HS = OK))

    OK (10 ms)

    C:\users\administrator > tnsping mofibo3

    AMT Ping Utility for 64-bit Windows: Version 11.2.0.3.0 - Production on April 24, 2014 12:48:23

    Copyright (c) 1997, 2011, Oracle.  All rights reserved.

    Use settings files:

    C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521)) (CONNECT_DATA = (SERVER = DELTOMBE

    (RELATED) (SID_NAME = MOFIBO3)) (HS = OK))

    OK (10 ms)

    C:\users\administrator > tnsping mofibo4

    AMT Ping Utility for 64-bit Windows: Version 11.2.0.3.0 - Production on April 24, 2014 12:48:27

    Copyright (c) 1997, 2011, Oracle.  All rights reserved.

    Use settings files:

    C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = resp-ora02)(PORT=1521)) (CONNECT_DATA = (SERVER = DELTOMBE

    (RELATED) (SERVICE_NAME = MOFIBO4)) (HS = OK))

    OK (0 msec)


    I created three database link with then in following (user name and password was in the wright case):

    create database MOFIBODB2 link to connect to the "username <>' identified by"password <>"with"MOFIBO2 ";

    create database MOFIBODB3 link to connect to the "username <>' identified by"password <>"with"MOFIBO3 ";

    create database MOFIBODB4 link to connect to the "username <>' identified by"password <>"with"MOFIBO4 ";


    When I tried to select from a table (select * from clients @ < DATABASELINKHERE >) I get errors (replace MOFIBO2 with MOFIBO3/4 and the same error occurs):

    SQL > select * from customers@MOFIBODB2;

    Select * from customers@MOFIBODB2

    *

    ERROR on line 1:

    ORA-28545: error diagnosed by Net8 when connecting to an agent

    Cannot retrieve the text of the message NETWORK/NCR 65535

    ORA-02063: preceding 2 lines of MOFIBODB2


    What was my mistake?


    Hello

    In the listener.ora, you have the host as -

    (HOST = RESP-ora01)

    but in tnsnames.ora entries you have.

    (HOST = RESP-ouA02)

    The tnsnames.ora host must be the same as the host of the listener.

    Unless you have a listener running on the RESP-ouA02 it is not clear why the tnsping returns a result.

    Change the host in the tnsnames.ora and let us know what happens.

    Kind regards

    Mike

  • connection mysql and oracle ORA-28545: error diagnosed by Net8 when connecting to an agent

    Hi all

    I have Oracle 10.2.0.5 server and MySQL 5.3 on windows environment. all are 64-bit.

    I want to connect to MySQL. I do the following

    Configure Listner.ora

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = PLSExtProc)

    (ORACLE_HOME = C:\oracle\product\10.2.0\db_2)

    (= Extproc PROGRAM)

    )

    (SID_DESC =

    (GLOBAL_DBNAME = ORCL)

    (ORACLE_HOME = C:\oracle\product\10.2.0\db_2)

    (SID_NAME = ORCL)

    )

    (SID_DESC =

    (SID_NAME = mysql)

    (ORACLE_HOME = C:\oracle\product\10.2.0\db_2)

    (PROGRAM = HSODBC)

    (ENVS = LD_LIBRARY_PATH = C:\oracle\product\10.2.0\db_2\LIB)

    )

    )

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = oradev.hct.org) (PORT = 1521))

    )

    Tnsnames.ora configuration

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oradev.hct.org) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )
    MySQL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST= 10.153.103.5) (PORT = 1521))
    (CONNECT_DATA =
    (SID = mysql)
    )
    (HS = OK)
    )

    create file initodbc.ora in the folder hs

    HS_FDS_CONNECT_INFO = mysql

    HS_FDS_TRACE_LEVEL = OFF

    Restart the listner

    tnsping

    C:\users\administrator > tnsping mysql

    AMT Ping Utility for 64-bit Windows: Version 10.2.0.5.0 - Production 08-NOV-2
    015 13:02:52

    Copyright (c) 1997, 2010, Oracle.  All rights reserved.

    Use settings files:
    C:\oracle\product\10.2.0\db_2\network\admin\sqlnet.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.153.103.5)
    (PORT = 1521)) (CONNECT_DATA = (SID = mysql)) (HS=OK))
    OK (0 msec)

    Create the connection odbc for Unicode

    the test is successful

    now, I create the dblink

    create public mysql database link to connect to cssDBTeam identified by oracle using "mysql";

    then try to select from a table inside the MySQL database

    SQL > select * from appeal@mysql;

    Select * from appeal@mysql

    *

    ERROR on line 1:

    ORA-28545: error diagnosed by Net8 when connecting to an agent

    Cannot retrieve the text of the message NETWORK/NCR 65535

    ORA-02063: preceding 2 lines of MYSQL

    How could I solve this problem?

    Thank you.

    Hello

    I realize that your problem is that 10.2 HSODBC was never focused on the Windows 64-bit platform and was only available on 32-bit Windows.  You can not install the 32-bit on WIndows 64-bit HSODBC.

    Your only option is to install 11.2 DG4ODBC on your platform Windows 64 - bit, or if you have a RDBMS 10.2 installed on another platform, then you could use HSODBC as part of this installation and connect from the RDBMS on Windows 64 - bit using the links in the database.  HSODBC 10.2 software could not be installed as a stand-alone product and was only available as part of an RDBMS install.

    Kind regards

    Mike

  • Why I get an ORA-04052 error when I try to compile a procedure?

    Hello
    The following procedure I get an ORA-04052 error when I try to compile the following procedure.
    CREATE OR REPLACE PROCEDURE APPS.Find_String (
     pin_referenced_name IN dba_dependencies.referenced_name%TYPE) 
    
    IS
    
    cursor cur_get_dependancy
    is
    SELECT distinct owner, name, type 
      FROM [email protected]        -- prod.world 
     WHERE lower(referenced_name) = lower(pin_referenced_name) --'ftbv_salesrep_all_1d' 
       AND referenced_type <> 'SYNONYM'
       AND owner <> 'SYS'
     order by name;
     
    v_owner  varchar2(40);
    v_name   varchar2(50);
    v_type   varchar2(40);
     
     
        BEGIN
    
           dbms_output.put_line(upper(pin_referenced_name)||' is found in the following objects.');
           dbms_output.put_line(' ');
           dbms_output.put_line(RPAD('OWNER', 30, ' ')||RPAD('NAME', 60, ' ')||RPAD('OBJECT TYPE', 30, ' '));
           dbms_output.put_line('-------------------------------------------------------------------------------------------------------------------');
    
            FOR i IN cur_get_dependancy
            LOOP
                v_owner := RPAD(i.owner, 30, ' ');
                v_name  := RPAD(i.name, 45, ' ');
                v_type  := RPAD(i.type, 30, ' ');
                
               
                dbms_output.put_line(v_owner ||v_name|| v_type);
    
            END LOOP;
    
    END find_string;
    I use the [email protected] link. Commented compiles it procedure for other links of database used in the cursor, including the one to the right of the code 'prod.world '.

    What is even more strange is that I took the SELECT statement
    SELECT distinct owner, name, type 
      FROM [email protected]        -- prod.world 
     WHERE lower(referenced_name) = lower(pin_referenced_name) --'ftbv_salesrep_all_1d' 
       AND referenced_type <> 'SYNONYM'
       AND owner <> 'SYS'
     order by name;
    the procedure and he ran on the command line by using the link to @pinp.world, the SQL statement is fine. But when I tried to compile the procedure above to this exact same SQL query with the same exact link I get the following string of errors.
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02068: following severe error from PINP
    ORA-03113: end-of-file on communication channel
    How the link can work very well in a regular SQL but then cause an error when its code compiled in that otherwise compile correctly when you use any link, or even just a simple database. Does anyone have any suggestions?

    Hello

    Good thounght, but no, there is no privilege SELECT ANY VIEW; SELECT ANY TABLE includes views and materilaized.

    I suspect that the problem is something specific to the data dictionary. I have just connected as SYS and granted SELECT ANY TABLE to another user with minimum privileges, X. X, ALL_VIEWS included so all views dba_, including the dba_dependencies. However, X was still unable to dba_dependencies the query either in SQL * more or PL/SQL.

  • HP ENVY 700-330qe CTO desktop: HP has encountered an error when trying to analyze your product

    When I connect to HP support, correctly identifies my PC (HP Envy 700-330qe CTO Desktop), but trying to find the recommendations of the exceptional software, I get a message "HP has encountered an error when trying to analyze your product".

    It was working before and I used it to identify and install a number of revisions of software in circulation.

    Subsequently, he developed the above error. Is this just an artifact because I have all of the pending software elements recommended to install?

    Hi there @Scotsman101,

    Welcome to the Forums of HP Support! It's a good place to find the help you need, other users, the HP experts and other members of the support staff. I understand that you are having problems with a sweep to get recommendations for the software HP Support site. I'm happy to help you with this.

    It is possible that it was a small problem because there are updates on the forums and other parts of the website last week. It still happens?

    An alternative to this method is the HP Support Assistant, which includes several other tools. Please see the following pages where you can find the software and instructions on how to use it.

    HP Support Assistant
    HP computers - using HP Support Assistant (Windows 10, 8, 7)
    HP PC - troubleshooting HP Support Assistant (Windows, 10, 8)

    Please let me know how it works for you and if it does not solve your problem, please mark this message as a solution. Bravo would be appreciated as well.

  • spectrum x 360: "hp has encountered an error when trying to analyze your product."

    whenever I try to identify my phone it says "HP has encountered an error when trying to analyze your product."

    Why is it so? is there anyway around it? I know that you can manually enter your product, but I was curious to see how it would work.

    Infrastructure solutions from HP support is a mandatory program.

    This product detection tool installs the software on your Microsoft Windows device that allows HP to detect and collect data on your HP and Compaq products to provide fast access to support information and the solutions. Technical data are collected for products supported by this tool and are used to identify products, offer solutions relevant and automatically updated on day of this tool, in order to improve our products, solutions, services and your experience as our customer.

    Note: This tool applies only to Microsoft Windows PC. This tool detects computers HP and HP printers.

    Data collected:

    • Operating system
    • Version of the browser
    • Computer dealer
    • Product name/number
    • Serial number
    • Connection port
    • Description of the driver/device
    • Computer configuration / printer
    • Hardware and Software Diagnostics
    • Ink HP/Non-HP or Non-HP/HP Toner cartridges
    • Number of printed pages

    Details of the installed software:

    • HP Support Solutions Framework - Windows, localhost Web Server Service and software

    Remove installed software:

    • Remove "HP Support Solutions Framework" via Add/Remove programs on PC

    Requirements:

    • Operating system - Windows 7, Windows 8, Windows 8.1, Windows 10
    • Browser - Google Chrome 10 +, Internet Explorer (IE) 10.0 + and Firefox 3.6.x, 12.0 +.

    You can try to disable adblock and adblock plus and see that he would invite you to install the software.

    In case you are still unable to download the software, I downloaded the software on HP Dropbox.

    HTTPS access: https://ftp.usa.hp.com/hprc

    FTP access: ftp://hpssf:^[email protected]

    Drop box host: ftp.usa.hp.com (15.73.40.56, failover: 15.73.244.52)

    Login: hpssf

    Password: ^ YHN9ol.  (NOTE: case sensitive)

    Account Expires: 24/02/2016-17:09:31 (drop box date expiration/deletion)

  • We get an error "D: / is not accessible." a device i/o error"when trying to access hard drive

    * Original title: e/s problem

    I am not able to access my hard disk.windows that says: -.

    "D: / is not accessible." an i/o device error. "

    I also tried chkdsk but it says that it is not directly operatable.

    Hi Rishanpc,

    Thanks for the post. I am sorry to hear that you found a mistake "D: / is not accessible." a device i/o error"when trying to access hard drive.

    I imagine the inconvenience that you are experiencing. I will definitely help you with this.

     

     

    To help you suggest several steps to solve the problem, I would appreciate it if you could answer the following questions:

    1. have you checked if the cables are connected properly?

    2 what is an internal hard drive or external?

    3 have there been recent changes made on the computer before the show?

     

    The most common cause of a non-accessible i/o error is a disconnected cable. When the computer tries to access a device, and it's no response after several tests, it will generate this error. Another common cause is when a program tries to access a file that has been removed or eliminated.

     

    Disconnected Hard Drive/cable misconfiguration

     

    Internal hard drives require a specific set up. IDE hard disks can have only one master. If another hard drive has its defining together correctly pin code, a user is perhaps not able to access the data, and he will receive a message that the drive are not available. Cables come off inside the case of the computer also cause a not accessible i/o error. The user can correct this problem by opening the case and attach the data cables for each drive safely at the back of each drive and the motherboard.

     

    You can follow the steps below and check if it helps.

     

     

     

    a. go to "Control Panel" in the start menu and choose 'performance and Maintenance '.

    b. click on 'System' then go to the Hardware tab and click on "Device Manager."

    c. find the device that records an error by developing the appropriate category nodes. If the device has a red "X" on the icon beside its description, the hardware is disabled; Go to step d to activate it. Otherwise, go to step e.

    d. go to the general tab and click on "Activate the device" found in the device status section. then press 'OK '. (Note: you may need to follow the guests, as indicated via an assistant of favorable device.) If you do, continue to click "Next" and follow the instructions until the process is complete.) Test the equipment. If an error is displayed, go to step e.

    e. click the general tab and click "Troubleshooting" found in the device status section and then press 'OK '. Follow the prompts to fix the problem. If an error is still displayed, go to step f.

    f. click the driver tab and click on 'Update driver'. Follow the instructions until the process is complete and then to test the equipment.

     

     

     

    Your response is very important for us to ensure a proper resolution. Please get back to us with the information above to help you accordingly.

  • I can't connect to the internet, get a message when trying to connect it says windows cannot access the specified device

    I get a message when trying to connect it says windows cannot access specified device.you may not have permissions appropriate to access them on my laptop

    Hi MelissaBoltik,

    ·         What is the exact error message?

    ·         Did you do changes on the computer before the show?

    Follow these methods.

    Method 1: Temporarily disable the security software.

    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 2: Perform a clean boot to see if there is a conflict of software like the clean boot helps eliminate software conflicts.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Note: After the boot minimum troubleshooting steps, follow section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start and then click Run.

    (b) type msconfig and click OK.

    (c) the System Configuration Utility dialog box appears.

    (d) click the general tab, click Normal Startup - load all services and device drivers and then click OK.

    (e) when you are prompted, click on restart to restart the computer.

    Method 3: Follow the steps in the article to reset the TCP/IP settings.

    How to reset the Protocol Internet (TCP/IP)

    http://support.Microsoft.com/kb/299357

  • What is a 60 error when trying to share an iMovie on a disk?

    What is a 60 error when trying to share an iMovie on a disk?

    I have no idea what to do, but I was able to track down the actual error = "error-60 badMDBErr: bad master directory block"

    I could see the results of Google that dates back years for [imovie error "60"] - without parentheses

    ATTENTION: a result leading to a YouTube video was a veiled MacKeeper scam! Do NOT use MacKeeper or any other software!

  • 750 - 055xt CTO M0K53AV #ABA envy: HP has encountered an error when trying to analyze your product

    I use a brand new HP Envy 750-055xt CTO. Added the SSD (Samsung 850 EVO 120 G) and 16G Ram (Total of 24G (from Crucial)). The Win 7 OS has migrated to SSD and formatted the original drive for the purpose of storing files to a printer large format (new HP Latex, which will happen later this month).

    Attempted to install Windows 10 but had multiple failures with error 0x80073B92 - 0 x 20009.

    Disconnected SSD in case it was originally the above error, restored the system using created recovery DVD to state of origin (but always with 24 G of Ram).

    In trying to pilot research and updates to bios on the HP support page, I now encounter error "HP has encountered an error when trying to analyze your product" which leaves me to proceed, except to order the DVD of restoration Windows 7.

    I know I'm forgetting something in this whole procedure, but I have no idea at the moment what it could be.

    This can help with the installation:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_10-windows_install/Windows-10-upgrade-failed-with-0x80073b92-0x20009/15eaaeab-9ECB-4C06-bd8d-62c783d51cf6?auth=1

    HP site:

    http://h30434.www3.HP.com/T5/notebook-operating-system-and-recovery/error-while-trying-to-scan-product/TD-p/5369812

    Hope this helps

  • Second laptop unable to connect; When trying to connect wirelessly, says connection is successful, but the Public unidentified network, no Internet.

    Hi all.

    I'm really sorry to post this question, I must have read 100 other threads on this topic, but none of the solutions seem to work for me.

    I have a home set wireless network in place, which may not have a lot of problems with it that I have a laptop W7 which has a perfect wireless connection, and also our TV connect when you want, as do our phones and Xbox.

    We bought a second hand Acer aspire laptop for our daughter. It is running Vista Edition family Basic. Even if she had the factory reset done on this, because we can connect to the router with an ethernet cable and it works very well, we managed to ensure that all updates of Windows etc are all complete.

    When trying to connect wirelessly, it says connection successful, but it is to a Public unidentified network, and there is no Internet. Also, even if it says Local access, we cannot connect to the router settings page is.

    I have uninstalled and reinstalled the built-in wireless adapter and updated the driver to do this, he says that he is as up-to-date as possible.

    I checked that DHCP is enabled, we tried dynamic and static IP addresses, we have disabled and re ipv6 enabled, we used the command prompt to reset winsock and stack ip, I looked into msconfig services for service # Id_String1.6844f930_1628_4223_b5cc_5bb94b879762 # Apple off but it isn't here.

    I have a real dislike for Norton / products McAfee and there is none of these on the laptop. We will install Comodo Internet Security, Eusing Registry Cleaner, Spybot S & D and Spyware Blaster as soon as the wireless is configured and that the Windows Firewall is disabled.

    We also have many turns of the spin off the coast and laptops, etc. and deactivation and activation of the adapter.

    It seems that all the usual solutions for the lack of connection are not the culprits this time.

    IPconfig for W7 laptop that works well is:

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Adrian>ipconfig/all

    Windows IP configuration

    Name of the host...: Adrian-laptop
    Primary Dns suffix...:
    Node... type: hybrid
    Active... IP routing: No.
    Active... proxy WINS: No.

    Wireless Network Connection 2 wireless LAN adapter:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Microsoft Virtual WiFi Miniport adapt
    Physical address.... : 78-E4-00-D1-5F-6A
    DHCP active...: Yes
    Autoconfiguration enabled...: Yes

    Wireless network connection Wireless LAN adapter:

    The connection-specific DNS suffix. :
    ... Description: Broadcom 4313 802.11b/g/n
    Physical address.... : 78-E4-00-D1-5F-6A
    DHCP active...: Yes
    Autoconfiguration enabled...: Yes
    Address IPv6 local link...: fe80::30fd:c01f:ab28:fbf9% 13 (Preferred)
    IPv4 address: 192.168.1.3 (Preferred)
    ... Subnet mask: 255.255.255.0.
    Lease obtained...: 13 August 2012 09:16:54
    End of the lease...: August 14, 2012 09:56:23
    ... Default gateway. : 192.168.1.1.
    DHCP server...: 192.168.1.1.
    DHCPv6 IOOKING...: 360244224
    DHCPv6 DUID customer...: 00-01-00-01-13-B2-5C-FD-90-FB-A6-A5-8F-73

    DNS servers...: 192.168.1.1.
    192.168.1.1
    NetBIOS over TCP/IP...: enabled

    Tunnel adapter isatap. {09285A7E-7837-4D7B-994D-C70130D43958}:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Microsoft ISATAP adapter
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes

    Card adapt 6TO4 tunnel:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Microsoft 6to4 card
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes

    Card tunnel Local Area Connection * 15:

    The connection-specific DNS suffix. :
    ... Description: Teredo Tunneling Pseudo-Interface
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes
    IPv6 address: 2001:0:5ef5:73 b 8: 8ed:720:a3fa:1e53 (Prefer
    Red)
    Address IPv6 local link...: fe80::8ed:720:a3fa:1e53% 24 (Preferred)
    ... Default gateway. : ::
    NetBIOS over TCP/IP...: disabled

    Reusable Microsoft 6To4 tunnel map:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Microsoft 6to4 adapt #2
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes

    Card tunnel Local Area Connection * 11:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Microsoft 6to4 adapt #3
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes

    IPconfig for the Vista laptop that works wired but not when it's wireless is:

    Microsoft Windows [Version 6.0.6000]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Users\Adin>ipconfig/all

    Windows IP configuration

    Name of the host...: Georges-PC
    Primary Dns suffix...:
    Node... type: hybrid
    Active... IP routing: No.
    Active... proxy WINS: No.

    Wireless network connection Wireless LAN adapter:

    The connection-specific DNS suffix. :
    ... Description: Atheros AR5007EG Wireless Network adapt

    Physical address.... : 00-1D-D9-1B-71-69
    DHCP active...: Yes
    Autoconfiguration enabled...: Yes
    Address IPv6 local link...: fe80::78c1:cedd:291c:e44b % 11 (Preferred)
    IPv4 address: 192.168.1.2 (Preferred)
    ... Subnet mask: 255.255.255.0.
    Lease obtained...: August 13, 2012 11:28:16
    End of the lease...: August 14, 2012 11:28:16
    ... Default gateway. : 192.168.1.1.
    DHCP server...: 192.168.1.1.
    DHCPv6 IOOKING...: 151002585
    DNS servers...: 192.168.1.1.
    192.168.1.1
    NetBIOS over TCP/IP...: enabled

    Ethernet connection to the Local network card:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Broadcom NetLink (TM) fast Ethernet
    Physical address.... : 00-1B-38-5C-28-24
    DHCP active...: Yes
    Autoconfiguration enabled...: Yes

    Card tunnel Local Area Connection * 6:

    The connection-specific DNS suffix. :
    ... Description: isatap. {E409704E-A039 - 41A 8 - BEB9 - 614B6A018}
    493}
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes
    Address IPv6 local link...: fe80::5efe:192.168.1.2%12(Preferred)
    ... Default gateway. :
    DNS servers...: 192.168.1.1.
    192.168.1.1
    NetBIOS over TCP/IP...: disabled

    Card tunnel Local Area Connection * 7:

    The connection-specific DNS suffix. :
    ... Description: isatap. {CC1DD067-8D6C-4BDE-BCC8 - 13921 941
    532}
    Physical address.... : 00-00-00-00-00-00-00-E0
    DHCP active...: No.
    Autoconfiguration enabled...: Yes
    ... Default gateway. :
    NetBIOS over TCP/IP...: disabled

    Card tunnel Local Area Connection * 9:

    State of the media...: Media disconnected
    The connection-specific DNS suffix. :
    ... Description: Teredo Tunneling Pseudo-Interface
    Physical address.... : 02-00-54-55-4E-01
    DHCP active...: No.
    Autoconfiguration enabled...: Yes

    Any help or advice will be most appreciated thanks

    Norton or McAfee pre-mstalled of recovery of the manufacturer media?

    If so, did you uninstall it AND run the tool to remove the appropriate product manufacturer?

    Download the Norton removal by https://www-secure.symantec.com/norton-support/jsp/help-solutions.jsp?lg=english&ct=united+states&docid=20080710133834EN&product=home&version=1&pvid=f-home

    Close all other programs, and then run the tool. When it is complete, reboot the machine if she wants it or not.

    Download the removal of McAfee Development tool from:

    http://download.McAfee.com/Products/Licensed/cust_support_patches/MCPR.exe

    Click on save and save the file to a folder on your computer.

    Navigate to the folder where you saved the file.

    Right-click MCPR.exe and select "Run as Administrator" to run the removal tool.

    When you're finished, restart.

Maybe you are looking for

  • Satellite Pro P100: I need to remove some software before installing Vista

    My Satellite Pro P100 needs the following software uninstalled before installing Vista: -.Norton Internet SecurityBluetooth Stack for Windows by ToshibaConfigFree Toshiba has plans to release a version of Vista the last two?

  • multilist box with decimal number

    I have defined a global network of cluster "Test results" with all the settings that I needed to open a session and created a user event which triggers when the data must be saved. Although I created the pressure flow speed and suction as a double fl

  • Modification of XML report

    I want to know when we choose the format of the report to XML and chose to style sheet is expand.xsl, that the process will go on the bottom to get the report. I want to know where this selected style sheet is selected and processed.

  • How to install "Additional language supported" in Windows XP SP3 without the CD?

    I have a valid duly licensed Widows XP SP 3 installed on my PC. I have the product key but that you do not have the Windows XP CD with me. Now when I try to install "Language support additional" icon "Option Regional & language ' in the Control Panel

  • Amazon Kindle for PC does not work on Win7 64 bit

    I can't get the Kindle for PC work on my Win7 64 bit Ultimate machine, it says 'Kindle stopped working, a problem caused blocking the program works properly... ». I tried the road to compatibility and Windows indicates that the program is not compati