Oracle VM 3.1.1, Oracle VM Server, PeopleSoft Templates and networking

I have installed Oracle VM Manager on an Oracle Linux x86_64 system, all freshly installed, and two Oracle VM Server 6 systems also freshly installed. These three servers are each connected to two networks. One is a 192.168.15.0/24 ("net-A"), and the other is 10.8.15.0/24 ("net-B"). net-B also has the fileserver for the repositories et al directly attached. "net-A" is connected to the outside world. This is all working great; all servers can intercommunicate, can be reached from other devices on each network, et cetera. I can ssh from any machine on the network to these machines, and vice versa. All servers correctly use the internal and the external DNS, and can communicate with Google, et cetera. Excellent!
Now, I have downloaded the templates for PeopleSoft HCM9.1, and PeopleSoft PeopleTools 8.52, and have successfully created Virtual Machines from these. The VMs start up and run successfully, and I have gone through the startup configuration prompts using the Oracle VM "Launch Console" feature.
My problem is that I have not yet figured out how Oracle VM Networking is supposed to work, and so I cannot get these machines to talk to each other nor to the outside world. And I cannot ping them from other devices on the network, either. Obviously, there's no advantage to having a PeopleSoft server running when one cannot attach to it. I've read through the documentation numerous times, and I've pored through http://itnewscast.com/chapter-7-oracle-vm-networking-8021q document over and over, but I get lost in the virtual-upon-virtual-upon-virtual world. Maybe (probably) it's me, but I am not getting how this fits together, and where/how the virtual-ness of the network ends. Plus, all of the configurations in that itnewscast.com Chapter 7 article involve at least one switch (virtual maybe? not clear!) between the VMM and the VMS, and I don't have a switch invoved in this network... it's flat, with everything on the same wire.
My Oracle VM network is super simple at present: There is exactly one network ("ps-net"), and it runs all five network channels (server management, live migrate, storage, etc.). Both servers are on this network, and the NIC used is the "net-B" NIC. There is no VLAN, and the IP addresses are set by DHCP. Bonding, the configuration display says, is Not applicable. Since these devices are on the same NIC as "net-B," I provided the 10.8.15.x network information when prompted, and assigned them fixed IP addresses on that network. For "gateway," I specified the address of the VMM, not knowing what else to use. And, as I said, these VM don't talk to anything, not even to each other.
My needs are very simple. The shame is I've built all this up for the express purpose of running those two templates, and it's been a battle, to say the least, to get this far. Who can point me to the error of my ways, or a better way to accomplish this end?
Thanks for your time, and for reading this far!

