Error: can not attach to oracle 8i

hi,
i got an error message 'oracle 12631' saying
'can not attach to oracle 8i,' and 'username retrieval failed' after i tried to config Net8 and log into TOAD(a application program). i used 8i personal ed.
Thanks for help.
Yun

Hi,Mike
Use tmipcrm command instead .
William
"Mike" <[email protected]> ???? news:[email protected]..
>
Can not attach to BB when using tmshutdown
Does anyone know why the Tuxedo can not attach to BB when we issuedtmshutdown
command.

Similar Messages

  • Can not attach pl/sql library issue

    Hi,
    While customizing forms,I copied seeded .fmb to my local machine where I installed forms10g - forms builder.I copied related .fmbs and .plls into my local directory i.e c:\forms_files.I checked forms_path in hkey_local_machine and added C:\forms_files to that.
    I'm getting FRM-10102 Can not attach pl/sql library appcore,
    same error for couple of plls :vert,psac,appfldr,appdaypk,faxmad,paxmsg,igilutil etc.
    All those plls are there in my directory?
    Thanks,
    Kiran.

    Please post the details of the application release, database version and OS. Please note that Developer 10g is only certified with R12. If you are on 11i, you need to use Developer 6i
    Please see these docs.
    11i: Error Opening TEMPLATE.fmb in Forms Builder [ID 236803.1]
    How To Customize And Compile An Application Seeded Form (FMB) Or Library (PLL)? [ID 427879.1]
    PDE-PLI038 Cannot Open File For Use As A PL/SQL Library [ID 862614.1]
    Also, see old threads for the same discussion -- https://forums.oracle.com/forums/search.jspa?threadID=&q=FRM-10102&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Error: Can not locate set_pwd in /export/home/opapps/oc/45/sec? Solaris

    Oracle Clinical 4.5 + Oracle 9.2.0.1.0 (patch to 9.2.0.3.0) + Solaris 8 (64-bit)
    Try to create a new Oracle Clinical database. Follow the Installation Guide Release 4.5. There's no error during installation of OC back end. I checked the files in the /export/home/opapps/oc/45/sec directory. There's no set_pwd file there? Wired. Why?
    Thanks in advance.
    I copied a set_pwd file from another solaris computer. It can help me pass the setting interfaces. But when starting installation, ORA-27123 jumped out as follows:
    ORA-27123: can not attach to shared memory segment.
    SVG... : Permission denied.
    ShareMemory is 4 G.
    Any relation between these two errors? How to solve this issue? Thanks a lot!

    What C complier are you using?

  • OWB 11gR2 - Internal ERROR: Can not find the ACL containter

    OWB 11gR2 - Internal ERROR: Can not find the ACL containter
    =======================================
    I am using OWB 11gR2 (11.2.0.1) on Win XP 32 bit. I have 3.23 GB RAM. OWB design center is ver slow on my desktop. We have our OWB repository is on Unix server.
    We applied the patch 10270220.
    We are getting
    Internal ERROR: Can not find the ACL containter for object:CMPPhysicalMap@19654/id=104020/owningFCO=104020/proxyFor=(CMPPhysicalMapGen@19f99ae/id=104020/stname=null/pname=MAPPING_1/lname=MAPPING_1/status=POSTED/committed=true/persistent=true/propsLoaded=true)
    What is happening here?
    Thanks in helping.

    We have a map with 3 sources and 1 target. The 3 sources pass through Joiner then Expression then Target.
    We are getting this error, during deployment. It shows compling for awhile, then through this error.
    Here is the piece from detail window:
    ===========
    at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:174)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2806)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:914)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1542)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:694)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:959)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:924)
         at oracle.wh.repos.pdl.dispatcher.EventDispatcherImpl.beforeReadObject(EventDispatcherImpl.java:824)
         at oracle.wh.repos.pdl.foundation.OWBRoot.beforeRead(OWBRoot.java:1785)
         at oracle.wh.repos.owbGen.CMPStringPropertyValueGen.getValue(CMPStringPropertyValueGen.java:217)
         at oracle.wh.repos.impl.properties.CMPStringPropertyValue.getValue(CMPStringPropertyValue.java:117)
         at oracle.wh.repos.impl.extended.PropertyFactory.getStringValue(PropertyFactory.java:440)
         at oracle.wh.repos.impl.extended.CMPWBPrimitiveProperty.rawStringValue(CMPWBPrimitiveProperty.java:260)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:716)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:733)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getReferencedLocations(WBMapHelper.java:1361)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:284)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:141)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:135)
         at oracle.wh.service.impl.runtime.RuntimePlatformServiceImpl.getReferencedLocations(RuntimePlatformServiceImpl.java:1238)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.addConnectorLocations(WHRuntimeCommandUtil.java:477)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getSingleDeployLocations(WHRuntimeCommandGenerateDeploy.java:3408)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getLocationsAndNewConnectors(WHRuntimeCommandGenerateDeploy.java:3517)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymentActions(WHRuntimeCommandGenerateDeploy.java:3224)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeploy(WHRuntimeCommandGenerateDeploy.java:2420)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAsynch(WHRuntimeCommandGenerateDeploy.java:2117)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$1.construct(WHRuntimeCommandHandler.java:1005)
         at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
         at java.lang.Thread.run(Thread.java:595)
    ===========
    Did anyone receive such errors?

  • Nternal ERROR: Can not find the ACL containter for object ...

    We are using OWB 10.2.0.3. We tried to introduce two basic roles to prevent user A from accessing certain parts of our project. Somehow (I cannot really say how) we ended up in the error message below whenever we want to modify the security properties of an object.
    Neither in metalink nor in the oracle forums I could find any hint about that error.
    Can anyone help??
    Thanks in advance, Maren
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
         at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:166)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2743)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:820)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1449)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:649)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:660)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:623)
         at oracle.wh.ui.common.WhSecurityHelper.securityCheck(WhSecurityHelper.java:112)
         at oracle.wh.ui.console.commands.EditObjectCmd.performAction(EditObjectCmd.java:107)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    Hi Maren
    Like you I get this error and do not know what steps caused it.In my scenario I have some mappings that give the error and some that do not - the repository user gets the error but the repository owner does not.
    Thinking back over the last number of months (as this project contains 7-8 months od work - we do have exports of the project) I think the ones giving the error are those that perhaps were copied from another to start the coding but I cannot be sure.
    I have read the metalink note mentioned above as well as the the queries posted by Oleg and yourself. The queries posted are slightly different, one has a where clause
    fco.classname = 'CMPACLContainer' (Maren's)
    and the other
    fco.classname='CMPMap' (Oleg's).
    Was this intentional Maren on your behalf for your problem to be fixed?
    We are using 10.2.0.3.33 OWB client and 10.2.0.3.0 OWB repository.
    Thanks
    Edwin

  • I can not load the Oracle Applications Home Page E-Business Suite

    I install ebs 12.1.1 on windows server 2003 and I can not load the Oracle Applications Home Page (http://ebsoracle.workshop.cl:8000)
    What could be the cause?
    Is there a log with information about this failure?
    I check the host file and this is correct
    Help me please.
    Thanks.

    I install ebs 12.1.1 on windows server 2003 and I can not load the Oracle Applications Home Page (http://ebsoracle.workshop.cl:8000)
    What could be the cause?What is the error?
    Is there a log with information about this failure?
    I check the host file and this is correctCheck Apache log files (error_log* and access_log* under $LOG_HOME/ora/10.1.3/Apache directory).
    Also, run AutoConfig and make sure it completes successfully.
    Thanks,
    Hussein

  • At the moment I can use my apple Id on my iPod touch to connect to iCloud and IMessage and FaceTime but it doesn't work on App Store. Face to an error: can not connect to iTunes Store. What's wrong? My apple Id is working on my MacBook Pro as well.

    At the moment I can use my apple Id on my iPod touch to connect to iCloud and IMessage and FaceTime but it doesn't work on App Store &amp; iTunes just on iPod  Face to an error: can not connect to iTunes Store. (Setting... itunes &amp; app store)What's wrong? My apple Id is working on my MacBook Pro as well. And it was working on this iPod before resetting . Just after resetting I can not connect to App Store &amp; iTunes and I can not instal any app even free apps

    Try
    Can't connect to the iTunes Store

  • Even during the download of free content pops up an error can not connect to itunes store.

    During the download of free content pops up an error can not connect to itunes store.

    Got a bit further, but now just sat here with 2 apps waiting!
    Wifi is fine, can surf, email, etc, but store is still not working.

  • Adobe photoshop lightroom won't install on my Mac - error can not open file

    Adobe Photoshop Lightroom4 will not install on my Mac. "Error can not open file" when trying to open will installer. If I cannot get it to work I would like to return product.

    What version of Mac OS are you using?  What is the exact name of the file which you are double clicking on?  If you right click on the file and select Get Info what does it state under the Open With section?

  • Error:Can not found "javax/xml/soap"

    Hi:
    I'm fairly new to Java development and I'm trying to write a wrapper class that will access a webservice. The problem I'm running into is that I keep getting this error message when I try to compile my class:
    ./STest.java:1: error:Can not found "javax/xml/soap" [JLS 7.5.2, 7.6]
    I've installed the jwsdb-1_2 and I think mh env is set up correctly.
    The above error message is generated by:
    import javax.xml.soap.*;
    Please help!

    I've searched every jar file and it doesn't seem as though any of them have the soap stuff....
    This page, http://java.sun.com/webservices/docs/1.0/api/overview-summary.html, seems to say that I need the Web Services Developer Pack, which is was the wsdp is....

  • Time Capsule Error "Can not mount"

    I have been using time capsule with the 1TB router for months. After the recent updates, when time capsule runs I get the error "can not be mounted". I have turned off the router and restart the laptop without success. Anyone have similar problems and anyone have a solution for a novice?
    thanks

    I'm having the same issue of an "Unmountable Drive" issue with my Time Capsule. I did find this from GDMACK in another thread:
    "Solved the problem by making the name of the time capsule hard drive "TIMECAPSULE" with no special characters or spaces."
    I don't know if it will help our issue but it's worth a shot.

  • RfcAdapter: receiver channel has static errors: can not instantiate RfcPool

    HI,
    While transferring the project from SAP system to PRIMVERA (third party system) system, iam getting the following error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.adapter.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.adapter.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=192.168.215.138 SYSNR=02 GWHOST=192.168.215.138 GWSERV=sapgw02 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner '192.168.215.138apgw02' not reached TIME Sun May 01 06:10:03 2011 RELEASE 710 COMPONENT NI (network interface) VERSION 39 RC -10 MODULE nixxi.cpp LINE 3133 DETAIL NiPConnect2: 192.168.215.138:3302 SYSTEM CALL connect ERRNO 10060 ERRNO TEXT WSAETIMEDOUT: Connection timed out COUNTER
    experts, kindly help me out in resolving this issue.
    Regards,
    Sai

    partner '192.168.215.138apgw02' not reached
    Well if you ask me, theres something seriuosly wrong with above "partner", review the config of the RFC/JCO,
    also you could add more details as above info on its own is not enough to give you and objective answer
    Regards
    Juan

  • I can not attach jpeg files to Email. I am running XP and use Yahoo mail

    I can not attach a picture / JPEG file to an email. I use yahoo email and have XP on the computer. I did not have this problem till I downloaded Firefox. Also since downloading firefox I can not get Internet explorer to connect to the internet.
    == This happened ==
    Every time Firefox opened
    == When I loaded Firefox

    Ernie
    thanks for the reply Here are the answers to your questions.
    yes each account has it's own drafts folder. and I can save the file into the drafts folder after follow the steps you outlined in your answer. I did repair permission but nothing has changed .
    one thing i discovered is that I can attach files to the mail if i reply to it. only when i create a new mail in one of those accounts can i not attach any files.
    Seeing on the side bar that you are a top user I have another question you might be able to answer
    my apple help is not working, when i go to finder and go to mac help the page is blank and if i search it just searches and nothing happens

  • HT4009 Unfortunately, I keep getting the error "can not connect to iTunes. Code:0" I've tried rebooting, signing out of my apple ID, can someone please help or advise me on what to do? Many thanks, Ryan

    Unfortunately, I keep getting the error "can not connect to iTunes. Code:0" I've tried rebooting, signing out of my apple ID, can someone please help or advise me on what to do? Many thanks, Ryan

    hi i had the same problem today when i updated my itunes to latest version. however, i have just found my songs in the 'itunes media' folder. this was accessed through 'my music'  then keep clicking through until you find itunes media and all my library songs were in there and i then just added these files to my library and all were restored however, i have lost all my playlists but at least my 700 songs are back. very dissapointed with apple that they have let this happen with their latest update, the previous version was miles better than this one . hope you find them. stevo

  • Why can not attach photo from iPad

    I can not attach photo to my email?
    I can not crop image for Facebook profile picture

    Start in the Photos app and then select the photos that you want to attach to an email - in full screen view tap the icon at the top of the screen of the box with the arrow coming out of it and select Email Photo; in thumbnail view after tapping that same icon you can select up to 5 photos and then tap the Email button top left.
    In terms of cropping photos the free Adobe Photoshop Express app allows cropping: http://itunes.apple.com/us/app/adobe-photoshop-express/id331975235?mt=8
    There are a number of facebook apps that you can use to upload photos to Facebook e.g. the 'official' facebook app : http://itunes.apple.com/in/app/facebook/id284882215?mt=8 (it's optimised for the iPhone but you can upload photos via it), and Friendly For Facebook : http://itunes.apple.com/us/app/friendly-for-facebook/id400169658?mt=8

Maybe you are looking for

  • No Direct Rendering - Intel 915GM [SOLVED]

    When it comes to Xorg stuff, I get lost in a hurry.  I'm trying to squeeze a little more 3d performance out of this laptop, and while I know I won't get far with the integrated Intel graphics, I've read I can do better than I am getting.  Glxgears ge

  • Error while posting in J1IEX.

    Hi SAP Gurus, I have done MIGO on 31st march, on 1st of April i am Posting in J1IEX, I am getting following error: Maintain number range object for object J1IRG23C2, year 2009, excise group E1_ Please tell me how to solve this error. Regards, Vijay

  • How can I restore my itunes data from an old hard drive?

    Hey guys I hope this isn't confusing... but! My motherboard on my computer died yesterday, and I had to buy another computer. I had 2 hard drives in my old computer and also an usb external drive that had all my music on it. Now here is the problem..

  • Not able to select Adapter engine with adapter configuration

    Hello, We've just installed new XI system (PI 7.0 SP7). When we want to configure an comm. channel adapter running on the central adapter (eg. RFC_adapter)engine. In the dropdown bo for the Adapter Engine No entry is available for selection. When loo

  • Gui toolkits

    I'm trying to decide which toolkit to stick to and become proficient in. Though I'm sure it would be good to learn multiple toolkits, I rather to stick to just one. I'm debating between gtk and tk. No qt because I've yet to get a qt application worki