Oracle 8i Database Server & Soap

Does Oracle 8i DB support Soap ?
If so can some one send me some examples
TIA - RPG

Yes you can, but if I recall correctly, the Oracle 8i database supports session beans only, not entity beans.
Have you looked at Oracle's J2EE container for 9i? This is a separately downloadable component that provides full support for JSP/Servlet, EJB (BMP and CMP) and JMS. I don't know what the licensing restrictions are on using it (I don't how many thousands of dollars you must have already spent with Oracle) but it's definitely a lot easier and more convenient than deployment to the database, as well as being more functional.

Similar Messages

  • Win32 Oracle 10g Database Server Installation problems

    Hello,
    I have recently installed the Oracle 10g Database Server for Win32. The installation seemed to be successful. I used the Enterprise option and all the suggested defaults. Ihave the following services installed and started after the installation:
    o OracleDBConsoleORCL [started]
    o OracleOraDb10g_home1iSQL*Plus [started]
    o OracleOraDb10g_home1SNMPPeerEncapsulator [manual]
    o OracleOraDb10g_home1SNMPPeerMasterAgent [manual]
    o OracleOraDb10g_home1TNSListener [started]
    o OracleServiceORCL [started]
    I have created the following files:
    # LISTENER.ORA Network Configuration File: d:\oracle10gServer\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = d:\oracle10gServer)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ORCL)
    (ORACLE_HOME = d:\oracle10gServer)
    (SID_NAME = ORCL)
    # TNSNAMES.ORA Network Configuration File: d:\oracle10gServer\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I go to the DOS console and type:
    c:> sqlplus scott/tiger@ORCL
    and I get:
    ERROR: ORA-28000: the account is locked
    I did this right after I restarted my computer.
    When I use the Enterprise Manager at:
    http://localhost:5500/em/
    I get for ORCL:
    Status: Status Pending
    Status Pending Since: Unavailable
    Seems that I can never get the database started properly?! When I press the Startup/Shutdown button I get:
    Current Status: open
    This is the correct current database status, although it doesnot match the current status in the sitemap page
    What does this mean? Do you think this may contain the clue to the answer to this problem?
    When I restart the Database I get the same status: unavailable.
    I need your help to resolve this problem. The alternative is to revert back to Oracle 9i DB Server. Thank you in advance.
    gkk

    I can help you with the SCOTT account being locked. Try:
    sqlplus /nolog
    connect / as sysdba
    alter user scott identified by tiger account unlock;

  • How to Connect to Oracle 9i database server via Oracle 10g XE

    I have installed Oracle 10g eXpress Edition and uninstalled Oracle 9i client database. I used Oracle 9i client to connect to another Database server on a local LAN. Is it possible to create a database link to the old Oracle 9i database server via Oracle 10g XE? If yes, do I need to add ODBC drivers?
    I want to achieve the following:
    1) Create a connection to the Oracle 9i database server using Ora101040 odbc drivers.
    2) Use a similar 9i tool (Enterprise Management Console) within Oracle 10g XE to access Oracle 9i Database tables on a LAN network.
    3) Create data access to Oracle 10g XE via some ODBC connection from a C++ runtime application.
    Hope to receive help from Oracle professionals.
    Thanks.

    I have installed Oracle 10g eXpress Edition and
    uninstalled Oracle 9i client database. I used OraclePlease clarify - you uninstalled the 9i database or the 9i client.
    9i client to connect to another Database server on a
    local LAN. Is it possible to create a database link
    to the old Oracle 9i database server via Oracle 10g
    XE? If yes, do I need to add ODBC drivers?
    Database links between Oracle databases do not require ODBC. They do require Oracle Networking (included with both Oracle9i Database and Oracle Database 10g XE) to be configured correctly.
    It is also possible to connect ot the 9i database using the 10g Instant Client (separate download)
    I want to achieve the following:
    1) Create a connection to the Oracle 9i database
    server using Ora101040 odbc drivers.Please clarify - what client do you wish to run that needs ODBC?
    2) Use a similar 9i tool (Enterprise Management
    Console) within Oracle 10g XE to access Oracle 9i
    Database tables on a LAN network.XE does not have an equivalent to Oracle Enterprise Manager. XE does come with HTMLdb preinstalled and configured, and HTMLdb provides a subset of the administration capabilities of Enterprise Manager.
    3) Create data access to Oracle 10g XE via some ODBC
    connection from a C++ runtime application.You can download ODBC drivers from the same location on OTN you downloaded XE. I do not know whether XE includes ODBC drivers. ODBC drivers will usually still require you to configure the Oracle Networking.
    There are a number of items that make me believe you do not have a good grasp of Oracle architecture and basics. If true, I encoureage you to start reading the Concepts manual found for the database at http://docs.oracle.com, or at least the O'Reilly book 'Oracle Essentials' found at http://oracle.oreilly.com

  • Oracle 9i database server ORA-12560: TNS: Protocol adapter error ?

    My OS windows xp 2002 sp2. im using oracle 9i database server .I cant login Oracle sql * plus when in going Enter user name and password “ scott and tiger “ then I got problem here is the message is below :
    SQL*Plus: Release 9.0.1.0.1 - Production on Sat Mar 13 03:12:47 20
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Error :
    ORA-12560: TNS: Protocol adapter error
    Any one help me please. Please let me know how can I slove or fix the problem ?
    how can im going to login Oracle 9i database Sql Plus ? anywany other fix this problem ?
    Edited by: shajib on Mar 12, 2010 1:31 PM

    Step 1 - from a command line on the database machine, enter 'lsnrctl status' and report the output
    Step 2 - display the contents of the %ORACLE_HOME%\network\admin\tnsnames.ora file on the machine running sqlplus.
    These are the first two stepo, whether on the database machine or in a traditional client-server configuration.

  • Oracle 9i database server 64bit installing problem.

    Hi ,
    Can anyone provide me a suitable solution,
    iam installing oracle 9i database server 64 bit at Windows server 2003 64bit enterprise edition, it shows me some exception error and do not allow me to install.
    ERROR IS
    (The image file C:\oracle 9i db\Disk_1\install\win64\setup.exe is valid, but is for machine type other than the current machine)
    Same setup i run at windows XP 64 bit but same error occurs.
    what is this issue , why it comes out
    thanks

    860707 wrote:
    Hi ,
    Can anyone provide me a suitable solution,
    iam installing oracle 9i database server 64 bit at Windows server 2003 64bit enterprise edition, it shows me some exception error and do not allow me to install.
    ERROR IS
    (The image file C:\oracle 9i db\Disk_1\install\win64\setup.exe is valid, but is for machine type other than the current machine)
    Same setup i run at windows XP 64 bit but same error occurs.
    what is this issue , why it comes out
    thanksHi
    Are you sure that you are trying to install the correct version? It seems like it's for Microsoft Windows Itanium (64-bit) edition.
    Best Regards,
    Gokhan Atil
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Oracle 10g Database Server or Oracle 10g Application Server

    Greetings and Salutations!
    I need to install APEX 3.01 for development purposes and I'm wondering if I need to do an Oracle 10g Database Server installation, an Oracle 10g Application Server installation, and then the APEX 3.01 installation, or is there another way such as an Oracle 10g Application Server installation and then the APEX 3.01 installation.
    I'm confused and I need advice.
    Thanks,
    Charles

    Apex software runs inside the database using the database's PL/SQL engine.
    Apex software is accessed via HTTP requests that may be sent to an HTTP server as included on the database 'companion CD' or in the Application Server.
    Apex installation is described in the APEX install manual at http://www.oracle.com/technology/products/database/application_express/index.html

  • Changing the Physical IP address of Oracle RAC database Server

    Hi All,
    We are planning to change the Physical IP address of Oracle RAC database Server. I would like know to, what all are the changes need to be done the from Oracle part.
    Thanks in Advance

    Check document 283684.1 on metalink and/or
    http://orcl-experts.info/index.php?name=FAQ&id_cat=9

  • Oracle 6i forms & Oracle 9i Database server

    Hi everyone,
    i recently got appointed in a company as an Oracle DBA...i dont have ne prior experience as an Oracle DBA or developer...i have some general questions regarding Oracle 6i forms...May be u gurus can help me out.
    # We have our financial application on oracle 6i forms and oracle 9i as database server. I am trying to create an environment on my test server in order to get familiar with oracle 6i forms, i have the required softwares....whn i start the installation for Oracle 6i forms. it looks for Oracle home and selects Orahome_9 by default.
    # Then it asks me for
    * Oracle forms developer
    *Oracle forms Server
    *Oracle Reports Developer
    *Oracle Reports Server
    i ges i need oracle forms developer,so i check the option and click ok.
    # Next it asks me what type of installation id like to perform
    *Typical or Custom.
    I dont know how to proceed from here, as i dont have much idea about Oracle forms...i kno i must go through documentation.Ive already started that process but a lil advice from yall wud be a gr8 help too...Id luv to hear if u need ne further information bout the configuration...Thanks fr readin.

    hi
    i would like to prefer you Typical installations.
    please checkout the following links for documentations.
    http://www.oracle.com/technology/documentation/index.html
    http://www.oracle.com/technology/documentation/6i_forms.html
    http://www.oracle.com/technology/documentation/oracle9i.html
    i hope it will help you.
    sarah
    Edited by: SaRaH on Jul 14, 2010 4:27 AM

  • Oracle 9i database server and Space

    Hi,
    I am new to Oracle. I installed 9i database server ( personal edition) on my machine at home just to play around and get a feel of Oracle. Unfortunately within a month my Harddrive was maxed out to full capacity of 72 Gigs. I had only used 12 Gigs when I first installed Oracle a month ago. I had to uninstall it completely from my computer. I am wondering if anyone has had this problem or how to rectify the problem
    Thanks
    Rishi

    As Justin said, verify all trace files.
    You can see with sqlplus where they are
    SQL> show parameter dump_dest
    NAME                                 TYPE        VALUE
    background_dump_dest                 string      E:\oracle\admin\demo9i\bdump
    core_dump_dest                       string      E:\oracle\admin\demo9i\cdump
    user_dump_dest                       string      E:\oracle\admin\demo9i\udump
    SQL> And you can see the size of each datafiles too, and verify if your undotbs is not in autoextend mode (it can growth) :
      1  select substr(file_name,1,50), bytes/1024/1024 SizeMb, autoextensible
      2  from dba_data_files
      3  union
      4  select substr(file_name,1,50), bytes/1024/1024 SizeMb, autoextensible
      5  from dba_temp_files
      6  union
      7  select substr(a.member,1,50), bytes/1024/1024, ' '
      8* from v$logfile a, v$log b where a.group#=b.group#
    SQL> /
    E:\ORACLE\ORADATA\DEMO9I\CWMLITE01.DBF        20 YES
    E:\ORACLE\ORADATA\DEMO9I\DRSYS01.DBF        20 YES
    E:\ORACLE\ORADATA\DEMO9I\EXAMPLE01.DBF   149,375 YES
    E:\ORACLE\ORADATA\DEMO9I\INDX01.DBF        25 YES
    E:\ORACLE\ORADATA\DEMO9I\ODM01.DBF        20 YES
    E:\ORACLE\ORADATA\DEMO9I\REDO01_1.LOG       100
    E:\ORACLE\ORADATA\DEMO9I\REDO02_1.LOG       100
    E:\ORACLE\ORADATA\DEMO9I\REDO03_1.LOG       100
    E:\ORACLE\ORADATA\DEMO9I\SYSTEM01.DBF       430 YES
    E:\ORACLE\ORADATA\DEMO9I\TBS_TST_01.DBF         2 NO
    E:\ORACLE\ORADATA\DEMO9I\TEMP01.DBF        40 NO
    E:\ORACLE\ORADATA\DEMO9I\TOOLS01.DBF        10 YES
    E:\ORACLE\ORADATA\DEMO9I\UNDOTBS01.DBF       405 YES
    E:\ORACLE\ORADATA\DEMO9I\USERS01.DBF        25 YES
    E:\ORACLE\ORADATA\DEMO9I\XDB01.DBF    46,875 YES
    15 rows selected.
    SQL> And to verify if you generate archivelog :
    SQL> conn / as sysdba
    Connected.
    SQL> archive log list
    Database log mode              No Archive Mode
    Automatic archival             Disabled
    Archive destination            E:\oracle\ora92\RDBMS
    Oldest online log sequence     38
    Current log sequence           40
    SQL> HTH,
    Nicolas.
    Message was edited by:
    N. Gasparotto
    Adding archive log list command

  • Oracle 9i database server license for non-profit organization

    If I am posting this thread in the wrong forum, please let me know where I should post it.
    I just want to ask if Oracle has discount license for non-profit organization. I want to use Oracle 9i DB Server.
    If there is information like that, please let me know. I'd really appreicated it.

    The express edition will only use 1 cpu EVEN on multi-cpu servers.
    Just food for thought ... Not saying this is your case, but I have seen a lot of NPOs that have bought 2CPU boxes and loaded the application and the database on the same box. That means the app is sharing the machine, and only a part of the machine is going to the database. A cheaper solution in that case is to use two 1-CPU machines and get 1 CPU license for Oracle. And the reduced feature set of XE might be enough.

  • Oracle 9i database server for AIX 32 bit

    Hello,
    I tried to download from OTN Oracle 9i database.
    Will there be possible to download for 32bit AIX?
    I feel little depressed because such stable OS I am forced to
    switch to Windows if I want to prepare myself little advance on
    future Oracle architecture.
    Will it be possible to get also 32bit AIX Oracle 9i?

    At this time, Oracle is offering only the 64- bit and we do not
    have additional information if in the future 32-bit will be
    offered.
    Best Regards,
    OTN Team

  • How to integrate android application with oracle database using oracle mobile database server.

    Hi,
    I developed one web application using oracle database. I want to implement same web application in android. My problem is how to integrate android application with existing oracle database using oracle database mobile server. Can u please guide me how to install oracle database mobile server and how to integrate android app with existing oracle database..
    Thank you.

    In the Database Mobile Doc set there is an entire book that covers the Installation of Oracle Database Mobile Server.   Chap 4 of that book contains screen shots and all kinds of information that will help guide you through the installation.   We also have a doc on the different mobile clients.  Chap 2 of that guide covers installs and integration of an android app. 
    thanks
    mike

  • Can't download Oracle 9i Database Server for SUN Solaris 32 bit platform

    I was not able to download Oracle 9.2.0 DB Server for Sun Solaris 32 bit platform from OTN site this morning. Could someone please take a look at it?
    Thanks,
    Wen Davis

    At this time, Oracle is offering only the 64- bit and we do not
    have additional information if in the future 32-bit will be
    offered.
    Best Regards,
    OTN Team

  • Oracle 10 drivers compatibility with Oracle 11g database server

    Can someone tell me what is the impact using Oracle 10g drivers for 11g database? is there any differences using the ojdbc14.jar instead of ojdbc5.jar?

    To find an article, go to My Oracle Supprt (formerly metalink) metalink.oracle.com and login. Then search for the article ID (doc no).
    https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocTitle=Starting%20With%20Oracle%20JDBC%20Drivers&from=BOOKMARK&viewingMode=1143&bmDocType=FAQ&bmDocDsrc=KB&bmDocID=401934.1))
    Somehow it's not easy to paste the URL to the new flashy documents!

  • Auditing in oracle 10g database and oracle 10g application server

    Dear friends,
    We have oracle 10g application server and oracle 10g database server in place.My criteria is to audit users connected using oracle application user credentials to the database.
    Can you please tell me how can i do it.
    Thanks & regards,

    Its the database connection you want to track. The session audit will show where it came from.
    Auditing is turned using this command:
    alter system set audit_trail = DB scope=spfile;
    Note: The use of spfile will require a DB bounce before audit starts
    To audit Sessions:
    audit create session;
    Query by Audit Type:
    SELECT A.USERNAME,
    OS_USERNAME,
    A.TIMESTAMP,
    A.RETURNCODE,
    TERMINAL,
    USERHOST
    FROM DBA_AUDIT_SESSION A
    WHERE USERHOST = <replace with iAS servername> ;
    By User
    SELECT USERNAME,OBJ_NAME,ACTION_NAME , TIMESTAMP
    FROM DBA_AUDIT_TRAIL WHERE USERNAME = 'SCOTT';
    Check for users sharing database accounts
    select count(distinct(terminal)),username
    from dba_audit_session
    having count(distinct(terminal))>1
    group by username;
    Attempts to access the database at unusual hours
    SELECT username, terminal, action_name, returncode,
    TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS'),
    TO_CHAR (logoff_time, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') <
    TO_DATE ('08:00:00', 'HH24:MI:SS')
    OR TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') >
    TO_DATE ('19:30:00', 'HH24:MI:SS');
    Attempts to access the database with non-existent users
    SELECT username, terminal, TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE returncode <> 0
    AND NOT EXISTS (SELECT 'x'
    FROM dba_users
    WHERE dba_users.username = dba_audit_session.username);
    Other audits you might consider:
    audit grant any object privilege;
    audit alter user;
    audit create user;
    audit drop user;
    audit drop tablespace;
    audit grant any role;
    audit grant any privilege;
    audit alter system;
    audit alter session;
    audit delete on AUD$ by access;
    audit insert on AUD$ by access;
    audit update on AUD$ by access;
    audit delete table;
    audit create tablespace;
    audit alter database;
    audit create role;
    audit create table;
    audit alter any procedure;
    audit create view;
    audit drop any procedure;
    audit drop profile;
    audit alter profile;
    audit alter any table;
    audit create public database link;
    Best Regards
    mseberg

Maybe you are looking for

  • Sales office and sales group

    Hi Experts, I have a question here. When ever we try to edit the business partner data in Customer/Prospect role in CRM. We are getting error message " please fill the sales office and sales group data in sales area xxx. We  go to corresponding sales

  • Access Reports, Forms in Oracle Database

    Hi, I want to migrate one application from MS-Access to Oracle(8.1.5) Database. I know, migration of database is possible,but I want to keep the existing Access reports and forms as it is. Is it possible, Can Access reports and forms run under oracle

  • "Unable to connect to the database" when connected to corporate network

    Hi Installed Primavera P6 V7 and Oracle 10g in Stand alone on XP 32bit machines with SP3. When our machines are NOT connected to the corporate network it works fine. However when connected to the network we can not access the locally stored database.

  • Switching, quick question, google calendar

    ive been using google cal, now im getting my macbook and will porbably want to use ical for synching with my cell. will i have to manually input everything into ical or can i import from google cal. or at least vice versa? any help is appreciated, th

  • Urgent WLC 5508

    Hi Guys, I urgently need help in getting a Cisco 5508 WLC image transferred to the device via the boot menu. I went through the process and it says do not transfer an aes file I need a RTOS image. But can someone please help me find the RTOS image? A