TNS-12540: TNS: internal limit restriction exceeded

Hi! What is this error? How can I solve this? OS is Win2k server, RDBMS is Oracle 9.2.0.1 running in a cluster enviroment (with Oracle Fail Safe installed). Any suggestions to solve the problem? Is number_of_processes parameter involved? Bye.
Ste.

The maximum number of processes in Oracle is limited only by the processes parameter of your init.ora or spfile. Whether the operating system is able to allocate sufficient RAM for all your processes is another story entirely. You need to figure out how much of your RAM is available to Oracle and how much you need to reserve for Oracle, subtract out the SGA you allocate to Oracle, and the remainder (assuming nothing else is on the machine) is what you can allocate to individual processes. The amount of RAM each process will require is highly variable-- depends on a number of Oracle parameters, the work each session does, etc.-- so it needs to be measured for each application. Once you measure how much RAM each process needs, and you know how much RAM is avaialble to processes, you should be able to find out roughly how many processes your system can handle. Depending on your confidence in your measurements, you probably want to reduce that maximum value by 10-20% to ensure that you're not swapping Oracle to disk.
If you need to have more clients connected than you calculate your box can handle, you'll need to configure shared server.
Justin
Distributed Database Consulting, Inc.
www.ddbcinc.com/askDDBC

Similar Messages

  • ORA-12540 TNS Internal Limit REstriction Exceeded

    I was trying to install personal 9i on my Dell running XP. The install goes fine until it gets to creating the database and then I get ORA-12540 TNS: Internal Limit Restriction Exceeded. What am I doing wrong?

    oerr ora 12540
    12540, 00000, "TNS:internal limit restriction exceeded"
    // *Cause: Too many TNS connections open simultaneously.
    // *Action: Wait for connections to close and re-try.
    How many TNS connections you are having on your box?
    Daljit Singh

  • OGG ABEND TNS:internal limit restriction exceeded

    I Want to determine the cause..error
    Stopped Primary Extract.
    command START EXTA....
    but EXTA error occurred.
    EXTA error log ..............................................................................
    ERROR   OGG-00665  Oracle GoldenGate Capture for Oracle, exta.prm:  OCI Error during OCIServerAttach (status = 12540-ORA-12540: TNS:internal limit restriction exceeded), SQL<Not available>.
    a few minutes later starting process again. then Extract was started.
    at the time swap memoery was full.
    these phenomena are related to the OGG ?
    DB error log.................................................................................
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12540: TNS:internal limit restriction exceeded
      TNS-12560: TNS:protocol adapter error
       TNS-00510: Internal limit restriction exceeded
        Solaris Error: 12: Not enough space

    Thanks for comming back.
    while this issue happens login to db directly even as sysdba takes a while and could not even view listener status. I tried to kill some of the processes base on below cmd.
    ps -eaf|grep LOCAL
    then I am able to connect to db , also Listener responds.
    i also noticed queuesize was set on listener.ora and removed it , and set the trace levels to 10.
    Listener has been restarted now. Seems stable at the min.
    But i am not sure if the actuall issue has been resolved or not.
    I also checked the resource limit
    none of them reached limitation
    RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_AL LIMIT_VALU
    processes 324 688 700 700
    sessions 335 478 1088 1088
    enqueue_locks 580 768 14380 14380
    enqueue_resources 286 314 3011 UNLIMITED
    ges_procs 0 0 0 0
    ges_ress 0 0 0 UNLIMITED
    ges_locks 0 0 0 UNLIMITED
    ges_cache_ress 0 0 0 UNLIMITED
    ges_reg_msgs 0 0 0 UNLIMITED
    ges_big_msgs 0 0 0 UNLIMITED
    ges_rsv_msgs 0 0 0 0
    gcs_resources 0 0 0 0
    gcs_shadows 0 0 0 0
    dml_locks 0 0 100 UNLIMITED
    temporary_table_locks 0 64 UNLIMITED UNLIMITED
    transactions 0 0 1196 UNLIMITED
    branches 0 1 1196 UNLIMITED
    cmtcallbk 0 6 1196 UNLIMITED
    max_rollback_segments 63 63 1196 65535
    sort_segment_locks 12 80 UNLIMITED UNLIMITED
    k2q_locks 0 0 2176 UNLIMITED
    max_shared_servers 0 0 UNLIMITED UNLIMITED
    parallel_max_servers 0 96 640 3600

  • TNS:internal limit restriction exceeded

    Hi!
    Finding the below in listener.log
    <msg time='2013-03-28T10:15:32.927+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='pacspd1211'
    host_addr='10.143.10.13'>
    <txt>TNS-12518: TNS:listener could not hand off client connection
    TNS-12540: TNS:internal limit restriction exceeded
    </txt>
    </msg>
    Any suggestions pls.

    Duplicated :
    TNS-12540: TNS:internal limit restriction exceeded
    +-- locking this thread --+
    Nicolas.

  • TNS-12540:internal limit restriction exceeded

    Can any body ref what's happening?
    Thanks

    This error usually occurs because of an OS parameter limiting the maximum number of processes
    that can run on the server. You probably need to set that parameter to a higher value. I know in AIX it called
    maxuproc and defaults to 128 processes. We up it to 500 when installing any database(DB2,Oracle) on AIX.
    I'm not sure if the Windows environment has an equivalent parameter or what it's called.
    Hope this helps.

  • TNS-12560: TNS:protocol adapter error - Of a different sort

    Hi ,
    Have a unique problem.
    System :- Win 2K
    I have installed 9iDB & 9iDS. They were working perfectly fine. I was able to connect to DB from forms. But due to some restrictions i had to resort to 6i forms.
    Now i installed 6i forms on the same machine. But when i try to connect to DB i get the TNS:Protocol Adapter error. I am sure the instance and the listener is up and running. Because still i am able to connect from 9i forms. The DB name is MYDB.
    The error i am getting is :-
    ========================
    Fatal NI connect error 12203, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle80)(ARGV0=oracle80ORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:\Oracle6i\BIN\PLUS80W.EXE)(HOST=xxx.xxx.xxx.xxx)(USER=Myself))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.0.6.0.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.0.6.0.0 - Production
    Time: 01-DEC-05 18:33:56
    Tracing not turned on.
    Tns error struct:
    nr err code: 12203
    TNS-12203: TNS:unable to connect to destination
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Protocol adapter error
    nt secondary err code: 0
    nt OS err code: 0
    ===============================
    Can someone please guide me as to how i can connect to my 9iDB from 6iforms.
    Thanks & Regards,
    Anandh

    Oracle is a bit touchy with tnsnames.ora spelling. I copied your entry, just changing names :
    MYDB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    $ sqlplus scott/tiger@mydb
    SQL*Plus: Release 9.2.0.4.0 - Production on Fri Dec 2 11:20:24 2005
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve service nameThen I change MYDB entry, just adding some spaces :
    MYDB =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
    $ sqlplus scott/tiger@mydb
    SQL*Plus: Release 9.2.0.4.0 - Production on Fri Dec 2 11:23:17 2005
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    SQL>                                                                                       That's why I told you of Easy configuration, but if you cannnot use it.....
    Did you try copying 9iDS SQLNET.ORA and TNSNAMES.ORA to 6i Home ?

  • Wierd behavior, error #554-5.3.4 Content conversion limit(s) exceeded

    Hello
    My customer have a local Exchange 2010 SP3 installation. 
    They use a 3-party line of business application that tries to send an email with an attachment to another internal user.
    The applications uses API to open a new mail in Outlook 2010 where the email is ready to send with the recipient, body and attachment. 
    If the user presses send. They get a NDR right away. But if they remove the recipient address and type it manually again it works. 
    The NDR says 
    Diagnoseinformasjon for systemansvarlige:
    Genererende server: FS1.mydomain.local
    [email protected]
    #554-5.3.4 Content conversion limit(s) exceeded 554 5.3.4 STOREDRV.Submit.Exception:ConversionFailedException; Failed to process message due to a permanent exception with message The content conversion limit has been exceeded. ConversionFailedException: The content conversion limit has been exceeded. ##
    Opprinnelige meldingshoder:
    Received: from FS1.mydomain.local ([fe80::39d4:621:4758:d99]) by
    FS1.domain.local ([fe80::39d4:621:4758:d99%13]) with mapi id 14.03.0123.003;
    Fri, 20 Sep 2013 11:29:04 +0200
    MIME-Version: 1.0
    Content-Type: text/plain
    Date: Fri, 20 Sep 2013 11:29:04 +0200
    Message-ID: <[email protected]>
    Subject: =?iso-8859-1?Q?P=E5minnelse?=
    Ive read up on Content conversion limit(s) and tried setting different limits on my transportconfig, transportserver, receiveconnector, sendconnector etc. Without any luck.
    I see that alot of other users that get a similar NDR. Have descriptions that specify more detailed error reasons. Like for example to many attachments or to large header. But mine don't.
    So i activated Pipeline tracing and content conversation tracing. 
    This is my output
    Microsoft.Exchange.Data.Storage.ConversionFailedException: The content conversion limit has been exceeded.
    at Microsoft.Exchange.Data.Storage.ConversionAddressCollection.CreateResolutionList()
    at Microsoft.Exchange.Data.Storage.ConversionAddressCache.Resolve()
    at Microsoft.Exchange.Data.Storage.ItemToMimeConverter.get_AddressCache()
    at Microsoft.Exchange.Data.Storage.ItemToMimeConverter.WriteFromHeader()
    at Microsoft.Exchange.Data.Storage.ItemToMimeConverter.WriteMimeHeaders(MimeFlags flags)
    at Microsoft.Exchange.Data.Storage.ItemToMimeConverter.ConvertItemToSummaryTnef(MimeStreamWriter writer, ConversionLimitsTracker limits, Boolean base64Encode)
    at Microsoft.Exchange.Data.Storage.ItemConversion.<>c__DisplayClassc.<InternalConvertItemToSummaryTnef>b__b()
    at Microsoft.Exchange.Data.Storage.ConvertUtils.CallCts(Trace tracer, String methodName, LocalizedString exceptionString, CtsCall ctsCall)
    at Microsoft.Exchange.Data.Storage.ItemConversion.InternalConvertItemToSummaryTnef(Item itemIn, Stream mimeOut, OutboundConversionOptions options)
    at Microsoft.Exchange.Data.Storage.ItemConversion.ConvertItemToSummaryTnef(Item itemIn, Stream mimeOut, OutboundConversionOptions options)
    OutboundConversionOptions:
    - detectionOptions: CharsetDetectionOptions:
    - preferredInternetCodePageForShiftJis: 50222
    - requiredCoverage: 100
    - preferredCharset: null
    - encodeAttachmentsAsBinhex: False
    - suppressDisplayName: False
    - internetMessageFormat: Mime
    - internetTextFormat: HtmlAndTextAlternative
    - imceaEncapsulationDomain: mydomain.no
    - preserveReportBody: True
    - byteEncoderTypeFor7BitCharsets: UseQP
    - clearCategories: True
    - owaServer:
    - logDirectoryPath: C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\PipelineTracing
    - isSenderTrusted: True
    - dsnWriter: Microsoft.Exchange.Extensibility.Internal.DsnHumanReadableWriter
    - userADSession: Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession
    - useRFC2231Encoding: False
    - recipientCache: Microsoft.Exchange.Data.Directory.Recipient.ADRecipientCache
    - demoteBcc: False
    - useSimpleDisplayName: False
    - partialStnefConversion: False
    - resolveRecipientsInAttachedMessages: True
    - quoteDisplayNameBeforeRfc2047Encoding: False
    - filterOutPredecessorChangeList: False
    ConversionLimits:
    - maxMimeTextHeaderLength: 2000
    - maxMimeSubjectLength: 255
    - maxSize: 2147483647
    - maxMimeRecipients: 12288
    - maxBodyPartsTotal: 250
    - maxEmbeddedMessageDepth: 100
    - exemptPFReplicationMessages: True
    It is worth mentioning that the email only has 3 lines of text and the attachment is a 72 KB .tif file. Their is only one recipient. It doesn't matter what the recipient is. As long as he is the recipient from the line of business application.
    The total .msg message size is 89 KB in total. 
    Im completely stuck and appreciate every input.  

    Really sorry to say Rob that we didnt find a solution. Our client just accepted it. Both Microsoft and the application provider pointed the finger at each other. And we hope to move this customer to Office 365 instead in time. 
    Kinds regards
    Karl Jørgen Weme
    MCP
    Please remember to click “Mark as Answer” on the post that helps you, and to click
    “Unmark as Answer” if a marked post does not actually answer your question. Please
    VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.

  • TNS-12518: TNS:listener could not hand off client connection TNS-12547

    Hi guys,
    I have started my listener from 10.2.0.5 home , which was in 10.2.0.4.
    from that point am having issue connect to 10.2.0.4 databases which are in restricted session(DR db)
    when I try to connect to databases which are in restricted session it says TNS connection closed. databases which are open am able to connect.
    listener.log shows
    TNS-12518: TNS:listener could not hand off client connection TNS-12547: TNS:lost contact TNS-12560: TNS:protocol adapter error TNS-00517: Lost contact Solaris Error: 32: Broken pipe
    any idea why its happening.

    902988 wrote:
    Hi guys,
    I have started my listener from 10.2.0.5 home , which was in 10.2.0.4.
    from that point am having issue connect to 10.2.0.4 databases which are in restricted session(DR db)
    when I try to connect to databases which are in restricted session it says TNS connection closed. databases which are open am able to connect.
    listener.log shows
    TNS-12518: TNS:listener could not hand off client connection TNS-12547: TNS:lost contact TNS-12560: TNS:protocol adapter error TNS-00517: Lost contact
    Solaris Error: 32: Broken pipeOS/Networking misconfiguration.
    Oracle is victim; not culprit.
    Root cause & solution is external to Oracle
    How many different DB versions installed on this system?
    post results from following OS command
    env | sort
    Handle:     902988
    Status Level:     Newbie
    Registered:     Dec 17, 2011
    Total Posts:     7
    Total Questions:     4 (4 unresolved)
    Why post here when you NEVER get any answers?
    Edited by: sb92075 on Apr 13, 2012 1:12 PM

  • TNS-12203 TNS: unable to connect to the destination

    I want to archive the database, but when i log on to the backup manager with user = internal, I get the error TNS-12203 TNS: unable to connect to destination.
    is there other way to archive the database?

    I'm not sure what do you mean by archive the database. But usually message "TNS-12203 TNS: unable to connect to destination" means your target database was listened on different port.
    Verify your tnsnames.ora on the backup manager server to see if the port is the same as that in tnsnames.ora on the target database server. The default is 1521 but it could be 1522, 1523 etc...
    Good luck

  • TNS-12500: TNS:listener failed to start a dedicated server process

    Hello all,
    I have recently applied a patch on apps tier, after which the concurrent manager is not up & running,
    while viewing the internal log
    im getting the below error
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to : 25-NOV-2013 13:02:02
    Starting AVAILMGR Concurrent Manager               : 25-NOV-2013 13:02:02
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager AVAILMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to : 25-NOV-2013 13:02:02
                         Process monitor session ended : 25-NOV-2013 13:02:02
    ========================================================================
    Starting test_1125@test Internal Concurrent Manager -- shell process ID 25362
              logfile=/d01/apps/testcomn/admin/log/test_test/test_1125.mgr
              PRINTER=noprint
               mailto=appltest
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    Routine &ROUTINE has attempted to start the internal concurrent manager.  The ICM is already running.  Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 25-NOV-2013 13:03:01 -
    Shutting down Internal Concurrent Manager : 25-NOV-2013 13:03:01
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The test_1125@test internal concurrent manager has terminated with status 1 - giving up.
    WARNING: RunAsUser for MSP ignored, check group ids (egid=501, want=51)
    can not chdir(/var/spool/clientmqueue/): Permission denied
    Program mode requires special privileges, e.g., root or TrustedUser.
    Also in apps tier $TNS_ADMIN
    the log says
    25-NOV-2013 14:57:51 * ping * 0
    25-NOV-2013 14:57:51 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=5147)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe

    HI thanks for your reply,
    I tried the above guide but dint helped me,
    I tried modifiying Concurrent:GSM Enabled to N & concurrent manager started but all requests were in pending state not running so i reverted back to Concurrent:GSM Enabled Y
    I ran autoconfig & this is the lastes error I am getting in internal manager log.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:18
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:18
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:18
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:18
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    The below is the log from $TNS_ADMIN log directory apps_test.ora
    25-NOV-2013 16:06:01 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.30.82)(PORT=13510)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:01 * ping * 0
    25-NOV-2013 16:06:01 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=13512)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:02 * ping * 0
    25-NOV-2013 16:06:02 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=13514)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:02 * ping * 0
    25-NOV-2013 16:06:02 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.30)(PORT=13516)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe

  • TNS-12538: TNS:no such protocol adapter

    hi, i'm a newbie for oracle... now I face some problem while i try to create database.
    After i installed Oracle 10g on Solaris 10x86-64, I created listener.ora by using netca.
    but I cannot start it. error shown as
    $ lsnrctl start
    TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    System parameter file is /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/admin/listener.ora
    Log messages written to /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/log/listener.log
    TNS-01150: The address of the specified listener name is incorrect
    TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.104.131.92)(PORT=1524)))
    Listener failed to start. See the error message(s) above...
    $ lsnrctl status
    LSNRCTL for Solaris: Version 10.2.0.3.0 - Production on 12-SEP-2008 10:05:30
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.104.131.92)(PORT=1524)))
    TNS-12538: TNS:no such protocol adapter
    TNS-12560: TNS:protocol adapter error
    TNS-00508: No such protocol adapter
    how can I fix this problem? also I cannot sqlplus / as sysdba
    error shown as
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Sep 12 10:28:56 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    ERROR:
    ORA-12157: TNS:internal network communication error
    please help me...thank you.

    Hi Rajesh Vig
    Thank for your help.
    I did change follow your advice. But it doesn't work at all.
    However, before finishing configured listener, something warn me as popup message.
    "The information provided for this listener is currently in use by other software on this computer.
    You can proceed with the configuration as it is, but it will not be possible to start this listener until
    the conflict is resolved."
    I'm so doubt, what wrong with my listener. Why did oracle warn me that my listener was conflict with another. Although, there was no listener.ora at that time. ?????
    Here is my new listener.ora created by netca.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /oracle/ZTDB3/bin/oracle10/product/10.2.0)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.104.131.92)(PORT = 1530))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    $ lsnrctl start
    TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    System parameter file is /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/admin/listener.ora
    Log messages written to /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/log/listener.log
    TNS-01150: The address of the specified listener name is incorrect
    TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ztdb3)(PORT=1530)))
    Listener failed to start. See the error message(s) above...
    $ netstat -an | grep 1530
    no result shown up.
    If you have found something wrong, please advise me. Thank you.

  • TNS-12574 TNS lost contact

    We use Central and Regional database, between them we create dblinks. WE use TNSPING to check the connectivity, from Central it works but from regional we get a message TNS-12574 TNS lost contact.
    We use Brodband, DDN and VSAT communications. Only from sites, which are used VSAT communications we get a problem. Is there any possibilities to make a connection.

    Starting TNS Listener gives "Linux Error: 32: Broken pipe"
    by Jeff Hunter, Sr. Database Administrator
    You have successfully install Oracle on Linux, installed and configured your application and everything is working fine. You get a call several months later from an angry user saying that he cannot login to the application. The error message indicates a problem connecting to the Oracle database. After noticing the Oracle TNS listener is not running, you attempt to start it and get the following stack trace error:
    % lsnrctl start
    LSNRCTL for Linux: Version 8.1.7.4.0 - Production on 18-JUL-2003 10:54:01
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Starting /u01/app/oracle/product/8.1.7/bin/tnslsnr: please wait...
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 32: Broken pipe
    You then check with the SYS admin to only find out that nothing has changed with any of the network settings!
    This is one of those troubleshooting issues that can take several hours to track done. But as it turns out, the most common reason for this stack trace when attempting to start the listener is the log file for the listener ($ORACLE_HOME/network/log/listener.log) has reached its 2GB file size limit on Linux. To alleviate the problem, simply archive or delete the file and restart the listener.

  • Posting limit restriction ( UpTO 10000) for T Code FB60 - for specific GL

    Dear All,
    Posting limit restriction ( UpTO 10000) for T Code FB60 - for specific GL
    Is it Possibal ?
    Any other way to stop Posting Amt more than Rs 10000 ( Ten Thousand)
    In specific T Code FB60
    Required urgent Help,
    Your early reply / solution is expected
    Regards,
    S Kulkarni

    Hi,
    Just go to OB28, define a validation (if you do not use one already), define one step, define the prerequisites on BSEG level of the account and define the check.
    For example, you can use the validation for the following situation: You want to make sure that postings to the expense account "Telephone costs" can only be posted to the services cost center "Telephone". You can carry out the checks needed for this by using the validation.
    Activities
    If you want to define new validations, go through the following activities:
    1. Place the cursor on a line in which company code and callup point are entered (you can enter company code and validation callup point via Edit -> New entries).
    2. Afterwards select Environment -> Validation. You reach the first screen for maintaining a validation.
    3. Select Validation -> Create. Enter the required name. After pressing ENTER, you come to an overview screen of the validation activities belonging to the validation.
    4. Select Insert entry. On the next screen you can describe a new validation activity. You describe the check requirements and the actual check for this. The syntax to be used for this is described in the online help (F1 help) for the input fields for Requirements and Check. You can also define a message (warning or error message) which is sent if the check is not successful.
    If you want to change validations which already exist, proceed as follows:
    1. Place the cursor on an already existing entry and select Goto -> Validation.
    2. On the next screen select Validation -> Display or Validation -> Change. After pressing ENTER, you get to the overview screen of the validation activities belonging to the validation. If you select Insert entry, you can carry out changes if necessary.
    Regards,
    Eli

  • Error while starting listener on my database TNS-1255,TNS-12560, TNS-00525

    Hi All,
    I am newbie to oracle and i have been struggling from last one week to get this error corrected on my database.
    Listener services are not working due to which i'm unable to proceed my work. Please provide ur help as i really want to learn.
    Edited by: 978366 on Jan 12, 2013 6:18 AM

    Please take a look at all the details asked by you guys. It will really helpful if this can get fixed
    [oraprod@mycomp admin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    10.10.10.100 mycomp.mydomain.com mycomp
    [oraprod@mycomp admin]$ uname -a
    Linux mycomp.mydomain.com 2.6.9-89.0.0.0.1.ELhugemem #1 SMP Tue May 19 04:38:38 EDT 2009 i686 i686 i386 GNU/Linux
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    listener.ora entry
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROCO))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = test.mycomp.mydomain.com)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (SID_NAME = test)
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (PROGRAM = extproc)
    tnsname.ora entry
    TEST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TEST)
    listener status
    [oraprod@mycomp admin]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mycomp.mydomain.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCO)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oraprod@mycomp admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oraprod/product/1020/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    [oraprod@mycomp admin]$

  • TNS-12560: TNS:protocol adapter error, ORA-12535: TNS:operation timed out

    I installed Oracle 9i (9.2.0.1.0) on a Windows XP machine (the machine is in a domain). There were no errors during the instalation, but I have problems connecting from the same machine using the sid. Here are some examples from a command promt:
    D:\>tnsping orcl9i
    TNS Ping Utility for 32-bit Windows: Version 9.2.0.1.0 - Production on 31-OCT-20
    08 17:43:22
    Copyright (c) 1997 Oracle Corporation.  All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = timisoara01)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = orcl9i)))
    TNS-12560: TNS:protocol adapter error
    D:\>sqlplus "sys/pass@orcl9i as sysdba"
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 31 17:54:54 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    ERROR:
    ORA-12535: TNS:operation timed out
    Enter user-name:If I don't use the sid I can connect:
    D:\>sqlplus "sys/pass as sysdba"
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 31 18:05:46 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL>If I go to services I see that the service is running: OracleServiceORCL9I Started.
    Thx.

    Yes, the XP firewall is running. During the Oracle instalation it poped up twice, but I selected 'Unblock'. I can't turn it off because it is running using the domain settings, but I can add exceptions (programs or ports). Port 1521, tnsping or sqlplus are not blocked and there is an option 'Display a notification when Windows Firewall blocks a program' witch is checked.

