How to start an OO4O application only with XE client installed ?

Hi,
I have an Oracle OLE application that works find with the normal 10g client.
But I can't start the application on a system with only the XE client installed.
There are no oip10.dll, oip10.tlb, oraansi10.dll and oraclm32.dll.
After copying them from the normal 10g Client bin directory to the xe client bin. The registration of the oip10.dll failed.
Is there any way to get a normal application which uses the "Oracle object for OLE class" to work?
Thanks
Message was edited by:
user525619

1. what is the resources of the machine you are using?
2. What is the error message you are getting?
Cheers

Similar Messages

  • How to Start / Stop Oracle Applications

    How to Start / Stop Oracle Applications.
    Oracle Applications Services (TCF, ConcManagers, Metric, Forms, Reports etc...) TnsListner & Oracle Service (DB) are started when the Server is started.
    What is the sequential Order to Start / Shutdown services, Listener & DB.
    Best regards,

    hi
    there is no hard coded rule on which service should be started first.
    the basic thing is concurrent manager uses database for starting, so i advice you the following sequence:
    1. start the database
    2. start the database listener
    3. Apache server
    4. forms server
    5. report server
    6. concurrent manager
    and shutdown in the reverse order
    simple
    regards
    srinivas

  • How do starting/stopping of application services differ in R12 ??

    How do starting/stopping of application services differ in R12 when compared to 11i ??
    Can I start/stop services using opmnctl ??

    Can you plese refer me a document where role of OPMN and OC4J in R12 is mentioned ??? In short:-
    OPMN - Oracle Process Manager & Notification Server is component in Oracle Application Server (10g) to manage (start/stop/status) Application Server components (HTTP, OC4J)
    For more:-
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13996/intro.htm
    OC4J -- oracle container for java.
    In R12 we have 3 groups of OC4J's.
    oacore OC4J - framework based applications
    forms OC4J - forms based applications
    oafm OC4J - Fusion Middleware - for mapviewer, webservices, ascontrol.
    For more, pls read
    http://download.oracle.com/docs/cd/B10464_05/web.904/b10326/intro.htm
    thanks,
    JD

  • How to make the mobile application work with firewall and anti-virus ON

    Hi,
    I keep on receiving internal processing error when i try to login sap mobile solution 1.3.0 on my ipad and i was provided a solution, that is to turn off my firewall and antivirus. I works by turn off both of it but i cant possible turn of the firewall and antivirus on the server.
    Can anyone guide me how to make the mobile application work with firewall and anti-virus ON
    Thank you

    Dear Rajesh,
    Create a policy in your fire wall to allow the port to send and receive data.
    I believe the port for the mobile should be port 8080 and 8443.
    And your license server port 30000 and 30001
    nd.Q

  • In the new mac app store how do you limit displayed applications only to os x applications.

    In the new mac app store how do you limit displayed applications only to os x applications. I do not have Iphone or ipad so all the phone junk is annoying and one cannot find the relevant software.

    The Mac App Store only has apps for Mac OS X. There are no iOS apps.
    The iOS apps for iPhones, iPods and iPads, are in the iTunes App Store.

  • After migration from sccm 2007, there are many systems with no client installed

    Hi Everyone,
    We have migrated our environment from SCCM 2007 to SCCM 2012 , And Manual client push installation has been done by HeadQuarter SCCM admins on site code of our region.
    But as i see , in all systems collection based on OU, there are approx 50% systems with no client installed.
    There may be some stale systems in AD.
    Is there any way so that i can list out all Stale or old computers which are not in use anymore records of systems from Active directory and so that i move them to OU for which system discovery is not enabled.
    Also, it will very useful if i get more information on lastLogonTimeStamp and such more properties which specifies system as stale or OFF the network for some period..

    You could also remove the objects without a client and adjust the settings in the
    Options tab of the Active Directory System Discovery Properties. By tweaking those options you can make sure that you're not discovering those old objects in the first place.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to start a J2EE application in command line?

    Dear all,
    As known to all, in Visual Administrator we can start or stop an application in Deploy node easily.
    my question is - Is there any command can we use in command line to start/stop an application like 'startapp.bat sap.com/app1' or 'java xxx.jar startApp sap.com/app1'?
    Because we want to write a script to restart a certain application in schedule, any idea?
    Thank you in advance.

    Hi
    How to programatically start j2ee application/service  from command line
    Regards
    Sat
    Edited by: Satya Narayana on Oct 11, 2009 9:25 AM

  • Windows script to start and stop jobserver only, with BOXI31

    hi,
    my question is easy but i have found nothing : on BOXI31
    how  to start and stop jobserver (adaptive...) automaticaly with windows script ?
    in tasklist command, jobserver have no services name...
    thank's

    In XI R2 you can stop & start job servers by their types, but in XI 3.1 I don't think you can do that, b'cos it doesnt list by server type just shows jobserver for crystal, webi & deski.
    Thanks,
    Hari

  • How to Start Doing WAP Applications.

    Hi All,
    I am a newbie to WAP Technology. please kindly help in starting the WAP Application in Coding Perspective.
    Please mention all pre-requistes to start with.
    Things which I have:
    1) Java Run time Environment.
    2) Sun Wireless Tool kit.
    3) Eclipse IDE
    4) JBoss Server.
    5) Emulators.
    so kindly all of you participate in and let me know the things to do.
    Regards
    Srinivasan.

    [http://developers.sun.com/mobility/learn/]
    [http://developers.sun.com/mobility/midp/articles/wtoolkit/]
    [http://developers.sun.com/mobility/midp/articles/tutorial2/]
    [http://developers.sun.com/mobility/getstart/]
    [http://catb.org/~esr/faqs/smart-questions.html]
    [http://www.google.com]
    db

  • How to start a java application from a website

    hey does anyone know how i can start my java application, when a user clicks a button on my website. I dont want to convert to applet because it will be quite hard plus im gonna have to cut down alot of functionalities? thanks!

    [http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp]
    Kaj

  • How to start a Java application

    How do I start to a application?I have the SDK but where do I go to start it I cant seem to find it.
    Thank you

    Get a basic java programming book.
    Maybe try something like JFrameBuilder which has a test version for free.
    Available at
    http://www.mars3000.com/
    You will then be able to generate some code easly that you can look at and see some simple examples.
    rykk

  • How to start the oracle application server 10g

    Hi..
    I have Installed Oracle application server 10g but I am not able to start and dploy the forms in the server.

    Please see this link for the proper order to [start and stop application server 10g|http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/start.htm#i1014590].
    If you encounter any errors, do not forget to give exact description of errors, their exact error message and codes, where do you get them and what have you done recently. Please also do not forget to include your complete product version.
    thanks,
    AMN

  • Z68A-GD55 G3 -- how do you get it to boot with 4 DIMMs installed?

    Howdy folks,
    I am really hoping that someone here can enlighten me on this magical BIOS setting that allows you to boot this unit up with all 4 DIMM slots populated?  I have scoured the dark corners of the interwebz trying to figure this out and it completely eludes me, I even read the manual cover to cover... all I can find is a couple posts where people have updated the bios or went into the bios and changed a setting allowing them to escape the reboot loop that I get with all four memory slots filled.... the unit boots just fine with two DIMMs installed and it doesn't matter which two... I found this on a post but nothing else:
       "One more thing, it wouldn't boot with four RAM-sticks out of the box, but it worked fine to start with only 2 RAM-sticks and use F1 to change bios-settings. After doing it that it had no problem with 4 RAM-sticks."
    Take from: Google search "Z68A-GD55 megathread" since I can't post external links, the author of the article is "the Squonk"
    Any one encounter this before?
    Thanks in advance,
    TF

    That is a handy tool, thanks for pointing me to that.
    Way more information but doesn't even show what you asked for?
    Better printout:
    Memory SPD
    DIMM #            1
       SMBus address      0x50
       Memory type      DDR3
       Module format      UDIMM
       Manufacturer (ID)   Corsair (7F7F9E0000000000)
       Size         8192 MBytes
       Max bandwidth      PC3-10700 (667 MHz)
       Part number      CMX8GX3M1A1333C9 
       Number of banks      8
       Nominal Voltage      1.50 Volts
       EPP         no
       XMP         no
    JEDEC timings table      CL-tRCD-tRP-tRAS-tRC @ frequency
       JEDEC #1      6.0-6-6-17-22 @ 457 MHz
       JEDEC #2      7.0-7-7-20-26 @ 533 MHz
       JEDEC #3      9.0-9-9-25-33 @ 685 MHz
    DIMM #            2
       SMBus address      0x51
       Memory type      DDR3
       Module format      UDIMM
       Manufacturer (ID)   Corsair (7F7F9E0000000000)
       Size         8192 MBytes
       Max bandwidth      PC3-10700 (667 MHz)
       Part number      CMX8GX3M1A1333C9 
       Number of banks      8
       Nominal Voltage      1.50 Volts
       EPP         no
       XMP         no
    JEDEC timings table      CL-tRCD-tRP-tRAS-tRC @ frequency
       JEDEC #1      6.0-6-6-17-22 @ 457 MHz
       JEDEC #2      7.0-7-7-20-26 @ 533 MHz
       JEDEC #3      9.0-9-9-25-33 @ 685 MHz

  • How can I get report of only non compliant clients via Fileshare or to admin mailbox each day?

    I need to figure out how to get a daily report of non compliant clients in SCCM2012 to admin email or fileshare.
    Is there any built-in report that returns only non compliant clients I could use to accomplish this,
    and create alert subscription or exchange server connector to receive the message / file once a day ?
    Do I need to use SQL Server Reporting Services for this ? New to SCCM and getting confused with all those reports,
    sorry ;-)

    Yes you need SSRS for this.
    This will help.
    http://be.enhansoft.com/post/2013/08/27/How-to-Set-up-a-Windows-File-Share-Subscription.aspx
    http://be.enhansoft.com/post/2013/08/14/How-to-Set-up-an-Email-Subscription-in-SSRS.aspx
    Non compliant for what?
    http://www.enhansoft.com/

  • How do you login as different user with Leopard client

    Hi All,
    I have an OS X server running 10.4.10. I've never had this problem when connecting to it with Tiger clients.
    With Leopard clients, I'm trying to login as administrator. There's no way to do it. I don't show any connected servers (or mounted shares) and when I choose "Connect to Server" it shows the Server Address IP dialog as usual, but once you click OK, it brings up the Shares dialog box with share only available to standard users.
    In the old days, once I chose the IP for a server, it would give me the name and password dialog box and I'd put in the credentials for whoever and get the correct shares dialog. Now I can't get to the name and password dialog, and no shares are mounted.
    I've tried holding down all kinds of key combinations, but if there's one that does it, I can't find it.
    Please help.
    BTW - another topic that doesn't even come close to showing up in Apple's kbase.
    Thanks. Mike.

    in the finder under the column view there are 2 buttons that show up when you select the server.. one is "share screen" and the other is "connect as", if you have guest enables on your server and you connect to it through the shared section in the finder you will connect as guest. By using the connect as button you will connect as a user.

Maybe you are looking for

  • I cannot access or reinstall Itunes, and my ipod isn't being detected

    So, sometime after the fall of 2010, which I suspect was after iTunes 10 was launched, I noticed I couldn't access iTunes. It read error 2330. I did some sleuthing for months, and now I get these error messages under the heading "iTunes + Quicktime"

  • Ripping dvd's to itunes

    Is there any way I can rip dvds to itunes, so that I can put them on my ipod? Please help me.

  • Basic question reg. distributed installatio

    Hi everybody,           i have a very basic question, for which i wasn`t able to find a simple           answer/solution.           I am planning to set up Bea in a distributed environment. the idea is           to have a physical machine for the pre

  • CreateSchemaBasedXML using multiple schemas

    I am trying to perform XSD validation against an XML document within PLSQL and I'm having an issue with getting it working.  I have created an XMLTYPE object, which when I call isSchemaBased() against it returns 0 (false). Now obviously the XMLTYPE n

  • Cannot access webmail using Internet Explorer 11

    When I log in to webmail using IE 11,  after I type in my user id and password it appears it cannot complete the log in  proceess. The webmail page does not load yet it shows on the main page that I am signed in.