Oracle 10g listener hang

Dear Expert,
I manage to create database 10g version 10.2.0.1 and listener using DBCA initially working . But few day later, when i try to lsnrctl status to check listener it was hang. I try to kill the listener process and run lsnrctl status but it hang forever. I using the netca to recreate the listener but hang as well... Do i need to patch the db in this case.
OS ... Solaris 10 spar 64 bit.

user13290160 wrote:
Dear Expert,
Tks for the inforamtion . Problem resolve due to ip address did not match the listener hostname.
Regard
liangIS the server using a dhcp assigned ip address? If so, not a good practice . . .

Similar Messages

  • Oracle 10g listener standard

    Hi all,
    I am trying to define Oracle 10g listener standard in my organization.
    We have 60 Oracle 9i databases in an AIX node. We are planning to upgrade these database to 10g. During upgrade we want to configure the listeners according to our standard.
    Now we are not using dynamic registration for Oracle 9i databases. So there are 60 seperate listeners that always try to establish connections to the database even if the database is not up. This leads to server performance problems when the applications overload the server with connection attempts when there are hundreds of processes waiting to connect.
    After upgrade, we want to make all databases register with a listener for performance problems. But one listener per node can be too risky, maybe we can register a database with more than one listener.
    Also, there are some reasons for shutting the listener down:
    1. Cold backup
    2. Apply patches
    If we use only one listener per node, for cold backup we would shut down the listener and then no clients would connect to the databases.
    After these explanation, I am wondering if we can mix both reducing the number of the listeners for each node and using load balance for all databases.
    Do you hane any ideas, suggestions?
    Thanks,
    Fatma

    With Oracle 10g and RMAN there is no longer any reason to be doing cold backups.
    I'd run one listener per node. If this is too risky than a single database instance is also too risky and you should be investigating other high-availabilty solutions. RAC isn't always the answer.
    Connection manager might also be useful in your environment.
    Cheers,
    Colin

  • Oracle 10g Listener XP pro need to be restarted ...

    Hello all.
    Here is my problem. I have oracle 10g installed on a computer with Windows XP pro Sp1a. Every thing work fine despite 1 point. When the computer is restarted, a small software starts the different Oracle Services (Oracle Database Service and listener) and wait for the 2 services to be in the state "started". After startup, the two services are in the state "started" but, sometimes, I can not get connected to Oracle. In the listener log, I have a message "TNS-12514: TNS:listener does not currently know of service requested in connect descriptor".
    To solve the problem, I have to restart either the listener service or the oracle service or both of them.
    My problem is that this computer must be an "auto starting system".
    What can I do to solve this problem ???? Is there a specific order to start the process ?, Should I put dependency between them ???
    Thank for your help.
    D. GARRIVIER

    If you use, as I think, dynamic service registration (no SID_LIST in Listener.ora for your DB), then it would be better to start the listener before the Database. If not, the registration could take a few seconds (or minutes). Anyway, if this is the problem, you should be able to connect after a few seconds (or minutes).

  • Oracle 10g Installer Hangs at 87%

    I am trying to install Oracle 10g on a HPUX Itanium box and the installer hangs every time at 87%, which is right after specifying schema passwords. I can see the java process still running but it is only taking 0.23% of a processor.
    Task Being Performed: "Processing iSQL*Plus 10.1.0.2.0"
    Tail of installActions log:
    Calling Query generalPortQueries2.1.0.18.7 getFreePort
    lowerPortNumber = 5580
    upperPortNumber = 5599
    currentOracleHome = /oracle/OraHome
    portName = iSqlplus RMI Port
    oracleHomes = null
    configurationPath = null
    attributeName = null
    UDPFlag = null
    Contents of oraInstall*.err (although the file date is 2 minutes earlier than installActions log):
    java.net.UnknownHostException: breezedb.domain.com: breezedb.domain.com
    at java.net.InetAddress.getLocalHost(InetAddress.java:1139)
    at oracle.sysman.oii.oiin.OiinNetOps.computeNICList(OiinNetOps.java:104)
    at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:75)
    at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
    at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:105)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:358)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:162)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:915)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Contents of oraInstall*.out
    null
    null
    Does anyone know what might be causing this? I have been having a hard time getting anything from Oracle installed on this Itanium machine and am wondering if Oracle really supports it.
    Thanks for any help.

    Jeff,
    You should post your database technical questions in the database forum for an appropriate response: General Database Discussions
    Thanks,
    OTN

  • Oracle 10g Listener sees to stop - all was OK then a few days later it stop

    lsnrctl status gives an error TNS-12560 TNS protocol adapter error followed by 32-bit windows error: 55: unknown error
    All is fine after a reboot of the server but the listener will not respond to anything such as LSNRCT STOP - the only solution is a reboot of the windows server that Oracle 10g is installed on.
    the listner.ora
    # listener.ora Network Configuration File: E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = c:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.166)(PORT = 1521))
    listener.log shows all OK, then nothing apart from the regular service_updates :
    16-APR-2009 04:27:23 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=aem)(PORT=1521)))(VERSION=169869568)) * status * 0
    16-APR-2009 04:27:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=jde)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.166)(PORT=2946)) * establish * jde * 0
    16-APR-2009 04:27:41 * service_update * jde * 0
    16-APR-2009 04:28:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=aem)(PORT=1521))))(VERSION=169869568)) * services * 0
    16-APR-2009 04:32:44 * service_update * jde * 0
    16-APR-2009 04:36:38 * service_update * jde * 0
    16-APR-2009 04:37:02 * service_update * jde * 0
    I cant understand this - if it was a configuration error somewhere the listener would most likely not start in the first place - but for it to start OK and then fail seems strange - and then there is no actual error written to the listener.log.

    This is a problem with non-paged memory allocation on Windows,see on metalink:
    Listener start fails with Tns-12560 Windows Error:55 unknown error
    Doc ID: 737637.1
    Make sure you meet all software and hardware requirements according to the installation guide.
    Werner

  • Oracle 10g Database Hanging twice a day

    My database server has 10g with MS 2003 server as OS.
    Twice a day the database hangs and does disconnects all the users from local and remote locations.
    Current SYSTEM tablespace has a size of 470 MB and is 98.86 in use, when I try to add another datafile as 'SYSTEM02.DBF' in the same path where other system data files are, I kept this operation running during weekends but datafile was not added.
    Has it anything to do with the MS 2003 server no. of users.
    Any other suggestions for SYSTEM Tablespace to be free.
    Please reply.
    Thanks
    Ajaz Ahmed

    Hi friends / sameer,
    Sorry for the delay. Here is the attached alert.log file Since the data from foxpro was loaded into oracle on to oracle 10 g from 7th may the problem of database hanging started from the next day. I joined the organization on 22nd july.
    Current SYSTEM tablespace has a size of 470 MB and is 98.86 in use, when I try to add another datafile as 'SYSTEM02.DBF' in the same path where other system data file is, it does not add. I kept this operation running during weekends but datafile was not added.
    Has it anything to do with the MS 2003 server no. of users.
    Any other suggestions for SYSTEM Tablespace to be free.
    If you can get me your mail id then I can send the
    attachment of alert.log file as [email protected] bounces back.
    Thanks
    Ajaz Ahmed

  • Oracle 10g Application Hang Issue ...... Please need Urgent Help

    Hello All,
    We have Linux server with Oracle Application 10g and Oracle 11g database.
    We have developed an application with JSP/Servlet. We are facing an wired issue with this application.
    When we start using system with 4-3 users at a time, after few mins or few hours, that application slow down or hang.
    and then after we are not even able to get a simple HTML page. It also affect the other applications as well, which are deployed on that server.
    We have tried our best but not able to find what the exact problem is. Even we have used visualVM and Jconsole to monitor the application.
    When application hang, we had found that there were 6,959 Loaded Classes, 200MB heap size, CPU usage 20%.
    We have set the heap size to 2GB.
    Another thing is, some procedures take 20sec to 2min to execute. But does this affect the application such a way that it goes hang?
    Please help to found out the problem.
    Thanks,
    Ankur Raiyani

    Hello,
    I have a simple question.
    If any procedure takes 40 - 45 sec to execute then will that affect the Oracle Application server and make all the deployed instance slow?
    Please help me out
    Thanks in advance ......
    Ankur Raiyani

  • Oracle 10g listener service_register

    Hi all,
    some days ago I migrate a production instance to my local workstation by using rman full backup/restore to restore some tables....
    After finish my restores I delete the instance on my workstation and from now on I have a listener behave that I don't understand.
    I created a new empty database with new listener.ora.
    By starting the listener he registered a service named like the delete production database.
    ---> 06-AUG-2010 09:22:27 * service_register * boracn * 0
    listener.ora
    # listener.ora Network Configuration File: /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    LISTENER_PCB01389 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PCB01389.gkdruhr.de)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_Listener=OFF
    logfile............
    /opt/oracle/product/10.2.0/db_1/network/log/tail -f listener.log
    TNSLSNR for Linux: Version 10.2.0.5.0 - Production on 06-AUG-2010 09:22:17
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    System parameter file is /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /opt/oracle/product/10.2.0/db_1/network/log/listener.log
    Trace information written to /opt/oracle/product/10.2.0/db_1/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=25509
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PCB01389.gkdruhr.de)(PORT=1521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    06-AUG-2010 09:22:17 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=PCB01389)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169870592)) * status * 0
    06-AUG-2010 09:22:27 * service_register * orastattest * 0
    06-AUG-2010 09:22:27 * service_register * boracn * 0
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PCB01389.gkdruhr.de)(PORT=1521)))
    06-AUG-2010 09:22:34 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=PCB01389)(USER=oracle))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169870592)) * stop * 0
    Does anyone can tell me where the listener checkout this information. ?
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Re.
    the lsnrctl service... shows many the old database..
    Where does the listner get the services configuration ?
    .....thanks Till
    lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.5.0 - Production on 06-AUG-2010 09:45:52
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.5.0 - Production
    Start Date 06-AUG-2010 09:44:39
    Uptime 0 days 0 hr. 1 min. 13 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /opt/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PCB01389.gkdruhr.de)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "boracn" has 1 instance(s).
    Instance "boracn", status READY, has 1 handler(s) for this service...
    Service "boracn_XPT" has 1 instance(s).
    Instance "boracn", status READY, has 1 handler(s) for this service...
    Service "orastattest" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    Service "orastattestXDB" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    Service "orastattest_XPT" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    The command completed successfully
    lsnrctl services
    LSNRCTL for Linux: Version 10.2.0.5.0 - Production on 06-AUG-2010 09:46:19
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "boracn" has 1 instance(s).
    Instance "boracn", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "boracn_XPT" has 1 instance(s).
    Instance "boracn", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orastattest" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orastattestXDB" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1022 state:ready
    DISPATCHER <machine: PCB01389, pid: 22873>
    (ADDRESS=(PROTOCOL=tcp)(HOST=PCB01389.gkdruhr.de)(PORT=5388))
    Service "orastattest_XPT" has 1 instance(s).
    Instance "orastattest", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    --------

  • Oracle 10g listener control not started

    Hi all
    my listener control not started. please help me.
    C:\Documents and Settings\raihan>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 12-SEP-2007 13:28
    :11
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Failed to start service, error 1058.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    thanx in advance.

    Issue lsnrctl start and report results. If problem persists, change the localhost reference in HOST= to whatever your actual hostname is.
    ~ Madrid

  • Oracle 10g listener processes on linux

    Hi,
    We have databases (10.1.0.3) running on linux x86 (RH AS3) and Tru64 unix.
    I have noticed on linux that there are a number of processes for each listener whilst on Tru64 the listener has only one process.
    Can anyone explain why linux has these extra processes?
    Thanks
    Mark

    Hi Mark,
    I've the similar issue on linux and solaris.It's a bug in 10g .There is a patch available for it.Apply Patch 4518443 for the problem .Or else you can do the work around like adding this text to your listener.ora file will fix the problem. SUBSCRIBE_FOR_NODE_DOWN_EVENT_<listener_name>=OFF
    Regards,
    Gayatri

  • Oracle 10g installation hangs at 25%

    hello
    i am trying to install oracle database 10g R2 on redhat 4 (the operating system DVD is supplied from oracle );
    at 25% from the installation progress i got the following error:
    java.util.zip.ZipException: invalid entry CRC (expected 0x91380798 but got 0xe87f543f)
         at java.util.zip.ZipInputStream.readEnd(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1420)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:258)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:194)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:143)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:341)
    any help is really appreciated
    thanks

    yes you can try copying the contents in the server first and then try the installation, if there is any problem with the disk, it will throw an error during copy itself.

  • Oracle 10g Listener Port Changes after every Restart

    Hi All,
    I have installed Oracle10g in my Laptop and was working fine till last week, but now when I start the Listener, it is starting with different port number other than the default port 1521. ( For example first time Listener started with port number 3110, then after restarting the Listener it becomes 3313, and so on) That means server is assigning different port numbers on every time when the listener starts.
    Because of this I am not able to connect to the database.
    How to make the Listener port as default 1521 permenantly.
    Please help.
    Regards

    Hi,
    Can you please check the listener.ora file? Do you have the port number
    mentioned as 1521 as below:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = my_server_name_fully_qualified)(PORT = 1521))
    Regards,
    Chandan

  • Info about Listener for oracle 10g and 11g installed on single systm

    Hi,
    I have installed oracle 10g n 11g on my system. I have question regarding oracle listener.
    oracle 10g , Listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = kankala.kalyan)(PORT = 1521))
    oracle 11g, Listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1522))
    (ADDRESS = (PROTOCOL = TCP)(HOST = kankala.kalyan)(PORT = 1522))
    my question is why the listener's names are same even though thy are on different ports?
    and for people worrying, why i have installed 10 n 11 is
    Initally only oracle 11g was installed on my system. Later, I was learning forms for first time and i have to connect to database frm developer suite 10g. so i installed oracle 10g database.

    The names are the same because that is the way you created them.
    If you want to make a change use NETCA to drop and recreate one of them.
    Just make sure you've defined ORACLE_HOME correctly before you do it.

  • Oracle 10g tns listener

    i have installed 10g database on the same server on which 9i already exists. i did it on two machines and on comp1 everything is going well, but on comp2 (which is main server in our company) i can't connect to database i created during the 10g installation. when i try to run enterprise manager console, i'm asked for host and/or database username and password, and when i enter these things i still can not run EM. after few attempts i figure it out that there might be a problem with listeners (i found it on net) and i found out that on comp1, with which i have no problem, oracle 10g listener is running (control panel->admin tools->services), but on comp2 9i listener is running, and there is no 10g listener listed in services at all, so this could be the problem which i don't know how to solve. what should i do to register or do anything else, to have 10g listener listed in services to make it run???? if i'm wrong about listeners, tell me some other ideas and solutions to work it out.
    thanks a lot to anyone willing to help !

    Hi
    Stop and disable the 9i listener service and to create a 10g listener with the Net Configuration Assistant (Start -> Programs -> Oracle 10 Home -> Configuration and Migration Tools -> Net Configuration Assistant). As you saw on the other macine, the 10g listener will register the 9i and the 10g databases.

  • Oracle 10g DB listener does not work.

    I am in a terrible situation.
    My oracle 10g db listener often hang without any sign.
    For example , sometimes user sql select one minute ago , then the database could't be conected next minute .
    Even i command lsnrctl stop and start , the listener is over .
    I have to kill process then start listener.
    I try to find out what for , but i am don't know how to do .
    May any one tell my why or how ?
    Thank you .

    Thank you .
    I find how to happen the problem . It should be bug 4518443 .
    Now i have another question .
    I want to apply patch ,but fails.
    following is my command line :
    [oracle@localhost ~]$ opatch lsinventory
    -bash: opatch: command not found
    When I cd $oracle_home/OPatch , i find opatch file.
    Iam not sure why i can't apply patch .
    Thak you .

Maybe you are looking for

  • How can I tell if my HD is a 7200 RPM One?

    I bought a MBP 17" High Res, from an apple store. With a 160 GB HD. On the outside of the box it said that the HD was 7200 RPM, which came as a nice surprise, because online they list the 160 HD as 5200 RPM. I was going to order the 200 GB HD 7200 RP

  • How to play videos in the itunes 11 window? Not in a separate one !

    I accidentally click on the thumbnail in the progress bar while playing a video and the video poped up, now every video pops up, I want to be able to play them in the same Itunes window, Anyone knows how to? Thanks

  • BAPI_PO_GETDETAIL1 Giving Runtime Error

    Hello I am getting the following error on calling a BAPI BAPI_PO_GETDETAIL1 from smartform layout set. Please could you let me know if something can be cone about it. Error analysis     A RAISE statement in the program "CL_HANDLE_MANAGER_MM==========

  • HT1904 I need to change the email address so I can get in to my account.

    How do you get the messages to go to my main email

  • Anyway to get 3.0.1 back?

    I think its 3.0.1 anyway, but yeah. OS 4.0 is really really slow as i think everyones is on the 3G. I went into the apple store in newcastle and he told me to restore it.I try to restore it and it says i need to update to 4.0.1, so i click ok. Then i