Running multiple oracle versions on the same server...

Hi, I have a server that is currently running oracle rdbms 10.2.0.3 on linux Itanium platform and the database that is currently on that server uses oracle ASM for it's files.
We have a need to also run a oracle rdbms 10.1.0.3 on the same sever and I would like to know if this is possible and will the 10.1.0.3 database be able to use the already installed and running ASM instance that has been created during the 10.2.0.3 install?
Thx.

Because it is not just a new database we are trying to migrate an exisiting database to this new server and there is too much data which is time sesitive and the original machine is not very powerful and the only way I can foresee us being able to migrate in a time that would meet our requirements in to use dataguard to setup a physical syandby on the new server and then perfrom a failover to get the database live on the new hardware.
Thats why we are kinda stuck with the 10.1.0.3 database at this point in time until we can get it moved onto a server and staorage platform that will also allow us to upgrade in a timely fashion as welll. So your next question is why don't we just upgrade the existing database where it is know well the reason I am reluctant to upgrade on the existing server is because we only have access to tape backups on this system and I do not have alot of faith on the tape restore as it take a long time to complete and can be error prone.

Similar Messages

  • Running Multiple ODI Agents On The Same Server

    Is it possible to run multiple ODI Scheduler Agents simultaneously on the same Server?
    As we provide Work repository name in ODI params file and if we have different work repository
    and we want to run schedular agent on same server how can we point to the other work repository.
    Do we need to create another installation of ODI agent files on same server?
    Thanks
    Kashi

    Hey Kashi,
    You do not have to instal a separate Agent files again. All you need to do is to make sure that each set of agent has all the required parameter files which inclues, odiparams.bat , agentstart.bat and agentstop.bat(names may not be exactly same). Here is a website that gives you more details regarding creating multiple agents on same server
    http://www.business-intelligence-quotient.com/?tag=odi-agents
    regards,
    k

  • Running Multiple Web Dispatchers On The Same Server

    Is it possible to run multiple instances of Web Dispatcher on the same server?  I want to have one instance pointing to my WAS 6.40 system and the other instance pointing to my BW system.  I have set up two services on the NT server:  One named the standard sapwebdisp.exe and the other named sapwebdispbw.exe.  I am using two separate profile files, one for each instance.  The services start O.K.  However, when I attempt to access my BW system using the HTTP port as defined in the BW profile and the Web Dispatcher profile, I get a message back saying that "The server you are attempting to access has refused the connection with the gateway. This usually results from trying to connect to a service that is inactive on the server."  I have double checked that the service is running and that the BW system is up and available.
    Any help is appreciated.
    Regards,
    Doug

    Hey guys,
    it seems you are web dispatcher specialists
    I have problems connecting even one server
    I would like to add an Enterprise portal (DEP) to the web dispatcher.
    My config file :
    SAPSYSTEMNAME = SDM
    SAPGLOBALHOST = webdispatch
    SAPSYSTEM = 00
    INSTANCE_NAME = W00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386
    DIR_EXECUTABLE = $(DIR_CT_RUN)
    Accesssability of Message Server
    rdisp/mshost = 172.20.40.6
    ms/http_port = 8101
    Configuration for medium scenario
    icm/max_conn = 500
    icm/max_sockets = 1024
    icm/req_queue_len = 500
    icm/min_threads = 10
    icm/max_threads = 50
    mpi/total_size_MB = 80
    SAP Web Dispatcher Ports
    icm/server_port_0 = PROT=HTTP,PORT=80, TIMEOUT=120, EXTBIND=1, TIMEOUT=120, PROCTIMEOUT=120
    Is it possible for you to paste your config file here ? 
    With explanation what the portal name is en waht the web dispatcher name is ?
    The error I get :
    no valid destination server available for '!ALL' rc=7
    Where can I adjust this !ALL and !J2EE group ?
    Where can I manage the /link/ ? (like /irj/portal)
    If you need any info please let me know.
    THank you for your time & help
    BUD

  • How to install a new oracle 9i  in the same server where a 8i is installed

    Hello and sorry for been an inexperience dba.
    Now I need to install 9i oracle version in the same server (solaris os-5.9) where is previously installed a 8i. I'm reading the installation guide and I know that I have to make two different oracle home, and then two different owners .
    My problem is when I've seen the kernel parameters and their permissions and of course all of them have the owner the old oracle user.
    Do you know if I have to change some of this parameters?
    How to do that, and where can I find some guide to follow ?
    thanks in advance

    and then two different owners .Not necessarily, you can use the same OS user, of course on a different Oracle Home.
    where can I find some guide to follow ?http://download-uk.oracle.com/docs/html/A96167_01/pre.htm#sthref106
    http://download-uk.oracle.com/docs/html/A96167_01/pre.htm#CHDCEHBG

  • I want to run multiple instance of tomcat on same server-very Urgent

    HI all,
    I want to run multiple instance of tomcat on same server. I have created CATALINA_BASE directory and i put conf,logs,temp,webapps, and work directory. I have configured server.xml in different port. I have set the environment variables too. Though it didn't workout for me. Is there anything else i have to do for that. if so, Please assist me.
    I did all according to the tomcat 4.1running.txt
    Thanks in advance
    Ram.

    hi,
    http://www.linuxjournal.com/article/8561
    http://forum.java.sun.com/thread.jspa?threadID=515368&messageID=2458945Hit Google..
    http://www.google.com/search?q=how+to++run+multiple+instance+of+tomcat+on+same+server&client=netscape-pp&rls=com.netscape:en-US

  • Multiple wiki's on the same server

    Is it possible to have multiple wiki's on the same server. I do not mean having 2 wiki pages. however more like having 2 websites from the same server and each having their own wiki sites.
    From just a quick play with the possibility both sites still reference from the same place so both sites would see the same wiki pages.
    I was thinking of trying to use realms however the wiki info is not kept in the folder that is managed by realms

    This can be done, but it really depends on the load balancer you use.
    There is no recommendation from BusinessObjects and you might want to consult the load balancer vendor for instructions and support.
    Regards
    Caroline

  • Problem running multiple folder actions at the same time

    Hi,
    Does anyone have some experience running multiple folder actions at the same time?
    I've written a Applescript folder action that processes some files. When adding some files, the script starts and all goes well. The processing of each file takes a few minutes, but all files are processed correctly.
    However, when adding some new files to the dropfolder, while the folder action is all ready processing other files dropped a few minutes earlier, the process that is all ready running immediately aborts and the folder action is relaunched on the new files, leaving the old files for what they are...
    The same problem occurs with multiple folders, each having a folder action attached. When dropping files in "Folder A", the script starts processing. But if someone droppes files in "Folder B", The script of folder A aborts, and the script of folder B starts processing. When adding more files to the folders, the result is the same. In some casses, when the last dropped files are processed, the os continues where the operation was aborted on the previous files. But this not always happens. To make things worse, when you remove the items from the folders afterwords, the folder actions starts running again on items no longer present in the folder !!!!
    Does anyone know how I can prevent the folder action being aborted when new files are dropped and placing the new files in "Hold", until the previous files are processed? How can I prevent a folder action being aborted when a item is dropped into another folder?
    I've written a small script to test this behaviour. Just create one or more folders and attach the script below. Drop a item into the folder, wait a few seconds and drop another one in the same or another folder. To monitor what happens please check the console.
    on adding folder items to this_folder after receiving added_items
              set FolderName to this_folder as string
              set ItemName to added_items as string
              repeat with theIncrementValue from 1 to 15
      delay 2
                        do shell script ("logger \"Folder: " & FolderName & "  -  Item: " & ItemName & "  -  Step: " & theIncrementValue & "\"")
              end repeat
              do shell script ("logger \"Folder: " & FolderName & "  -  Item: " & ItemName & "  -  Done...\"")
    end adding folder items to
    Thanks for any feedback.

    That is pretty much the way Folder Actions work, especially since AppleScript is not multi-threaded.  If you are using them as some intermediate step in a workflow, you might rethink the way you are handling the files (for example, use a droplet instead).  Other options would be using launchd to watch a path or a shell script on a different thread.

  • Installing multiple Oracle intellgent agents on same server

    I am going to use Oracle 10g (10.2.0.4) on HP UNIX 11i (11.23). We will setting up development, qa and failover enviornment on the same server. There will be a separate server for production.
    Is it possible to install multiple insances of Grid Control including intelligent agent on the same server. We will be using different UNIX logins for different enviornments. We can also use different ports (tcp/ip) if necessary.

    One of the things that is confusing me - you say you will be installing Oracle 10.2.0.4 ... that describes both the Grid control version and the Database version, so I have absolutely no idea which product you are installing.
    If your question is entirely about Grid Control, you might ask in the Grid Control forums.

  • Multiple users connected to the same server

    Hi there,
    I was wondering if this scenario would be possible to be implemented on a Snow Leopard Server installed on Mac Mini 2.66:
    - one iphone developer that needs to be remotely connected to the server to develop apps
    - one project manager that will handle the project files and documentation. He will login to the server and upload/download files
    - one app GUI designer that will login from time to time, to make the design in photoshop.
    Can these 3 users be logged in the same time on the same server without any lag? Or this version of server will only support one user at a time?
    Thank you!

    Yes, you can do ssh and terminal connections, but I'm guessing that's not what you want here; I'm guessing you're headed over from X Windows or (more likely) Windows Terminal Services.
    Google for Aqua Connect and related for the path that you're headed toward.
    In general, Apple Mac OS X and Mac OS X Server runs one seat and one keyboard and one display per station, whether it's an Xserve server or a MacBook or whatever.

  • How to make Adobe acrobat feature to convert SAP  Pages to PDF available for multiple users connected to the same server

    We have installed Adobe Acrobat X Pro- English,Francais,Deutsch version 10.1.9 in our test environment and tried  testing it for converting SAP pages into PDF with a few pilot users. In doing so we faced a challenge, where only one user at a time can use Adobe Acrobat PRO to convert SAP pages in to PDF.As long as the first user who  is connected to Adobe Acrobat Pro via SAP isn’t logged off, other users connected to the same  server  are not being able to get the “Save As” dialog box to save the PDF in their preferred location.
    This is a business requirement and we need an urgent solution for the same. Can anyone help us in telling us if this is possible and if yes the how to go about?

    It's not something we deal with here, the LiveCycle products are a different world. Key points: Adobe LiveCycle is a range of products, some desktop, some server. LiveCycle PDF Generator is the one you should look at, it comes in 3 editions. License terms are by negotiation. Key management is via its Java API.

  • While composing emails, either a new email or replying to a received email, multiple partial versions of the same email appear in trash folder.  For a lengthy email, e.g. 2 pgs.  I may have as many as 100 partial versions of that email appear in trash.

    The Mac has 2 profiles.  When composing an email in mail (gmail account), multiple versions of the same email appear in trash as you are composing the email.  Does not appear to be any specific attributes which trigger this.  When email is sent.  The entire email appears in sent folder, while you still have multiple versions in trash.  This same thing occurs if you create and save a draft email.
    This only occurs on one of the two profiles.  Both profiles are administrators.  But this is the secondary profile.
    We have compared all settings on the Mac for both profiles, gmail online, etc.
    Anyone have any ideas?

    Ick. So it can't just work sensibly? Sensible would be either autosave overwrites previously autosaved versions or all autosaved versions would be deleted when the message is finally sent. Allowing previous message versions to accumulate endlessly might be beneficial to someone, but does not seem like sensible default behavior.

  • Running multiple batch actions on the same folder? One Click?

    We run Actions on a group of images using CS4 with the File->Automate->Batch function. We use this to take, for example, 200 images from a set folder and run an "Action" to create a rendered 2D design and save it in a different location to the source image and add an extension to the file name, leaving the source image unaltered. 
    The problem is that we then require to run this 20 times, each time, the difference is :- we want it to save to a different location and the "action" used is different because it changes the colour for example.
    The desired output is:
    FROM A JPEG ---> 20 folders (named as 20 different colours) and all our images rendered (as in our action) and saved into the 20 folders
    So we have 20 versions of each image
    Currently we simply set off the different actions in a batch separately, IE. 20 lots of batches to set off.
    So for example:
    * We have 200 jpeg images in folder [A]
    * We run a Batch function to run an "action" on all 200 images in folder [A] to render into our design and add a blue colour overlay (this is all done in the action itself) and to save them to folder [B] with the extension (BLUE) added to the filename.
    * Once Photoshop finishes running this Action on the 200 images (wish it would beep or something to let you know it was finished) we then run a batch to run a different "action" on the same 200 images in folder [A] to render the design and add a pink overlay and to save them in folder [C] with the extension (PINK) added to the filename
    And so on and so forth for the 20 different actions.
    Is there a way we can instruct Photoshop to run all of these 20 actions (one after the other in a queue as it where) without having to "Babysit" Photoshop and ask it to run each one off ourselves manually?
    Would we have to use JavaScript for this? We have no experience with JavaScript at all.
    We are currently using Photoshop CS4, is there a easier way to do this on CS5 or CS6?
    Kind Regards and Thanks in advance
    Steven

    Would we have to use JavaScript for this?
    I think it would be advisable but (if you don’t mind risking getting less help) you could use VB or AppleScript depending on your platform.

  • I want to install to different version on the same server

    Hi all,
    I want to install two different version of oracle on same server.
    and Both should work parallely without disturbing to each other.
    I know it is possible
    But while installing what preliminary precautions I willl have to take so that it won't disturbed other running database.
    waiting urgently for reply
    Pramod

    I would think as long as you set up separate staging areas for the two different versions that there should be no conflict. As always though - make sure you have good backups - maybe two.

  • Multiple application instance on the same server instance

    Can we have multiple instances of the same application on a single WLS?? For ex, can I have two app.ear files in different application directories??
              

    Hi Nilesh,
    Can you please clarify your landscape as this will help in getting answers to your question.
    In general adding instances (and/or server nodes) should be considered for increasing capacity rather than impoving performance. Specifcially, adding instances (and/or server nodes on the same host you risk a situation where the processes compete for resources which will have a negative effect on performance. If you do need to combine instances on the same host, make sure there is enough hardware (specifically memory in case of JAVA).
    Hope this helps,
    Best regards, Walter

  • Running multiple DAQ tasks at the same time

    I am trying to setup a program that would allow me to run different analog voltage waveforms on different channels.
    The rate at which samples hit each channel can be the same for all 32, but I want each to be sourced by an individual file I/O source.
    I saw the multiple tasks thread and I did try doing the multiple task approach first and needless to say got the same error.
    Saw something about software timed approach working better, but it is still a bit unclear in that post. Can i do with this card what I described above and if so is this software timing approach the way to go?
    Thanks in advance!

    Hi,
    What DAQ device and and programming language are you using, i.e., LabVIEW/CVI/.NET?   If you are new to DAQ, a great place to start are the example programs.  You can find the example programs with the Example Finder, located at Help >> Find Examples in both LabVIEW and CVI.  Once this opens, double click Hardware Input and Output >> DAQmx >> Analog Generation.  This will have many programs for generating waveforms.  I have also found a program online that might be worth looking at.  
    Continuous Multiple AO Waveforms
    Regards,
    Jim Schwartz

Maybe you are looking for

  • RE: Library Sharing with Apple TV1, no longer works with Home Sharing on.

    Let me begin by telling you what I have. Last year I took my old 2006 XServe Dual Quad 2.8 GHz and moved it in my home which is hardwired, and set it to share my iTunes library (700 movies, 700 TV Shows and 16,000 songs) to my six Macs, 3 PC's and fo

  • Pending messages in queue consume cache and result slow processing

    Hi All           I have one stand alone java application which is consumer of one weblogic JMS queue.           What my application does, it take big messages in to xml format and convert it in to small chunk of xml using XSLT.           Here I am st

  • Get pics from my PC to my Iphone 4s.

    I imported pictures to my PC but on accidently had it set on the 'delete after importing' and I want the pictures back on my iphone. How do I download them back on my phone without having to download a software onto my PC?

  • 802.11n: wireless APs configuration limited to 54Mbps

    Hi, I have been deploying a new wireless network using 5508 WLC (running 7.0.98) and 3502 APs. I followed the configuration guide found on: http://www.cisco.com/en/US/customer/products/ps6366/products_tech_note09186a0080a3443f.shtml When I try to che

  • New HD Backup to Time Machine

    I have been using Time Macine for a long time to backup my HD. My HD was dieing, so I used Carbon Copy Cloner to make a bootable backup. I replaced the internal HD and using CCC again copied back to the new HD. I gave the new HD the same name as the