Help needed in the parameter validation and ownership

Hello Denzz/Dupont,

Sorry for the confusion between you guys, but please find a new parameter of condition that I need for a property evaluation and validation above top of it.

I have 2 Essbase property i, e Essbase.ASO.DataStorage and Essbase.BSO.DataStorage that are defined with the default as empty from now.

I want to do it derived property satisfying the scenarios below.

(1) all the Member of sheet under hierarchy account should be Essbase.ASO.DataStorage = Nevershare

All the Limb Member of the hierarchy that account must have Essbase.ASO.DataStorage = StoreData

(2) all the leaf Member of the hierarchy that account must have Essbase.BSO.DataStorage = Nevershare

All the Limb Member of the hierarchy that account must have Essbase.BSO.DataStorage = DynamicCalc

(3) as it is requested to the point 2, all the sheet military under the hierarchy ought to have Essbase.BSO.DataStorage = Nevershare

(with condition applied here)

Essbase.Bso.Formula property if it is filled or have all the values in it, then Essbase.BSO.DataStorage should be replaced by DynamicCalc

Alternatively it can be Nevershare if Essbase.Bso.Formula property is empty.



I also want a parameter validation here, if the user tries to change all values in these two different properties of the derived value, then it should give them a validation error.


Yes it would be then that node add and that was my main reason to ask if it worked - the fire

The thing is it prevents the two properties ASO and storage BSO to have empty values and while creating nodes these accessories will be empty

OK try this-

If (PropValue (Core.Leaf),

And)

If)

IsBlank (PropValue (Custom.Essbase.BSO.DataStorage)), it's true.

If)

IsBlank (PropValue (Custom.Essbase.BSO.Formula)).

Equals (String, PropValue (Custom.Essbase.BSO.datastorage), Nevershare),

Equals (String, PropValue (Custom.Essbase.BSO.datastorage), DynamicCalc)

)

),

If)

IsBlank (PropValue (Custom.Essbase.ASO.DataStorage)), it's true.

Equals (String, PropValue (Custom.Essbase.ASO.datastorage), Nevershare)

)),

And)

If)

IsBlank (PropValue (Custom.Essbase.ASO.DataStorage)), it's true.

Equals (String, PropValue (Custom.Essbase.ASO.datastorage), StoreData)

),

If)

IsBlank (PropValue (Custom.Essbase.BSO.DataStorage)), it's true.

Equals (String, PropValue (Custom.Essbase.BSO.datastorage), DynamicCalc)

))

)

Tags: Business Intelligence

