Sponsored Content
Special Forums UNIX and Linux Applications Suggestion on running critical Oracle DBs on OVM Post 303028461 by Peasant on Tuesday 8th of January 2019 01:01:29 PM
Old 01-08-2019
Have you considered, if you can, to run only zones on bare metal sparc or x86 ?
If you have no regulative demands regarding running single kernel, you would have zero virtualization overhead with good separation.

Altho oracle VM is fine, removing entire stack above your hardware will offer better performance, less bugs and (possibly) easier administration.
Also, as i recall, on SPARC servers you can hard partition your zones regarding licensing, but you should double check that Smilie

As for geo / DR stuff, depends... What kind of tech are you using now - synchronous asynchronous and on what level (storage, database log shipping, zfs utilities etc.)

Regards
Peasant.
 

7 More Discussions You Might Find Interesting

1. Programming

Need help with C app on Oracle running on Solaris 6

Hello, I would really appreciate some help with a problem my current client is having. He has an old legacy app that does his company's financial accounting and ERP for manufacturing, etc. The app was written by a company called "Just in time" in Austin, TX, and they are no longer in business. ... (2 Replies)
Discussion started by: w0lf
2 Replies

2. Infrastructure Monitoring

Test if Oracle listener is running

Hi All , I am new to shall scripting, i want write an script for oracle tns and listener. If tns working i want o/p as "Listener and TNS are working" else o/p should be ""Listener and TNS are not Working" below is the command in unix to check the tns status, if no output it means TNS... (3 Replies)
Discussion started by: abdul bari
3 Replies

3. Shell Programming and Scripting

Running Oracle SQL from shell script

Hi, can anyone help me with this script please. I need the oracle command to go into the unix batch file. #!/bin/sh # A menu driven Shell script which has following options # for acmtoron@> # # # Exit # As per option do the job #---- while : do clear echo " A C M LOG MONITORING... (0 Replies)
Discussion started by: tinaaguilera
0 Replies

4. Programming

Oracle Scheduled job not running as per schedule.

Hi, Though this is a unix forum mainly, am posting this oracle query here hoping to get a resolution. I have set up two scheduled jobs in oracle 11g for executiong a procedure in specific time intervals. One as Hourly and other as minutely. But the scheduled jobs are not running as per... (2 Replies)
Discussion started by: suresh_kb211
2 Replies

5. Emergency UNIX and Linux Support

Oracle/Xen/OVM/OCFS2/Multipath/SAN Problems

Setup: Multiple Virtual Machines running OEL5 / Oracle RDBMS 11.2 OVM 2 / Xen 3.4.0 Cluster consisting of 3 Machines Shared SAN Storage synced with OCFS2 SAN connected with 4GB FC on 4 Paths per LUN SAN target are 2 EMC Clariion mirroring each other The problems we're facing are that... (6 Replies)
Discussion started by: pludi
6 Replies

6. Solaris

OVM Server for SPARC ... Need Your Help Guys !

I have two SPARC T4-2 servers: - Oracle Solaris 11.1 Installed. - Oracle VM Server for SPARC 3.0 software Installed. - Shared LUN provisioned to both servers from Clariion CX4 storage box (shared LUN to be used for the Live Migration of the VMs). - Oracle VM Agent 3.2.1 for SPARC installed. ... (14 Replies)
Discussion started by: Mack1982
14 Replies

7. Shell Programming and Scripting

Run different SQL on multiple DBs using SHELL script

Hi Experts, I have a list of Dbs.In that DBs i need to execute some sql scripts. each sql script is unique and it should run on particular DB only. For example. i have DBs like MDC20V,NDC20V,ODC20V and sql scripts like MD.sql,ND.sql,OD.sql.so MD.sql should run only in MDC20V and ND.sql should... (1 Reply)
Discussion started by: navsan420
1 Replies
pcwl(7D)							      Devices								  pcwl(7D)

NAME
pcwl - Lucent/PrismII 802.11b wireless NIC driver DESCRIPTION
The pcwl 802.11b wireless NIC driver is a multi- threaded, loadable, clonable, GLDv3-based STREAMS driver. It supports the pccard and PCI/MiniPCI cards with the Lucent and PrismII 802.11b chipsets on x86 and SPARC. DRIVER CONFIGURATION
The pcwl driver supports 802.11b data rates of 1, 2, 5.5 and 11 (Mbits/sec). The default is 11. The pcwl driver supports BSS networks (also known as "ap" or "infrastructure" networks) and IBSS (or "ad-hoc") networks. For authentication type, the pcwl driver supports the "open" (or "open-system") mode and the "shared-key" mode. For encryption type, only WEP is currently supported. You perform configuration and administration tasks using the dladm(1M) and wificonfig(1M) utilities. FILES
/dev/pcwl* Special character device. /kernel/drv/pcwl 32-bit ELF kernel module (x86). /kernel/drv/amd64/pcwl 64-bit ELF kernel module (x86). /kernel/drv/sparcv9/pcwl 64-bit ELF kernel module (SPARC). ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SPARC, x86 | +-----------------------------+-----------------------------+ SEE ALSO
dladm(1M), wificonfig(1M), attributes(5), gld(7D) 802.11b Standard for Wireless Local Area Networks (WLANs) - IEEE SunOS 5.11 24 Jan 2007 pcwl(7D)
All times are GMT -4. The time now is 11:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy