ORA-15000 when connect to ASM with ASMSNMP

With ASM 11 g on Redhat 5 2, I tried to connect to the instance with ASMSNMP in vain
[grid@cchordrdb admin]$ sqlplus / as sysasm

SQL> conn asmsnmp/asmsnmp@ASM
ERROR:
ORA-15000: command disallowed by current instance type
Is this a problem or normal?

Normal/expected.
You have 2 options. By OS authentication (I guess in your case network user and sqlplus login / as sysasm) or the file password (login usu/pwd@inst as sysasm).

Kind regards
Cerreia

Tags: Database

Similar Questions

  • Wrong dialing code when connecting by WM5 with modem F3507g

    Hello everyone.
    Having trouble using Wireless Manager 5 with my GSM provider.
    Supplier: Active-KZ (I live in the Kazakhstan)
    They need to dial * 99 # for connection to the internet service GPRS/EDGE.
    By default, WM5 creates connection with number * 99 * 1 #.

    I can connect to the Internet using WirelessManagerRasConnection in the network connections folder.
    Before you press the 'Connect' button, I change short number to * 99 # and it's ok.
    But I need to change the number to dial everytime I open the connection dialog box.

    WM5 when I press the 'connect' button in its window can't connect, thow, it detects the network and can send and receive SMS.

    How can I change default numbering in WM5 number in order to use the manual connection instead of Wireless Manager?

    WM5/6 implements an NDIS connection. It does not DUN connections.

    If the operator does not support you NDIS connections, use DUN.
    I think that there is a HOWTO on http://aps2.toshiba-tro.de/wlan/?page=3ghowto
    But it is inaccessible at this time.

    Install only the drivers of:
    http://APS2.toshiba-tro.de/WLAN/?page=3gdownloads
    and then use rasphone.exe allows you to configure your connection. You will be able to change the line number for all that is necessary.

  • 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

  • When connecting two books of Mac with Migration Wizard using a cable Ethernet 'right' or 'twisted '?

    Hello

    Soon I'll have a new Mac Book Pro, and I would try Migration Wizard but > > > > when connecting two books of Mac with Migration Wizard should I use a cable Ethernet 'right' or 'twisted '?

    You can use either; There is no advantage to one or the other specific.

    (144276)

  • When connecting on MacMini, password is auto-complete with a myriad of points and is not the right password

    When connecting on MacMini after I click on the user, the password field is auto-complete with a myriad of points and is not the right password.

    There suddenly / maybe after the most recent update 2015-008, which I installed it on 8 January 2016.

    I need to delete points, usually I can remove them by double clicking on it and pressing the delete key, but they will not simply remove by clicking in the field and using the delete key, as would be normal. Sometimes it takes a few tries to remove the points, and then I can connect.

    Does my keyboard or a virus, my usb port, the update of security or something else...?

    I use this computer without problem for a few years.

    Thank you, Kathy

    osX version 10.9.5 processor 2.3 GHz intel core 17

    First try another KB

    Next

    -Try to reset memory NVRAM/PRAM and SMC

    MacIntel: Reset of the controller (SMC) system management

    Subject of memory NVRAM and PRAM

    -Try to start safe mode

    OS x: what is Safe Boot, Safe Mode?

    -Start to recovery and repair the startup disk

    OS X: on OS X Recovery - Apple Support

    -If it is repairable reinstall the OSX

    How to reinstall OS X on your Mac - Apple Support

    -If you do not have a backup using disk utility to restore the internal drive to an external drive, so that you can try to recover the data.

    Format the boot disk and then do a fresh install of Mac OS x

  • I stopped to receive mail after December 31.  It indicates that the computer cannot connect to my account but when I log in with my password I get the message "this account already exists." How can I get my email account to work again?

    I stopped to receive mail after December 31.  It indicates that the computer cannot connect to my account but when I log in with my password I get the message "this account already exists." How can I get my email account to work again?

    MacBook Air, OS X El Capitan

    First of all, make sure that you don't have two accounts with the same address. What happens if one of them is an iCloud account.

    From the Mail menu bar, you select

    ▹ Connection Doctor window

    In the window that opens, look for an SMTP (outgoing mail) account with a name that corresponds to the account that you are trying to add. Double-click it. Another window opens, displaying the list of all outgoing mail accounts. Click the sign button less to remove the corresponding one, and then click OK.

    Try to add the email account again. If you still can not, log off or restart the computer, and then open the preferences window accounts Internet and check if the account is displayed.

  • Asslam o aliakum. I have a problem with itunes 12.3.2 it is not downloaded the 10 windows and when I connect m iphone with itunes and want to update to 9.2 says please download itunes new version for ios 9.2... help me with this... How to solve this probl

    Asslam o aliakum. I have a problem with itunes 12.3.2 it is not downloaded the 10 windows and when I connect m iphone with itunes and want to update to 9.2 says please download itunes new version for ios 9.2... help me with this... How to solve this problem.

    Greetings Dani56777,

    Thank you for using communities Support from Apple!

    I understand that you run Windows 10 and you must update iTunes to the latest version so that your iPhone will be recognized when connected. I do not know if you receive an error when you try to update iTunes or not.

    If you need information on how to update iTunes, please follow the instructions in the following link.

    Download the latest version of iTunes for Windows - Apple Support

    If you receive an error or alert, you can consider removing iTunes and all of its associated components and then reinstalling fresh iTunes on your computer. That would give you the latest version of iTunes. If you need execute this process, please follow the steps described in the following article.

    Remove iTunes Control Panel and its associated components

    Use the control panel to uninstall iTunes and software components in the following order:

    1. iTunes
    2. Apple Software Update
    3. Apple Mobile Device Support
    4. Hello
    5. Apple Application Support 32-bit
    6. Apple Application Support 64-bit

    On some systems, iTunes can install two versions of the Apple Application Support. What is expected. If both are present, do not forget to uninstall both versions.

    Do these elements in a different order, uninstall or uninstall only some of them. This could have unintended effects. After you uninstall a component, you may be asked to restart your computer. Wait to restart your computer until you finish remove all components.

    Remove and reinstall iTunes and software for Windows 7 and later versions - Apple Support components

    Have a great day!

  • The Apple Magic Keyboard can operate without bluetooth when connected to an iPad with the lightning to the USB camera adapter?

    The Apple Magic Keyboard can operate without bluetooth when connected to an iPad with the lightning to the USB camera adapter?

    I love the Apple Magic Keyboard to be very light (I want it with me everywhere). I also like that I can choose the layout of the keyboard I want (Canadian multilingual), which is not available on any keyboard for any brand, with the exception of Apple iPad (and I did a ton of research). I have problems with the old model of keyboard Apple Wireless because of the Bluetooth connection: I often have trouble connecting. I want a reliable keyboard. I don't like having to plug the keyboard on the iPad, and I think that a wired keyboard can more reliable and safer than a wireless keyboard. And a wired keyboard never had battery problems.

    I read that the Apple Magic Keyboard can work wired with a Mac without bluetooth. And I read that some USB keyboards work with lightning to the USB camera adapter. There are several keyboards with a cable (Belkin or Logitech) lightning, but none with the available Canadian multilingual.

    So, if I buy a magical keyboard Apple and a Flash to the USB adapter of the camera, according to my needs, I'll be satisfied or I'm going to be disappointed?

    A better solution would be to have a male-male cable lightning between the keyboard and the iPad, but I don't find any of these products anywhere.

    Thank you.

    It will not work. And where did you read that the keyboard works wired with a Mac?

  • Video OK but sound does not go to the TV when connected HDMI on HP Mini 311 with XP.

    Video OK, but the sound does not go to the TV when connected HDMI on HP Mini 311 with XP. Has anyone experienced and resloved this issue and can share with me.  The solutiuon provided in the manual does not seem to apply to the Mini 311 model that we use. Help, please.

    James,

    Visit this link,

    How to get his TV using HDMI cables?

  • When I try to connect my computer with XP operating system, I get this error message to: rund1132.exe and cannot log out.

    original title: log question.

    When I try to connect my computer with XP operating system, I get this error message to: rund1132.exe and cannot log out.  How can I fix?

    Hi KERRYYX,

    1. Did you the latest changes on the computer?
    2. When was the last time it was working fine?
    3. You have security software installed on the computer?
    4. What is the full error message that you receive?
    5. Are you able to restart and shut down the computer?

    It is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See section to learn more about how to clean boot.

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

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

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

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

    You cannot log off, restart or shut down your Windows XP-based computer

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

  • Microsoft Office 2007 (Word, Excel, Outlook) slow when connected to the network, but fast when not. with windwos vista

    Microsoft Office (Word, Excel, Outlook) and printer slow when connected to the network, but quickly when not. with windwos vista, I have reintall the operating system, but still the same. Environment Network (Win server)

    Hello

    Your question of Windows Vista is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in Windows Vista IT Pro Technet Forums network.

    http://social.technet.Microsoft.com/forums/en-us/category/windowsvistaitpro/

    I hope this helps.

  • No sound when connecting my new XPS 9530 to my TV with a HDMI cable

    I got my new laptop XPS 9530 for 3 weeks now and can't get any sound when connecting it to my TV with an HDMI cable.  I struggled to find a solution that works so far.  I tried so many solutions for example suggested, I went to SOUND / playback devices and the only option is to Audio speakers (Realtek High Definition) but not option for HDMI. I have re-installed video and audio drivers but still no success.

    The worst is that I sent to Dell Support FOUR times without reply after that initial automated response.

    Hello, I had the same problem on my XPS 9530 but it corectly established after a few moments, fundamentally sound has been activated later than the video.
    In any case, you can still use Windows troubleshooting utility, or what I would sugest is to test it on another TV and give him a few minutes and then also try another HDMI cable, your current version is perhaps too old or something.
    BTW do you have updated the video drivers intel and nvidia? If not, please do so.

    One last thing, if you get no response from email support you can always make a phone call if your problem is urgent.  ;)

  • 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

  • error when connecting with SmartConnection inCopy

    Hello world

    I had to install Adobe inCopy for Clients in my workplace. After installing it, I use a SmartConnection and an installer of fix to this issue. She successfully for almost all customers except one, I still get the error when connecting with the SmartConnection. When I open the event logs, he said that it is related to public.dll plugin.

    I was installing it again and again and it's always the same error that pop up.

    The customer is a 64-bit Windows 7.

    inCopyerror.PNG

    Some help would be welcome.

    Best regards

    Problem solved

Maybe you are looking for

  • Key keyboard control does not work do not

    Hello world I recently (about a month) has bought a new keyboard game v100. I plugged it to my Macbook Pro and my keyboard installation and at the beginning of each key program was very good. Then suddenly today, my command button on keyboards (which

  • Using NI USB-GPIB controller Zeiss C90 CMM control

    I have a Zeiss PCDMIS CMM running 32-bit on Windows XP with PCI GPIB (488.2 2.7.3) If the controller is 8 bits, but work with my 32-bit system already, can I export the config VISA file, change on a 64-bit of Windows 7 with a USB to GPIB computer, an

  • Z580 restore factory battery

    The port on my Z580 broke and I need to do a load factory reset to wipe my data I was sent a replacement and need to revert to the original. Is it possible to reset with the power of the battery? I'm short on time (and for free). Note of the moderato

  • Windows 7 - I can't update new updates showing the error code 649

    I can't update new updates showing the error code 649

  • I cancelled an update and now I don't have windows Messenger How do I restore it?

    My store asked me to update my applications and I canceled some updates, because he was taking too much time. But I don't know that I left my messenger and other applications of the Update window. So, how can I get my messenger back app? Also if I re