Reducing Cost

Dear Friends,
I am looking at bringing down the cost of Oracle database and application infrastructure running on Linux
Servers Environment :- 20-30 servers which are already using RAC consisting of PROD/TEST/TRAINING/DEV.
I have thought of the following area:-
1. Virtualizing DEV/Training/Test environment into lesser servers and this will help me in reducing total number of CPU's and hence will reduce Oracle licensing cost.
Could anybody help me in adding on the areas which are to be looked upon in order to atleast start thinking on bringing down the cost.
Regards
Sumit

sumitsingh3 wrote:
Let me add some more information about the environment
Application A :- Oracle 10g database across 5 servers:
•     Machine01/02 servers host the Production system in a 2-node RAC cluster.
•     Machine03/04 host the 3 non-production databases, for dev, test and train in a 2-node RAC cluster.
•     Machine05 hosts the recovered Production database as a single instance at some another loaction and only runs in a DR situation (or test).
Application A :- Oracle 10g application server across 5 servers.
•     Machine06/07 servers host the Production system in a load balanced, non-clustered architecture.
•     Machine08/09 host the 3 non-production , for dev, test and train in a load balanced, non-clustered architecture – but only one of these is actively running at a given point in time.
•     Machine10 hosts the recovered Production application as a single instance at some another loaction and only runs in a DR situation (or test).
A couple of thoughts:
First, your machine 8/9 pair ought to be running RAC if they're suipposed to be dev/test machines for a production RAC system. If you don't run RAC, then it's possible that some RAC-related side effect won't be discovered in new code until after it's gone live.
Having said that, you don't really have much scope for reducing machine count.
You could combine 3/4 with 8/9 - and arrange to minimise the number of instances up at any time.
You could then combine 3/4 into a single machine, with two virtual machines to run the RAC nodes (or even 4 virtual machines to emulate two sets of 2-node RAC). In principle this would be okay - in practice I don't think it would be a good idea if you think there would be any code putting a heavy load on the interconnect, as running an interconnect between two virtual machines is a bit of an odditiy.
As for 1/2/4 and 6/7/10, you probably don't want to change the way that you are using them if your reason for that setup was high availability - any extra layers in that area is likely to reduce availability, and once an HA solution works well, any change is a threat.
Regards
Jonathan Lewis
http://jonathanlewis.wordpress.com
http://www.jlcomp.demon.co.uk
"Science is more than a body of knowledge; it is a way of thinking" Carl Sagan