OK. Out of desire to resolve this, I have completely removed the 192.* network from this configuration, by disconnecting the eth0 networks, and changing the ifcfg-eth0 to ONBOOT=no (yes, I know either action should suffice).
So there is exactly one network involved now. (Greg King said that's OK, if scalability is not an issue, and if he said it, I believe it. I'll complicate it later, after I get simple working.) And one VMS is out of the configuration for now. So I have ora-vmm at 10.8.15.49 ora-vms1 at 10.8.15.47, and the fileserver at 10.8.15.50. ora-vms2 is at 10.8.15.48, but is down for now. The server pool address is set to 10.8.15.1. The network looks like this:
ID: 10.8.15.0
Name: ps-net1
Channels: all
Servers: ora-vms1, ora-vms2
Selected paths: ora-vms1 Port (2) (eth1), ora-vms2 Port (2) (eth1)
VLAN Group: None
VLAN Segment: None
Configure IP Address: ora-vms1 Port (2) (eth1) Use DHCP 10.8.15.47 255.255.255.0 Bonding: N/A
Configure IP Address: ora-vms2 Port (2) (eth1) Use DHCP 10.8.15.48 255.255.255.0 Bonding: N/A
ifconfig from ora-vmm
eth1 Link encap:Ethernet HWaddr 00:0C:29:38:92:7E
inet addr:10.8.15.49 Bcast:10.8.15.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe38:927e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3516 errors:0 dropped:0 overruns:0 frame:0
TX packets:3186 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1520847 (1.4 MiB) TX bytes:383384 (374.3 KiB)
eth2 Link encap:Ethernet HWaddr 00:0C:29:38:92:88
inet addr:10.8.16.1 Bcast:10.8.16.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe38:9288/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:13 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:830 (830.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:136683 errors:0 dropped:0 overruns:0 frame:0
TX packets:136683 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:30853824 (29.4 MiB) TX bytes:30853824 (29.4 MiB)
ifconfig from ora-vms1
10.8.15.0 Link encap:Ethernet HWaddr 00:0C:29:D5:97:F1
inet addr:10.8.15.47 Bcast:10.8.15.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:21463 errors:0 dropped:1 overruns:0 frame:0
TX packets:23017 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10033833 (9.5 MiB) TX bytes:12175262 (11.6 MiB)
10.8.15.0:0 Link encap:Ethernet HWaddr 00:0C:29:D5:97:F1
inet addr:10.8.15.1 Bcast:10.8.15.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
eth1 Link encap:Ethernet HWaddr 00:0C:29:D5:97:F1
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:47343 errors:0 dropped:0 overruns:0 frame:0
TX packets:48885 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:23261224 (22.1 MiB) TX bytes:22212168 (21.1 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:5858 errors:0 dropped:0 overruns:0 frame:0
TX packets:5858 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2749072 (2.6 MiB) TX bytes:2749072 (2.6 MiB)
I don't understand why, but the VMM has placed this entry into each server's /etc/sysconfig/network-scripts directory:
ifcfg-10.8.15.0
Contents are:
#This file was dynamically created by OVM manager. Please Do not edit
DEVICE=10.8.15.0
TYPE=Bridge
BOOTPROTO=dhcp
ONBOOT=yes
DELAY=0
I am able to start the guest with no issue. It has been configured with IP address 10.8.15.101, netmask 255.255.255.0. Its gateway is 10.8.15.50, the same network configuration as all the other servers.
The important parts of ifconfig output from the guest (which I must manually type since Launch Console provides no copy/paste functionality) are:
eth0 Ethernet, HW Addr: 00:21:f6:00:00:11
inet addr: 10.8.15.101 Bcast: 10.8.15.255 Mask: 255.255.255.0
inet6 ...
UP BROADCAST RUNNING MULTICAST ...
RX Packets: 11 errors:0 dropped:0 overruns:0 frame:0
TX Packets: 101 errors:0 dropped:0 overruns:0 carrier:0
RX bytes:620 (620.0 b) TX bytes:10592 (10.3 KiB)
Interrupt:14
Ping to 10.8.15.47 (the server on which this guest is running) is successful
All other ping attempts fail.
This is where I am, and why I'm confused. Can anyone help me understand why this guest can only talk to its "host?"
Thank you.

Similar Messages

  • Problem in Server Admin: cpu and network graphs not updated or empty after lion server update

    Hi!
    Just for archive purpouses because i've already solved that!
    After upgrading from OSX Server 10.7 to 10.7.1 my CPU and Network graphs in Server Admin stop being updated.
    In 24h the graphs where blank (disk usage graph seem to keep working).
    First i read about "what is the application responsible for this"; it's called ServerPerfLog, and you can see if it's running that way:
         # ps ax | grep ServerPerf
    If you don't see anything else than your own "grep", that means that no application is running, no data is being collected.
         41324 s000  R+     0:00.00 grep ServerPerf
    A positive response for this (meaning that the service is running) should be something like that (2 lines: your grep and the service app itself):
         94   ??  Ss     0:04.71 /usr/libexec/ServerPerfLog
         41344 s000  R+     0:00.00 grep ServerPerf
    Later i read about "where is the config file for this service app", and you can find it here:
         /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
    If you edit this config file, check that the "Key > Disabled" is set to "False"
         # vi /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
            <key>Disabled</key>
            <false/>
    After that, i try to launch the service that updates this graphs again, by hand, performing the following command:
         # sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
    And the service got launch!!! yeeeepa!! i see a first update in graph data.
    Also the "ps" query reply that the service was running!!
    The bad things came a day after, when i saw that the graphs stop again....
    I check if the service was running executing again the "ps" command, and that show me that the service was stopped again; no ServerPerfLog process was running.
    But r e l a x, because the process hang because of a permissions problem.
    You should know, I run "Repair permissions" within "Disk Utilities" over the running system disk, eeee... voila!
    I hope that helps someone to get his fancy graphs back!
    Regards,
    t

    You are God like!!! Wooo hooo! Thanks bud!

  • Server, FTP, Aliases, and Network

    I'm trying to setup OS X Server to share my 6 hard drives over ftp.  So far I can only do one at a time.
    I cannot choose the Server in the network because it's not listed.  Even when it has been listed, it doesn't let me connect.  It's like the option is gone now that I' installed OS X Server.
    When choosing Server from the network on the drop down menu, it doesn't let me click "Choose", I have to click one of the hard drives.  Why am I restricted to just one device?
    I've shared all 6 hard drives with the correct permissions, but I'm stumped.  When I do have one of the hard drives selected in the ftp menu, I can log into it on the ftp browser no problem.
    Also, I tried making alias links for all 6 hard drives and putting them in a shared folder for the ftp.  They show up on ftp, but clicking them only downloads the 600kb link file.  Any idea how I can get mapped drive links or something similar to work?
    Any ideas would be appreciated.

    The FTP included in Mavericks is relatively basic in its implementation.  If it is in your budget, you might be better served looking at Rumpus.
    However, before you go that route, you should try and use symbolic links, not aliases.  Aliases is an Apple link format while symlinks are a Unix link format.  Symlinks should work better with FTP.  To create a symlink, us the ln command with the -s switch.
    For example. let's say you have a path /Volumes/FTP/root/ which is where all users land when logging in.  Then you have your six drives mounted at /Volumes/Drive1, /Volumes/Drive2, etc.  Assuming you are sharing a folder called data on each of the drives (sharing the entire drive is usually not a good idea as there is a lot of hidden content on the root of the drives), your commands would look like this:
    ln -s /Volumes/Drive1/data /Volumes/FTP/root/Drive1
    ln -s /Volumes/Drive2/data /Volumes/FTP/root/Drive2
    etc
    The syntax is ln (link) -s (symlink) /Volumes/Drive1/data (source file or folder) /Volumes/FTP/root/Drive1 (path to link).
    I've not tested this but symlinks should work.  Run a man ftpd.conf to review your options and settings.
    R-
    Apple Consultants Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

  • SQL Causes server to swap and become unresponsive, What is it doing?

    SQL Causes server to swap and become unresponsive does it have the same effect with other users??
    WARNING - script causes my servers to not respond, requiring reboot after 30 mins
    Only run on a server/vm where a bounce is ok
    The script creates a table
    Runs an anonymous block to put 160mb in a single clob
    Runs a simple select with some REGEXP_REPLACE and REGEXP_SUBSTR
    This has been raised with Oracle support.
    Their conclusion is lots of single block reads are causing the server to hang.
    I do not think this is the reason and would like someone else to run it, to see what they think!
    Environment
    on red hat 5.7 and Oracle 11.2.0.3 enterprise edition it seems to hang the server
    [oracle@ ~]$ uname -a
    Linux  2.6.18-274.el5xen #1 SMP Fri Jul 8 17:45:44 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@edu-db3 ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.7 (Tikanga)on redhat 4.5 Oracle 10.2.0.4 - it seems to just kill the instance
    [oracle@ ~]$ uname -a
    Linux  2.6.9-55.ELxenU #1 SMP Fri Apr 20 16:56:53 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@edu-db1 ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 5)When running the sql oracle consumes all the memory on the server, although SGA and PGA configured well bellow os memory
    SQL> show parameter sga
    NAME TYPE VALUE
    lock_sga boolean FALSE
    pre_page_sga boolean FALSE
    sga_max_size big integer 5G
    sga_target big integer 5G
    SQL> show parameter pga
    NAME TYPE VALUE
    pga_aggregate_target big integer 2G
    [oracle@ scripts]$ free
    total used free shared buffers cached
    Mem: 8388608 7346232 1042376 0 70060 6498460
    -/+ buffers/cache: 777712 7610896
    Swap: 4161528 1212380 2949148Script Output
    SQL> @kill_server.sql
    Table created.To start with we see oracle using the 5g sga
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    13007 oracle 25 0 5352m 216m 212m R 95.9 2.6 0:19.33 oracle163mb clob created
    MB
    163SQL Running
    Oracle process using 13gb of memory!!!!!!!!!!!!!
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    13007 oracle 18 0 13.4g 6.5g 210m D 7.3 81.8 0:55.42 oracleBut PGA has not grown
    SQL> select * from v$pgastat;
    NAME VALUE UNIT
    aggregate PGA target parameter 2147483648 bytes
    aggregate PGA auto target 1767444480 bytes
    global memory bound 214743040 bytes
    total PGA inuse 183654400 bytes
    total PGA allocated 248871936 bytes
    maximum PGA allocated 522175488 bytes
    -- SCRIPT
    -- WARNING (again) - script causes my servers to not respond, requiring reboot after 30 mins
    -- Only run on a server/vm that does not matter!
    DROP TABLE testing.clob_store PURGE;
    -- Clob holding table
    CREATE TABLE
      testing.clob_store
      clob_data CLOB
      LOB ("CLOB_DATA") STORE AS BASICFILE (TABLESPACE "TBSCLOB" DISABLE STORAGE IN ROW CHUNK 8192 RETENTION CACHE)
    -- Make a 100mb test clob
    DECLARE
      g_clob  CLOB := EMPTY_CLOB;
      PROCEDURE clob_append(p_line VARCHAR2) IS
        l_line VARCHAR2(2000) := p_line || CHR(10);
      BEGIN
        DBMS_LOB.WRITEAPPEND( g_clob, LENGTH(l_line), l_line );
      END;
    BEGIN
      DBMS_LOB.CREATETEMPORARY(g_clob,TRUE);
      DBMS_LOB.OPEN( g_clob, DBMS_LOB.LOB_READWRITE );
      clob_append( '<Workbook>' );
      clob_append( '<Styles>' );
      FOR i IN 1..1000000 LOOP
        clob_append(' <Styles><Style ss:ID="Default" ss:Name="Normal"><Alignment ss:Vertical="Bottom"/><Borders/><Font/><Interior/><NumberFormat/><Protection/></Style>');
      END LOOP;
      clob_append( '</Styles>' );
      clob_append( '<Workbook>' );
      FOR i IN 1..1000000 LOOP
        clob_append('<dummy>sfsdfsdf</dummy>');
      END LOOP;
      clob_append( '</Worksheet>' );
      clob_append( '</Workbook>' );
      INSERT INTO testing.clob_store(clob_data) VALUES (g_clob);
      DBMS_LOB.CLOSE(g_clob);
      DBMS_LOB.FREETEMPORARY(g_clob);
      COMMIT;
    END;
    -- Check sizes
    select
      round(DBMS_LOB.GETLENGTH (clob_data)/1024/1024) mb
    from
      testing.clob_store
    -- Test lob set up
    -- no trace and run simple select
    column rd new_value run_date noprint
    select to_char(sysdate, 'YYYY_MM_DD__HH_MI') rd from dual
    alter session set tracefile_identifier = 'bad_sql_&run_date'
    alter session set events '10046 trace name context forever, level 12'
    -- Some regexp extracts
    SELECT
      REGEXP_REPLACE( REGEXP_REPLACE( REGEXP_SUBSTR( RPO.CLOB_DATA , ' <Styles>.*</Styles>.', 1, 1, 'n' ) , ' </?Styles>.', NULL, 1, 0, 'n' ) , '  <Style ss:ID="Default".*?  </Style>.', NULL, 1, 0, 'n' ) STYLES
    , REGEXP_SUBSTR(RPO.CLOB_DATA, ' <Workbook.*</Workbook>.', 1, 1, 'n') worksheet
    FROM
      testing.clob_store rpo
    /Extra info
    SQL Trace
    *** 2012-11-12 10:22:03.936
    WAIT #47954520916768: nam='db file sequential read' ela= 28421 file#=12 block#=1324297 blocks=1 obj#=567174 tim=1352715723936618
    WAIT #47954520916768: nam='db file sequential read' ela= 34490 file#=12 block#=1324345 blocks=1 obj#=567174 tim=1352715724000358
    WAIT #47954520916768: nam='db file sequential read' ela= 59165 file#=12 block#=1324298 blocks=1 obj#=567174 tim=1352715724314041
    WAIT #47954520916768: nam='db file sequential read' ela= 68224 file#=12 block#=1324346 blocks=1 obj#=567174 tim=1352715724395729
    *** 2012-11-12 10:22:04.631
    WAIT #47954520916768: nam='db file sequential read' ela= 34901 file#=12 block#=1324299 blocks=1 obj#=567174 tim=1352715724631454
    WAIT #47954520916768: nam='db file sequential read' ela= 32349 file#=12 block#=1324347 blocks=1 obj#=567174 tim=1352715724701167
    WAIT #47954520916768: nam='db file sequential read' ela= 109175 file#=12 block#=1324300 blocks=1 obj#=567174 tim=1352715725093610
    WAIT #47954520916768: nam='db file sequential read' ela= 69001 file#=12 block#=1324348 blocks=1 obj#=567174 tim=1352715725194967
    *** 2012-11-12 10:22:05.913
    WAIT #47954520916768: nam='db file sequential read' ela= 23154 file#=12 block#=1324301 blocks=1 obj#=567174 tim=1352715725913197
    WAIT #47954520916768: nam='db file sequential read' ela= 31894 file#=12 block#=1324349 blocks=1 obj#=567174 tim=1352715726090547
    WAIT #47954520916768: nam='db file sequential read' ela= 29719 file#=12 block#=1324302 blocks=1 obj#=567174 tim=1352715726457981
    WAIT #47954520916768: nam='db file sequential read' ela= 29533 file#=12 block#=1324350 blocks=1 obj#=567174 tim=1352715726593580
    *** 2012-11-12 10:22:07.096
    WAIT #47954520916768: nam='db file sequential read' ela= 121833 file#=12 block#=1324035 blocks=1 obj#=567174 tim=1352715727096799
    WAIT #47954520916768: nam='db file sequential read' ela= 56658 file#=12 block#=1324131 blocks=1 obj#=567174 tim=1352715727322665STRACE
    -rw-r--r-- 1 root root 130647 Nov 12 10:29 strace_oracle.log7 minutes after last oracle trace entry!!
    brk(0x60013000)                         = 0x5ffef000
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9e772b5000
    brk(0x60013000)                         = 0x5ffef000
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9e773b5000
    brk(0x60013000)                         = 0x5ffef000
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9e774b5000
    brk(0x60013000)                         = 0x5ffef000
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9e775b5000
    brk(0x60013000)                         = 0x5ffef000
    mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9e776b5000Edited by: Tom 55 on Nov 13, 2012 6:39 AM

    Thanks Iggy, now I know the strace show the os is really out of memory.
    Some more Debug, using Tanels tools...
    SQL> @snapper stats 5 1 13
    Sampling SID 13 with interval 5 seconds, taking 1 snapshots...
    -- Session Snapper v3.52 by Tanel Poder @ E2SN ( http://tech.e2sn.com )
        SID, USERNAME  , TYPE, STATISTIC                                                 ,     HDELTA, HDELTA/SEC,    %TIME, GRAPH
         13, TESTING   , STAT, session logical reads                                     ,      1.93k,      386.6,
         13, TESTING   , STAT, consistent gets                                           ,      1.93k,      386.6,
         13, TESTING   , STAT, consistent gets from cache                                ,      1.93k,      386.6,
         13, TESTING   , STAT, consistent gets from cache (fastpath)                     ,        277,       55.4,
         13, TESTING   , STAT, consistent gets - examination                             ,       1.1k,      220.8,
         13, TESTING   , STAT, logical read bytes from cache                             ,     15.84M,      3.17M,
         13, TESTING   , STAT, shared hash latch upgrades - no wait                      ,        552,      110.4,
         13, TESTING   , STAT, calls to get snapshot scn: kcmgss                         ,        276,       55.2,
         13, TESTING   , STAT, index crx upgrade (positioned)                            ,        552,      110.4,
         13, TESTING   , STAT, lob reads                                                 ,        276,       55.2,
         13, TESTING   , STAT, index fetch by key                                        ,        276,       55.2,
         13, TESTING   , STAT, index scans kdiixs1                                       ,        552,      110.4,
    --  End of Stats snap 1, end=2012-11-13 10:54:06, seconds=5
    SQL> @snapper stats 5 1 13HANG!
    So snapper not showing anything?
    Over to ostackprof
    SQL> @ostackprof 1143 0 5
    Sampling...
    Below is the stack prefix common to all samples:
    Frame->function()
    # 34 ->__libc_start_main()
    # 33  ->main()
    # 32   ->ssthrdmain()
    # 31    ->opimai_real()
    # 30     ->sou2o()
    # 29      ->opidrv()
    # 28       ->opiodr()
    # 27        ->opiino()
    # 26         ->opitsk()
    # 25          ->ttcpip()
    # 24           ->opiodr()
    # 23            ->opifch()
    # 22             ->opifch2()
    # 21              ->qerstFetch()
    # 20               ->qertbFetch()
    # 19                ->qerstRowP()
    # 18                 ->kpofcr()
    # 17                  ->evaopn2()
    # 16                   ->evaopn2()
    # 15                    ->evaopn2()
    # 14                     ->kokle_rxsubstr()
    # 13                      ->kole_rxsubstr()
    # 12                       ->lxkRegexpSubstrLobNSub()
    # 11                        ->lxregexec()
    # 10                         ->lxregmatch()
    #  ...(see call profile below)
    # - Num.Samples -> in call stack()
         2 ->lxregmatgpt()->kole_rxrdcb()->koklc_read()->koklread()->koklOutlineRead1()->kdlf_read()->kdl_read1()->kdlprl()->__intel_new_memcpy()->__sighandler()->->
         2 ->__sighandler()->->
         1 ->lxregmatpush()->__sighandler()->->Ok we see the regex function running
    Server starting to overload now
    SQL> @ostackprof 1143 0 5
    Sampling...
    Below is the stack prefix common to all samples:
    Frame->function()
    #  ...(see call profile below)
    # - Num.Samples -> in call stack()
         2 ->__libc_start_main()->main()->ssthrdmain()->opimai_real()->sou2o()->opidrv()->opiodr()->opiino()->opitsk()->ttcpip()->opiodr()->opifch()->opifch2()->qerstFetch()->qertbFetch()->qerstRowP()->kpofcr()->evaopn2()->evaopn2()->evaopn2()->kokle_rxsubstr()->kole_rxsubstr()->lxkRegexpSubstrLobNSub()->lxregexec()->lxregmatch()->lxregmatgpt()->kole_rxrdcb()->koklc_read()->koklread()->koklOutlineRead1()->kdlf_read()->kdl_read1()->kdlprl()->kdlrdb()->kcbgtcr()->__sighandler()->->
         1 ->__sighandler()->->
         1 ->__libc_start_main()->main()->ssthrdmain()->opimai_real()->sou2o()->opidrv()->opiodr()->opiino()->opitsk()->ttcpip()->opiodr()->opifch()->opifch2()->qerstFetch()->qertbFetch()->qerstRowP()->kpofcr()->evaopn2()->evaopn2()->evaopn2()->kokle_rxsubstr()->kole_rxsubstr()->lxkRegexpSubstrLobNSub()->lxregexec()->lxregmatch()->lxregmatgpt()->kole_rxrdcb()->koklc_read()->koklread()->koklOutlineRead1()->kdlf_read()->kdl_read1()->kdlprl()->__intel_new_memcpy()->__sighandler()->->
         1 ->__libc_start_main()->main()->ssthrdmain()->opimai_real()->sou2o()->opidrv()->opiodr()->opiino()->opitsk()->ttcpip()->opiodr()->opifch()->opifch2()->qerstFetch()->qertbFetch()->qerstRowP()->kpofcr()->evaopn2()->evaopn2()->evaopn2()->kokle_rxsubstr()->kole_rxsubstr()->lxkRegexpSubstrLobNSub()->lxregexec()->lxregmatch()->lxregmatgpt()->__sighandler()->->
    SQL> @ostackprof 1143 0 5
    Sampling...
    Below is the stack prefix common to all samples:
    Frame->function()
    #  ...(see call profile below)
    # - Num.Samples -> in call stack()
         2 ->__sighandler()->->
         2 ->__libc_start_main()->main()->ssthrdmain()->opimai_real()->sou2o()->opidrv()->opiodr()->opiino()->opitsk()->ttcpip()->opiodr()->opifch()->opifch2()->qerstFetch()->qertbFetch()->qerstRowP()->kpofcr()->evaopn2()->evaopn2()->evaopn2()->kokle_rxsubstr()->kole_rxsubstr()->lxkRegexpSubstrLobNSub()->lxregexec()->lxregmatch()->lxregmatgpt()->kole_rxrdcb()->koklc_read()->koklread()->koklOutlineRead1()->kdlf_read()->kdl_read1()->kdlprl()->kdlrdb()->kcbgtcr()->__sighandler()->->
         1 ->__libc_start_main()->main()->ssthrdmain()->opimai_real()->sou2o()->opidrv()->opiodr()->opiino()->opitsk()->ttcpip()->opiodr()->opifch()->opifch2()->qerstFetch()->qertbFetch()->qerstRowP()->kpofcr()->evaopn2()->evaopn2()->evaopn2()->kokle_rxsubstr()->kole_rxsubstr()->lxkRegexpSubstrLobNSub()->lxregexec()->lxregmatch()->lxregmatpush()->__sighandler()->->
    SQL> @ostackprof 1143 0 5
    Hit CTRL+C to cancel, ENTER to continue...HANG!
    Now I am lost!!
    As Iggy points out from the strace, the OS is returning an error back to the Oracle foreground process, is this not handled?
    Or is it normal for oracle to ignore this error, and ask for more memory?
    Any help would be greatly appreciated.
    Thanks,
    Tom
    Edited by: Tom 55 on Nov 13, 2012 7:54 AM

  • Migration from Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 Server

    I am working on migrating Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 from Old server to new server. We have db around 500 GB and 3 schemas. I installed Oracle 10G on new server, created tablespaces, schema's blah blah and now doing export and import at schema level from old server to new server.
    Import is taking more than 4 to 5 hours on new server. My manager is saying, window time is bit longer and he wants me to try possiblities to make this process faster. Can some one help me on this, to use the best possible method to complete this process faster?
    Will below step work, if I try?
    If I install, oracle 9i and 10g both on new server in different home directories and take the hot backup from old machine and restore on new machine in 9i home directory and use the upgrade configuration assistant from 10g and do the upgrade? Pls advice.
    Thanks in advance,
    Hari babu
    Edited by: user6367891 on Mar 2, 2010 5:28 AM

    It looks good.
    I have one question in below steps:
    To migrate an Oracle9i or older database to an Oracle Database 10g Release 1 (10.1) database for 64-bit Windows:
    1 Perform steps 1 - 11 in "Migrating an Oracle Database 10g Release 1 (10.1) Database".
    2 Shut down the database on the 64-bit computer:
    SQL> SHUTDOWN IMMEDIATE;
    3 Start the database migration:
    SQL> STARTUP MIGRATE;
    4 Migrate the database as described in Chapter 3, "Upgrading a Database to the New Oracle Database 10g Release" in Oracle Database Upgrade Guide.
    In step 4, it says, migrate database as described in chapter 3. In chapter 3, it says, to do the upgrade the process using dbca or manually. Pls confirm whether do the upgrade process after issuing startup migrate or not.
    Thanks in advance.

  • Emulating Oracle Applications Environment in BI Publisher Enterprise Server

    Hi there,
    I think I know what the answer is going to be to this post but for reasons outwith my control I'm trying to understand if there is a workaround to achieve the resultant report output I require.
    Background
    Oracle E-Business on Demand 11.5.10.2
    Oracle BI Publisher 10.1.3.2
    My client has Oracle E-Biz on Demand but rather than utilising the integrated XML Publisher engine they have gone down the path of installing BI Publisher Standalone Enterprise Server for their report generation.
    Now this works to an extent but I am experiencing problems trying to emulate the setting of an Apps context when I run a report so that I can utilise the Apps security within the Stanalone Enterprise Server. Is this even possible?
    Example, basing a data model on PO_VENDOR_SITES (multi-org view) returns 0 (zero) rows but basing it on PO_VENDOR_SITES_ALL returns all rows (for all Orgs).
    I can hear you all now yelling, "Use the Oracle Applications XML Publisher" version but in this "On Demand" arena that practice hasn't been adopted so i am raising this post in the hope that someone may be able to suggest a workaround or solution.
    Actually, no BI Publisher security model has been adopted and all users use the GUEST account to run reports.
    All comments and suggestions are appreciated :-)
    Kind Regards,
    Gary.

    Gary, create a data template and call your own db function to initialise these. The beforeReport trigger will fire and set the enviro prior to the query being executed (as in Reports) Something like this below:
    <dataTemplate name="BasicQueryDT" description="Simple query data template" defaultPackage="xxbi_setenviro">
         <dataQuery>
              <sqlStatement name="basicQuery">
                   <![CDATA[
    select max(last_update_date) today from apps.pa_projects_v]]>
              </sqlStatement>
         </dataQuery>
         <dataTrigger name="beforeReport" source="xxbi_setenviro.before_rep"/>
         <dataStructure>
              <group name="G_Main" source="basicQuery">
                   <element name="TheDate" value="today"/>
              </group>
         </dataStructure>
    </dataTemplate>

  • Can Oracle view refer a table in Sql Server Database

    Can a view created in Oracle database refer a table created in SQL Server database. If yes, how do we do it. Code will be very help full.
    Again, if yes does it require any special software and what would be price of that software.
    Thanks for your response in advance.
    Venkat Sathiamurthy

    You would need to configure Oracle Heterogeneous Connectivity to create a database link to the SQL Server system. This can either be done via the Oracle Transparent Gateway for Microsoft SQL Server, which retails for $15,000 per server at http://store.oracle.com or by configuring Oracle Generic Connectivity and using ODBC to go after the SQL Server data. Depending on the operating system you run Oracle on, there may be a free (or cheap) ODBC driver for SQL Server that could be used.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Oracle client 32/64 bit on Crystal Server 2013 and Windows Server 2012

    I'm getting the error "Unknown Database Connector Error" when I run report on the server and it works OK on crystal designer 2013.
    Been reading this thread 32&64 bit Oracle Client but not much help there.
    Here are the  details
    System
    Windows Server 2012
    Crystal Server 2013 SP5
    Crystal Server has been installed and appears to work fine. I was able to develop a brand new report locally and saved it to the server and it displays ok. Of course when I click on refresh on the report, it will error out due to database connection it looks like.
    We have installed both oracle client drivers 64 and 32. 64 was installed first and then 32.The path has been modified so that the 32 shows up first.
    I even ensure oracle_home and oracle_home32 are specified and restarted the server. I still get the same error.
    The tns entries are also located in both installs of oracle client...
    What might be the issue?

    Oracle Database Client 12.1.0.2.0 (32-bit and 64-bit installed)
    Installation Type: Custom
    COMPONENTS INSTALLED:
    SQLPLUS
    ORACLE NET
    We are currently not using an ODBC connection.
    We installed Crystal 2013 Server SP05. This is the sole package installed (believe it's the latest version) without any extra patch package installed (believe no patch needed as it's the latest version).

  • Oracle 11.2.0.3 on Windows Server 2008 R2 64-bit

    Good night Oracle community,
    I'm having problems on using Oracle 11.2.0.3 on Windows Server 2008 R2 64-bit that runs inside a virtual machine.
    The first problem was the error ORA-12152 (unable to send break message) when using a 32-bit server version when trying to connect via SQLPlus using domain administrator user. I did reboot, tnsping, checked parameters and oracle support articles but neither help me. So I uninstalled it and installed the 64-bit version and it wasn't possible to run the applications like netca.
    Now I installed it on a local profile version 32-bit to see if the problem was related to the domain.
    My question is simple: is this environment ok to run a production database server? 11.2.0.3 is that stable with Windows 2008?
    Thank you very much!

    Oracle Database 11.2.0.3.0 is certified on Microsoft Windows (32-bit) 2008.
    Error: ORA 12152
    Text: TNS:unable to send break message
    Cause: Unable to send break message. Connection probably disconnected.
    Action: Re-establish connection. If the error is persistent, turn
    n tracing and reexecute the operation.
    Refer to MOS
    ORA-12152 "Unable To Send Break Message" on Connection [ID 363638.1]

  • Oracle gateway for Oracle 10g DB on Windows 64 bit server

    Is there any place that I can find Oracle dateway for Oracle 10g DB on Windows 64 bit server? I can only find Gateway for Oracle 11g on Windows 32 bit server. Please help me to identify this. Thanks.

    yingkuan:
    Thanks a lot. The link tells the details. It seems that Oracle has not release Gateway for Oracle database 10.2.0.x on Windows 64 bit server. Probably they don't do it.
    So under this circumstance, if I want to install Gateway (32 bit) on Oracle 10.2.0.3 DB on Windows 64 bit server for Teradata, I probably have to install Gateway software in another Oracle Home, then configure it right. Please give more advice on this. 32 bit Gateway will work for 64 bit database?

  • Is it possible to boot oracle vm server over iSCSI and ipxe?

    Hi,
    Is it possible to boot oracle vm server over iSCSI and ipxe?
    I have tried it, but got a kernel panic after the boot progress.
    Can anyone tell me what should I do to install and or boot oracle vm server on and from a iscsi lun instead a local hard drive?
    Thanks!
    Redwan

    959211 wrote:
    Hi,
    I have Windows 2008 R2 64 Bit Operating Server Installed.
    Other software that are Installed :
    1) Visual Studio 2010 Ultimate 32 Bit.
    2) Microsoft SharePoint server 2010 64 Bit.
    For my development purpose I want to install both oracle 11g client 32 bit and oracle 11g client 64 on the same machine.
    Is it possible to install both 32 and 64 bit instance on the same machine.
    Thanks
    Sambityes, possible; but minor challenge to manage dynamically
    how to ensure that you actually use the flavor you desire?

  • Whether Oracle 8.1.6 Supports Windows 2003 Server/Windows 2000 Adv. Server

    Dear All,
    Whether Oracle 8.1.6 Supports Windows 2003 Server/Windows 2000 Adv. Server.
    I tried it in windows 2003 server but i couldn't. Atlease tell me wheather it support windows 2000 adv. server. This is my first dba job.
    Under Doc ID: 66397.1 saying Oracle 8.1.6 Not Support Windows NT Server 4.0 Terminal Server Edition.
    Under Doc ID: 77627.1 saying Oracle 8.1.6 Supports Windows 2000 Support.
    Please help me out urgently.

    Since you have access to Metalink, you could be looking at the Certify tab to find this information. But, the answer is that 8.1.6 is no longer supported by Oracle. However, you should be able to install it on Win 2000 advanced server. You just can't get any support for it.
    The earliest version of db supported on Win 2003 was either 9.0 or 9.2, but 9.0 is desupported now as well.

  • Install Oracle 8i Personald Edition on Windows 2000 Server SP2

    Hi
    I have problem to install the Oracle 8i Personal Edition on
    Windows 2000 Server SP2.
    I run the Setup.exe, I become the message (not exactly) &#8220;JRE
    (Java Runtime Environment) was not found&#8230;&#8230; please visit
    www.javasoft.com&#8230;.. and install JRE version 1.1.7 or higher&#8230;&#8221;
    Now, I have download and install this JRE (JavaTM 2 Runtime
    Environment v 1.2.2_008 / Internationalized version of Java 2
    Runtime Environment).
    The error-messages comes again.
    Have everyone a idea?

    hi phill...
    why dont you try it out with the same CD and increase your RAM
    by another 64MB? This will be enough. The reason is , most
    Oracle 8i releases are combined with a java based Oracle
    Universal Installer. This requires some good amount of RAM. Just
    try it out with some extra memory. If this also didnt work, then
    send in the problem,error with your system config. This will
    help me in solving your problem.
    Imran.

  • Oracle 8i Client running on Windows 2000 Server

    Hi,
    I have Oracle 8i Client running on Windows 2000 Server. I need to connect to Oracle 8i Server running on Sun Box.
    I have problems with connectivity.
    When I do tnsping <service name>, I am geting the followiing
    error:
    C:\>tnsping <Instance name>
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-FEB-20
    02 16:37:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=<IP Address>)(PORT=1521)) TNS-12541: TNS:no listener
    Can any one help me out
    Thanks
    mka

    Hi,
    I have Oracle 8i Client running on Windows 2000 Server. I need to connect to Oracle 8i Server running on Sun Box.
    I have problems with connectivity.
    When I do tnsping <service name>, I am geting the followiing
    error:
    C:\>tnsping <Instance name>
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-FEB-20
    02 16:37:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=<IP Address>)(PORT=1521)) TNS-12541: TNS:no listener
    Can any one help me out
    Thanks
    mka

  • Oracle 8.1.6 On Win'2000 Server 5.00.2195 SP1

    I tryed to Installed Oracle 8.1.6 On Win'2000 Server 5.00.2195 (Stardard Edition) SP1....The Moment I clicked on Oracle Universal Installers mail page "Install" the page closes down and the next page never comes...
    Please Help !!!!!

    Hi,
    I don't have a suggestion, but I can say that I am running fine with the exact same configuration. Win2k server, sp2 and Oracle 8.1.6.

Maybe you are looking for

  • Send email from MobileMe alias, not default MM email address?

    On my iPhone I have MobileMe email. It uses the default email address/username that I signed up for .Mac/MobileMe Is there any was to use one of my aliases to send emails from the iPhone rather than the default email address? In the desktop Mail app

  • Error in viewing reports through Portal favorites.

    Hello Everyone, I am facing some issue in viewing reports in my portal. I have kept some of my reports as portal favorites,but when i try to open those reports it is giving me an error saying page cannot be found or it may be unavailable. Please Help

  • Develop Module is not working after the latest 5.5 update.

    I have uninstalled and installed from the direct link. Cleaned up and optimized the catalog, etc. Images are visible in the library and develop module, but if I try to start editing - there are no changes visible, unless I go to Library and back to D

  • Not the same old water damage story.

    Alright...I confess...it probably is. But after reading through virtually every thread on the topic I've decided to post anyway as there are a few variables particular to my situation, to see what you all think is the best course of action. Long stor

  • 2LIS_02_SCL extractor is giving 0 records

    Hi, I tried to load data in BI and I am getting 0 records I checked the extractor in RSA3  and the extractor gave me 0 records but when I checked it in RSA7 in R/3 and  I saw lots of records. what could be the problem thanks