Database Vault on e-Business suite R12

Hi,
As i know, database vault prevents even DBA's from querying the critical data from the database. Can somebody please tell me what advantage does database vault on e-business suite offers in terms of security. I have installed vault on my e-business R12 database?
If DBA has password for both system and apps schema, they he can access any critical information from the e-business suite database.
Thanks,
Prasad

Prasad,
Did you review "Section 1: Overview" in the following note? I believe it answers your question.
Note: 744363.1 - Integrating Oracle E-Business Suite Release 12 with Oracle Database Vault 10.2.0.3
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=744363.1
In addition, please review the following links.
Oracle Database Vault 10.2.0.3 Certified with Apps 12
http://blogs.oracle.com/stevenChan/2008/05/oracle_database_vault_10203_ce.html
Oracle Database Vault
http://www.oracle.com/database/database-vault.html
Remember, someone always has the key (as mentioned in the other thread), which means the Realm Owner (created in Oracle Database Vault) has access to the Realm schemas.
Using Oracle Database Vault 10gR2 With Apps 11i
http://blogs.oracle.com/stevenChan/2008/02/using_oracle_database_vault_10.html
Oracle® Audit Vault Administrator's Guide Release 10.2.3.1
http://download.oracle.com/docs/cd/E13850_01/doc.102/e13841/toc.htm
Regards,
Hussein