Maybe you are looking for

  • Macbook Pro 15-inch, late 2011 - Wacom Cintiq 21UX 2

    Today i was asked to hook up a Wacom Cintiq 21UX to a brand new MBP... After hooking up all the cables the Cintiq started displaying distortion, like a noise in the vertical lines of the screen. Wacom suggests to check the cables and try a different

  • Hooking Up Time Capsule to Direct TV Whole Home DVR

    What are the considerations to hook up my Direct TV Whole Home DVR to Apple Time Capsule? Can I use the Ethernet Ports on the back, or do I have to use another type of router?

  • Multiple sites and personal domain

    Hi everyone! I'm having a problem with iWeb 08. Here's the details: Using iWebsite and iWeb '08 I've created 2 websites, one for personal use and one for my business. Now I'm interested in buying a personal domain for my business website. How can I d

  • ALSA and WINE: Doesn't play audio on 32-bit prefix

    I have made a 32-bit prefix for WINE, however the sound does not seem to work whilst on a 32-bit prefix. I have installed the lib32 packages that the Wiki page has told me to install, however it does not play audio. One of the programs I have install

  • Changing from 32 bit to 64?

    i,m new to logic 9 and i noticenot all of my a.u.s seem to be available (third party) i was wondering if i should work in 64 bit mode then maybe all of my plug ins will be there?