10g on Leopard (10.5.2, not leopard)

Hi,
Does anyone have step by step instructions for installing Oracle 10g specifically on Mac OS X Leopard, not server. I've tried instructions for 10.4 and lower, which seem to require a deprecated command "nicl" not available in 10.5.2.
Thanks,
John.

Hi,
Does anyone have step by step instructions for
installing Oracle 10g specifically on Mac OS X
Leopard, not server. I've tried instructions for 10.4
and lower, which seem to require a deprecated command
"nicl" not available in 10.5.2.
Thanks,
John.Hi,
Thanks for the hint. I've now gotten much further. Now am stuck because Leopard doesn't seem to have the file "/System/Library/StartupItems/IPServices", instructions says to add ulimits as below:
StartService ()
if [ -a /etc/com.apple.named.conf.proxy ]
then
echo "Starting Internet address sharing"
/usr/libexec/InternetSharing
fi
ulimit -Hu 2068
ulimit -Su 2068
ulimit -Hn 65536
ulimit -Sn 65536
A search from root doesn't bring up any file called IPServices.
Cheers,
John.

Similar Messages

  • Oracle 10G Non-Network install - OEM will not start when on the LAN.

    Greetings,
    Got through a non-networked 10G Enterprise installation OK; I chose to create the orcl schema, connected to it through various utilities, added new tablespace, and all was well. I also checked my Host Name by pinging it in DOS, it showed me the IP address of the MS loopback adapter which is what I was expecting.
    Once I connected the same machine to the LAN (and internet) and re-booted, for some reason the Host Name was now assigned the dynamic IP address of the LAN and not LAN2 (which is the loopback adapter that is assigned a static local IP address). It did this even though I had already added an entry in the /etc/hosts file that explicitly assigns a static IP address to the Host Name (as recommended in the Oracle 10G pre-installation instructions). I also could not get the OEM to launch a webpage, run and connect to the orcl database after the re-boot; I am wondering if this is related to the IP address assigned to Host Name changing; maybe the Oracle agent can no longer resolve the URL for some reason?
    In the end I find that the only way to insure I can have a working Oracle environment and be on an active network at the same time, is to bring up the Oracle environment on a standalone system first, and once Oracle is running connect the system to the network. Is there no way to automate this process?
    The format of the hosts file entry recommended by the Oracle 10G pre-installation instructions is as follows:
    ===========================================================
    IP_address hostname.domainname hostname
    where:
    IP_address is the non-routable IP address you entered for the loopback adapter.
    hostname is the name of the computer.
    domainname is the name of the domain.
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    ==========================================================
    In my case since I am not part of a Windows domain (but am part of a Windows Workgroup), I added an entry in the /etc/host file that looks like the following:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    192.168.110.250 IBM-6AB1330E158
    ==> Note that I did not add the domain name to the entry I created since I am not part of a domain, I also used the format I found in the etc/hosts file which is:
    IP_address hostname.domainname
    - not -
    IP_address hostname.domainname hostname
    Which is the format recommended in the Oracle 10G pre-installation instructions; this does leave me wondering which format is correct...
    Thanks in Advance for any help,
    ADG13

    I have not. I am hoping someone (maybe even from Oracle support) will step up and officially tell us we are either right or wrong in the way we are approaching this. From the research I have done on the internet it sounds like this should work, you should be able to have Oracle starting and running fine whether you boot connected to the LAN or not, assuming you have created the MS loopback adapter, assigned it a static IP, and changed the hostname entry in etc/hosts file as part of the 10G WinXP recommended pre-installation instructions.
    And yet I find I have to start Oracle when I am not connected to the LAN or the services will not start correctly. If this is a "feature" then hopefully someone will tell us and maybe give us a workaround or give us an idea if this will be addressed in a future release. Having said that and in fairness to the Oracle product; being a developer I have other products installed on my machine that have special networking setup needs also, and in my case this could be exasperating or even possibly causing this Oracle problem I am having. To be specific I have software for 2 different VPNs installed so I can tunnel into 2 private networks. One of these VPNs require me to make use of a DNS Suffix (as shown below) which might be contributing to my problems, not sure. I also have VMWare installed which uses it own network adapters when it is running, so you can see how things could get a little hairy... at any rate, there is my 2 cents worth (or is that 5 cents? : )
    fwiw,
    ADG13
    C:\Documents and Settings\Administrator>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : IBM-6AB1330E158
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : ibm.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.110.250
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
    Physical Address. . . . . . . . . : 00-11-25-13-96-AF
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.102
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 65.24.7.3
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 3:40:08 AM
    Lease Expires . . . . . . . . . . : Thursday, January 12, 2006 3:40:08 AM
    Ethernet adapter AGN Virtual Network Adapter:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . : AGN Virtual Network Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-01
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 9.49.217.159
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :
    DHCP Server . . . . . . . . . . . : 9.49.217.159
    DNS Servers . . . . . . . . . . . : 9.0.2.1
    9.0.3.1
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 8:06:20 AM
    Lease Expires . . . . . . . . . . : Monday, January 18, 2038 10:14:07 PM

  • Error Loading External Library - worked on 10g, now upgraded to 11g and not

    I have an external C library that have been using for years to extracy binary data (images, docs, pdfs etc) from a blob column in a table
    This has been working on Oracle 10.2.0.1 on Windows 32 bit for years.
    I have a new server, Windows 2008 64 bit, have installed 11.2.0.1, created a database and done a full datapump export and import.
    My application seems to work fine with the exception of this external dll
    I have made sure the dll is in the correct directory on the server and the library is pointing to it :
    create or replace library EXTERNPROCEDURES as 'C:\oracle\extern\extern.dll';I then have the same wrapper code that works fine on 10g, is there something I need to do on 11g to "authorise" the external dll or anything as I know the security is tighter or is there an issue with the fact this is 64bit Oracle?
    I have set the listener.ora to be the same as on 10g
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = DB12)(PORT = 1521))
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ENVS = "EXTPROC_DLLS=ANY")
          (ORACLE_HOME = c:\oracle\ora11g)
          (PROGRAM = extproc)
        (SID_DESC =
          (GLOBAL_DBNAME = UPAD)
          (ORACLE_HOME = c:\oracle\ora11g)
          (SID_NAME = UPAD)
      )And the TNS names file
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
      )Wrapper:
    create or replace procedure OutputString(
      p_Path in varchar2,
      p_Message in varchar2,
      p_mode in varchar2,
      p_NumLines in binary_integer)
    as
    external
      library externProcedures
      name "OutputString"
      with context
      parameters (context,
                  p_Path string,
                  p_path INDICATOR,
                  p_Message string,
                  p_message INDICATOR,
                  p_mode string,
                  p_mode INDICATOR,
                  p_NumLines int,
                  p_numlines INDICATOR)
    ;And the actual pl/sql code
    create or replace procedure extract_b
    (pname in varchar2
    ,ppath in varchar2
    is
         vBlob          blob;
         vLen          number;
         vRaw          raw(10000);
         i          number;
         j          number := 10000;
    begin
         select blob_content into vBlob from wwv_document$ where name = pName;
         -- find the length of the blob column
         vLen :=  DBMS_LOB.GETLENGTH(vBlob);
         -- Read 10000 bytes at a time
         i := 1;
         if vLen < 10000 then
         -- If the col length is < 10000
              DBMS_LOB.READ(vBlob,vLen,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'wb',2*vLen);
         -- You have to convert the data to rawtohex format. Directly sending the buffer data will not work
         -- That is the reason why we are sending the length as the double the size of the data read
         else
         -- If the col length is > 10000
              DBMS_LOB.READ(vBlob,j,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'wb',2*j);
         end if;
         i := i + 10000;
         while (i < vLen ) loop
         -- loop till entire data is fetched
              DBMS_LOB.READ(vBlob,j,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'ab',2*j);
              i := i + 10000 ;
         end loop;
    end;Any ideas?
    Thanks
    Robert

    I call extract_b from sqlplus, which calls outputstring which fails with the error message posted
    Not really sure what else I can provide as I've posted the code for outputstring
    The problem is the for some reason Oracle cannot load the dll, I think the code is fine as it has run on 10g, I think the issue is maybe along the lines that there is something extra in 11g I need to do to set the external library up or it's not happy with the fact it's 64bit or the listener.ora needs to be different in 11g or something like that but I am at a loss as where to look

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • How to know whether my oracle 10g instalation in unicode supported or not

    Hi
    i am new to oracle. I have installed Oracle 10g client and server.
    I want to know whether the database created can store unicode data/arabic data.
    Please guide me how can i find whether unicode support is on for my db or not.
    The outputs of some of the queries run by me are as follows:
    SQL> HOST ECHO $NLS_LANG;
    $NLS_LANG
    SQL> HOST ECHO %NLS_LANG%;
    %NLS_LANG%
    SQL> @.[%NLS_LANG%];
    SP2-0310: unable to open file ".[AMERICAN_AMERICA.WE8MSWIN1252]"
    SQL> select cust_eng_name,cust_arb_name from custmast;
    select cust_eng_name,cust_arb_name from custmast
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Please reply me asap.

    user10817093 wrote:
    1. Yeh that is the thing I want. What are the other steps that i need to do with my Oracle Client/Server for unicode support.
    Where i am getting trouble is the Oracle Client/Server unicode support.
    And how to decide what character set will suite me best.1. If your application is going to be a "true" Unicode application, you can set the NLS_LANG registry/environment setting on your clients to ".UTF8" to enable true Unicode support.
    2. Your database needs to support Unicode, too.
    The recommended database character set for this in 10g is "AL32UTF8".
    If you currently have a single-byte database character set (WE8MSWIN1252), you need to decide how to get this done.
    If you can simply create a new database using the "AL32UTF8" character set, this would be the easiest way.
    There are several documents available (e.g. on Oracle MetaLink) that describe in detail how to convert the character set of an existing database. Depending on your data this can be a tedious task involving several steps, so may be creating a new database and exporting/importing the data might be the simplest choice if you need to migrate some existing data.
    The recommended national character set is "AL16UTF16", by the way, but that shouldn't matter that much once you have a Unicode enabled database using "AL32UTF8" as database character set.
    2. How to set/retrive the "Database Character Set" and "National Character Set". This has already been answered partly. Retrieve:
    Database Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_CHARACTERSET';National Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_NCHAR_CHARACTERSET';In most of the cases you can't just simply set/alter the character sets, as outlined above.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • In Oracle 10g, iSQL* Plus Application Server is not starting

    I have Windows XP OS, installed Oracle 10g.
    But Finally OracleOraDb10g_home1iSQL*Plus is not starting.
    I had looked in windows services OracleOraDb10g_home1iSQL*Plus status is in Starting. Not Starting
    How to solve this problem, Because two or three client systems want to access this oracle iSQL*Plus through browser.
    Not Working

    I Tried this:
    C:\oracle\product\10.1.0\db_1>%ORACLE_HOME%\jdk\bin\java.exe -Djava.awt.headless
    =true -Xrs -Doracle.oc4j.localhome=%ORACLE_HOME%\sqlplus -Djava.security.propert
    ies=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\o
    c4j\j2ee\home\oc4j.jar -config %ORACLE_HOME%\oc4j\j2ee\isqlplus\config\server.xm
    l
    05/11/20 12:49:54 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus/META-INF
    /orion-application.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus...
    05/11/20 12:49:54 Auto-deploying isqlplushelp (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms0/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/default-web-app/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms/ (New server version detected)...
    05/11/20 12:49:55 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus\isqlplus
    /WEB-INF/orion-web.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus\isqlplus...
    05/11/20 12:49:55 Auto-deploying iSQL*Plus (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/o
    c4j_applications/applications/isqlplushelp/isqlplushelp/ (New server version det
    ected)...
    05/11/20 12:50:00 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized
    what happened means for 15 minutes, it does not process itself. So i gave
    ^C
    Still It is not started

  • 10G database documentation HTML web pages not searchable by IE

    Within Internet Explorer (IE) 6.0, I can not use the IE find [&lt;CNTRL&gt; F] capabilities on the 10G database HTML documentation on technet. (I am not an IE novice) For instance, say I was interested in the "KEEP INDEX" parameter of the "ALTER TABLE" command.
    I would use the 10G Database HTML documentation for "ALTER TABLE" found at the link,
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_32a.htm#SQLRF01001
    Then, since this document is 100's of pages long, I would use IE to search the page for what I was looking for - EDIT -&gt; FIND (on this Page). I would type KEEP INDEX in the search box and bang I should find it on the page.
    Although this works on every other web site (including the 9i documentation), IE returns the error "Error: 49 Permission Denied". How helpful is a help document that does this?
    Please correct this issue!!!!! Please don't ask me to use a PDF either, they are so painfully slow.

    Further to my earlier post, I have just read an entry noting that if you already own a domain name, and ask your hosting service to forward and mask your iWeb '08 created, web.mac.com site to your personal domain, chances are that due to the masking of the site on web.mac.com, Safari browsers interpret the masking as being the end of the site, and as such, just return a blank page?
    This may explain the problem. However, call me old fashioned, and possibly a little naive, but surely this cannot be the problem?? It's OK in Firefox!

  • OEM 10g - ORA-12505: TNS:listener does not currently know of SID...

    Hello,
    In OEM (version 10.1.0.5 on Red Hat linux 4), on the page Database Instance: dbexemple.domain.be
    It says:
    - Database Instance > up
    - Listener > up
    - Agent connection to database > Status: Failed
    Details: Failed to connect to database instance: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach).
    And my OEM database is always in Blackout state.
    I can connect on the database and if I select from global_name it gives me the good name.
    If I do lsnrctl status
    Service "dbexemple.domain.be" has 1 instance(s).
    Instance "emrep", status READY, has 1 handler(s) for this service...
    If I do lsnrctl services
    Service "dbexemple.domain.be" has 1 instance(s).
    Instance "dbexemple", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:44 refused:0 state:ready
    LOCAL SERVER
    So all looks normal. But my DB is still in blackout state.
    I did stop and start the agent > no change
    I did shutdown and start the database > no change
    I did stop the agent delete the $oracle_home/sysmen/emd/... files and start the agent and emctl upload... > no change
    In the targets.xml file from the agent I have:
    <Target TYPE="oracle_database" NAME="dbexemple.domain.be">
    <Property NAME="OracleHome" VALUE="/oracle/product/db10g"/>
    <Property NAME="UserName" VALUE="###" ENCRYPTED="TRUE"/>
    <Property NAME="MachineName" VALUE="machine.domain.be"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="SID" VALUE="dbexemple"/>
    <Property NAME="ServiceName" VALUE="dbexemple.domain.be"/>
    <Property NAME="password" VALUE="###" ENCRYPTED="TRUE"/>
    </Target>
    Seems good also
    My tnsnames.ora
    DBEXEMPLE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = machine.domain.be)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = dbexemple.domain.be)
    tnsping dbexemple is also good:
    Used LDAP adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=machine)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dbexemple.domain.be)))
    OK (10 msec)
    The DB is not in the listener.ora but anyway at the startup of the database the database register in the listener (can take some seconds).
    In OEM if I look at blackout, it says no blackout exists
    So after all these verifications my OEM database is still in blackout status and remain in blackout.
    I would like to find the reason why it stays like this and the agent finally stop giving me an error.
    thank you for your help,
    Loïc

    The fact is that I did not set any blackout for the emrep database. (no blackout are set at the moment in fact)
    So, we did change the HDD of the computer were was OEM to another HDD.
    The update to 10.1.0.5 was made before all this (2 weeks) and no problem appears after that.
    There's no blackout in OEM Blackouts:
    No Blackouts found.
    and no blackout with emctl:
    [oracle@computeroem bin]$ ./emctl status blackout
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    No Blackout registered.
    [oracle@computeroem bin]$ ./emctl status blackout emrep
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    No Blackout registered.
    At the link:
    http://computeroem.domain.be:4889/em/console/health/healthSystemError
    I get these:
    Loader
    https://computeroem.domain.be:3872/emd/main/
    14-Jan-2007 10:32:32 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-14 22:32:27) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 277, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    14-Jan-2007 10:32:32 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000003.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000003.xml
    Blackouts
    n/a
    14-Jan-2007 6:19:26 PM
    Error
    Duplicate start blackout record for 39EDA0C7E44C422698958F9463393C52 for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:07:22 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-12 15:07:05) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:07:22 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000002.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000002.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:04:44 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target down received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts= 2007-01-12 14:56:52) (violation_level =CRITICAL) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 818 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:04:44 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Blackouts
    n/a
    12-Jan-2007 10:10:23 AM
    Error
    end_blackout: unexpected current state 10
    Blackouts
    n/a
    12-Jan-2007
    10:05:28 AM
    Error
    Duplicate start blackout record for FD1380AAEB69BAE53339F58EA0C83ADC for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 9:57:16 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Loader https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 9:57:15 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-12 09:56:53) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 270, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:07:17 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-08 09:07:02) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 25, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:07:17 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000003.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000003.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:04:10 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000002.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000002.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:04:09 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-08 09:01:54) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 151, File name:Severity
    Blackouts
    n/a
    8-Jan-2007 8:57:47 AM
    Error
    Duplicate start blackout record for 39EDA0C7E44C422698958F9463393C52 for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 8:56:00 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 8:56:00 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target down received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts= 2007-01-06 01:25:35) (violation_level =CRITICAL) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 818 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    For the note, mostly I cannot do anything because I have no blackout name for the script. Still reading the note to see if some sql can help.
    Message was edited by:
    Loic

  • On oracleXE 10g installation,  bdump, cdump, udump  are not created

    Hi all,
    I installed Oracle XE 10g on my system successfully, but in
    C:\oraclexe\app\oracle\admin
    folder, bdump, cdump, and udump files are not created. Any help, what may be the reason will be appreciated.
    Thanks in advance,
    Pal

    The SQL used to to create and configure a database excludes the ability to create the directories required. (unless using ASM)
    This means that before running the dbcreate shell script (or equivalent), the directories need to be created via the o/s itself - usually a command line script.
    The Oracle XE version for Linux combines this (the command line stuff and SQL stuff) into a single script in $ORACLE_HOME/bin/createdb.sh - I would expect that you will find a .cmd version of this for XE on Windows.
    In this script, the mkdir command is used to create the required directories before the sqlplus is launched to create the database.
    However, this script does not create separate bdump/adump/cdump/etc directories.
    It creates the following 2 directories:
    mkdir $logdir
    mkdir $filedir
    These are defined as:
    filedir=$ORACLE_HOME/dbs
    logdir=$ORACLE_HOME/log
    Then it configures the init.ora for the db create as follows:
    user_dump_dest=$logdir
    background_dump_dest=$logdir
    core_dump_dest=$logdir
    audit_file_dest=$logdir
    BTW, I suggest that you consider posting database questions in the [url http://forums.oracle.com/forums/forum.jspa?forumID=61]Database - General forum - this forum is specifically about the database SQL and PL/SQL languages. Not about db installation, configuration and so on.

  • Oracle 10g R2 Companion CD download does not work.

    Hallo,
    I'm not able to download more than cca 150MB of
    http://download.oracle.com/otn/solaris/oracle10g/10201/sol64/10gr2_companion_sol.cpio.gz
    All attempts to download the file are finished prematurely but without any obvious http error.
    Any ideas how to resolve the problem?
    Thank you,
    Pavel

    You just resurrected a thread over four years old!
    Anyway, Companion is nowadays called Database Examples. You can easily navigate to downloads and plenty of other resources via the top menu on the main page: http://www.oracle.com/
    Go to Downloads > Database 11g. Scroll down to find older releases (e.g. 10g Companion CD).
    Also note the forum description ("Use this forum to report ..."). One of the forums in the Database category might have been more suitable.
    Edited by: orafad on Aug 10, 2011 9:33 PM

  • Linux 10g AS new install: Forms services not running [solved]

    In the 10g OEM Application Server Control, the System Components item for Forms has the check box disabled and Forms Status is "Down".
    No one here has OAS Admin education or experience. Can you point me in the right direction please?
    Thank you.
    Message was edited by:
    New Rodeo

    Maybe starting the OC4J is a good idea ....
    Source the valid AS environment, then issue :
    $ORACLE_HOME/opmn/bin/opmnctl status
    You will probably notice that the OC4J is not running ...
    in this case issue :
    $ORACLE_HOME/opmn/bin/opmnctl startporc ias-component=OC4J

  • B2B 10g AIP-50547:  Trading partner agreement not found

    Hi.
    Request woks greate but I have a problem with response from my trading partner.
    Error message:
    Error -: AIP-50031: B2B adapter general error: Error -: AIP-50025: Repository error : Error -: AIP-50547: Trading partner agreement not found for the given input values: From party[NAME] "null", To party[NAME] "null", Business action name "action"; also verify agreement effectiveToDate
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2022)
         at oracle.tip.adapter.b2b.transport.InterfaceListener.onMessage(InterfaceListener.java:439)
         at oracle.tip.transport.basic.HTTPReceiver.sendRequest(HTTPReceiver.java:447)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Thanks for any help!
    Happy new year :)

    Happy new year!! :)
    Are you working with ebMS? If yes, make sure that your partner is also setup with that. Please paste the complete packed wire message here.
    Regards,
    Anuj

  • Download link for Developer Suite 10g 10.1.2 for Windows not working

    I cannot download Oracle Developer Suite 10g 10.1.2 for Windows. The link redirects to the Application Server download page following the license agreement.

    I downloaded it a few minutes ago and it opens ok.
    But the file size is 671 825 075 instead of the (626,122,752 bytes) written on the DS 10g for Windows page.

  • Installing 10g R2 on Windows 2000, installer not starting

    Hi all,
    I am installing Oracle 10g R2 on Windows 2000 Compact ProLiant ML570 with 4 CPUs (x86 Family 6 Intel 701 Mhz), 1 Gb of memory, eight disks and one disk controller.). It has 9i already installed. I downloaded the 10g software and extracted the file into a local folder, however when i click setup.exe, the cmd window fires up saying it is starting up the installer. The command prompt then disappears and no installer is started! I have also try clicking the autorun file and the oui.exe which is within the install directory with no avail. Is this a bug? but then 9i is already installed and the 9i gui fires up fine?
    Any help will be greatly appreaciated,
    Thanks in advance,
    Nikesh

    Could you check the java version your are having
    Best regards
    Deepu

  • Oracle XE 10g - Inserted Rows visible in SQLPlus, not on web interface

    Hello
    I have created a table on my oracle XE database with two varchar columns, and have a couple of hundred entries I have 'inserted' using the following sql.
    @C:\Oracle_XE_Testing\insert_items.sql;
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Auto Related', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Credit Cards', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Government', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Mixed Leases', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Structured Debt', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Student Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Tobacco', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Unsecured Consumer Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS ABCP', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Aircraft', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Auto Related', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Credit Cards', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Government', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Mixed Leases', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Structured Debt', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Student Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Tobacco', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Unsecured Consumer Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS ABCP', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Aircraft', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Auto Related', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Credit Cards', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Government', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Mixed Leases', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Structured Debt', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Student Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Tobacco', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Unsecured Consumer Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS ABCP', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Aircraft', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Auto Related', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Credit Cards', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Government', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Mixed Leases', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Structured Debt', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Student Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Tobacco', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Unsecured Consumer Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO CDOs of CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO HY Loan + Bond CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO IG Corporate CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Market Value', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Multi-Issuer of Covered Bonds', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Real Estate SF CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO SME CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Structured Finance CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO Trust Preferred CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO CDOs of CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO HY Loan + Bond CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO IG Corporate CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Market Value', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Multi-Issuer of Covered Bonds', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Real Estate SF CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO SME CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Structured Finance CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO Trust Preferred CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO CDOs of CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO HY Loan + Bond CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO IG Corporate CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Market Value', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Multi-Issuer of Covered Bonds', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Real Estate SF CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO SME CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Structured Finance CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO Trust Preferred CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO CDOs of CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO HY Loan + Bond CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO IG Corporate CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Market Value', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Multi-Issuer of Covered Bonds', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Real Estate SF CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO SME CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Structured Finance CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO Trust Preferred CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer cmbs Structured Finance CDOs', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Large Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Multiborrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Single Borrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Large Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Multiborrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Single Borrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Large Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Multiborrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Single Borrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS Large Loans', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS Multiborrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS Single Borrower', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS AltA RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Buy to Let', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Non-Conforming (Non-US)', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Prime RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Reverse Mortgage', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Subprime/Home Equity RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS AltA RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Buy to Let', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Non-Conforming (Non-US)', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Prime RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Reverse Mortgage', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Subprime/Home Equity RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS AltA RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Buy to Let', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Non-Conforming (Non-US)', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Prime RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Reverse Mortgage', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Subprime/Home Equity RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS AltA RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Buy to Let', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Non-Conforming (Non-US)', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Other', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Prime RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Reverse Mortgage', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Subprime/Home Equity RMBS', 'Sctr');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS ANZ', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS ANZ', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS ANZ', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS India/SL/Pak', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS India/SL/Pak', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS India/SL/Pak', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Japan', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Japan', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Japan', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Non-Japan Asia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Non-Japan Asia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Non-Japan Asia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC ABS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC RMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('APAC CDO CDO', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Belgium', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Belgium', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Belgium', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS France', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS France', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS France', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Germany', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Germany', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Germany', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Greece', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Greece', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Greece', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Ireland', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Ireland', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Ireland', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Italy', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Italy', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Italy', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Netherlands', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Netherlands', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Netherlands', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Portugal', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Portugal', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Portugal', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS Spain', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS Spain', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS Spain', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA ABS United Kingdom', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CMBS United Kingdom', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA RMBS United Kingdom', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('EMEA CDO CDO', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Argentina', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Argentina', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Argentina', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Brazil', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Brazil', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Brazil', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Colombia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Colombia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Colombia', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Mexico', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Mexico', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Mexico', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Panama', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Panama', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Panama', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer ABS Peru', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CMBS Peru', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer RMBS Peru', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('LatinAmer CDO CDO', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS United States', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS United States', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS United States', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer ABS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer RMBS Other', 'Cntry');
    INSERT INTO item_list (items, type) VALUES ('NorthAmer CDO CDO', 'Cntry');When I then test query this in SQLPlus with a select * I get what I expect, when I try to look at the table on the database homepage on the web though the changes are not showing. I'm baffled as to why this is.
    Would anybody have any idea what I'm doing wrong?
    Thank you very much,
    Jon

    Hi,
    Put COMMIT after the last INSERT and then try again...
    Regards,

Maybe you are looking for

  • Rediect particular URLs to index page

    Hi, From Apache1.3, I have to redirect all the URLs coming from port http://mydomain.com:9001/servlet/* to a index page (index.html). I tried giving "Redirect" directive under mod_alias Redirect /servlet http://mydomain.com:9001/index.html but it is

  • How to Connect Early 2011 MBP 13" to Apple 20" Cinema Display at 1680x1050?

    My early 2011 MacBookPro will only display 1280x800 on an external Apple 20" Cinema Display. The MBP's specs say that it will support dual displays and video mirroring simultaneously at full native resolution on the built-in display and up to 2560x16

  • Scratching sounds coming from hard disk.

    For the past few weeks there has been a scracthing sound which is generally getting worse that sounds like its coming from the hard disk. It is under warranty in south east asia but I am currently studying in the UK and its not possible to take it ba

  • Report to redetermine SNP Source of supply

    We configured Planned Order integration model to show up R/3 planned orders as SNP Planned orders in APO. However when the planners on R/3 side intervene the orders in terms of some of the fields, it passes on to APO as a planned order without source

  • Execute Query problem in viewing the Image

    Hi all, I've created a table with the following command Create table test (id Number(5),img_File Blob); Now i've created a form, where in the I've placed two fields (id and Img_File). The data type for the Img_File field is Image Item. I'm able to se