Microsoft SQL Server 2005
--
Questions
--
Followers
Top Experts
My concern is that while the current servers run HP-UX 11.11 (which I assume will run on the new box), i'm going from a RISC to an Itanium chip. We run some pretty old apps on there, including Oracle7. I don't want to buy a new Oracle license, new compilers, etc...
Is there a way I can run in RISC emulation mode on the new server? Even if it means a performance hit, i can probably live with that, as my current boxes have 650 MHz processors (dual in one, quad in the other).
Thanks!
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Itanium chip development is basically on a dead end and all major software companies INCLUDING Oracle have announced that they will or allready have stopped support for Itanium!
As for the Oracle licences you can define a virtual cpu pool inside an overal shared memory pool on IBM Power7. So you don't need to buy additional Oracle licenses if you are migrating to a system that has more cores. IBM Power7 is an 8 core chip capable of running 4 threads (SMT4) per core. So thats 32 threads per Power cpu and it has an on chip L3 cache. Where itanium only handles 2 threads per core and has no on chip L3 cache. IBM is the only manufacturer that sticks to their roadmap so product support now and in the future will not be an issue. With the Power8 coming soon they are tough competition to beat.
is emulation possible to avoid upgrading/recompiling everything?
what machines have this chip?






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Support aka metalink is more expensive for old versions.
To run Oracle you would suffice with RedHat/Centos or SLES/Opensuse or Oracle Enterprise Linux or Oracle Solaris on a common PC server, it will consume 1/100 of electricity of previous setup and performance wise jump around it in circles.
I do not see anything preventing you from allocating a spare workstation, installing openSUSE or CentOS and trying to migrate database to a new platform.... Less hassle than to migrate to non-popular systems.
Itanium is a dead end. It does not run i386 code well, PA-RISC emulator is clumsy.
Normal servers have amd64 aka x86_64 processors and are supported by all major OS-es and applications.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
hp calls PA-RISC processors RISC.
actually your mobil phone is likely to have RISC processor....






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
You can by 2x 6-core computer with 32GB RAM and 4 3TB disks in any computer store.
rp5405 features at-a-glance
• 2-way or 4-way PA-8700 processors
• 650 MHz CPU speed
• High-performance “stretch” core electronics complex
(leveraged from HP midrange servers)
• Intel® Itanium® 2 processor upgradable
• Up to 16 GB of memory
• 10 PCI I/O slots (8 hot-plug, 2 non-hot-plug; all are 66 MHz × 64-bit)
• 9 independent PCI buses for I/O slots
• N+1 power and cooling
• 4 hot-plug disk drives
• Removable media bay: DVD-ROM or DDS-3
• 4.3 GB/s system bus bandwidth
• 3.2 GB/s I/O bus bandwidth
• 4.3 GB/s memory bus bandwidth
The rp5405 is upgradable to the Itanium 2-based HP Server rx5670
i think it is time to call HP
P.S. LOL, I hadn't noticed the rp5405 was upgradeable. I can't think of why anyone would WANT to do that - Saving the cost of a rackmount kit?! It would still need an OS reinstall anyway.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Oracle clients are compatible at least two versions off. So you can resort to running Oracle 9 on Linux ( and use reasonably priced disk space) and slowly move rest...
For business it boils down to expense, not sweat and blood. In long term linux amd64 solution incurs very little extra costs - you buy another couple of standard servers in 5 years... Going redhat would be expensive, so choose between the rest.
PS i had a good laugh about "upgrade" too
I'm going to discuss with my boss and get back to you.
In short, we are moving soon and our RP5405's are physically HUGE and consume a ton of power. it's probably cheaper for us to replace them than to install specialized power for them (and their disk arrays). Would either of you be available to hire for some remote consulting work to assist with migrating data/systems to new HP boxes? I don't think my boss will go for Linux right now. I like the Aries Emulation mode, that solves the issue... do you still think we need new Oracle licenses if we go with that?
If your licence (with proof of payment) says 8 processors you are rich.
Nowadays they sell seat licences and processor unit licences.
Seat licences do not allow you to run public website.
Processor unit is one processor, HT is 1,2u 2-ore is 1,5 (i might be a bit off, but they have licencing page on their site)
For migration attempts you can use developer Oracle to asses if you really need anything more than standard for 20 seats or one CPU.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Microsoft SQL Server 2005
--
Questions
--
Followers
Top Experts
Microsoft SQL Server 2005 is a suite of relational database management system (RDBMS) products providing multi-user database access functionality.Component services include integration (SSIS), reporting (SSRS), analysis (SSAS), data quality, master data, T-SQL and performance tuning. It includes support for managing XML data and allows a database server to be exposed over web services using Tabular Data Stream (TDS) packets encapsulated within SOAP (protocol) requests.