Will CF8 or CF9 run on Solaris 8 ?

I know the requirements for CF 8 or CF 9 is Solaris 9 or greater but will CF 8 or
CF 9 run on a Solaris 8 server ?

Not at all likely.

Similar Messages

  • Will Solaris 8 binary run on Solaris 2.6?

    Hi!
    If a C++ application is compiled on Solaris 8, would it run on Solaris 2.6? Are there any flags that need to be set to get binary compatibility across OS versions? Are the dynamic libraries (Cstd, Crun etc.) binary compatible?
    Any responses would be of great help,
    TIA,
    Mark

    Running applications on older OSes than they were built on is not supported and will often result in problems.
    Just one reason for this is that newer OSes can incorporate functionality and library interfaces (APIs) that do not exist on older OS platforms.
    If compatibility with Solaris 2.6 is needed, then the application should be written to comply with the Solaris ABI (Application Binary Interface) and built on Solaris 2.6. Likewise, if OSes older than 2.6 need to be supported, the application should be compiled on the oldest supported OS.
    Due to Sun's desire to maintain backward compatibility,
    applications which are ABI compliant and are compiled on older OSes should run fine on newer OSes.
    - Rose

  • Latest JRE version that will run on Solaris 2.5.1?

    Could anyone tell me the latest possible version of the JRE that will run on Solaris 2.5.1? I know that 1.3 will run on Solaris 2.6, but I can't seem to find a definitive answer regarding Solaris 2.5.1. Thanks!

    OK, for anyone else dealing with this type of issue, the fix is simple:  Install the Creative Cloud desktop app if you haven't.  Click on Apps, filter apps by "previous version" and boom, legacy apps.  Easy.

  • Issue:Oracle 8.1.6 running on solaris 9

    Hi,
    We are planning to upgrade OS version to 9 and DB Version from 8.1.6 to 10.2.0.2 on our Production Box using exp / imp method. In this effort, we will be doing OS upgrade first and will be doing db upgrade after a couple of days.
    Are there any issues if the Database version 8.1.6 running on Solaris 9.
    Thanx,
    KarthicK

    Possibly that it can't be done so you need to check that out. My recollection was that you had to be at 8.1.7.4.
    Personally I'd install the o/s on a different server, create a nice clean database, and then move the data. Servers are inexpensive and doing this you will likely inherit a boat load of legacy stuff that will cause many many headaches.
    Also do not expect any code written last millenium for 8.1.6 to perform well. You should do this first on a test box, several times, and then use it to tune your code.
    If you are planning to do this, no testing, on your production box make sure you have a pillow and blanket to bring into work. Oh and a really solid cold backup of the entire system that you have proven will work. You'll need that too.

  • Connect to MS-SQL Server from a Oracle 10g running under Solaris

    Hi,
    I have the following problem. I want to access a MS-SQL server from an Oracle database (10g Enterprise licence) that is running on Solaris.
    After googling a while, the following questions arise:
    - Is it correct that the Oracle Transparant Gateway for the SQL Server is not available on Solaris platforms (but only on Windows)?
    - Is it right, that the second possibility to solve this problem is to use an SQL-Server odbc driver for Solaris and access the SQL-Server over ODBC? And: Is this feature included in the Enterprise licence?
    - If yes, which driver is good and cheap ;-)?
    - Is there any other way to solve this problem?
    Thanks
    Aron
    Message was edited by:
    user583720

    I believe the Transparenet Gateway for SQL Server is available on Solaris. The problem is that you need a Unix based ODBC driver which you will also need to pay for.
    We had this same problem and decided to run a windows based Heterogeneous Services gateway and routed through it instead of using the SQL Server transparent gateway. The Heterogenous severives gateway is NOT an add on product (as is Transparent Gateway). The drawback would be performance as I would expect the native MS SQL transparent gateway to perform better, but in our case it worked acceptably.

  • How to install CF8 and CF9 simultaneous

    Hi,
    I installed Coldfusion 8.01 and Coldfusion 9Beta on Windows 7 as described in http://coldfusion.sys-con.com/node/397935#feedback but I cannot get IIS7 or Apache (2.28) to recognize the installed Aplication server. In IIS 7 I make a website and use the webserver configuration  tool to connect the website to the CF8 application server but when I request a cfm page  get a 500 error (internal server error). Did anyone succeed in doing this or know what the correct procedure is?
    Marc

    Can you access each CF install directly on their corresponding ports? Can you get to Admin?
    If both CF servers (versions) are running I would suggets you configure them in turns, i.e.
    stop CF9, configure CF8,
    stop CF8, configure CF9
    If the above does NOT help, I suggest you try to investigate what is causing 500 error - look through server logs...

  • Can Java SDK 2.1 run on solaris 8?

    hi
    anyone knows whether java sdk 2.1 runs on solaris 8??
    cheers
    mike

    Hi mike,
    JSDK2.1 will support Solaris 8.You can downlpad JSDK2.1 solaris version from
    http://java.sun.com/products/servlet/archive.html.
    If you have any doubts please post the error ,essages so that it can be helpful for me to solve your problem.
    Hope this will help you.
    Regards,
    Anil.
    Technical Support Engineer.

  • Does WLS 4.5.1 Run on Solaris 2.7 (x86) ???

    All--
    Does WLS 4.5.1 run on Solaris 2.7 (x86) or does it not? The system in
    question was running Solaris 2.6 (x86) and WLS 4.5.1 ran quite happily
    on that. What is the snag with 2.7? I am using JDK 1.1.7 (and have
    alternated w/ JDK 1.2.1).
    Mainly, WLS keeps looking for (and not finding) 'weblogicunix1' shared
    library file. I have nativeIO disabled but the server insists on this
    behaviour.
    Further, I have seen news postings regarding issues with servers that
    are running on Solaris 2.7 (x86) so it is obvious that it does indeed
    run. What is the trick to getting it working? It seems to trip up when
    attempting to bind to the assigned ports.
    Any tips/advice/suggestions will be greatly appreciated!
    TIA
    Ben

    We have not certified on X86 Solaris, there is no business case for it.
    Having said that I think this library should only load if you are running
    as a priv user and try to switch to nobody status. This library does not
    exist for x86.
    Sorry
    Mark G.
    In article <[email protected]>, [email protected]
    says...
    Sorry. Here's the error message I keep getting:
    Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> ListenThread:run
    failed:
    Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread>
    java.lang.UnsatisfiedLinkError: no weblogicunix1
    in java.library.path
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:50)
    at java.lang.LinkageError.<init>(LinkageError.java:43)
    at
    java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
    at java.lang.ClassLoader.loadLibrary(Compiled Code)
    at java.lang.Runtime.loadLibrary0(Runtime.java:471)
    at java.lang.System.loadLibrary(System.java:745)
    at <Unloaded Method>
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName0(Compiled Code)
    at java.lang.Class.forName(Compiled Code)
    at
    weblogic.platform.OperatingSystem.getOS(OperatingSystem.java:77)
    at weblogic.t3.srvr.T3Srvr$1.run(T3Srvr.java:1174)
    at weblogic.t3.srvr.Callback.done(Callback.java:37)
    at
    weblogic.t3.srvr.SSLListenThread.newServerSocket(SSLListenThread.java:341)
    at weblogic.t3.srvr.ListenThread.run(Compiled Code)
    Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> **** The WebLogic
    Server is no longer listening f
    or connections.
    Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> **** You should
    probably restart it.
    Tue Jun 06 09:38:46 EDT 2000:<I> <WebLogicServer> Server shutdown by
    system
    Tue Jun 06 09:39:44 EDT 2000:<I> <WebLogicServer> WebLogic Server
    started
    Tue Jun 06 09:39:44 EDT 2000:<I> <WebLogicServer> Server shutdown
    commencing NOW
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • Can Solaris v 9 SPARC software run on Solaris v9 x86 OS?

    Can certifiied Solaris v9 SPARC software run on Solaris v9 x86 OS? If not what is the benefit of using the x86 version of Solaris 9?
    Marius Roets

    If you are asking will the binaries run, the short answer is no, the binaries are not compatible.
    If you have src you should be able to compile and then install/run the software.

  • Oracle 10.2.0.5 is certified to run on Solaris 10 update 5.

    Oracle 10.2.0.5 is certified to run on Solaris 10 update 5.

    Yes, any Solaris 10 version will suffice.
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    HTH
    Srini

  • Does Oracle Enterprise Database 8.1.6 run on Solaris 2.8

    Our 8.1.6 database is currently running on Sun Sparc - Solaris 2.7. We want ?to upgrade to Solaris 2.8. Will 8.1.6 database run on Solaris 2.8?
    Thanks

    Our 8.1.6 database is currently running on Sun Sparc - Solaris 2.7. We want ?to upgrade to Solaris 2.8. Will 8.1.6 database run on Solaris 2.8?
    Thanks Yes, oracle 8i will run under solaris 8 (2.8).
    William Coldiron

  • If I buy a iPhone 5 at the store, will it still be running iOS 6 or 7?

    I want to buy the iPhone 5 (not the iPhone 5s or c) because it has iOS 6 on it instead of iOS 7 (which I do not like) and wondering if the people at the store still have the iPhones that run iOS 6 on them. Thanks!

    It is unlikely that you will find an iPhone 5 in any store for sale.
    The iPhone 5 has not been available for sale since November of 2013 when the 5S and 5C were replaced.
    The only way to acquire an iPhone 5 at this point is via the used/refurbished market.  Unless you buy a used iPhone that was never upgraded, you will not find one running iOS6.

  • Will Apple Genius Bar run Diagnostic tests on my computer or do I need to set up a special appointment?

    I got my Mac OSX with Lion about 9 months ago. Two months after I bought it, it crashed. Apple gave no direct explanation and ended up wiping the computer. Two months after that it happended again. That time they gave me a knew hard drive but they still didn't give me an explanation. Then recenty it crashed (kernal panicked) after I downloaded the thunderbolt application. That time apple was able to restore everything.
    Unfortunately, my computer is now showing many of the same symptoms (slow loading, safari freezing, applications needing to be forced quit...etc) as it did before it crashed the first two times. I should mention that when I say "crashed" I mean my computer wouldn't turn on again. Now I am afraid to turn my computer off or even let it go to sleep. I know this isn't good for it but I don't know what else to do.
    So my question is, will Apple Genius Bar run some diagnostic tests for me or give me a special lesson? Or do I need to pay for a special lesson? I just want a trained person to run some diagnostics and go through the basics of updating, shutting down, and restarting my computer with me. That way if anything goes wrong they see it first hand.
    One more thing, could it be something I am doing. I have downloaded Flash Player but only from the Flash website. But I have heard Flash/Mac problems. Or is there anything else I could be doing or downloading?

    With Apple you Always Need to Make an Appointment. Otherwise they will turn you away. Even if the place is empty.

  • HT1751 i bought a new, larger external hard drive. copied my itunes library from the old drive to the new one, changed the libarary location in Edit/Preferences/Advanced to the new drive. iTunes will not start or run unless old hard drive plugged in.??

    I bought a new, larger external hard drive. I have my iTunes library on the external drive instead of C: drive, Using Windows 7.
    I copied my itunes library from the old drive to the new one, changed the libarary location in Edit/Preferences/Advanced to the new drive.
    iTunes will not start or run unless the old hard drive is plugged in.
    If I disconnect the old drive iTunes shuts down.
    Any ideas. ??

    Hello kskip,
    Thank you for providing so much information about what is going on.  It sounds like you have setup iTunes to save new content to your new external hard drive in iTunes>Preferences, but it sounds like iTunes is not opening iTunes Library.itl file on the new external drive.  You have one last step to take to have iTunes point to your new external hard drive rather than your old one:
    Steps to create or choose a different iTunes Library file
    If iTunes is running, quit iTunes.
    If you are using Windows, hold down the Shift key and from the Start menu and choose All Programs > iTunes > iTunes.
    You should see the following screen:
    Additional information
    If you do not see the screen above, then you did not hold the correct key at the correct time. You may want to try again. Note that if you pinned iTunes to the Start menu programs, and open it that way, it may not work.
    Once you select "Choose Library," you will need to navigate to the iTunes Library.itl file on your new external drive. 
    You can find the full article here:
    iTunes: How to open an alternate iTunes Library file or create a new one
    http://support.apple.com/kb/ht1589
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Will logic pro x run on my mac mini dual core intel i5 with 4gb of ram and mountain lion ?

    hi there guys,
    will logic pro x run on my mac mini dual core intel i5 with 4gb of ram and mountain lion ?
    I'm not sure if my machine is 64 bit - it is the current model base mac mini.
    Many thanks for any help you can offer !
    Simon

    SkiJumptoes is right. 4GB is not enough to comfortably run Logic X.
    Your Mac Mini will need DDR3 SODIMM RAM. That website seems incredibly steep though. I guess that's the price of finding it for you. You're better off going to any below:
    http://www.ebuyer.com/191206-kingston-4gb-ddr3-1066mhz-laptop-memory-kvr1066d3s7 -4g?utm_source=google&utm_medium=products&gclid=COqM6KzdxbgCFcfJtAodoicARg
    http://www.ballicom.co.uk/cmso4gx3m1a1600c11-corsair-value-select--memory--4-gb- -so-dimm-204pin--ddr3--1600-mhz--pc312800--cl11--15-v--unbuffered--nonecc.p87434 0.html?ref=5&gclid=CKyej_HdxbgCFQSS3godEjwAug

Maybe you are looking for

  • Error in invoice posting in MM-SUS scenario

    Dear Experts, I have configured MM-SUS scenario with SRM5.0, PI7.0 and ECC5.0. The invoice is coming from the SUS system but not getting posted in R/3 because of following error u201CA company code cannot be determined for LS SRM_V1u201D. (SRM_V1 is

  • E72 Dictionary

    I am struggling to find a way to copy and paste words from the dictionary into a text message and/or email.. ctrl c and v don't seem to operate :-( If this is not possible with the built in dictionary, would anyone be able to advise me if there's ano

  • How to provide URL Access for Items in WWDOC_DOCUMENT$

    Hello Experts, I would like to display a URL to the users which will allow them to download the documents / view them I am able to do the same using a procedure that downloads the document using wpg_docload.download_file, but I would like to provide

  • Flash player doesn't stay maximized when muted

    I searched for this bug on the forums but every thread included a staff member saying "this is a known issue see this bug report" but that bug report got closed without getting fixed.... Please fix this bug. When flash is fullscreen it stays maximize

  • We could not complete your request. There was an error in the App Store.

    There was an error in the App Store. Please try again later. (100). Anyone else got this issue? Does it every time I try to buy an app, I've signed in properly and everything :\