Stop, start all nodes.

To shutdown database instance on all the nodes in a clusterd env/. I use
srvctl stop/start database -d dbname
Likewise what is the best way for ASM and cluster?
Thanks!

there is no command to startup from a single node or group command. Correct? Yes, that's correct.

Similar Messages

  • Cluster service is requested to stop on all nodes when DNS is unavailable

    Our 6 node coherence cluster has been running fine for few days. All coherence nodes were requested to stop the cluster service when the DNS server was not available for few mins due to a scheduled maintenance activity. Cluster services didn’t come back up until the DNS server is available. Why would it need a DNS server when the cluster is already started and running fine for few days?
    Here’s the error message and thread dump from the logs:
    2010-12-18 18:07:18.819/3464791.277 Oracle Coherence GE 3.6.0.3 <Error> (thread=IpMonitor, member=7): Detected hard timeout) of {WrapperGuardable Guard{Daemon=Cluster} Service=ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_JOINED), Id=0, Version=3.6, OldestMemberId=5}}
    2010-12-18 18:07:18.823/3464791.281 Oracle Coherence GE 3.6.0.3 <Error> (thread=Termination Thread, member=7): Full Thread Dump
    Thread[Invocation:Management:EventDispatcher,5,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.Service$EventDispatcher.onWait(Service.CDB:7)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[Logger@9250962 3.6.0.3,3,main]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[Signal Dispatcher,9,system]
    Thread[Finalizer,8,system]
    java.lang.Object.wait(Native Method)
    java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
    java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
    java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    Thread[Invocation:Management,5,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onWait(Grid.CDB:6)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    ThreadCluster
    java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
    java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
    java.net.InetAddress.getAllByName0(InetAddress.java:1154)
    java.net.InetAddress.getAllByName(InetAddress.java:1084)
    java.net.InetAddress.getAllByName(InetAddress.java:1020)
    java.net.InetAddress.getByName(InetAddress.java:970)
    java.net.InetSocketAddress.<init>(InetSocketAddress.java:124)
    com.tangosol.net.ConfigurableAddressProvider$AddressHolder.getAddress(ConfigurableAddressProvider.java:426)
    com.tangosol.net.ConfigurableAddressProvider$1.next(ConfigurableAddressProvider.java:167)
    java.util.AbstractCollection.contains(AbstractCollection.java:89)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.isWellKnown(ClusterService.CDB:5)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.compareImportance(ClusterService.CDB:7)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.getWitnessMemberSet(ClusterService.CDB:49)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.verifyMemberLeft(ClusterService.CDB:91)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotifyTcmpTimeout(ClusterService.CDB:11)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService$NotifyTcmpTimeout.onReceived(ClusterService.CDB:1)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:11)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:33)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotify(ClusterService.CDB:3)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    java.lang.Thread.run(Thread.java:619)
    Thread[main,5,main]
    java.lang.Object.wait(Native Method)
    com.tangosol.net.DefaultCacheServer.monitorServices(DefaultCacheServer.java:270)
    com.tangosol.net.DefaultCacheServer.startAndMonitor(DefaultCacheServer.java:56)
    com.tangosol.net.DefaultCacheServer.main(DefaultCacheServer.java:197)
    Thread[PacketReceiver,7,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketReceiver.onWait(PacketReceiver.CDB:2)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[PacketSpeaker,8,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.queue.ConcurrentQueue.waitForEntry(ConcurrentQueue.CDB:16)
    com.tangosol.coherence.component.util.queue.ConcurrentQueue.remove(ConcurrentQueue.CDB:7)
    com.tangosol.coherence.component.util.Queue.remove(Queue.CDB:1)
    com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketSpeaker.onNotify(PacketSpeaker.CDB:21)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    java.lang.Thread.run(Thread.java:619)
    Thread[Termination Thread,6,Cluster]
    java.lang.Thread.dumpThreads(Native Method)
    java.lang.Thread.getAllStackTraces(Thread.java:1487)
    com.tangosol.net.GuardSupport.logStackTraces(GuardSupport.java:810)
    com.tangosol.coherence.component.net.Cluster$DefaultFailurePolicy.onGuardableTerminate(Cluster.CDB:4)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$WrapperGuardable.terminate(Grid.CDB:1)
    com.tangosol.net.GuardSupport$Context$2.run(GuardSupport.java:677)
    java.lang.Thread.run(Thread.java:619)
    Thread[Reference Handler,10,system]
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    Thread[PacketPublisher,6,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.onWait(PacketPublisher.CDB:2)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[DistributedCache,5,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onWait(Grid.CDB:6)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[IpMonitor,6,Cluster]
    java.lang.Object.wait(Native Method)
    com.tangosol.coherence.component.util.Daemon.onWait(Daemon.CDB:18)
    com.tangosol.coherence.component.util.daemon.IpMonitor.onWait(IpMonitor.CDB:4)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
    java.lang.Thread.run(Thread.java:619)
    Thread[PacketListener1P,8,Cluster]
    java.net.PlainDatagramSocketImpl.receive0(Native Method)
    java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
    java.net.DatagramSocket.receive(DatagramSocket.java:725)
    com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:22)
    com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:1)
    com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:20)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    java.lang.Thread.run(Thread.java:619)
    Thread[PacketListener1,8,Cluster]
    java.net.PlainDatagramSocketImpl.receive0(Native Method)
    java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
    java.net.DatagramSocket.receive(DatagramSocket.java:725)
    com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:22)
    com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:1)
    com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:20)
    com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    java.lang.Thread.run(Thread.java:619)
    2010-12-18 18:07:18.823/3464791.281 Oracle Coherence GE 3.6.0.3 <Warning> (thread=Termination Thread, member=7): Terminating Guard{Daemon=Cluster}
    2010-12-18 18:07:18.823/3464791.281 Oracle Coherence GE 3.6.0.3 <Error> (thread=StopService, member=7): Requested to stop cluster service.
    2010-12-18 18:07:18.826/3464791.284 Oracle Coherence GE 3.6.0.3 <D5> (thread=DistributedCache, member=7): Service DistributedCache left the cluster
    2010-12-18 18:07:18.826/3464791.284 Oracle Coherence GE 3.6.0.3 <D5> (thread=Invocation:Management, member=7): Service Management left the cluster
    2010-12-18 18:07:24.904/3464797.362 Oracle Coherence GE 3.6.0.3 <Error> (thread=main, member=7): Failed to restart services: com.tangosol.net.RequestTimeoutException: Timeout while waiting for cluster to stop.
    2010-12-18 18:07:33.915/3464806.373 Oracle Coherence GE 3.6.0.3 <Error> (thread=main, member=7): Failed to restart services: com.tangosol.net.RequestTimeoutException: Timeout while waiting for cluster to stop.
    2010-12-18 18:07:42.924/3464815.382 Oracle Coherence GE 3.6.0.3 <Error> (thread=main, member=7): Failed to restart services: com.tangosol.net.RequestTimeoutException: Timeout while waiting for cluster to stop.
    2010-12-18 18:07:51.936/3464824.394 Oracle Coherence GE 3.6.0.3 <Error> (thread=main, member=7): Failed to restart services: com.tangosol.net.RequestTimeoutException: Timeout while waiting for cluster to stop.

    The log file shows that list of the addresses are formed by IP, but they are configured by using hostname in override file.
    Here's the log entry:
    WellKnownAddressList(Size=2,
    WKA{Address=165.X.X.XX7, Port=8088}
    WKA{Address=165.X.X.XX8, Port=8088}
    Here's the configuration from tangosol-coherence-override-prod.xml:
    <well-known-addresses>
    <socket-address id="1">
    <address system-property="tangosol.coherence.wka">serverA</address>
    <port system-property="tangosol.coherence.wka.port">8088</port>
    </socket-address>
    <socket-address id="2">
    <address system-property="tangosol.coherence.wka">serverB</address>
    <port system-property="tangosol.coherence.wka.port">8088</port>
    </socket-address>
    </well-known-addresses>
    Thanks,
    Ramesh

  • Apple TV 'Trailers' App stops starts all other streaming fine, why?

    Hello,
    Just bought an Apple TV (I think that makes it 3rd generation?). Netflix streams fine, movie previews from itunes stream fine but when I use the Trailers app built in to the Apple TV it stops and starts a couple of times through the majority of trailers. Why is this particular app getting it wrong when everything else works? I've not rented a film yet but obviously a 2h hour film isn't comparable to a 2 minute trailer.
    My internet speed clocks at about 9Mb/s
    Anyone any ideas?

    You probbably have it set to use HD resolution, and Trailers are higher quality in genral anyway making them more demanding on your network connection to be able to watch.
    Yes I found that option previously but didn't make the link as it is in the settings menu under 'itunes store' which I presumed was specifically for....the itunes store, plus on the play button in the Trailers app it still says HD regardless of your settings.
    Also not the same thing.  Rentals have to be fully downloaded first, they are not streamed so it does not matter if your connection is slow it will just take longer to download, but you can watch it un-interrupted then.
    Is the Apple TV different from say renting on your laptop? because that gives you the option to start playing the movie prety much straight away without downloading the whole movie.
    I am guessing you are using WiFi.  I would start by trying a wired connection and see if that resolves the problem.
    I will give the wired connection ago at some point, but watching trailers in SD for now is good enough, just need to try renting a film to make sure it works wireless as that i my prefrence. Thanks for your help!

  • TS3694 My Ipod is not recognized by Itunes with my Windows 8 PC. Works fine with Windows 7 PC. Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive

    Need help? Some of my Ipods are not recognized by Itunes with my Windows 8 PC. (Ipod Nano 4th gen  and Ipod Nano 6th gen), but on my Windows 7 PC, they work fine.  My Ipod 3rd gen and Ipod shuffle work both on Windows 8 and 7 PC's.  On the non-working Ipods, the  Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive letter...
    any help is appreciated. Chris4sail

    Hello there, chris4sail.
    The following Knowledge Base article offers up some great step-by-step instructions on troubleshooting your iPod not being recognized in iTunes:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/ts1369
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Adobe creative cloud has stopped working, all my individual programmes from adobe open and work fine, but when I try to open adobe cloud it starts to open then says adobe cloud has stopped working, looking for a solution then shuts down, I can not open it

    Adobe creative cloud has stopped working, all my individual programmes from adobe open and work fine, but when I try to open adobe cloud it starts to open then says adobe cloud has stopped working, looking for a solution then shuts down, I can not open it at all.

    Without proper system information and the application logs nobody can tell you much.
    Troubleshoot Creative Cloud download and install issues
    Mylenium

  • TS1424 I am trying to download a song and it gets to about 3.5mb and stops, then starts all over again. It has done this several times. Could the file be corrupt?

    I am trying to download a song and it gets to about 3.5mb and stops, then starts all over again. It has done this several times. Could the file be corrupt?

    Turn off the Firewall in System Preferences > Security (or Securtiy & Privacy) > Firewall
    If you have anti virus software installed, you may need to disable that before downloading.
    Restart your Mac and try again.

  • HT1657 I just rented a movie didn't see it just pressed to see if it starts all good I stopped the movie and now can't find it anywhere to see what happened I supposed to be able to see it during 24hrs as many times as I wish... Plz help to find it on my

    I just rented a movie didn't see it just pressed to see if it starts all good I stopped the movie and now can't find it anywhere to see what happened I supposed to be able to see it during 24hrs as many times as I wish... Plz help to find it on my iPhone.

    I just rented a movie today, and finished it. But now I can't find it. People say that it is in the Purchase, it's not there

  • I have purchase the Batman trilogy in HD but when I try to download them an error comes out and stops the downloads, and when I hit resume it starts all over again. How can I fix this problem?

    I was downloading the trilogy as we speak and out of the sudden the download stops and it says there is an error. I try and resume the download but it starts all over again.

    Hi tella7,
    If you are having issues downloading purchased content from the iTunes Store, you may find the following article helpful:
    Apple Support: Resolve issues between iTunes and security software
    http://support.apple.com/kb/TS3125
    Regards,
    - Brenden

  • SQL Server 2012 Management Studio - Stop, Start, Restart options all Greyed Out

    I am a sa and local admin on various SQL Servers. I can see the stop/start/restart etc. options when using lower version tools and also when directly logged onto the servers. However with SQL2012 SP2 MS remotely these options are all greyed out for
    all servers. I can confirm that I have effective 'view server state' perms, and also that domain admins can see the options. Why can't I see these options through SQL2012 SP2 MS? Any help appreciated.

    I am a sa and local admin on various SQL Servers. I can see the stop/start/restart etc. options when using lower version tools and also when directly logged onto the servers. However with SQL2012 SP2 MS remotely these options are all greyed out for
    all servers. I can confirm that I have effective 'view server state' perms, and also that domain admins can see the options. Why can't I see these options through SQL2012 SP2 MS? Any help appreciated.
    What rights do you have on windows machine where SQL server 2012 resides, the one who you want to start stop remotely. Are you connecting SQL server 2012 with SSMS 2012 or some lower version SSMS ?
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • SRVCTL  is not starting all DB nodes

    Hi DBAs,
    I have 11.5.10.2 (2 nodes) with 4 node RAC DB on Solaris 10 (64 bit). I turned off the applications and then stopped the RAC DB using srvctl stop -d RACDB. Now I am trying to start the DB with srvctl start -d RACDB but it is only starting 1st node and I am also not getting any error like srvctl couldn't start the RACDB2, RACDB3, RACDB4....
    By logging into the server I can start the other 3 DB instances from SQL Plus. Please help me to resolve the issue.
    Thanks
    -Samar-

    Hi Hussein,
    The issue is that srvctl is not starting the database instances on remainng 3 nodes. Only 1st node instance is getting started. I also don't see any error while doing the srvctl start database -d RACDB command.
    No recent changes are performed to the applications or DB.
    Thanks
    -Samar-

  • Volumne control via the earphones is not working, all other functions stop,start, next/orevíous title work fine

    Hello,
    the volumne control of my apple earphones is not working.
    All other functions available at the switch on the earphones work fine (Stop, Start, next/previous title, accept incoming call)
    I have already several times rebooted the iPhone 5S.
    I'm gratefull for every hint

    Hello Any one? Apple?
    Ah forget it... it been two weeks and nothing.
    The product wasn't even designed to last for 2 years, and mine is trash after less than one.
    I will NEVER buy another song from the itunes store or another iPod. or even another Mac product for that matter.
    Message was edited by: Chompers417

  • After purchasing Adobe Acrobat Pro my download window is painfully slowly and seemingly stuck.  If i try to pause or cancel the download it stops responding completely.  I have tried to stop/start, redownload, and start fresh several times...all with the

    After purchasing Adobe Acrobat Pro my download window is painfully slowly and seemingly stuck. If i try to pause or cancel the download it stops responding completely. I have tried to stop/start, redownload, and start fresh several times...all with the same result. Any advice?

    Try downloading the offline installer from http://prodesigntools.com/adobe-acrobat-xi-pro-standard-reader-direct-download-links.html
    Make sure you follow the Very Important Instructions on that page.

  • Unable to stop/start SIA Agent - BOBJ XI 3.1 on RedHat Linux

    We have the BOBJXI 3.1 installed on the Red Hat Linux Machines(Custom Installation across Two Red Hat Linux Servers).
    Node 1 - Linux BOX 1 - Tomcat and all the BOBJ Services except CMS
    Node 2 - Linux BOX 2 - MySql and CMS
    Problem Description :
    We have two instances of the CMS running on the Linux BOX2.
    I have assigned the port 6401 to the CMS2 through CMC,The CMS1 is running with deafult port 6400.
    CMS is stopped thorugh the CMC.
    Through the command line ccm.sh tool on the Linux BOX2,We tried to stop the CMS.
            ./ccm.sh -stop all or sia agent .The Script is not doing anything .
    Unable at start/enable the servers on Node2-Linux BOX 2
            ./ccm.sh - start all
            Message on the Command Prompt:
            Starting all the servers...
            Failed to Register Name Server:Reason:A Server of this name already exists( STU00188)
            ./ccm.sh - enable all
            Creating Session Manager
            Logging into CMS
            err: ERROR could not logon to CMS ( STU00152).
            err: ERROR Description:The System ..can be contacted but their is no CMS running at port 6401.

    This looks like an issue with your pid file which is created whent he server starts and should be deleted but may not have been.
    Look in <bobj home>/serverpids directory for the pid file that relates to the server process.  If you find that file, delete it.
    What I think is happening is the system is checking to see if the pid file exists which should tell it if the server is there.  The pid is there so it says it can't start.  But the actual program isn't there so when you try to use it, it says it's not up.
    Hope this helps.

  • Steps to stop / start CRS & ASM in RAC 11gr2

    Hello Gurus,
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    I am new to Oracle RAC 11gr2 and facing some issues while stop / start crs & asm.
    We want to reboot both nodes and for that I have done following steps.
    1. srvctl stop database -d <db name> -- from one node
    Databse is down now.2. srvctl stop nodeapps -n <hostname> -- from both nodes
    services are down now.3. Now I want to stop asm
    $ export ORACLE_HOME=/u01/app/11.2.0/grid ( Grid Home)
    $ srvctl stop asm - This is not stopping ASM instance.
    4. crsctl stop crs -- this is also not working.
    I would appreciate if you please give me full steps.
    Thanks and Regards,

    In 11gr2, gsd remains offline. When I had checked with metalink, they said that it is fine.
    In 11gr2 you can stop all resouces as below
    <CRS_HOME>/bin/crsctl stop has
    or you can stop in the following sequence
    stop or relocate service using srvctl
    stop instnace using srvctl
    stop asm using srvctl
    stop nodeapps using srvctl
    stop cluster resources as root - <CRS_HOME>/bin/crsctl stop has
    To start
    <CRS_HOME>/bin/crsctl start has - it should bring all resources automatically
    verify the services status and start or relocate it back.

  • Steps to stop & Start servicesservices

    Hi ,
    we r doing SAN migration next week,
    i'll giv u a brief about my setup. It is 2 node RAC connected to a SAN storage and size of DB is 500GB on Windows 2003. So now they r asking me to move this database to a new SAN storage box with 3TB and they asked to migrate this entire setup to new one. So please provide me the steps with scripts to full fill this.
    So please provide me the steps(commands on windows cmd prompt) to stop & start services like cluster,asm and instances....etc what are the services to stop and copy database to new one and how to start the services with scripts to complete this task.
    Actually some of our frns told me that there is no much downtime required but my comp asked me to do like stop services and shut down down DB and migrate then start services.
    Pls help me out on this. i am very new t pls pls pls pls.. help me out
    Regards
    Poorna

    Pls help me out on this. i am very new t pls pls pls pls.. help me outthen maybe someone else should do it
    sorry but providing scripts for this task is just impossible, there are too many factors
    its all written in the documentation
    one possible scenario, that we did last week on a 11gR2 OEL5 RAC:
    1. attach the new storage, create disks/volumes, make the hosts recognize them
    2. add the new disks to the ASM diskgroup, and drop the old disks from the ASM diskgroup - this will cause a rebalance, that will take some time depending on the rebalance power and the size of the database
    [3. you can do the same with OCR/votedisk, with the proper commands, if they are located in ASM]
    4. remove the old storage
    zero downtime needed

Maybe you are looking for

  • ITunes update to 10.4 freezes my PC (Vista)

    My PC uses Windows Vista: When I am asked if I want to update my current version of iTunes (10.2.2.12) to iTunes 10.4, it eventually freezes my computer after I respond ok. So I tried to uninstall my current version. That freezes my PC as well. Help?

  • Importing indexes only

    Here is the scenario: Export A contains tables, data, no indexes Export B (same database, different machine, contains tables, no data, indexes. Is there a way to import indexes only from export B into Database A without including tables?

  • Access Session variable across the hosts

    Hi, I am facing an issue. Please find the following scenario. I have a login page which is under a secure host. When the login is successfull, the control will be directed to a non secure host, where I have to access a session variable which is set i

  • Using multiple DLL instances from Java

    Hi All I have an application which uses JSP/RMI/JNI in combination. I have JSPs on webserver and my application DLL developed in C++ on another machine (lets say appserver). So I run a RMI server on my appserver and RMI client on my webserver. Now RM

  • Problème avec diaporama

    Bonjour! j'ai un problème avec le diaporama de Photoshop Elements10. Impossible de créer quoi que ce soit . Message erreur : Une erreur est survenue lors de l'écriture du diaporama vers VMW. Le fichier n'a pas été créé. Je boss la-dessus depuis vendr