Similar Messages

  • E-Business Suite R12.1 on Exadata with Database Rel 12c - Upgrade and Migrate, or Migrate and Upgrade

    Given:
    E-Business Suite R12.1 running against non-RAC database release 11gR2
    Aspiration:
    E-Business Suite R12.1 running against database release 12c RAC on Exadata
    In the context of Oracle best practices, what would be a preferred approach for the database tier to meet the above aspiration, i.e. (a) Upgrade database on source and then migrate to Exadata OR (b) Migrate database to Exadata and then upgrade ?
    Appreciate thoughts from community members/Oracle support.
    Thanks,
    Rakesh

    Rakesh,
    It is necessary to refine Srini's statement:
    EBS does not need to be "certified" on Exadata.  See:
    Running E-Business Suite on Exadata V2
    https://blogs.oracle.com/stevenChan/entry/e-business_suite_exadata_v2
    E-Business Suite 11i, 12.0, and 12.1 are certified with Database 12.1.0.1.
    E-Business Suite 12.2 will be certified with Database 12.1.0.1 soon.
    Regards,
    Steven Chan
    Applications Technology Group Development

  • Displaying BLOB (image) data in BI Publisher Report - E-Business Suite R12

    Hi All,
    As part of E-Business Suite R12.1.3 upgrade, I need to develop a PO printout report using MS Word BI Publisher Desktop Plugin. The report needs to include images (signatures) from the database based on requisition approvers.
    How can I build a custom view and a template to use with an RTF report and include dynamic images in it? Is it possible?
    Thanks,
    Sinan

    yes, it is possible
    look at Inserting BLOBs into your report
    steps:
    - create data definition with query with blob (say image) in xmlp
    - create empty template and load it into xmlp resp
    - create concurrent
    - run concurrent
    - save xml
    - use BI Publisher Desktop with xml data for construct template layout
    - load template layout to xmlp resp
    another way
    - if image in os you can try to use OA_MEDIA + image name
    - mos: How to Insert Images and BLOBs Dynamically into Word Template or Document? [ID 443957.1]

  • E-business suite R12 and webcenter integration

    Hello,
    We are integrating E-business suite R12 with webcenter.
    We followed the steps from the white paper: https://support.oracle.com/CSP/main/article?cmd=show&id=1074345.1&type=NOT
    We successfully completed step 1 through 4 and we are stuck at step 5 ( Configure E-Business Suite for WebCenter Integration )
    We edited the AutoConfig Context File ($CONTEXT_FILE) to Specify WebCenter host in variable "List of nodes that have access to Portlet Producer URLs"
    Here is the sample change:
    <trusted_portals oa_var="s_trusted_portals" customized="yes">ap123sun.us.oracle.com ap456sun.us.oracle.com</trusted_portals>After doing this, when we try to access WSDL URL: http://[Release_12_host]:[port]/OA_HTML/portlets/WSRPBaseService?WSDL, we are getting '403 Forbidden' error. Also, accessing http://<EBS_HOST>:<PORT>/OA_HTML/providers/OAFrameworkProvider is returning '403 Forbidden' error
    Please let us know if we missed any step.

    Hussein,
    Database Version is RDBMS 11.2.0.2; Oracle EBS Version is R-12.1.3; OS is HP-UX Itanium 64-Bit Version 11.31 (for DB and Apps Tier).
    We bounced the application services after doing the above changes and running AutoConfig.
    We checked access_log and the only information that we can find there is
    [29/Nov/2011:15:15:05 -0600] "GET /OA_HTML/portlets/WSRPBaseService?WSDL HTTP/1.1" 403 242 0 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET4.0C; .NET4.0E)"
    [Tue Nov 29 16:08:54 2011] [error] client denied by server configuration: /OA_HTML/portlets
    [Tue Nov 29 16:08:58 2011] [error] client denied by server configuration: /OA_HTML/portlets/WSRPBaseService
    [Tue Nov 29 16:25:11 2011] [error] client denied by server configuration: /OA_HTML/providers/OAFrameworkProviderPlease let us know if we have to look for something specific in apache logs files.
    Edited by: Deepak on Nov 30, 2011 6:56 AM

  • After Installing Oracle E-Business Suite R12.1.1 on Windows

    After I Install Oracle E-Business Suite R12.1.1 on Windows
    how can i shutdown the application and the database correctly
    i used the script in
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstpall.cmd apps/apps to stop the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addbctl.cmd stop immediate to stop the database
    and the script
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstrtal.cmd apps/apps to start the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addlnctl.cmd stop prod to start the database
    but it gives me echo off and didn't work at all
    can anyone help me plz it's very important
    Ahmed

    Hi,
    I got the echo off when i trying to start the database and the application using the scripts, Please post the message you get here when your run the scripts (along with the scripts).
    i tried to start them in from (Control Panel > Administrative Tools > Services), but they didn't startDid not start what? What is the error? Check the event viewer for details.
    please can you tell me the excat steps to start the databse, database listner and the application ?The steps are just like what you have mentioned in your post (I have also mentioned it in my previous reply).
    Regards,
    Hussein

  • Starting Discoverer from Oracle E-Business-Suite R12

    Hi!
    At the moment im integrating Oracle Discoverer 10g with Oracle E-Business-Suite R12. (Metalink Note: 373634.1)
    But how do i start Discoverer from E-Business-Suite?
    Is there a spezial responsibility or a spezial link?
    Or do i have to start discoverer as standalone server:port/discoverer/viewer?
    But in this case, how can i connect to the e-business-suite-database?
    Is there any Metalink Note for this? (eg. Using Discoverer 10g with E-Business-Suite R12 Users Guide?)
    Thank you for your help!
    Best regards,
    Thomas

    Hi,
    Check that your ICX Discoverer profiles are set correctly and check Note 278095.1 for how to link to workbook.
    Rod West

  • Installing Oracle Applications E-Business Suite R12  error

    hi everyone
    i have error while installing Oracle Applications E-Business Suite R12 on Windows server 2003 R12
    plz help me
    this is log file:
    Processing DriverFile = E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\template\adriapps.drv
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\template\adrunias.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunias.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunias.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_erp\out\templbac\adrunias.cmd
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\template\adrunat.cmd
    dest : E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunat.cmd
    backup : E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunat.cmd to E:\oracle\VIS\apps\apps_st\appl\admin\VIS_erp\out\templbac\adrunat.cmd
    Step 0 of 5
    Command: E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunias.cmd
    Processing Step 3 of 5
    Step 1 of 5
    Command: E:\oracle\VIS\inst\apps\VIS_erp\temp\adrunat.cmd
    Processing Step 4 of 5
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    dest : E:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_erp.xml
    instantiate file:
    source : E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    instantiate file:
    source : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    dest : E:\oracle\VIS\inst\apps\VIS_erp\appl\admin\VIS_erp.xml
    Database Availability
    command: cmd.exe /c E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd E:\oracle\VIS\db\tech_st\11.1.0\VIS_erp.cmd sqlplus E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    'E:\Oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - Database ORACLE_HOME connection test has returned an error: 1
    command: cmd.exe /c E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\bin\riwTDBup.cmd E:\oracle\VIS\inst\apps\VIS_erp\ora\10.1.2\VIS_erp.cmd sqlplus E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\bin\riwTDBup.sql APPS/APPS
    'E:\Oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 1
    Configuration Upload
    uploading config file at D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\08030118\conf_VIS.txt
    AppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : erp
    sDbDomain : erp
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@erp.erp:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=erp.erp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Failed upload of config file at D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\08030118\conf_VIS.txt
    Environment File
    RW-50016: Error: - Database ORACLE_HOME environment file was not created:
    File = E:\oracle\VIS\db\tech_st\11.1.0\VIS_erp.env
    RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = E:\oracle\VIS\inst\apps\VIS_erp\ora\10.1.3\VIS_erp.cmd
    RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = E:\oracle\VIS\inst\apps\VIS_erp\ora\10.1.2\VIS_erp.cmd
    RW-50016: Error: - APPL_TOP environment file was not created:
    File = E:\oracle\VIS\apps\apps_st\appl\VIS_erp.cmd
    RW-50016: Error: - ADOVARS environment file was not created:
    File = E:\oracle\VIS\apps\apps_st\appl\admin\adovars.cmd
    RW-50016: Error: - APPSCONFIG was not created:
    File = E:\oracle\VIS\apps\apps_st\appl\admin\adconfig.txt
    DBC File
    RW-00023: Error: - DBC file was not created:
    File = E:\oracle\VIS\inst\apps\VIS_erp\appl\fnd\12.0.0\secure\VIS.dbc
    HTTP
    checking URL = http://erp.erp:8000
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://erp.erp:8000/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erp.erp:8000/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Processing DriverFile = E:\Oracle R12\Oracle12_Source\Oracle12\stage12i\startCD\Disk1\rapidwiz\template\adriapps.drvYou cannot use spaces in the directory/file names, so I believe those errors are because you are using a space in the directory name (Oracle R12) -- Please change the directory name to another name with no space (i.e. OracleR12) and retry the installation then.
    Thanks,
    Hussein

  • Oracle e-Business Suite R12 installation Media / Virtual Machine

    Hello
    I am quite new, can anyone help me, from where I can download Oracle e-Business Suite R12 installation Media or Virtual Machine (Windows) for learning purpose.
    Thanks
    Rashid Farooq

    1009307 wrote:
    Hello
    I am quite new, can anyone help me, from where I can download Oracle e-Business Suite R12 installation Media or Virtual Machine (Windows) for learning purpose.hi Rashid
    please see this
    you can download www.edelivery.com
    https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=11250161#pack1
    http://www.appsdba.info/docs/oracle_apps/R12/download_OracleR12_&_Stage.doc.
    Note: 405565.1 - Oracle Applications Release 12 Installation Guidelines
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=405565.1
    Oracle Applications Installation Guide: Using Rapid Install
    http://download.oracle.com/docs/cd/B53825_01/current/acrobat/121oaig.pdf
    You can download EBS from e-Delivery website and install a vision demo database -- https://edelivery.oracle.com/
    Oracle EBS 11i/R12 Docs can be found at http://www.oracle.com/technetwork/documentation/applications-167706.html
    about windows VM please google it
    ;) AppsmAsti ;)
    Sharing is Caring

  • Oracle E-Business Suite R12 ( Performance Monitor )

    Dears,
    We are having Oracle E-Business Suite R12 Multi-node on HP-UX. And we would like start monitor our ERP system performance, so I would like to hear your suggestions on this matter.

    Hi,
    If I consider implementing OEM in our environment what is except cost from implementing this solution. since we have this version.
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production                                     
    CORE    11.2.0.2.0    Production                                                   
    TNS for HPUX: Version 11.2.0.2.0 - Production                              
    NLSRTL Version 11.2.0.2.0 - Production 

  • Start stop sevices of E Business Suite R12.1.1 in windows 2003

    I have sucessfully installed E Business Suite R12.1.1 in windows 2003 now I see in services window the following services has been added for oracle
    Oracle Fulfillment Server VIS_ansari
    Oracle Process Manager for VIS_ansari
    Oracle VIS VSS Writer Service
    OracleConcMgrVIS_ansari
    OracleJobSchedulerVIS
    OracleServiceVIS
    OracleVIS_ansari_TOOLSASControl
    OracleVIS_ansari_TOOLSProcessManager
    OracleVIS_ansari_TOOLSTNSListenerAPPS_VIS
    Oracle-VIS_ansari_WEBOHProcessManager
    OracleVIS_db111_RDBMSTNSListenerVIS
    I have set startup type of all services to Manual, because I dont want to let operating system start and stop these services , I want to do this task manualy
    Now I want to know how many services I have to start and please specify that in which order I have to start services and do I have to start all services or only some of
    the services which are mentioned above

    Hi,
    The startup sequence is as follows:
    1) Start the database and the database listener
    OracleServiceVIS
    OracleVIS_db111_RDBMSTNSListenerVIS
    2) Start the application services
    Oracle Process Manager for VIS_ansari
    OracleVIS_ansari_TOOLSTNSListenerAPPS_VIS
    OracleConcMgrVIS_ansari
    For the shutdown, stop the application services first, then stop the database and the database listener.
    Note: I am listing the necessary services you have to start/shutdown, starting other services is optional.
    Btw, the statup/stop sequence is outlined in [Oracle Applications Maintenance Procedures|http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121admp.pdf].
    Regards,
    Hussein

  • Serverstats for Oracle E-Business Suite R12

    Hi,
    I am setting up some serverstat monitors for performance tests on Oracle E-Business Suite R12 application (for benchmarking and tuning). I have set up some monitors for measuring CPU and memory on the Webserver, Application server(both Oracle App server 10) and Database(Oracle 10g). Also I have set up monitors for the V$SYSSTAT & V$SESSTAT views for the database.
    What other monitors should I set up for monitoring the E-business suite application.
    Any advice from your experience would be very helpful.
    Regards
    CP

    Hi,
    You will just have to add the monitor profiles for linux in your OLT. You will need a user in your webserver who can run commands for iostat,vmstat,netstat, sar or whatever other monitors you want to set up. You can also set up virtual agent in Serverstats to run these commands individually using the user on webserver. If you have any more questions, you can post it here.
    Please go through the Serverstats guide that comes with OATS installation to know more about setting up monitors.

  • Does Oracle E-business suite R12 use bind variables?

    Hello,
    We have Oracle E-business suite R12 and database 10.2.0.3.
    I was just wondering does E-business suite R12 use bind variables?
    We have recently purchased Toad and Spotlight, in Spotlight we keep getting an alarm raised for Parse SQL requests (Library cache latches alert) When I've researched into this the recommendation is to try to improve the use of bind variables within your application.
    Please could someone help me answer this?
    Thank you
    Sarah

    Hi,
    I was just wondering does E-business suite R12 use bind variables? Yes it uses bind variables. You can trace a concurrent program and get the tkprof to check it.
    We have recently purchased Toad and Spotlight, in Spotlight we keep getting an alarm raised for Parse SQL requests (Library cache latches alert) When I've researched into this the recommendation is to try to improve the use of bind variables within your application.You can not make every conc. program or sql use bind variables. Some times it is not possible so.
    Thanks

  • E Business Suite R12 for Window 7

    Hi,
    I am trying to download E-Business Suite R12 for Window 7 32-bit. Anybody knows where I can download this install.
    Thanks.

    Hi,
    Windows 7 is NOT certified as an application/database tier node, the list of certified Windows OS can be found in (Note: 761567.1 - Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit)). So, download the Windows version of the 12.1.1 files from e-Delivery website and install it on a certified OS.
    Thanks,
    Hussein

  • Disable Licenses in e-Business Suite R12

    Hi,
    Is there any way to disable the licenses in e-Business suite R12?. I have enabled licenses for all product components through License Manager, now i want to disable few of them. Is there any way to do that?
    Thanks,
    Prasad

    Hi,
    if
    You are going to use oracle EBS for learning oracle provide the free of license
    you must install Oracle Apps with Vision Database
    its absolutely free for learners
    for further details read this blog
    http://gpganapathy.blogspot.com
    Find article related with Oracle 11i installation in windows XP

  • Installing Oracle E Business Suite R12 on Windows 7

    Hi All,
    I want to install Oracle E Business Suite R12 on my laptop with the following configuration. Please review and check if it's supported or not.
    *Operating System: Windows 7 Home Basic
    Processor: Intel(R) Core 2 Duo CPU T5870 @2.00GHz 2.00GHz
    Installed memory(RAM) : 3.00 GB
    System Type: 32-bit Operating System*
    As I don't have sufficient free hard disk space, I plan to use an external hard drive. However, I can't increase the RAM as my laptop is under warranty.
    If above configuration is not suitable, please suggest alternatives.
    Regards,
    KK

    Hi,
    *Operating System: Windows 7 Home BasicWindows 7 is not supported as a database/application tier node, so you need to have a supported/tested OS (Windows 2003, XP).
    Processor: Intel(R) Core 2 Duo CPU T5870 @2.00GHz 2.00GHz
    Installed memory(RAM) : 3.00 GB
    System Type: 32-bit Operating System*
    As I don't have sufficient free hard disk space, I plan to use an external hard drive. However, I can't increase the RAM as my laptop is under warranty.3 GB RAM should be OK (I would recommend having 4 GB at least -- If possible), and you can use an external disk drive.
    If above configuration is not suitable, please suggest alternatives.For the OS, install a VM with one of the OS mentioned above.
    Thanks,
    Hussein

Maybe you are looking for

  • Computer lags when playing games.

    Hi folks. I have a problem with my computer, several in fact. 1. Computer lags when playing games(Battlefield/Desert Combat) even on lowest video settings, especially when there is a lot of action.   2. When I open "My Computer" it searches for 3-5 m

  • Vendor- General Section- Email ID

    Hi, Email ID- Address tab of General Data of Vendor master record save in which table. ( once gain E-mail ID- Address tab- General data) I didnt find in LFA1. Kindly guide me how we find the same. Regards, Venkat

  • Composite relationship in SAP XI

    Hi all, Does SAP XI supports composite relationship ? plz anybody help me. regards, sekhar

  • IPhoto6 Upgrade deleted my Albums and lost many photos

    I just upgraded to iPhoto6. When I ran iPhoto6 for the first time, it converted the iPhoto5 library. It also said that it found several photos in the Picture folder that were not in the libray. It found some duplicates and asked if I wanted to import

  • Special Prices for "SALE" period.

    Dear SD pricing experts, We seek a suggestion for a pretty common scenario wherein  when we have a SALE period -- by definition it could mean special prices for SOME of the regular items -- maybe old arrivals / improper condition of the item hence de