Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORacle express server engine

Status
Not open for further replies.

caesar

Programmer
Jun 15, 2000
1
DE
Hello! Does anyone know something about the &quot;Dienstfehler 40&quot;<br>My oracle express server doesn't start!
 
Caesar,<br>&nbsp;&nbsp;&nbsp;&nbsp;<i>Hello, welcome to the OLAP forum.</i><br><br>I haven't seen any detailed discussion of Express errors in this forum, it is mainly general discussion and SQL Server OLAP Services. You might want to look on Oracle's sites. <p> <br><a href=mailto: > </a><br><a href= home</a><br>
 
Caesar,<br><br>Our team is implementing Oracle Express Server 6.3.0.1 on Sun Solaris 2.6 to push olap reports out to the Web (via Express Web Agent).&nbsp;&nbsp;Your message about &quot;Dienstfehler 40&quot; sounds like you might be using the German language.&nbsp;&nbsp;Can you translate this error message for me?<br><br>Also, is it the Express &quot;environment&quot; (daemon) that is not starting or is it the Express &quot;service&quot; (instance) that is not starting? <p>MKR<br><a href=mailto: > </a><br><a href= > </a><br>
 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Can you tell me what it is the environment ?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;What platform do you use, UNIX, WNT ?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;What version of Express do you have ?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maybe I can help you<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Regards, scastro
 
I have install Oracle 8.1.7 on Windows 2000.
Then I install Oracle Express Server 6.3
But the Oracle Express Service can not start and return error code 40.
What's wrong?

I want to write Visual Basic program to get report data form Express Server. How can I do that??
 
Call Oracle support to find out what error code 40 tells you.(There is little or no connection between 8.1.7 and Express 6.3, BTW.)
Oracle hate MS so provide no tools to link Express into MS. There is a low-level API called Snapi, and a number of companies have wrapped this up in an ActiveX control - ACG, with their AOS suite, and AlphaCentauri, with ACOLAP, come to mind. We built our own as an aid to consultancy and it works well for that purpose.
Note that with the upcoming (sometime) 9i the Express engine will migrate inside the relational server, and both Snapi and the (much older) API called XCA will go. There will be a new Java API which should equate more or less to JOLAP and Oracle expect frontends to be written in Java using their BI Beans components.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top