Similar Messages

  • How to Reduce cost of full table scan or remove full table scan while execu

    Dear Experts
    need your help.
    I execute a query and create a explain plan in that plan i found cost of a table is very high (2777) and it was full table scan.
    Please guide me How to Reduce cost of full table scan or remove full table scan while execute the query.
    Thanks

    Need your help to tune this query..
    SELECT DISTINCT ool.org_id, ool.header_id, ooh.order_number, ool.line_id,
    ool.line_number, ool.shipment_number,
    NVL (ool.option_number, -99) option_number, xcl.GROUP_ID,
    xcl.attribute3, xcl.attribute4
    FROM oe_order_headers ooh,
    xxcn_comp_header xch,
    xxcn_comp_lines xcl,
    fnd_lookup_values_vl fvl,
    oe_order_lines ool
    WHERE 1 = 1
    AND ooh.org_id = 1524
    AND xch.src_ref_no = TO_CHAR (ooh.order_number)
    AND xch.src_ref_id = ooh.header_id
    AND xch.org_id = 1524
    AND xcl.header_id = xch.header_id
    AND ool.line_id = xcl.oe_line_id
    AND ool.flow_status_code IN
    ('WWD_SHIPPED',
    'FULFILLED',
    'SHIPPED',
    'CLOSED',
    'RETURNED'
    AND ool.org_id = 1524
    AND ool.header_id = ooh.header_id
    AND xch.org_id = 1524
    AND fvl.lookup_type = 'EMR OIC SOURCE FOR OU'
    AND fvl.tag = '1524'
    AND fvl.description = xch.SOURCE
    AND EXISTS (
    SELECT 1
    FROM oe_order_lines oe
    WHERE oe.header_id = ool.header_id
    AND oe.org_id = 1524
    AND oe.line_number = ool.line_number
    AND oe.ordered_item = ool.ordered_item
    AND oe.shipment_number > ool.shipment_number
    AND NVL (oe.option_number, -99) =
    NVL (ool.option_number,
    -99)
    AND NOT EXISTS (
    SELECT 1
    FROM xxcn_comp_lines xcl2
    WHERE xcl.GROUP_ID = xcl2.GROUP_ID
    AND oe.line_id = oe_line_id))
    call count cpu elapsed disk query current rows
    Parse 1 0.07 0.12 12 25 0 0
    Execute 1 0.00 0.00 0 0 0 0
    Fetch 2 103.03 852.42 176206 4997766 0 12
    total 4 103.10 852.55 176218 4997791 0 12
    In this LIO is very high...can u please help in resolving this performance issue

  • How to reduce costs and increase efficiency of pho...

    Dear Skype community! 
    I need to find some information about how to reduce costs and increase efficiency of phone calls in sales organisation? 
    What are advantages of Skype contarry to the concurrence ? I'm Inside Sales manager SEMEA
    Is there anyone who can explaine ? 
    thanks a lot !
    Solved!
    Go to Solution.

    Tilly_in_action,
    Review the following link:
    http://blogs.skype.com/2012/05/24/5-real-benefits-of-using-skype/
    Thanks,
    Kent C.

  • How to reduce cost for SAP Fiori Trial on CAL?

    Hi,
    I have created an account in Cloud Appliance Library with AWS as per OpenSAP  Course.
    It's showing the cost per hour as 3.30 USD  and per month 2379.20 USD.
    Can anyone suggest me how to reduce this cost per month to the minimum.
    I can't pay this much amount.
    Please guide how to utilize this at the optimum w.r.t to the cost.
    Regards,
    Ramana.

    Hi Ramana,
    The easiest way to optimize the costs is to suspend the instance when not used. The scheduling options in SAP CAL could help here.
    Best regards,
    Stanimir

  • How to reduce Costing

    I have following query but the query takes too high costing, how should i reduce the cost.
    TRANCHE_BALANCE table having partition.
    query is
    SELECT /* + NO_USE_HASH(tbb) index(tbb XIE3TRANCHE_BALANCE) index (tbb XIE4TRANCHE_BALANCE) */
    tbb.project_id, tbb.tranche_nbr,
    tbb.summary_date,
    tbb.product_sub_type_code,
    tbb.product_type_code,
    CAST (tbb.crmcmt_usd_amt AS NUMBER) crmcmt_usd_amt,
    CAST (tbb.crmdout_usd_amt AS NUMBER) crmdout_usd_amt,
    CAST (tbb.crmmtm_usd_amt AS NUMBER) crmmtm_usd_amt,
    CAST (tbb.crmoleq_usd_amt AS NUMBER) crmoleq_usd_amt,
    CAST (tbb.crmunds_usd_amt AS NUMBER) crmunds_usd_amt,
    CAST (tbb.crmamtm_usd_amt AS NUMBER) crmamtm_usd_amt
    FROM mis.tranche_balance tbb,
    mis.product_categorization pc
    Where tbb.product_type_code = pc.product_type_code
    AND tbb.product_sub_type_code = pc.product_sub_type_code;
    PLAN SHOWS
    SELECT STATEMENT CHOOSE
    Cost :18,846 Bytes 97,768,6-368 Cardinality: 2,036,841
    # HASH JOIN
    Cost:18,846 Bytes :252 Cardinality : 2,036,841
    INDEX FULL SCAN UNIQUE MIS.XPKPRODUCT_CATGORIZATION
    Cost : 2 Bytes:252 Cardinality :36
    PARTITION RANGE ALL
    Partition #:3 Partition acessed #1 - #122
    TABLE ACCESS FULL MIS.TRANCHE_BALANCE
    Cost :18,789 Bytes : 83,510,481 Cardinality:2,036,841
    Partition #:3 Partition acessed #1 - #122
    Thanks for advance

    debasishghosh wrote:
    I have following query but the query takes too high costing, how should i reduce the cost.
    TRANCHE_BALANCE table having partition.Firstly, regardless of the "cost", is the query performant? If not, take a read of the following thread...
    When your query takes too long ...
    Secondly, it would be helpful, when you post code or data, if you put {noformat}{noformat} tags before and after it so that the formatting is retained on the forum.  I'll do that here for you for now...SELECT /* + NO_USE_HASH(tbb) index(tbb XIE3TRANCHE_BALANCE) index (tbb XIE4TRANCHE_BALANCE) */
    tbb.project_id, tbb.tranche_nbr,
    tbb.summary_date,
    tbb.product_sub_type_code,
    tbb.product_type_code,
    CAST (tbb.crmcmt_usd_amt AS NUMBER) crmcmt_usd_amt,
    CAST (tbb.crmdout_usd_amt AS NUMBER) crmdout_usd_amt,
    CAST (tbb.crmmtm_usd_amt AS NUMBER) crmmtm_usd_amt,
    CAST (tbb.crmoleq_usd_amt AS NUMBER) crmoleq_usd_amt,
    CAST (tbb.crmunds_usd_amt AS NUMBER) crmunds_usd_amt,
    CAST (tbb.crmamtm_usd_amt AS NUMBER) crmamtm_usd_amt
    FROM mis.tranche_balance tbb,
    mis.product_categorization pc
    Where tbb.product_type_code = pc.product_type_code
    AND tbb.product_sub_type_code = pc.product_sub_type_code;
    SELECT STATEMENT CHOOSE
    Cost :18,846 Bytes 97,768,6-368 Cardinality: 2,036,841
    # HASH JOIN
    Cost:18,846 Bytes :252 Cardinality : 2,036,841
    INDEX FULL SCAN UNIQUE MIS.XPKPRODUCT_CATGORIZATION
    Cost : 2 Bytes:252 Cardinality :36
    PARTITION RANGE ALL
    Partition #:3 Partition acessed #1 - #122
    TABLE ACCESS FULL MIS.TRANCHE_BALANCE
    Cost :18,789 Bytes : 83,510,481 Cardinality:2,036,841
    Partition #:3 Partition acessed #1 - #122
    Without knowing your tables and what indexes you have defined on them and without knowing the number of rows of data as well as the cardinality and selectivity of the data, we're not going to be able to give any real advice.
    What happens if you leave out the Hints?  (Index and Optimiser Hints shouldn't be used in production code, they should only be used for debugging - with the exception of the APPEND hints for inserts)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • HT1807 can i use local sims in my i pad to reduce costs i'm going to singapore and oz

    can i use a local sim in my ipad 2? to keep costs down, i'm travelling to singapore and oz?

    The sim slot in iPad 2 is unlocked, so yes.

  • Merge data, dataflows from 2 BW systems into one to reduce cost and one way of working

    Hello BW gurus,
    I have a question here in my current project we are asked to merge data from 2 BW system to one.
    This basis for this is there each  BW system has their own R3 systems.
    First they have now started to migrate data from ECC1 system to ECC2 system using DSM tooling and mapping tables to align to one way of working.
    Only open items are migrated from ECC1 to ECC2.
    BW1 system is connected to ECC1 and BW2 with ECC2.
    Now they want to merge BW1 to BW2.
    In BW2 historical data from BW1 is needed.Data for open items from BW1 will come from ECC2 as they are being migrated.
    What should be the approach to migrate the historical data from BW1 to BW2.
    There can be several scenarios :
    1)BW Objects migration
    2)Data migration
    3)How to deal with common object names used in both systems for DSO and cubes where the data flows in both systems are same?
    4)How to deal with common MD info objects (eg:0customer,0vendor) and also if the cutomer numbers in both system are same but with different description and vice versa.
    5)How to deal with same kind of transaction data?
    I went through many other discussions on the same topic but there it is mentioned to concatenate the 0logsys or sourcesytem in the dataflows where common master is used but creating z objects a copy of 0 objects like 0customer etc.
    In these cases if I need to do this to existing 0customer object in that case it would mean deleting data from all flows where 0customer is used if I want to add sourcesytem the compounding which is not favourable.or in case of creating z objects of existing MD IO then add sourcesytem compounding in those cases also it would mean I have to use the new zobjects in all those DSO/Cubes/MP/Queries in place of original object which is also a lot of effort and also load data into it.
    This can be done for DSO and cube flows but not MD IO.
    Please suggest some good approaches /ways to the above criterias I have mentioned.
    System speccification: Currently we are on BW 7.4 version but with the merge we cannot go on Hana due to cost control so we need to use the BW system only.

    Ritu,
    There is no way you can create single model for 2 different R/3 systems (unless SAP decides to implement this in later versions).
    If you still want to stick with a single model approach, I would suggest to use <b>Webservice</b> model where the R/3 interaction part would be taken care by WebService.
    Ashutosh

  • Reducing cost of Data Plan

    I just saw on TV where Verizon will reduce your data plan by $10 or give you 1GB, but you have to ask about it. They said you could do this on this website. Anyone already done this and if so, what do I do? Can't find where to request that.

    I've done, my daughter has done it - you can log on to your account at verizonwireless.com, or call customer service.  I was on the phone with them about another issue, and the rep actually volunteered the information that there were new pricing options, and I could save $10 by changing to one of the new options.  She took care of it right then.  I'll see the change on my next bill (hopefully).

  • VMS and CSM migration for free or reduced cost (act now) expires 4/2/07

    I can't find the posting where there was a heated discussion regarding VMS and Cisco forcing users to BUY Cisco Security Managager (CSM).
    I looked around and found a link to a trade-in program where users can get a free upgrade to CSM. Please post questions to this mail and I will answer. I am just a concerned Cisco Systems Engineer and not a marketing guy so bear with me as we find the answers together.
    I am going to copy and paste the info and links.
    ---Copy paste----
    http://www.cisco.com/en/US/products/ps6498/prod_bulletin0900aecd803ffd79.html
    Migration Options from CiscoWorks VPN/Security Management Solution
    Cisco is not adding support for new features and new devices in CiscoWorks VPN/Security Management Solution (CiscoWorks VMS) after the release of Cisco Security Manager. Furthermore, support for devices such as Cisco ASA 5500 Series Adaptive Security Appliances is only be available with Cisco Security Manager. Customers that require provisioning for Cisco firewalls, VPNs, and IPSs will want to plan their migration to take advantage of significant enhancements in the new software.
    Customers with a current Cisco Software Application Support (SAS) service or Software Application Support plus Upgrades (SASU) service for CiscoWorks VMS are entitled to a defined device license for Cisco Security Manager at no additional charge. The value of the new license is higher than the cost of the original CiscoWorks VMS purchase. Customers with a current CiscoWorks VMS Basic license that have a Cisco SMARTnet? contract, or a Cisco Services for IPS contract with selected IPS hardware, can also upgrade to Cisco Security Manager. See Tables 2 to 4 for the upgrade licenses that can be requested at no additional cost from http://www.cisco.com/upgrade. The appropriate upgrade option will be visible on the Website if you have an eligible service contract with an existing CiscoWorks VMS license.
    Note: All no charge and discounted offers to upgrade from CiscoWorks VMS to Cisco Security Manager will be discontinued after April 2, 2007.
    Regards,
    Ray Aragon

    Ray,
    I think the posting that you are referring to is here:
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Security&topic=Intrusion%20Prevention%20Systems/IDS&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1ddd2017
    Some very interesting points were raised but the main issue is about functionality rather that cost. Basically, CSM does not fully replicate the functionality of VMS (see the thread) and this is the main issue for a lot of folks.
    What might be useful is for Cisco to ask the question "what functionality would you like to see in CSM?" - and publish the answers somewhere, to allow folks to vote on the proposed features and/or add new requests. Just an idea.
    Andrew.

  • How to reduce costs of ISP

    i have Qwest into my house...$50/month, then ISP, an additional $55/month...which is for VOIP and email...i am fixing to retire and need to seriously reduce my expenses...ideas?  most appreciated!!!

    Qwest ....can also be ISP for more$$$...
    So it's telephone plus cable plus internet, at $105 a month, or nothing? That is totally unreasonable. I would tell them either unbundle their Internet from cable TV, or take a hike. You should be paying half that.
    I'm with steve - no cable in Galt's Gulch. No TV at all. Never been happier. Netflix is all I need.

  • Please help me return my songs, movies and podast my computer was rebooted but prior it was downloaded to a cd i had 187 songs and movies which shows in the purshase hist but only 6 are now showing cant you send them to me at a reduced cost or resubmit on

    I cant find my I tune songs and movies and podast  I had 187 songs now it only shows 64  songs can this be refreshed or  resent

    Your content will ONLY be where you put it.
    From the itunes store terms of service.
    "PRODUCTS CAN BE DOWNLOADED ONLY ONCE; AFTER BEING DOWNLOADED, THEY CANNOT BE REPLACED IF LOST FOR ANY REASON. YOU SHALL BE RESPONSIBLE FOR BACKING UP YOUR OWN SYSTEM, INCLUDING ANY PRODUCTS PURCHASED OR RENTED FROM THE ITUNES STORE THAT ARE STORED IN YOUR SYSTEM."
    http://www.apple.com/legal/itunes/us/terms.html#SERVICE

  • We have had a request to purchase Livecycle ES4. I am trying to find out how much this will cost and get a list of requirements needed to install and run this product,

    Looking to find out what the infrastructure requirements are for this product and how it needs to be administered by our IT shop. Thanks

    Complain to the Attorney General about what? There is nothing in your story worth any such complaint. They will tell you the same.
    First you have payment difficulty so credit and the Edge program are not available to you. You have to be credit worthy to get any upgrade, unless you can pay full price for all those new devices.
    Can you?
    You are trying to get new contract plans, but since you are having paying on time and in full issues you will not get extended credit from any carrier.
    What I would do is go and port out to Boost or Virgin Mobile where you pay a reduced cost for each device and get unlimited everything for $40 to $50 a month, it is pre pay so if you don't pay you get cut off.
    Verizon although with the best coverage is also the highest priced.
    Good Luck

  • SQL tuning or a simple comprise between time and cost?

    Hi,
    What I understand is that SQL tuning is a simple comprise between time and cost. Objectives of SQL tuning include:
    Reduce Cost
    Reduce Time
    Better Results
    Is it right and correct?
    Adith

    NO, WRONG.
    reducing COST is meaningless, because COST is meaningless. It's used internally by the optimizer to weigh the cost/benefits of different execution plans (access methods) for a single query. cost CANNOT be compared across queries. and if you add a hint to a sql, then it becomes a different sql (proven by looking in v$sql) so you cannot compare costs. in fact, when you provide a hint, oracle artificially lowers the cost associated with the hinted action in order to make that action look better to the optimizer, helping it to be choosen.
    reduce time. reduce io. reduce memory usage. that's it.

  • Cost implications with not migrating to Windows 8

    What are the cost implications/client for not migrating from XP to windows 8?
    I am working on an XP migration/HP hardware campaign and need to know if we get the question from potential customers. Any official cacluations on the cost implications for staying on XP ?

    Hi,
    Its a difficult one to calculate.
    When dealing with an OS that is as old as XP, you must consider the following:
    1. 3rd Party Hardware Vendors - Are your vendors of computers/laptops going to supply you with drivers compatible with XP and if so is there a fee involved?
    2. 3rd Party Software Vendors - Are the suppliers of your business software going to support their applications on XP. Most do however some will require an extended or EOSL contract for this which means more cost.
    3. RPO/RTO - Recovery Point/Time Objective - Older OS's will naturally be patched to an excessive level to get things running smooth. If you have a failure that halts productivity, how likely is it that you will have a restartable copy of XP up and running
    to resume productivity. Calculate the loss based on downtime.
    4. General Compatibility - Moving forward as technology does, will your XP system prevent you from upgrading to a new software product to improve productivity or reduce cost. I admit this is a difficult one to calculate but worth considering.
    My main concerns with staying on XP is the cost of XP supported hardware and cost of support contracts. I have seen many hours lost messing with driver packages to get XP to recognize a chipset or LAN adapter on a new workstation.
    Hope this helps,
    Regards,
    M
    If you find my information useful, please rate it. :-)

  • Cost of iTunes Plus

    The album, Best of the Rolling Stones is priced at $12.99 at the Plus but when you go to Amazon the CD costs $10.99. That's two dollars difference no tax and you get a REAL CD.
    I like the idea of Apple selling DRM free music but when it's cheaper to go out and buy the real thing, I have second thoughts about purchasing music on line.

    Album prices on download stores are almost always higher than you can find if you buy the physical CD. It's a tradeoff of price versus convenience and immediate gratification; it's almost never going to be cheaper to buy download when you're buying a full album (at least until the record companies wise up and realize that they can probably sell more albums and reduce costs if they adopt a realistic price strategy for download music). Choose whichever works best for you. Don't forget to factor any applicable shipping costs and tax when you're doing price comparisons.

Maybe you are looking for

  • Scripting Flash

    I have not been able to find a scripting forum for Flash, so please forgive me if this is the wrong forum... Some of you might have noticed the existance of Script Bay. It is a free panel for writing and running scripts and it works in the many of th

  • 02 STO 's for a single process order

    Hi All, Can anyone explain me whether there any problem in getting two STO's for a single process order? If its a problem how to generate only one STO for a one process order?

  • Weird rectangular box replaced the white-space for san serif

    I opened up a pdf that used to have a normal san serif text, but now, it has little square boxes for every spacebar spaces. The text comes out good but it's the white spaces that come up in square characters. Most other fonts don't do this but some o

  • Oracle 9  on IBM Server x255

    Hi is there anybody have any experience to install oracle 9 on then ibm server x255 ? i have tried to install oracle 9 on x255 but some error occurs ? is anybody can help me ?

  • Why is there an odd delay when invoking the task switcher w/"Reduce motion" off?

    Sometime after updating to iOS 7.1 (and 7.1.1), I noticed that when I double-clicked the home button in order to invoke the task switcher (and when I pressed on an app preview or icon in order to switch to it), that there was a 2-3 second delay befor