error from EXEC_SQL:921ORA - 00921: unexpected end of sql command

EXEC_SQL.PARSE(CONNECTION_ID,CURSOR_NUMBER, 'SELECT count(*) FROM "Work"@PASS WHERE "PId" = (SELECT PId from cr_layout where L_NO =''' || :CT.L_NO || '''');

Gives this error -- unexpected error from EXEC_SQL:921ORA-00921:Unexpected end of sql command

I know it's related to the bracket at the end but I'm not able to correct it...plz. help

This?

 EXEC_SQL.PARSE(CONNECTION_ID,CURSOR_NUMBER, 'SELECT count(*) FROM "Work"@PASS WHERE "PId" = (SELECT PId from cr_layout where L_NO =''' || :CT.L_NO || ''')');

-Clément

Tags: Oracle Development

Similar Questions

  • SUPERIOR service... ORA-00921: unexpected end of SQL command

    Hello

    get the below error.

    SQL > @c:\test_user.sql;

    Enter the user name value: mapple
    old 1: DROP USER UPPER(&&USERNAME) CASE
    new 1: DROP USER UPPER (mapple) WATERFALL
    DROP USER UPPER (mapple) WATERFALL
    *
    ERROR on line 1:
    ORA-00921: unexpected end of SQL command


    you want to convert to uppercase in user input.

    cant we use UPPER() function here?

    How can we do?

    Regarding

    No, you can use the UPPER part.

    Or do you need it. Oracle will automatically translate all identifiers (table names, column names, etc.) in uppercase, except if you wrap them in double quotes.
    If you insist on the use of capital letters:

    Set sqlcase higher

    send all your statements translated into letters on the server.

    -------------
    Sybrand Bakker
    Senior Oracle DBA

  • Windows Mail 0x900CCC0F error code: "your server has unexpectedly ended the connection." Help!

    Hello

    I am running Windows Mail on Microsoft Windows Vista Home Premium SP2 on a PC HP for ~ 5 years. Our ISP is SBC (AT & T - Uverse) in California, 12 MB/ch wired high-speed Internet. Until recently, electronic mail has been working well. Then, we started to have problems with the speed of send/receive. When you perform one of these tasks, 100% of the time, the green in the status bar goes about to halfway and then stops completely. It takes a few minutes to complete the task (after that Windows Mail is responding again). About 75% of the time, the connection times out. This happened about a year. I had an AT & T technician examine the settings and questions several times and they all said that there is a problem with Windows Mail. The latest technology told me to turn off my antivirus, but then I HAD a virus, so I had to turn it back on. Anyway, I'm currently running Microsoft Security Essentials on your computer, and I read in a forum earlier that he didn't have a problem in this case. This was really inconvinient for us and I came close to switching Mailhosts. It is convinient for me to watch on my cell phone, it's the computer these days. So many random error messages and low speeds - Ugh!

    And then, the e-mail completely stopped working today! Every time you try to send/receive, it appears: "your server has ended suddenly the connection. The possible causes for this include server problems, network problems, or a long period of inactivity. "Account: 'Windows Mail', server: 'inbound.att.net', Protocol: POP3, Port: 995, secure (SSL): Yes, error number: 0x800CCC0F. This has been reviewed several times and AT & T said that there is a problem with Windows Mail. I can't send or receive e-mail, and it is completely ridiculous! Soon will contribute an expert please! (Otherwise, we change to another host)

    Sincerely,

    BMich21

    February 2, 2012 16-30-45 PST *.

    Delete the account. Near WinMail and reboot. Add the account back.

    https://www.att.com/eSupport/article.jsp?SID=KB401570&CT=9000818&title=what+are+my+email+server+settings+%28i.e.%2c+pop+and+SMTP%29%3F#fBid=sCYuB1RY78P

  • unexpected end of the subtree of the log file errors

    I upgraded HQ 4.0.0 to 4.0.2 and now I'm getting a lot of these messages in the server.log:
    2009-01-03 09:57:32, 074 WARN [Thread-19] [org.hyperic.hq.measurement.server.session.AvailabilityManag
    measure erEJBImpl@656] Avail came within 31 days of late, dropping: timestamp = measId 1228302000000 = 4833
    2 the value = 1
    2009-01-03 09:57:32, ERROR 096 [Thread-19] [org.hibernate.hql.PARSER@33] < AST >: 0:0: unexpected end of subtree
    2009-01-03 09:57:32, ERROR 098 [Thread-19] [org.hyperic.hq.measurement.server.session.AvailabilityManag
    erEJBImpl@581] unexpected end of subtree [from org.hyperic.hq.measurement.server.session.AvailabilityD
    [ELA ataRLE WHERE rle.availabilityDataId.measurement () AND rle.endtime > =: endtime]
    org.hibernate.hql.ast.QuerySyntaxException: unexpected end of subtree [from org.hyperic.hq.measurement
    . server.session.AvailabilityDataRLE ELA WHERE rle.availabilityDataId.measurement () AND rle.endtime
    [> =: endtime]
    Then follows the exception stack trace.
    It seems that there is a problem with the database, but I don't know where to look.
    I use CentoOS 5.2 and Postgresql 8.1
    The system has been running out of space before upgrade and postgresql does not shut down cleanly.
    Please notify.
    VR

    Yes, it's definitely a bug.  It will be fixed so that it is handled more gracefully in the next version.  Just to clarify if the bug is cosmetic where he fills the newspapers.  You do not loose the data that would not really expect in this case.

    What about 150 agents, you're probably starting to push the max of the version of the org.  The EA version manages many agents much more efficiently, but be that as it may, you are better off with HQ 4.0 compared to 3.2.  If you don't care the measuring points then remove spools and go from there.  It should be fine after that.

  • Parse error: syntax error, unexpected $end

    I have the following code in a file to reformat the date.

    <?php do { 
    $timeDate = $row_rsIndex['timeDate'];
    $date = date("M j, Y",strtotime("$timeDate"));
    ?>
    

    When I use this code in another file to reformat the date, I get this error. "Parse error: syntax error, unexpected $end in /home/content/e/v/e/everfoundmusic/html/test/tour_main.php on line 148"

    Is that what the problem of ideas? I tried Googling it but has not found an answer.

    Here is the php.

    <?php require_once('Connections/everfoundapp.php'); ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") 
    {
      if (PHP_VERSION < 6) {
        $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      }
    
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
    
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;    
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      }
      return $theValue;
    }
    }
    
    mysql_select_db($database_everfoundapp, $everfoundapp);
    $query_rsIndex = "SELECT * FROM tour WHERE timeDate >= CURDATE() ORDER BY timeDate DESC";
    $rsIndex = mysql_query($query_rsIndex, $everfoundapp) or die(mysql_error());
    $row_rsIndex = mysql_fetch_assoc($rsIndex);
    $totalRows_rsIndex = mysql_num_rows($rsIndex);
    
    $colname_rsDetails = "-1";
    if (isset($_GET['id'])) {
      $colname_rsDetails = $_GET['id'];
    }
    mysql_select_db($database_everfoundapp, $everfoundapp);
    $query_rsDetails = sprintf("SELECT * FROM tour WHERE id = %s", GetSQLValueString($colname_rsDetails, "int"));
    $rsDetails = mysql_query($query_rsDetails, $everfoundapp) or die(mysql_error());
    $row_rsDetails = mysql_fetch_assoc($rsDetails);
    $totalRows_rsDetails = mysql_num_rows($rsDetails);
    ?>
    
    
    <?php do { 
    $timeDate = $row_rsIndex['timeDate'];
    $date = date("M j, Y",strtotime("$timeDate"));
    ?>
              
    
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Tour Schedule</title>
    <link href="style_tour_main.css" rel="stylesheet" type="text/css" />
    </head>
    
    <body>
    <?php
    // Show IF id not sent
    if (@$_GET['id'] == "") {
    ?>
    
    <table width="608" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <th width="60" align="left" valign="top" scope="row"><strong>Date</strong></th>
        <td width="150" align="left" valign="top"><strong>City | State</strong></td>
        <td width="247" height="30" align="left" valign="top"><strong>Venue</strong></td>
        <td width="161" align="left" valign="top"><strong>Info</strong></td>
      </tr>
    </table>
    <!-- START index -->
        
         <table width="608" border="0" cellpadding="0" cellspacing="0">
             
          <?php do { ?>
          <tr>
                <td width="60" height="19" align="left" valign="top"><a href="tour_main.php?id=<?php echo $row_rsIndex['id']; ?>"><?php echo $row_rsIndex['timeDate']; ?><br />
                </a></td>
    <td width="150" align="left" valign="top"><a href="tour.php?id=<?php echo $row_rsIndex['id']; ?>"> </a><a href="tour_main.php?id=<?php echo $row_rsIndex['id']; ?>"><?php echo $row_rsIndex['addrCity']; ?>, </a><a href="tour_main.php?id=<?php echo $row_rsIndex['id']; ?>"><?php echo $row_rsIndex['addrState']; ?></a></td>
            <td width="247" align="left" valign="top"><a href="tour_main.php?id=<?php echo $row_rsIndex['id']; ?>"><?php echo $row_rsIndex['venue']; ?></a></td>
            <td width="161" align="left" valign="top"><a href="tour_main.php?id=<?php echo $row_rsIndex['id']; ?>"><em>MORE INFO</em></a></td>
          </tr>
          <tr>
            <td colspan="4" align="left" valign="top" class="space">  </td>
          </tr>
          <?php } while ($row_rsIndex = mysql_fetch_assoc($rsIndex)); ?>
    </table>
    <!-- END index -->
    
    
    <!-- START details -->
    <? } else { ?>
    
    
    <h6><a href="tour_main.php">&laquo; Back to Tour Schedule</a></h6>
    <h1><?php echo $row_rsDetails['timeDate']; ?> - <?php echo $row_rsDetails['addrCity']; ?>, <?php echo $row_rsDetails['addrState']; ?></h1>
    
    <table cellspacing="4">
      <tr>
             <td width="61"><b>Time:</b></td>
            <td width="207" class="dtext"><?php echo $row_rsDetails['timeTime']; ?></td>
        </tr>
        
        <tr>
             <td><b>Venue:</b></td>
            <td class="dtext"><?php echo $row_rsDetails['venue']; ?></td>
        </tr>
        
        <tr>
             <td valign="top"><b>Location:</b></td>
            <td class="dtext"><?php echo $row_rsDetails['addrAddress']; ?><br />
                   <?php echo $row_rsDetails['addrCity']; ?>, <?php echo $row_rsDetails['addrState']; ?> <?php echo $row_rsDetails['addrZip']; ?><br />
           <?php echo $row_rsDetails['addrCountry']; ?></td>
        </tr>
        
        <tr>
             <td><b>Cost:</b></td>
            <td class="dtext">$<?php echo $row_rsDetails['cost']; ?></td>
        </tr>
        
        <tr>
             <td valign="top"><b>Details:</b></td>
            <td class="dtext"><?php echo $row_rsDetails['description']; ?></td>
        </tr>
    </table>
    
    
    <?php }
    // endif id is sent
    ?>
    <!-- END details -->
    </body>
    </html>
    <?php
    mysql_free_result($rsIndex);
    
    mysql_free_result($rsDetails);
    ?>
    

    Hello.. You should change it

    
    
         

    for this

    
    
         
    ">
    $timeDate = $row_rsIndex['timeDate']; $date = date("M j, Y",strtotime("$timeDate")); ?>
  • Qosmio X 70-A-12: driver Intel GPU: WinRAR error unexpected end of archive

    The Intel Display Driver 64 Bit - 10.18.10.330 12/17/2013 has an unexpected end of archive error.

    Please fix this.
    THX

    Qosmio X 70-A-12

    Looks like something was wrong during the download.
    I hope this will be solved soon

  • unexpected end of file error for Photoshop CC 2015

    Hey guys so I got this unexpected end of file error for Photoshop CC 2015. Now, I've discovered the file that had problems was libcef.dll, by using the event viewer and by reading the details. Now the crazy part is that I NEED this software for my studies and technical support for my school on the left for the day 19 minutes ago. When I first call I ran out of 6 minutes. I don't know if there is someone available or on right now to help me, but I need this problem immediately! My progress school and professional future depends on it!

    I do not use windows 7 in all. I use windows 10 that I ended up uninstalling preferences and then reinstall the program, and I found myself actually fixing it.

  • I get this error message every time I open firefox: "tote: json.parse: unexpected end of data."

    Everytime I open Firefox I get this message "tote: json.parse: unexpected end of data." Otherwise everything works fine, I have not noticed any kind of functionality problems.
    Thanks for the help!

    Note that your list of details of the system shows that you have a user.js file in the profile folder to initialize some preferences at each start of Firefox.

    The user.js file appears only if you or another software created, therefore, normally, he wouldn't be here.
    You should check its contents with a text editor if you do not create this file yourself.

    The user.js file is read whenever you launch Firefox and initializes the preferences to the value specified in this file, so set of preferences via user.js can be changed temporarily for the current session.

  • Error message: "Unable to load actions because an unexpected end of file has been detected."

    And photoshop remove all my actions. So frustrated right now. Any suggestions?

    Hello!

    I found a thread that may help you, I link here sub

    Failed to load actions for an unexpected end of file was encountered.

  • javax.xml.stream.XMLStreamException: unexpected end of Document

    from one moment to the other occurred to me this error. I did not something new. can someone help me?

    < 19 August 2015 11:33:54 CEST > < critical > < WebLogicServer > < BEA-000386 > < server subsystem failed. Reason: weblogic.security.SecurityInitializationException: loading of the OPSS java security policy provider failed because of the exception, see exception stack trace or the root server log file. If still don't see no obvious cause, turn on debugging of the flag - Djava.security.debug = jpspolicy for more information. Error message: cannot read the policy store. Reason is the error PolicyStore javax.xml.stream.XMLStreamException: unexpected end of Document

    weblogic.security.SecurityInitializationException: loading of the OPSS java security policy provider failed because of the exception, see exception stack trace or the root server log file. If still don't see no obvious cause, turn on debugging of the flag - Djava.security.debug = jpspolicy for more information. Error message: cannot read the policy store. Reason is the error PolicyStore javax.xml.stream.XMLStreamException: unexpected end of Document

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)

    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)

    at weblogic.security.SecurityService.start(SecurityService.java:141)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    Truncated. check the log file full stacktrace

    Caused by: oracle.security.jps.JpsRuntimeException: cannot read the policy store. Reason is the error PolicyStore javax.xml.stream.XMLStreamException: unexpected end of Document

    at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.buildFromFile(XmlPolicyStore.java:496)

    to oracle.security.jps.internal.policystore.xml.XmlPolicyStore. < init > (XmlPolicyStore.java:276)

    at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:100)

    at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:74)

    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)

    Truncated. check the log file full stacktrace

    Caused by: oracle.security.jps.JpsRuntimeException: javax.xml.stream.XMLStreamException: unexpected end of Document

    at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntryStax(XmlDataStoreParser.java:166)

    at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:180)

    at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:187)

    at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.loadXmlDataStore(XmlDataStore.java:411)

    to oracle.security.jps.internal.core.datastore.xml.XmlDataStore. < init > (XmlDataStore.java:276)

    Truncated. check the log file full stacktrace

    Caused by: javax.xml.stream.XMLStreamException: unexpected end of Document

    at weblogic.xml.stax.XMLStreamReaderBase.getElementText(XMLStreamReaderBase.java:289)

    at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.getElementText(StaxPolicyStoreParser.java:4815)

    at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processPermission(StaxPolicyStoreParser.java:4760)

    at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processGrant(StaxPolicyStoreParser.java:4309)

    at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processJaznPolicy(StaxPolicyStoreParser.java:4253)

    Truncated. check the log file full stacktrace

    >

    < 19 August 2015 11:33:54 CEST > < opinion > < WebLogicServer > < BEA-000365 > < changed failed State Server >

    < 19 August 2015 11:33:54 CEST > < error > < WebLogicServer > < BEA-000383 > < is not an essential service. The server will shut down >

    < 19 August 2015 11:33:54 CEST > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to FORCE_SHUTTING_DOWN >

    Process is complete.

    I have change the file system-jazn-"Data.xml" and his works.

  • Unexpected end of file

    After some back and forth from LR to PSCC, I made the final change to a PSD file, then received the following error:

    Could not apply the workspace because an unexpected end of file was encountered.  I got the original file.

    My question is is this a software or a hardware problem?  I'm under 2015.5 PS on an iMac 27 "with 1.9 TB of free space at the end of 2015.

    Thank you

    Larry

    Folklore errors generally indicate a damaged file

  • How to solve this problem in shell script: unexpected end of file

    Hello

    I need to connect to each of the databases listed in/etc/oratab and check what database is stopped (or mounted only) and what database is opened to accept the connection. However, the following shell script gives me this error message:

    $>./check_is_db_runing.sh
    . / check_is_db_runing.sh: line 39: syntax error: unexpected end of file

    Could someone please help me solve this problem, why the code (line 29 to 32) does not work in the LOOP? It works without the LOOP.

    Thanks in advance!



    1 #! / bin/bash
    2
    3 LOGDIR = / oracle/data03/dbscripts
    4 ORATABFILE = / etc/oratab
    5
    6 cat $ORATABFILE | read everything online
    7 do
    8-case $LINE in
    9 \#*) ;; Comment # line in oratab
    10 *)
    11 ORACLE_SID ='echo $LINE | AWK - f: '{print $1}'-'
    12 if ['$ORACLE_SID' = ' *']; then
    13 # NULL SID - ignore
    14 ORACLE_SID =""
    continue 15
    16 IFS
    17
    # 18 continue only if the last field corresponds to 'Y '.
    19 if ["' echo $LINE | '] [' awk - f: '{print $NF}'-' "="Y"]; then
    20 if [' echo $ORACLE_SID | cut b 1'! = '+']; then
    21
    22 ORACLE_HOME ='echo $LINE | AWK - f: '{print $2}'-'
    23 PATH = $ORACLE_HOME/bin: / bin: / usr/bin: / etc
    24 export ORACLE_HOME ORACLE_SID, PATH
    LOGFILE = $25 LOGDIR/check_$ ORACLE_SID.log
    26 touch $LOGFILE
    #echo 27 $LOGFILE
    28
    $29 ORACLE_HOME/bin/sqlplus - s "/ as sysdba" < < EOF > $LOGFILE
    30 select * from global_name;
    exit 31
    32 EOF
    33
    34 fi
    35 fi
    36;
    ESAC 37
    38 fact

    This code works IE. produces newspapers with result sql - slightly modified to be executable:

    #! / bin/bash

    LOGDIR = / tmp
    ORATABFILE = / etc/oratab

    Cat $ORATABFILE | read everything online
    do
    case $LINE in
    \#*) ;; Comment # line in oratab
    *)
    ORACLE_SID ='echo $LINE | AWK - f: '{print $1}'-'
    If------[-z $ORACLE_SID-]; then
    # NULL SID - ignore
    ORACLE_SID =""
    continue

    # Only if the last field corresponds to 'Y '.
    on the other

    ORACLE_HOME ='echo $LINE | AWK - f: '{print $2}'-'
    PATH = $ORACLE_HOME/bin: / bin: / usr/bin: / etc
    export ORACLE_HOME ORACLE_SID, PATH
    LOGFILE = $logdir/check_$ ORACLE_SID.log
    Touch $LOGFILE
    #echo $LOGFILE

    $ORACLE_HOME/bin/sqlplus - s "/ as sysdba" < eof=""> $LOGFILE
    Select * from global_name;
    output
    EXPRESSIONS OF FOLKLORE

    FI
    ;;
    ESAC
    fact

  • error is seen getting restarts unexpectedly.

    Original title: on installing windows 7

    I made a huge mistake in fact I had a few malware in my 10 windows, and they keep coming after their scanning so I thought to remove windows 10 and reinstalling windows 7, but now I m not able to install windows 7, such as after installation and before complition system restarts automatically, then click a message display that says

    errors is seen getting restarts unexpectedly.

    Help, please

    Thank you

    Hello Mohit,

    Thanks for posting your query in Microsoft Community.

    This could be due to the fact that Windows 7 is set by default to automatically restart the operating system after a system failure.

    From now on, I would ask refer you to article and advice in it.

    How to solve the problem of automatic when reboot Windows 7 undergoes a mistake (simple difficulty Article - written by MVP)

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • Eception SyntaxError: Unexpected end of entry... with Webworks - 1.0.2.9.js:1178 &amp; BBUI - 0.9.4.js

    Super strange, so I will try to integrate the new code BBUI - 0.9.4.js.

    The initialization code for BBUI.js has changed to include Webworks, so I tried and started to get:

    I tried on an empty application, and yet, I get the error.

    config. XML

    
    http://www.w3.org/ns/widgets"
       xmlns:rim="http://www.blackberry.com/ns/widgets"
       version="1.0.0.0" id="Test" rim:header="Test">
       
       Test
       Test desc
       Test
        
        
        
        
    
    

    index.html

      
          
              
              
              
              
          
          
          
      
    

    Just in case, I have redownloaded the SDK. At caught the webworks Framework version > ClientFiles. Who did nothing because the file is the same.

    I use: ripple UI (v0.9.10), Ripple build & deploy (v0.9.5).

    I feel like I'm missing something perhaps obvious. No idea what I'm doing wrong?

    Hi DueNorth,

    This issue is cosmetic and can be ignored. He tries to interview an extension on the device, but it is running on your computer, it returns an error. Our development team is working on getting it resolved for a future version.

    Thank you for your patience.

  • Database does not start... ALTER database open; change the database open * ERROR at line 1: ORA-03113: end of file on the channel of communication process ID: 10400 Session ID: 418 serial number: 3 -.

    HI during startup of the database of the following errors is. Please help solve the problem.

    SQL > alter database open;

    change the database open * ERROR at line 1: ORA-03113: end of file on the channel of communication process ID: 10400 Session ID: 418 serial number: 3 -.

    ============================================================

    Please see the alerts log entries

    --------------------------------------------------------------------------------------------------------------------------------

    Commissioning:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    With the options of partitioning, OLAP, Data Mining and Real Application Testing.

    Using parameters in spfile D:\APP\ADMINISTRATOR\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEATTNDPRD server-side. ORA

    Parameters of the system with default values:

    process = 400

    sessions = 624

    memory_target = 4G

    control_files = 'D:\ORACLE\ORADATA\ATTNDPRD\CONTROLFILE\O1_MF_8LRQYB0M_. CTL.

    control_files = 'C:\ORACLE\ORADATA\ATTNDPRD\CONTROLFILE\O1_MF_8LRQYB13_. CTL.

    DB_BLOCK_SIZE = 8192

    compatible = "11.2.0.0.0."

    log_archive_format = "ARC%S_%R.%T."

    db_create_file_dest = 'D:\oracle\oradata. '

    db_create_online_log_dest_1 = "D:\oracle\oradata".

    db_create_online_log_dest_2 = "C:\oracle\oradata".

    db_recovery_file_dest = 'C:\oracle\oradata\flash_area. '

    db_recovery_file_dest_size = 8G

    undo_tablespace = 'UNDOTBS1.

    Remote_login_passwordfile = "EXCLUSIVE."

    db_domain = «»

    dispatchers = "(PROTOCOL=TCP) (SERVICE = ATTNDPRDXDB)" "

    audit_file_dest = "D:\APP\ADMINISTRATOR\ADMIN\ATTNDPRD\ADUMP".

    AUDIT_TRAIL = 'DB '.

    db_name = "ATTNDPRD".

    open_cursors = 300

    diagnostic_dest = "D:\APP\ADMINISTRATOR".

    Sun 24 May 13:43:09 2015

    PMON started with pid = 2, OS id = 5792

    Sun 24 May 13:43:09 2015

    VKTM started with pid = 3, OS id = 6500 high priority

    VKTM clocked at (10) precision of milliseconds with DBRM quantum (100) ms

    Sun 24 May 13:43:09 2015

    GEN0 started with pid = 4, OS id = 13072

    Sun 24 May 13:43:09 2015

    DIAG started with pid = 5, OS id = 1424

    Sun 24 May 13:43:09 2015

    DBRM started with pid = 6, OS id = 8240

    Sun 24 May 13:43:09 2015

    PSP0 started with pid = 7, OS id = 2980

    Sun 24 May 13:43:09 2015

    DIA0 started with pid = 8, OS id = 12956

    Sun 24 May 13:43:09 2015

    MA started with pid = 9, OS id = 13356

    Sun 24 May 13:43:09 2015

    DBW0 started with pid = 10, OS id = 14248

    Sun 24 May 13:43:09 2015

    DBW1 started with pid = 11, OS id = 17900

    Sun 24 May 13:43:09 2015

    LGWR started with pid = 12, OS id = 5564

    Sun 24 May 13:43:09 2015

    CKPT started with pid = 13, OS id = 16736

    Sun 24 May 13:43:09 2015

    SMON started with pid = 14, OS id = 14068

    Sun 24 May 13:43:09 2015

    RECCE has started with pid = 15, OS id = 16288

    Sun 24 May 13:43:09 2015

    MMON started with pid = 16, OS id = 10884

    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...

    commissioning or shared server 1...

    Environment ORACLE_BASE = D:\app\Administrator

    Sun 24 May 13:43:09 2015

    ALTER DATABASE MOUNT

    Sun 24 May 13:43:09 2015

    MMNL started with pid = 17, OS id = 16128

    Mount of redo thread 1, with mount id 3325657453

    Database mounted in exclusive Mode

    Disabled lost write protect

    Completed: ALTER DATABASE MOUNT

    Sun 24 May 13:43:23 2015

    change the database open

    Sun 24 May 13:43:23 2015

    LGWR: FROM PROCESS ARCH

    Sun 24 May 13:43:23 2015

    Arc0 started with pid = 21, OS id = 10084

    Arc0: Started archiving

    LGWR: FROM PROCESS ARCH COMPLETE

    ARC0: FROM PROCESS ARCH

    Sun 24 May 13:43:24 2015

    Arc1 started with pid = 22, OS id = 18400

    Sun 24 May 13:43:24 2015

    ARC2 started with pid = 23, OS id = 17280

    Arc1: Started archiving

    ARC2: Started archiving

    Arc1: become the "no FAL' ARCH

    Arc1: become the "no SRL" ARCH

    ARC2: Become the heartbeat ARCH

    Errors in the d:\app\administrator\diag\rdbms\attndprd\attndprd\trace\attndprd_ora_10400.trc file:

    ORA-19815: WARNING: db_recovery_file_dest_size 8589934592 bytes is 100.00% used and has 0 bytes remaining available.

    ************************************************************************

    You have choice to free up space in the recovery area:

    1 consider changing STRATEGY OF RETENTION of RMAN. If you are using Data Guard

    then consider changing POLICY of DELETE ARCHIVELOG RMAN.

    2 back up files on a tertiary device such as a tape with RMAN

    SAFEGUARDING RECOVERY AREA command.

    3. Add space drive and increase the db_recovery_file_dest_size setting to

    reflect the new space.

    4 remove the unnecessary files using the RMAN DELETE command. If a service

    the system control has been used to remove the files, and then use the RMAN DUPLICATION and

    Commands DELETE has EXPIRED.

    ************************************************************************

    Errors in the d:\app\administrator\diag\rdbms\attndprd\attndprd\trace\attndprd_ora_10400.trc file:

    ORA-19809: limit exceeded for file recovery

    ORA-19804: cannot recover disk 44571136 bytes limit 8589934592 space

    ARCH: 19809 error creating archive log file to ' C:\ORACLE\ORADATA\FLASH_AREA\ATTNDPRD\ARCHIVELOG\2015_05_24\O1_MF_1_10343_%U_. ARC'

    Errors in the d:\app\administrator\diag\rdbms\attndprd\attndprd\trace\attndprd_ora_10400.trc file:

    ORA-16038: log 2 # 10343 sequence can be archived

    ORA-19809: limit exceeded for file recovery

    ORA-00312: wire 2 1 online journal: ' D:\ORACLE\ORADATA\ATTNDPRD\ONLINELOG\O1_MF_2_8LRQYD8B_. JOURNAL"

    ORA-00312: wire 2 1 online journal: ' C:\ORACLE\ORADATA\ATTNDPRD\ONLINELOG\O1_MF_2_8LRQYDF6_. JOURNAL"

    USER (ospid: 10400): put an end to litigation because of the error 16038

    Sun 24 May 13:43:24 2015

    ARC3 started with pid = 24, OS id = 2188

    Errors in the d:\app\administrator\diag\rdbms\attndprd\attndprd\trace\attndprd_arc2_17280.trc file:

    ORA-19815: WARNING: db_recovery_file_dest_size 8589934592 bytes is 100.00% used and has 0 bytes remaining available.

    ************************************************************************

    You have choice to free up space in the recovery area:

    1 consider changing STRATEGY OF RETENTION of RMAN. If you are using Data Guard

    then consider changing POLICY of DELETE ARCHIVELOG RMAN.

    2 back up files on a tertiary device such as a tape with RMAN

    SAFEGUARDING RECOVERY AREA command.

    3. Add space drive and increase the db_recovery_file_dest_size setting to

    reflect the new space.

    4 remove the unnecessary files using the RMAN DELETE command. If a service

    the system control has been used to remove the files, and then use the RMAN DUPLICATION and

    Commands DELETE has EXPIRED.

    ************************************************************************

    Instance of stopped by USER, pid = 10400

    --------------------------------------------------------------------------------------------------------------------------

    Regarding

    Ngoyi

    Hello

    Now it works very well... with following

    --------------------------------------------------

    using sqlplus

    • Startup mount
    • ALTER database noarchivelog;
    • ALTER database open;

    -------------------------------------------------------------------------------

    Concerning

    Ngoyi

    -------------------------------------------------

  • Maybe you are looking for

    ">$date; ?>