The connect in Pro*C to a local database hangs

EXEC SQL CONNECT :user IDENTIFIED BY :pwd
This is the statement in Pro*C that hangs .
When I step through the program , it hangs at
sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn);
The user and pwd bind variables are set correctly.
The listener is started and I can connect using SQL Plus with the same username and password as the one I give in the Pro*C program.
The Oracle version in 8.1.7 and running on HP-UX11.
Kindly help urgently.

The installation procedure is exactly the same as it is on 10g. Our install FAQ is here:
http://www.oracle.com/technology/products/database/htmldb/install_faq.html
Sergio

Similar Messages

  • I would like to put the results of a proc on a local database into a table in my azure db. What is the best way to do this?

    I would like to put the results of a proc on a local database into a table in my azure db.  What is the best way to do this?  I dont see the ability to link.  The local db is on my desktop and is mssql12.
    McC

    I am not sure if i set up the linked server correctly here is the schema and an attempt to run a select and the resulting error:
    SELECT  *
    FROM  [CN5E6E9LM2.DATABASE.WINDOWS.NET,1433].[Mkerr_db].dbo.addr
    OLE DB provider "SQLNCLI11" for linked server "CN5E6E9LM2.DATABASE.WINDOWS.NET,1433" returned message "Unspecified error".
    Msg 40515, Level 16, State 2, Line 1
    Reference to database and/or server name in 'Mkerr_db.sys.sp_tables_info_90_rowset_64' is not supported in this version of SQL Server.
    McC

  • The CONNECT in Pro*C hangs

    EXEC SQL CONNECT :user IDENTIFIED BY :pwd
    This is the statement in Pro*C that hangs .
    When I step through the program , it hangs at
    sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn);
    The user and pwd bind variables are set correctly.
    The listener is started and I can connect using SQL Plus with the same username and password as the one I give in the Pro*C program.
    The Oracle version in 8.1.7 and running on HP-UX11.
    Kindly help urgently.
    null

    Please check the Oracle Database 10g: XML DB Developer's Guild for example.

  • How is the best way to send data from local database into remote database ?

    Hi all,
    I need to send data from local Oracle database into remote oracle database. Both sites connected via 128 kbps frame relay connection.
    The sending need to be done once a week, can be done nightly.
    How is the best way to do this ?
    Thank you very much,
    xtanto

    How is the best way to do this ?How much are you planning to send?
    You can use COPY command. Ensure that you have valid database link between two databases.
    Available options are:
    create - creates a new table. errors out if the destination table exists.
    replace - drop the destination table and re-creates with data.
    insert - inserts data if the destination table exists.
    append– appends data into an existing table.
    use set arraysize 5000 -The arraysize specifies the number of rows that SQL*Plus will retrieve from the database at one time.
    copy from scott/tiger@ORCL to scott/tiger@ORCL92 create new_emp using select * from emp;

  • Does the file format differ when you Publish locally to hard drive vs. to the Connect Pro server?

    I notice that when I publish locally to my hard drive to review a set of slides, I see a folder full of files. If I click on index.htm within the folder, I can launch the slides.
    When I publish to the Adobe Connect Pro server, I merely see a url for the link to the course.
    I'm not sure what this url link represents (as far as the file format is concerned):
    Has the presentation been converted to different file format than what is published on my local drive? If so, what format is it in?
    If  the presentation has not been converted, does the directory structured published to my local drive get replicated on the Adobe Connect Pro server, and the url is merely a link to the "starting file " within that folder (say, index.htm)?

    The published output does not differ between publishing locally and publishing to Connect. The URL on the Connect server does, ultimately, point to the Index.htm or viewer.swf file.

  • Cannot get Win8 Pro computer run the Connect a Computer to the Server Wizard (computerconnector) of Essentials 2012

    I've spent 1/2 the day trying to troubleshoot this problem and finally give up.
    My client has a Windows Server 2012 Essentials server (with all updates installed - no errors in error logs nor SFC /SCANNOW).  Purchased a new Windows 8 Pro computer, which we installed all the updates from Windows Updates and are now trying to join
    the domain using the "Microsoft way" (i.e.:  http://[servername]/connect).
    The site comes up and it prompts us to download the software and run... so far so good, but when we get to the screen where it asks, "Type your new network user name and password" - the next screen after that we get the error, "Cannot connect
    this computer to the network...". 
    I've been looking at cases all day long through Microsoft and Google - all pointing to problems with the SSL on the server - that's not the problem here (as other workstations have, in the past, successfully connected and we verified today that the local
    server certificate is what is the default, as it should be).
    I've tried just about everything I can think of and cannot get this silly wizard to work (why Microsoft, WHY!??!?!).  Yet, I can join this domain just fine doing it through normal means.  I've even tried joining the domain this way, and tried installing
    the software afterwards (as the Essentials Console won't reflect the new workstation, thus it won't add it to group policies etc... though yes, I could manually do that and have - but we'd still like to get it to show up in the console).  I even
    tried the trick noted in a KB talking about running the connect software without joining the domain (registry key that gets added) - that didn't work either.
    I'm out of ideas - and at this point had to get the client online and working today - so we joined it manually, configured it and left it.  But I would like to get this fixed the "proper" way.  Help?
    I do have the clientdeploy.log file - which only points out an internal error, but I'm unsure how to enable the improved logging it suggests (I'll gladly post the logs if someone tells me how - I'll skip posting the log file here for now):
    [1544] 140204.203620.0794: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more
    information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on
    tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
    Suggestions?  Thoughts?  I hope Essentials 2012 R2 improves this - as I've had this error for other various reasons with other clients (and spent 1/2 days troubleshooting to clear those up).  Essentials Connect, IMHO, needs a re-write - as
    it's been nothing but a hassle... miss the SBS connect.

    Hi slemay,
    Before going further, please uninstall the Connector software from Control panel. Then connect again, will
    the same issue persists? Would you please use another client to connect with the Server 2012 Essentials by using this way? Then monitor the result. Please make sure the computer has a physical connection to the local network.
    Please refer to the TechNet article (Here)
    and troubleshoot, then check if can help you to solve it.
    In addition, please refer to the following articles and enable
    WCF tracing to go further. Please check if you can find some clues.
    How to enable WCF tracing
    http://blogs.msdn.com/b/madhuponduru/archive/2006/05/18/601458.aspx
    [wcf: solution] The server was unable to process the request due to an internal error.
    http://blog.bitlinkit.com/wcf-solution-the-server-was-unable-to-process-the-request-due-to-an-internal-error/
    Hope this helps.
    Best regards,
    Justin Gu

  • Connecting the old Apple Pro 2-piece stereo speakers

    about 4 yrs ago I bought a pair of Apple pro stereo speakers for my Power Mac G4 and Powerbook. They still work beautifully. This year I bought a new Macbook Pro. I've now discovered that the speakers don't attach to the MBP. I've tried my local Apple store and I've tried on-line searches, I've even bought connective pieces that I thought might work from the on-line picture. The connecting piece to the MBP output port for headphone/speakers is different in size and no one seems to be able to sell me a piece that makes the speakers connect. Has anyone else had the same problem and found a solution?

    Yes. No. There are lots of really good speakers that would sound as good and would likely cost less than adpaters and the like.
    People used to use Griffin iFire and Griffin Powerwave both which you cannot buy now but maybe find on eBay.
    There is a mixed digital and analog thing going on so lopping off wires and the like won't work, you need a D/A converter in the mix.

  • HT3235 I just bought a Micro-DVI to video adapter to try and hook my MacBook Pro 13" I bought mid 2009 to my old TV, the adapter doesn't seem to fit any of the connections, is this the right adapter?

    I just bought a Micro-DVI to video adapter to try and hook my MacBook Pro 13" that I bought in mid 2009 to my old TV (svideo), the adapter doesn't seem to fit any of the connections on my macBook pro, is right adapter?

    Shootist007 wrote:
    Apple doesn't offer a MDP to AV or componet connect . Only DVI and VGA. They also don't offer one to HDMI. You have to go aftermarket to get one to HDMI.
    Quite right, but as the OP does not have component or composite connections not important.
    To the OP, this does work, but is not the cheapest, and as it appears that Apple no longer sell an SVideo adaptor cable 3rd party it will have to be.

  • What do i need to connect my mac book pro to the tv with the thunderbolt on the mac to hdmi? I have the newest macbook pro. I'm wanting to have the best picture I can get from my 1080p tv. thanks

    what do i need to connect my mac book pro to the tv with the mac's thunderbolt port to hdmi? I have the newest macbook pro. I'm wanting to have the best picture I can get from my 1080p tv. thanks

    Thanks Community! I solved the problem. In fact it was not a problem but lack of understanding. These guys at Apple are way ahead in thir thinking. I will try to explain as short as I can.
    In Lion, ihe Prefferences/Display show only two choices: 6-7 steps of resolution and some color tab. No two screens, no two display to overlap, nothing for us to do. "That was the problem"! Everything is automatic.
    When I connected the HDMI cable to the Miniport into a T-bolt slot, the TV screen showed the "spiral galaxy" how Zyriab is calling it. In fact he gave me the best clue. That shows the connection is good. But where is the Mac Book image?
    You have to drag it to the right out of the Mac Book display area, and "voila!" it will continue on the TV screen. The same with the mouse pointer, push it out ofthe Mac Book display area and you see it on the TV sreen. Good image, you can keep the max resolution, etc. The sound is still on the Book's speakers. I have to figure that out.
    Thank everybody, especialy Zyriab, ne was the closest.
    High regards to everybody

  • HT3224 I am new to Mac and started transferring data from my PC to my new Macbook Pro.  Connection was lost once I started and now my Pro is stuck on the 'Transferring Information' screen.  How do I get out of this screen to attempt the connection again?

    II am new to Mac and was trying to transfer data from my PC to my new Macbook Pro.  The connection was lost however and now my Pro is stuck on the 'Transferring you nformation' screen.  How do I get out of this screen so I can attempt the connection again?  Is it safe to force shut down of my Mac and will it still prompt me through all the setup process again?

    Welcome to Apple Support Communities
    If your Mac and PC are connected by Ethernet, unplug and plug that cable again. If not, you have to turn off the MacBook by holding the Power button.
    In the next startup, try to transfer your files again. It's important not to interrupt the transfer process, because in most cases, you will stop it and you won't be able to resume it

  • Trying to Hot Sync Visor Pro with Windows 7 (64 bit OS) - getting error: "The connection between your handheld computer and the destktop could not be establishe​d. Please check your setup and try again."

    Hi.
    I read the posting regarding the options on Hotsyncing for Windows 7; however, I have some questions as I have a 64-bit system.
    I have a Visor Pro that I'm trying to Sync up with my new laptop which is running Windows 7.
    Steps I have taken:
    * installed the Visor Palm Desktop 3.0.1 that came with the Visor (which the installation went well)
    * The issue arises when I push the "Sync" button on the cradle and the following error message appears "The connection between your handheld computer and the destktop could not be established.  Please check your setup and try again."
    Since I have a 64-bit OS it appears that I have 2 options: 1) bluetooth or 2) Infrared.
    I have to admit I don't know know how to do either of these (how can I tell if this Handspring Visor Pro has bluetooth (which I don't it does)?). 
    Then how about the Infrared option?  I see on the PDA it has a red area that one can "beam" info.  Is this the same as Infrared or my 2nd option?
    I love my Visor and want to continue using it, but need to backup the valuable info!
    Any help with this would be greatly appreciated!
    THANKS!!!!!
    Post relates to: Visor Pro

    Hello lwalbring and welcome to the Palm forums.
    Your Visor, as you suspect, does not have Bluetooth, so you must use the IR HotSync option.  Since you are using Windows 7 64-bit, I believe that you are going to have to upgrade to Palm Desktop 6.2.2 to make things work from an OS/Driver perspective.
    Since you are using such an old device, you are also going to have to download and install the PalmHotSyncSetup Utility from Pimlico.  This update turns on support for old Palm OS PDAs in Palm Desktop 6.2.2.  Without the update, you won't be able to sync your Visor with Palm Desktop 6.2.2.  The software is free and the link is all the way at the bottom of the screen.
    Lastly, if your PC doesn't have an IR port on it, you will need to purchase a USB to IR adapter.  Some laptops still have IR ports and most desktops don't.
    Once you have all the pieces, you'll want to go back to the Windows 7 and Vista HotSync thread again, and follow the directions for setting up and configuring IR HotSyncs.
    Alan G

  • My macbook pro with OS 10.6.7 'mail' program does not send my mail through the IPS wireless, I am connected to. The message is my 'e-mail is rejected by the server'. It has been working until 5 days ago. The connection doctor says I am connected and no lo

    My macbook pro with OS 10.6.7 'mail' program does not send my mail through the IPS wireless, I am connected to. The message is my 'e-mail is rejected by the server'. It has been working until 5 days ago. The connection doctor says I am connected and no log in required.
    After trying lots I found now in 'Airport Utility is 'unable to detect any airport wireless devises.....'
    There is no provider to be seen in airport utility and only 'rescan' is an option with no results...
    even so I am connected and can browse the net receive mail etc. and the outgoing 'mail server' is set to the internet provider I am connected to.
    Can you enlighten me what can I do I need to use my e-mail program urgently !!!
    Thanks for your help

    I'm not sure what "IPS wireless" is, but unless you have an Apple Wi-Fi base station (such as a Time Capsule, AirPort Extreme, or AirPort Express), AirPort Utility won't see anything.
    You might try defining a new SMTP server to see if that will work any better.
    By the way, the subject field for these messages isn't intended to hold a lot of text.  Put a short description of your problem in the subject field and save the rest of your message for the body field.

  • I can't upgrade an app on my macbook pro it says the connection to the internet has failed

    Hello
    I'm trying to upgrade a game in my macbook pro when I enter the app and says upgrade I click on it a msg shown said that the connection to the internet has
    failed and I'm using safari and everything is good

    Noura-alb,
    We've an article that can help restore your Mac's ability to connect to the App Store so that you may update your game successfully.
    OS X: "Cannot connect" or "Cannot connect to the App Store. An internet connection is required"
    http://support.apple.com/en-us/HT203811
    Cheers,
    Allen

  • Error (2931) VMM is unable to complete the request. The connection to the VMM agent on the virtualization server (host.domain.local) was lost.

    Experts,
    kindly advice for this error when create vm from a templates, while i'm not having this issue when create the vm to another host from the same templates,
    firewall is disabled and no antivirus on the host.
    The network and the ping is very stable, and the WS-Management service is running on the host,
    Host  : windows server 2012 R2
    VMM : 2012 R2 3.2.7895.0
    VMM updated from RU2 to RU5
    Error (2931)
    VMM is unable to complete the request. The connection to the VMM agent on the virtualization server (host.domain.local) was lost.
    Unknown error (0x80338029)
    Recommended Action
    Ensure that the Windows Remote Management (WS-Management) service and the VMM agent are installed and running and that a firewall is not blocking HTTPS traffic.
    This can also happen due to DNS issues. Try and see if the server (ms-lab-01.eccsolutions.local) is reachable over the network and can be looked up in DNS. You can ping the virtualization server from VMM management server and make sure that the
    IP address returned matches the IP address locally obtained from the virtualization server.
    If the error still persists, restart the virtualization server, and then try the operation again.
    Ahmad Samir | MCSE 2003, MCSE 2012 Private Cloud | MCTS: SCOM 2007, Lync 2010, Exchange 2010.

    Ok  I will try another template,
    and the drop happen in the customization after deploying the VHDX file as my first image.
    I had this answer from partner forum. but i didn't try it yet
    Backup your VMM database and then check the
    tbl_VMM_Lock table in the
    VMM database to see if it has any locks listed, do this after stopping the System Center Virtual Machine Manager Service.
    If there are locks listed in the tbl_VMM_Lock
    table you can clear them by executing the prc_VMM_ReleaseAllLocks
    stored procedure.
    Ahmad Samir | MCSE 2003, MCSE 2012 Private Cloud | MCTS: SCOM 2007, Lync 2010, Exchange 2010, Server Virtualization.

  • Connecting 2 DVI displays to the new macbook pro 13" ?

    I have the new macbook pro 13, was wondering if it would be possible to connect to two DVI monitors (non-Apple I'm afraid) DVI/thunderbolt/USB?

    But the outrageously costly macbook pro does not have a mic input? Rather a line in that noone needs :O
    Anyway do you know the quality of the internal microphone?
    Im get dissapointed when i hear i need to have more adapter cables, like the hdmi
    Thanks for the help anyway

Maybe you are looking for

  • BAPI Error: No account assignment exists for service line 0000000000

    I am using BAPI : BAPI_PO_CREATE1 to create a PO. I am getting this error while creating PO  "No account assignment exists for service line 0000000000" Please help.

  • Overwrite in Application server

    hi all, i need to send the output to application server, the data was going perfectly but the problem is ,the report if we run twice the output should not overwrite with the first executed run in app server. if we run run more than once also it shoud

  • InDesign can't load sample plug-in

    Hy, I posted the same question on StackOverflow, so this could seem a bit like cross posting, but I didn't know this forums existed, and I think I can't get a more qualified audiece to view my question here, so here I go: It's my first expirience wit

  • Help with Adobe Contribute

    Hi, Need some help with Adobe contribute. A web site was built using Contribute CS4 on the Windows platform a little while ago. I need to know if the project files for this website can be imported & managed on a Mac version of Contribute? Any help is

  • Unsupported or Corrupt tiff file in Premier Pro CS4

    I keep receiving a message: file is unsupported or corrupt when trying to do an import into Premier Pro CS4. I can open the file in windows photo viewer, Photoshop CS4 and other applications with no problem. I tried saving the file as a jpeg and then