Hi,
Could you please suggest me a decent laptop to deploy OBI EE 12C sample app image? If not a particular model, pointers to configuration will also be fine, such as minimum RAM and Hard Disk size, benefits of having SSD?
Thank you.
Regards,
Manoj.
Minimum 16Gb of RAM if you don't want to die ...
Disk space I guess the image needs a bit more of 60Gb (more when extracting as there is the OVA etc.)
Of course, being a server app, the more the better (for RAM, CPU etc.)
Thank you Gianni.
Any thought about SSD? Deployment guide recommends it. The cost goes up, so just checking whether or not having it does really make a difference.
Edit/PS: My current 8gb machine takes half an hour to start the services which I want to reduce.
I've never yet run the VMs on a SSD ... mine run from a USB 2.0 3TB plugin drive --- and I can fire up 2-3 different instances of the VMs at a time ... your key will be RAM & CPU -- my smallest laptop to run VMs for demos is 32GB -- this machine is 5+ yrs old; works like a champ.
Of course if you can have a SSD is nicer, but VMs doesn't require a SSD, your issues will more be RAM/CPU than the disk (as long as you are not using a USB2 drive).
So not mandatory, as Thomas said he is perfectly living without for his VMs
@Gianni Ceresa ... I'll have to check ... my VM USB drive might be 3.0, but I've had it 'so long' I'm thinking it's 2.0 -- might not be! (I no longer carry it having left the traveling sales engineer / dev manager gig! )
I don't recall ever having a performance issue -- not even with my OBIA (EBS sourced) demo VM.
Well, till some years ago USB2 wasn't a problem, nowadays you can feel it a bit more and USB3 helps on that. But most of us still hit RAM limits, so the disk doesn't matter a lot (as soon as you swap you are lost, even on SSD )
Good thing is that ssd and 16gb is pretty much standard now.
For pro/dev laptop yes (forget for consumer laptops, they still stop mainly at 8Gb).
This remind me I was lurking just yesterday at the Lenovo P50 with a Xeon CPU, 64Gb RAM and 2Tb raid0 SSD (never enough!)
Sweet talk them into a free one for @Christian Berg and I when you purchase yours ...
Uuuhh yes please!!
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M