Similar Questions

  • Need help to check the switch VMNIC and VNIC DVS mapping...

    Need help to check the switch VMNIC and VNIC DVS mapping...

    I checked the command net-dvs, but it was not useful.

    Thank you

    Ravinder Singh...

    You do not have access on the interfaces between itself or this info is not visible in vCenter? Probably, you should talk to one who is in charge of your nexus dvSwitch.

    I don't know how it works on the nexus 1000v switch, but the output of the net-dvs provides information on balancing policy for all ports (note that he understands the uplink ports that may still occur as "port id of virtual source"):

    # net-dvs. "grep EI ' (Balancing | port)"

    port 320:

    source port = load balancing virtual id

    port 321:

    source port = load balancing virtual id

    port 177:

    source port = load balancing virtual id

    You should also be able to enter this info from esxcli, but I don't know if there is a hook to esxcli for the link. Perhaps, you can branch off with cisco of dvs esxcli vswitch network or something. On the dVS of vmware, you could do:

    # esxcli dvs lacp vmware vswitch network status

    LACP is disabled on DVSwitch.


    # esxcli dvs lacp get config vmware vswitch network

    DVS name LAG ID cards active network Mode

    ------------  ------  -------------  -------  ----

    Vmnic1 Some_DVSwitch 0, vmnic3 false

  • Need help to synchronize the pre-production and production box init parameter

    Hello

    I have a HP - UX 11i production database. The database is the CARS with 3 instances. The storage is on ASM. Recently, we have created a database of pre-production for tests on RedHat Linux 4 worm. Here are the details of the environment 2:

    Production: HP - UX 11i, 24 GB of RAM, 8 CPU, Oracle 10g R2

    Pre-production: RED HAT ver 4, 16 GB RAM, 4 CPUS, Oracle 10 g R2

    Basically everything in creation the two environment are not identical configuration. Now, I need to bring to the pre-production environment in harmony with the environment of Production from the point of view oracle init parameter. I have listed down below below the parameters that is different. Please tell me how many of these parameters can be bring in sync. Setting shmmax doesn't set on the two core area is 4 GB.

    Name of the parameter of V$, value on Production - value on the pre-production
    -----------------------------------------------------------------------------------------------------
    cpu_count----------------------------------8-------------------------------------     4
    CURSOR_SHARING - EXACT - FORCE
    db_recovery_file_dest_size - 32212254720 - 15032385536
    dml_locks----------------------------------1472----------------------------------748
    fast_start_parallel_rollback - LOW - FALSE
    filesystemio_options - asynch - no
    LARGE_POOL_SIZE - 33554432 - 0
    log_buffer - 14493696 - 7012352
    log_checkpoints_to_alert - TRUE - FALSE
    open_cursors - 1000 - 300
    parallel_execution_message_size - 2152 - 2148
    PARALLEL_MAX_SERVERS - 160-80
    pga_aggregate_target - 2147483648 - 1692401664
    processes----------------------------------     300-----------------------------------150
    session_cached_cursors - 100-20
    sessions------------------------------------     335-----------------------------------170
    SGA_MAX_SIZE - 5368709120 - 675282944
    SGA_TARGET - 3221225472 - 675282944
    sql92_security - FALSE - TRUE
    standby_file_management - MANUAL - AUTO
    transactions - 368-187
    UNDO_RETENTION - 10800 - 1800

    Thank you

    NOTE: You must be a query V$ PARAMETER ISDEFAULT = "FALSE" only to identify the paraemters which are or have to be defined.
    You must identify these paraemters which are explicitly defined by the DBA, rather automatically determined by Oracle.

    1. you do not explicitly set or change cpu_count. Let Oracle automatically set it based on the number of processors / cores he sees as being available. (if you have multiple instances of database on the same server, each instance will 'see' the same number of processors / cores)

    2 cursor_sharing must always be the same development, pre-production and Production. However, I would first of all ask allows you to determine why it has been set by the dint of Production. That must be done only after careful consideration and test!

    3 db_recovery_dest_file size is relevant for backups RMAN identified by db_recovery_dest disk space. If it is not relevant to this discussion.

    4 dml_locks, sessions, transactions, etc. are all automatically determined by Oracle based on the PROCESS.

    5 fast_start_parallel_rollback is irrelevant. I wonder why it has been explicitly defined?

    6 filesystemio_options really depends on your platform. HP - UX 11i and Redhat Linux are very different.

    7 are defined explicitly large_pool_size and log_buffer? Or they remain to be determined automatically by Oracle based on other parameters (SGA_TARGET for example)?

    8 open_cursors, generally not be set unless you have an application that really opens up very many cursors by session. Why is defined differently? It is a per session setting.

    9. I suppose that parallel_max_servers is not explicitly defined, but remains to be determined by Oracle based on other parameters (for example cpu_count).

    10. I wonder if parallel_execution_message_size has been explicitly defined or is automatically defined by Oracle and OS dependent.

    11 pga_aggregate_target would have explicitly set the appropriate value based on your hardware and its use must be determined.

    12 session_cached_cursors generally didn't need to be explicitly defined. If it is set, why he is set on these different values?

    13. Why is SQL92_SECURITY explicitly different?

    14 standby_file_management is not relevant here.

    15 undo_retention could be about the same.

    Your REAL concern should be the values defined for CURSOR_SHARING and SQL92_SECURITY. These are the only ones who are really identical in both environments. The others are "setting buttons" while these "fix"behavior ".

    Hemant K Collette

  • Need help to read the xml file and place it in a table.

    Nice day!

    Here is the configuration. I have a xml file from another source which will call a stored procedure in my database (which I am supposed to create). This is a first for me, I've never done development pl/sql or worked with xml. :(

    That's what I hoped to accomplish, if there is a better way, that I am open to him.
    In short, to have a stored procedure that takes the xml file (transmitted by third parties via the call, no url must be a file), creates a temporary table and populates the two columns needed. Then, the SP will make a select join with the temporary table and other data available in another schema. Once the completed table selection will be truncated and dropped. SP farm.

    Details:
    DB: Oracle 11.2.0.1 RAC.
    Charset: AL32UTF8
    Example of XML: (nearly 10,000 lines like this in production)
    "< MerchantID report =" "#" name = 'Conversion detail report' ReportStartDate = '2011-09-27 12:00:00GMT' ReportEndDate = '2011-09-27 21:38:13GMT"Version ="1.1"> < Conversion = '1234567891234567 D' MerchantReferenceNumber Convertingdate =" 2011-09-27 13:39:02 "RequestID ="1234567891234567891234"> < OriginalDecision > REVIEW < / OriginalDecision > < NewDecision > ACCEPT < / NewDecision > < Reviewer > testusr < / examiner > < ReviewerComments > no reason to reject. < / ReviewerComments > < Notes > < Note Date = "2011-09-27 13:39:02" AddedBy = "testusr" comment = "Took possession" / > < / Notes > < queue > Digital Review < / queue > < profile > Digital orders QA < / profile > < / Conversion > "
    ...
    < / report >

    What I tried.
    I found a tutorial: http://it.toolbox.com/blogs/oracle-guide/oracle-and-xml-in-action-a-real-world-example-5319 I tried and was able to make it work. But I could not duplicate the results with my xml file. So I looked away and have had no success. :( I'm not a developer, so I'm really bad...

    I found a note of support: (how to load an XML file into a Database Table using DBMS_XMLSave unaided Bfile [227476.1 ID]) and couldn't make it work.

    I found some online then Odie son xml and tried these but slipped and couldn't get my versions of these great answers to work for me.

    Then... I'm here now and hoping that someone could walk me through this.


    I tinkered this SP (it doesn't have to be that way, the suggestions are greatly appreciated)

    create or replace procedure xml_to_table (call_1 call_2) as

    Start
    run immediately "CREATE GLOBAL TEMPORARY TABLE XMLType IMRPT
    --(clé primaire contrainte-imrpt_pk (MerchantReferenceNumber))
    XmlType store as xml binary basicfile
    -(high compression)
    virtual columns
    (MerchantReferenceNumber as (xmlcast (xmlquery ('/ Conversion/MerchantReferenceNumber ' from object_value content back) as VARCHAR2 (32))))
    , NewDecision as (xmlcast (xmlquery ('/ Conversion/NewDecision ' from object_value content back) as VARCHAR2 (10)))
    )
    -ON COMMIT PRESERVE ROWS

    run immediately 'save xml as a file on the local system?'

    insert into IMRPT (MerchantReferenceNumber, NewDecision)

    run immediately "join select statement.
    run immediately 'truncate table IMRPT.
    run immediately "drop table IMRTP.

    end;
    /

    On my last test, I tried to select just in the xml file using this:

    DECLARE
    indomdoc DBMS_XMLDOM. DOMDocument;
    innode DBMS_XMLDOM. DOMNode;
    myParser DBMS_XMLPARSER.parser;
    buf VARCHAR2 (2000);
    BEGIN
    myParser: = DBMS_XMLPARSER.newParser;

    DBMS_XMLPARSER.setBaseDir (myparser, 'XML_DIR');
    DBMS_XMLPARSER. Parse (myParser, "test.xml");

    indomdoc: = DBMS_XMLPARSER.getDocument (myParser);

    -just to test content
    innode: = DBMS_XMLDOM.makeNode (indomdoc);
    DBMS_XMLDOM.writeToBuffer (innode, buf);
    Dbms_output.put_line (BUF);

    dbms_xmldom.freeDocument (indomdoc);
    dbms_xmlparser.freeParser (myParser);
    END;
    /

    It was another accident and burn.

    Any help would be appreciated.

    Thank you

    Like I said:

    Here is an example using a REF CURSOR variable ( you will need to declare a plus for your actual procedure )

    Your procedure has two parameters, you must declare two variables to hold the two REF CURSOR ;)

    DECLARE
    
      v_filename      VARCHAR2(50) := 'DMReport.xml';
      v_rc1            SYS_REFCURSOR;
      v_rc2            SYS_REFCURSOR;
    
      v_order_name       VARCHAR2(100);
      v_reason_text      VARCHAR2(100);
    
    BEGIN
    
      xml2table(v_filename, v_rc1, v_rc2);
    
      commit;
    
      loop
        fetch v_rc1 into v_order_name;
        exit when v_rc1%notfound;
        dbms_output.put_line('ORDER_NAME='||v_order_name);
      end loop;
    
      close v_rc1;
    
      loop
        fetch v_rc2 into v_order_name, v_reason_text;
        exit when v_rc2%notfound;
        dbms_output.put_line('ORDER_NAME='||v_order_name||', REASON_TEXT='||v_reason_text);
      end loop;
    
      close v_rc2;
    
    END;
    /
    

    If you test this in SQL * Plus, do not forget to SET SERVEROUTPUT ON to see the result.

  • Need help/advice on the upgrading GFX and power supply for PC p6754y

    Hi, I want to upgrade my computer (Hp Pavilion P6000 Series, model n ° p6754y) so I can play new games such as Skyrim or Battlefield 3 on ultra. I don't know too much about computers, and it would be my first time upgrading mine. Here are the parts I have in mind.

    POWER SUPPLY

    http://www.Newegg.com/product/product.aspx?item=N82E16817341017

    GFX

    http://www.Newegg.com/product/product.aspx?item=N82E16814102908

    Please let me know if it works well with my computer or if you have other recommendations/tips instead.

    Thanks for the help

    Hello

    The power supply and the video card must be inserted.

    Try this link is your PC ready for BF3?

    Most PCs are not ready for BF3 and there is usually a faster video card and a bigger power supply.

  • Hello, I need your help to solve the system properties and I do not know what name on desscrition of the computer and the computer name and the group working on my sysstem thanks properties panel right

    Roy - Is PC on the description of the computer good?

    Hey red,

    What operating system is this?

    Do you mean under System properties, it stands as the Working Group and Roy - pc as the name of the computer?

    Your question is Roy - PC computer Description is right?

    Answer is Yes, the installation if you provided the user name as Roy, then it will be displayed as Roy - pc.

    If is computer autonomous you would see as a working group under System Properties

    Click on the link below to view information about your computer
    http://Windows.Microsoft.com/en-us/Windows7/view-your-computer-information

    Kind regards

    Kiki

  • Installed updates XP and now "help" gives just the error message and important icons in the Panel do nothing, HELP!

    I just installed the updates more than 75 for XP and now I can't use 'help' - I just get the error messages like 'bad parameter '. By clicking on the icons in the Panel do nothing important examples: administrative tasks, network and remote access connections. Advanced option under Display\Settings\Advanced not display the options installed with graphics card driver/software. I can't troubleshoot without 'help' HELP! TIA!

    CADJOCK44

    Start over from scratch. See...

    Personal data backup (which none should be considered 100% reliable at this point) then format the HARD disk and do a clean install of Windows.  Please note that a repair installation (upgrade AKA on-site) won't fix this!

    HOW to do a clean install of Windows XP: see method 1 and http://michaelstevenstech.com/cleanxpinstall.html#steps in http://support.microsoft.com/kb/978307

    Once installed the clean, you will have the equivalent of a "new computer" in order to take care of everything on the next page before connecting the machine to the internetor a local network (i.e. other computers) and before using a USB or SD card that is not brand new, or has not been freshly formattedotherwise:

    4 steps to help protect your new computer before going online
         http://www.Microsoft.com/security/pypc.aspx

    Other useful references include:

    HOW to get a computer that is running Windows XP Gold (no Service Pack) fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.windowsupdate/MSG/3f5afa8ed33e121c

    HOW TO get a computer that is running Windows XP SP1 (a) or SP2 fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.WindowsXP.General/MSG/a066ae41add7dd2b

    Tip: After getting the computer fully patched, download/install KB971029 manually:http://support.microsoft.com/kb/971029

    NB: No matter what Norton or McAfee free trial which is preinstalled on the computer when you bought will be reinstalled (but invalid) when Windows is reinstalled. You MUST uninstall the trial for free and download/run the removal tool before installing updates, Windows Service Packs, or updates IE and before installing your new anti-virus application (which will require WinXP SP3 must be installed).

    Norton Removal Tool
         FTP://ftp.Symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

    McAfee Consumer product removal tool
         http://download.McAfee.com/Products/Licensed/cust_support_patches/MCPR.exe

    If you need help, please start a new thread in this forum:

    http://social.answers.Microsoft.com/forums/en-us/XPRepair/threads

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Size limits for the parameter SQLITE and file saving for the playbook

    It is partly linked to another of my posts, but isn't quite a duplcate. Thanks for bearing with me.

    Is there a size limit when passing a string as a parameter to an INSERT of SQLITE order? I get the transaction do not return not whatever it is, the error / success / otherwise, when I pass a string as a massive paremeters (> 50 KB).

    The docs for SQLITE suggest that this should not be a problem.

    As an alternative, we can save files of text in memory of the playbook, and reference them in the database. This would allow us to work around the problem?

    As always, thanks for the help.

    The answer to the question was the .substring (0,1000000) to add at the end of my chain. This gave me the output of 1000000 of characters which is ample. I'm guessing that this better prepare the string and removed something improper.

    Has had a few tries but that's it.

  • Help! Downloaded the El captain, and now I have a VIRUS trovi.

    Hello world

    I went to the app store and downloaded the software El captain... and now I have a virus!

    My search engine is bing, although I keep changing for Google... I have no extensions in Safari-> Preferences... and before he goes to Bing, it shows a Flash of Trovi.com.

    I have a MacBook air.

    I am so upset, can someone please please help.

    Thank you

    Click here and follow the instructions, or if it is not a type of adware is covered by them on the computer, these. If you would rather not remove it manually, you can run rather MalwareBytes for Mac.

    MalwareBytes is a removal tool and does not stop adware or other malware from entering the computer. For effective protection, do not download software from sources other than the Mac App Store or Developer Web sites.

    (138903)

  • crop tool missing, reason why you have a tutorial to help me use the crop tool, and there is no crop tool?

    So, where's the crop tool?  Nowhere to be seen.  And you still have a tutorial that says to use the crop tool, but if the obsolete tutorials, then why you always the same tutorial?


    This tutorial - How to use Photoshop like a photo editor | Tutorials Photoshop Adobe CC - -9174 https://images-tv.adobe.com/avp/vr/ebed59ee-4453-4fbb-b9a9-e3f690f4772f/3e32511b-295c-4ca5-cc6d5cb4e8e9/d40f3d6e-6 a...

    Here's a preview of my new Photo shop, I uploaded 4 days ago, it's your last version... look around, there's No crop tool.

    No crop tool.png

    lamptree wrote:

    No, Pierre, already tried and did not work.  However later

    I found it and it works:

    From the top to the left, press 'Edit' - 'Toolbar' - 'Restore Defaults' - and 'Done '.   This will reset all the tools at the appropriate position and the  "crop tool" re - appears where it is supposed to and the   "corrector".

    Yes.  It's exactly what I told you in the _identical_ of _other_ thread that you started with this question.  It's just one of the reasons why it isn't a good idea to start multiple threads.  I locked this thread, but one of the other moderators of the forum has been deleted.

  • Help needed in the table in the Table using the OPS approach

    We have a requirement in the OPS in which the region of the page of search results should provide details of the header. And in the header Details there is a show and hide the button that would show details of line corresponding to the header (such as the Table - to - Table).



    For more details header I used table under the tip, I used region of detail and there I created the table for more details of line.

    I also created see links in the header details links discovers the object and a view object Details.



    I put in the request of the controller process method, see link name and name of the child attribute for external table (table details header) and the inner table (line details table)



    When I launch OAF page, I get the error below. I am facing this error when I tried to put the link name view attribute and child of the internal table (i.e. table line details) in the controller.

    Retail 0 #.
    java.lang.NullPointerException
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.updateInnerTableProperties (unknown Source)
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.processRequestAfterController (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanTableHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanTableHelper.processRequest (unknown Source)

    User - try the framework OFA Forum

  • Help needed in the management LR5.7 and color

    LR5.7 in the print module - the printer settings - I cannotget predefined a pop up screen under the settings tab to go to advanced or anywhere else, so I can't disable the printer management. I want to activate the icc profiles print from LR

    What is your OS and the brand/type of printer?

  • Query the parameter validation

    Hi all

    I need help to create a validation setting.

    I assigned a parameter in planning property HP. SourcePlanType making it a derived property type.

    i, e

    If ((Equals (String, ABBREV (), ABC), IsNodeBelow (ABBREV (), ABC)), however, Plan1

    If (or (Equals (String, ABBREV (), XYZ), IsNodeBelow (ABBREV (), XYZ)), 2,)

    If (or (Equals (String, ABBREV (), MNC), IsNodeBelow (ABBREV (), MNC)), plane3,)))

    which means that any node or less ABC, XYZ, MNC must give Plan1, Plan2, plane3 value for this property, or else an empty value.

    I want a custom validation to run on this property, and when a user attempts to assign a value to the node equal to or lower than ABC, XYZ, MNC exception Plan1, Plan2, plane3 it should give a validation error.

    Thank you

    Madhu

    It must have worked...

    However, try this for your validation - a small modified form of TI-

    If)

    (OR)

    Equals (String, ABBREV (), TOTAL_ACCOUNT_IS),

    IsNodeBelow (Abbrev (), TOTAL_ACCOUNT_IS)),

    Equals (String, PropValue (Custom.test), Plan2),

    If (OR)

    Equals (String, ABBREV (), TOTAL_ACCOUNT_BS),

    IsNodeBelow (Abbrev (), TOTAL_ACCOUNT_BS)),

    Equals (String, plane3 PropValue (Custom.test)),

    If (OR)

    Equals (String, ABBREV (), TOTAL_ACCOUNT_DS),

    IsNodeBelow (Abbrev (), TOTAL_ACCOUNT_DS)),

    Equals (String, PropValue (Custom.test), plan1), true)))

  • Please help me with the video card and power supply issues!

    Hello and thanks in advance for any help. I'll try and do a short explanation, but I can't promise anything. I bought an a6620f Pavilion about 2 months ago I didn't know that you had to purchase a special hardware in order to play video games. In any case, I bought about 300.00 worth of new video games and none of them works. they say because of my video card. Then try to buy a new video card and it won't work because I only have a 250 watt power supply. I spoke with a hp technician before you buy a PSU and I was told that my motherboard was only designed to use a 300 watt max power I tried to buy one at best buy and the clerk said 4500 is the smallest they sell. and I need at least a 400 Watt or powerrsupply to make the new video card with a value of buyiong. My questuion is what can I do if I can't buy one more big power supply how can I install a new video casrd? Please help me I'm lost

    Oh and in case you want some specs on my system here are a few

    Windows Vista Home premium service pack1
    HP Pavilion a6620f
    Processor: pentium dual core cpu e5200 @ 2.50 GHZ
    memory: 4.00 GB
    system type: 64-bit operating system
    Version of DirectX 10
    graphics card: intel GMA 3100 Total memory 256 MB

    Message edited by chefinomaha on 06/03/2009 16:38

    Hi chefinomaha,

    Sorry to hear about your frustration. Here's some good news.

    I think you have been misinformed or there was a communication error. Your motherboard should not be limited to the only 300W. I don't know with certainty how high you can go in watts, but you can go higher and should go higher, if you add a video card.

    The important thing is to get the right kind of diet that fits your connectors.

    Here's your motherboard page.

    Here is a document with step-by-step instructions and video for adding a video card.

    Here is a document with the video to replace the power supply.

  • Help needed on the export of the Photo App

    I'm a photo hobbyest with thousands of photos stored in my Mac using the Photos app. I already saved them on Time Machine and iCloud. However, I try to upload some on an external hard drive but can't.  The Photo app continues to CHANGE the resolution of my images when I export them.  Here is what happens...

    • I have uploaded a JPEG of 5 MB in the Photo app earlier this year.
    • Now, I'm ready to take a copy of this picture on my external hard drive.
    • If I just move the original photo to the Photo app on my counter top, the resolution GOES from 5MB to 2.1 MB.
    • If I export 'The Original unmodified' I lose all the changes that I made in the Photo app.
    • If I export the 'High' quality jpeg image, it DROPS my resolution of 2.1 MB.
    • If I export the photo to the "Maximum" quality jpeg, it INCREASES my resolution to 14.3 MB!
    • I found NO WAY to download my original photo size!

    Question... How to export or copy an image from within the app of the Photo on an external hard drive with the resolution of the EXACT SAME as it is?

    Thank you!

    You first need to understand the resolution - the file size is not resolution - the resolution concerns the dimensions in pixels of the image - file to a JPEG file size is determined by the compression you choose - compression of the image does not change the dimensions in pixels of all - compression removes the donnΘes form the pictures and all JPEG in theory is inferior finial an uncompressed image as TIFF - but for practically all the uses, it does not matter

    When you export a modified version of the photo you create a new file that contains the image and the size of the files is determined by the selections you make and has no resolution at all to the original file

    Photos has limited control over file size - ir you want a file size, then export a copy of very high quality (maximum or even a TIFF uncompressed) and use another program that gives you more control to compress in the JPEG compression you want

    But at the end of the day the size of the file is really no different and it is very likely that the big JPEG will give you the same results as an uncompressed TIFF

    LN

Maybe you are looking for

  • Search bar

    What happened to all my search engines? When Firefox updated to update to the latest version it wiped out ALL but two. Is NOT COOL Mozilla.

  • Cannot modify photos with 9.3.1 update on iPhone

    Since the new 9.3.1 update I get an error message when you try to edit photos on my iPhone.  Y at - it a fix for this problem? I use an iPhone 5s and difficulties with the default photos app pre-installed by apple. Also, I can not attach a picture of

  • HPZIDR12.dll error message on printer Photosmart C4795

    Try to print on my HP Photosmart C4795 printer.  After turning on the printer, I get an error HPZIDR12.dll.  I'm finally able to print, but the dialog box continues to display.

  • Error code 0xc0000005 during installation of tax software

    I have Windows 7 and you are trying to install the software of tax HR, the pop-up with code 0xc0000005 error - me has failed to install the software? Is one knows how to fix? Anne Laure

  • How to fix the dualboot

    On a Dell computer, I re-installed W7 using a Dell system recovery disk. Having done this, it didn't look right, and I decided to use the system recovery disk I burned when I came to the computer. I looked ok, and I installed the full upward. Now I h