Size for XMLType only 4000 Bytes???

Hello,
it seems, that the XMLType can only store up to 4000 bytes of
data.
When I enter a document larger than 4000 bytes the end is
truncated and the "extract"-method doesn't work anymore.
I have to store sizes of about 30-50 Kilobytes.
So, is there a way to set the size of the XMLType?
Has anyone else this problem?
TIA
Alex

Hello,
First, I want to thank you for helping me.
So, I've tried to create my table without the schema and the pb is still the same.
The index I create is a context index.
I create my table with the following query:
create table artefact(numArt number, art XMLType)
xmltype column art XMLSCHEMA "http://www.oracle.com/artefact.xsd" element "exportList";
CREATE SEQUENCE numArt START WITH 1 INCREMENT BY 1 NOMAXVALUE NOCYCLE CACHE 2;
create index ind on artefact(art)
indextype is ctxsys.context;
My schema seems to be Ok because it is validate by XMLSpy and when I use "little" data, everything is OK.
Here is the way I register my schema:
begin
     dbms_xmlschema.deleteSchema('http://www.oracle.com/artefact.xsd',4);
end;
declare
doc varchar2(10000) := '
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xdb="http://xmlns.oracle.com/xdb">
     <xsd:element name="exportList" type="TypeExportList"/>
     <xsd:complexType name = "TypeExportList">
          <xsd:sequence>
               <xsd:element name = "request" type="TypeRequest"/>
          </xsd:sequence>
     </xsd:complexType>
     <xsd:complexType name="TypeRequest">
          <xsd:sequence>
               <xsd:element name="artifact" type="TypeArtefact"/>
               <xsd:element name="target" type="TypeTarget"/>
               <xsd:element name="keyword" type="TypeKeyWord"/>
          </xsd:sequence>
          <xsd:attribute name = "targetTool" type="xsd:string" use="required"/>
          <xsd:attribute name = "targetVersion" type = "xsd:string" use="optional"/>
          <xsd:attribute name = "sourceTool" type = "xsd:string" use="optional"/>
          <xsd:attribute name = "cmpa" type = "xsd:string" use="required"/>
          <xsd:attribute name = "command" type = "xsd:string" use="required"/>
          <xsd:attribute name="readOnly" type = "xsd:string" use="required"/>
     </xsd:complexType>
     <xsd:complexType name="TypeArtefact">
          <xsd:sequence>
               <xsd:element name= "object" type = "TypeObject"/>
          </xsd:sequence>
               <xsd:attribute name = "projectName" type="xsd:string" use="required"/>
     </xsd:complexType>
     <xsd:complexType name="TypeObject">
               <xsd:attribute name = "objectName" type = "xsd:string" use="required"/>
               <xsd:attribute name = "objectType" type = "xsd:string" use="required"/>
     </xsd:complexType>
     <xsd:complexType name="TypeTarget">
               <xsd:attribute name = "targetIP" type="xsd:string" use="required"/>
     </xsd:complexType>
     <xsd:complexType name="TypeKeyWord">
               <xsd:attribute name = "word" xdb:SQLName="word" xdb:SQLType="CLOB"/>
     </xsd:complexType>
</xsd:schema>'
begin
dbms_xmlschema.registerSchema('http://www.oracle.com/artefact.xsd',doc);
end;
Then, I insert the value as a clob (because the XML docs makes more than 4000 characters).
And then I search it with the query:
select numArt from artefact a
where contains(a.art,'test inpath(exportList/request/keyword/@word)')>0;
And if the attribute word makes more than 4000 characters, the word test is not found...

Similar Messages

  • Swap font size for words only in italics?

    I'm using 11pt Adobe Caslon Pro in working up a re-issue of a ten-year old 384 page book -- this font is the best match to re-create the original page-for page. However, the italics are effectively one point size too small. They look perfect at 12 pt. There are several thousand words in italics (mostly, names of newspapers). Is there some way to do a search and replace to find the font/italics 11 pt (without specifying a word) and replace with font/italics 12 pt?
    Thanks!

    A sin indeed, Caslon is an old and honored face but -- interesting to note -- the italics in Caslon 540 are also a bit too small and in Caslon Old Style, where they look natural, the face is a bit too light for my purpose.
    I've been sinning in this field since 1958. I may be the only guy you will ever have known who did handset type and once owned his own Linotype and Ludlow, followed by a string of Compugraphics. But my main business is writing books . . . sending them off to printers is at this point a hobby.
    Thanks! Brayton

  • How to display text in item 4000 bytes in size

    Hi,
    I have a table with CLOB column and I am fetching this data and displaying it in page item. But the limitation with page item is the size, it can't hold more that 4000 bytes. But I have some rows in the table with more than 64K bytes.
    Alternatively If I create PL/SQL dynamic content region with htp.p, it can hold upto 32K bytes as varchar2 support only this limit.
    What will be the solution if I want to display that data on the page?
    Thnx
    -Smith

    Smith
    Try this
      CREATE OR REPLACE PROCEDURE buffer_print(p_text IN CLOB) IS
      BEGIN
        FOR i IN 1..CEIL((LENGTH(p_text))/10)
        LOOP
          htp.prn(SUBSTR(p_text,(i-1)*10+1,10));
        END LOOP;
      END; Cheers
    Ben

  • JDBC to Lotus Notes, only 255 bytes be read for each field. Any clue?

    Hi,
    I am programming with JDBC to Lotus Notes. I can extract data from .nsf files but for each field, only 255 bytes can be read, all the rest got truncated. I ran the ResultSetMetaData.DisplayColumnSize(), it returns 255.
    What is the problem? How can I extract larger strings (such as 700 bytes)? I tried bloc data type, it doesn't help.
    In the API docs, there is a RowSetMetaData that has a SetColumnSize() method, but I can not find an implemented package of it, also not sure it will work. Any suggestion will be deeply appreciated!
    Thanks!
    William

    You must declare the filed Rich Text, not Only Text, because the Method GetString only get 255... although your filed have more caracters...
    If you declare rich Text you must use tgetAsciiStream Method...
    suppose the filed 2 is Rich Text...
                 byte[] buffer = new byte[4096];
                 int size;
                 InputStream strin = rs.getAsciiStream(2);
                 if(strin == null){
                    System.out.println("notas es null\n");
                 else {
                    for(;;){
                        try {
                        size = strin.read(buffer);
                        if(size <= 0){
                           break;
                        System.out.print(new String(buffer,0,size));
                        } catch (java.io.IOException e){
                           e.printStackTrace();

  • Can I change iTunes & iPod display font (not font size) for selected files only?

    I loaded a Russian classical music CD into iTunes and iPod. On the original CD, titles, names etc. are written in cyrillic alphabet.  Once I loaded the CD into iTunes and on iPod this info was displayed unreadably in western alphabet.  Example:  "Èæå õåðóâèìû..." (Í. Ãîëîâàíîâ)Õîð È.
    I have cyrillic font on my Windows 7 computer.  Can I change the display font--for only these selected iTunes music files--to the cyrillic font?  Thanks!

    Does any one know how you can adjust the font size (point size) for the file
    names.
    Sadly enough you can't chance that, feel free to add a feature request for
    that, the more there ask for the bigger chance it will be realized.
    It would be great if the colors for the image name (background and font color)
    could be changed so the contrast could also be increased so it is also easier
    to read.
    And this the cheerful part, go to Bridge preferences General tap and play
    with the sliders for user interface and Image Backdrop until your satisfied.
    BTW using the slider for thumbnail size bottom right of the Bridge window to
    increase the thumbs does not increase the font but makes it nevertheless a
    little clearer.

  • To list only user databases with the size for a instance in sql server 2005

    Hi,
    I looking for T-SQl to  list only user databases with their size for a instance in sql server 2005

    Try this:
    use [databasename]
    go
    if convert(varchar(20),SERVERPROPERTY('productversion')) like '8%'
    SELECT [name], fileid, filename, [size]/128.0 AS 'Total Size in MB',
    [size]/128.0 - CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0 AS 'Available Space In MB',
    CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0 AS 'Used Space In MB',
    (100-((([size]/128.0 - CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0)/([size]/128.0))*100)) AS 'percentage Used'
    ,((CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0)/([size]/128.0))*100 as 'percentage used'
    FROM sysfiles
    else
    SELECT [name], file_id, physical_name, [size]/128.0 AS 'Total Size in MB',
    [size]/128.0 - CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0 AS 'Available Space In MB',
    CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0 AS 'Used Space In MB',
    (100-((([size]/128.0 - CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0)/([size]/128.0))*100)) AS 'percentage Used'
    --,((CAST(FILEPROPERTY(name, 'SpaceUsed') AS int)/128.0)/([size]/128.0))*100 as 'percentage used'
    FROM sys.database_files
    go
    Or can refer below link:
    http://gallery.technet.microsoft.com/scriptcenter/All-Databases-Data-log-a36da95d
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • Set ONLY the font size for the target PCs

    I know that I must include a custom ini file to specify font name AND size for target PCs (the ones where the EXE runs).
    For example
    appFont="Tahoma" 13
    dialogFont="Tahoma" 13
    systemFont="Tahoma" 13
    Is there a way to specify only the font size and not the name? (i.e. I want to use the specific font for a given PC, but I want to set its size).
    I tried with
    appFont= 13
    but this setting is ignored.
    When I used
    appFont= "0" 13
    the size was correctly set, but what does the "0" mean?
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Solved!
    Go to Solution.

    Hi Vix,
    Yes I believe this will work.
    You could confirm by the fact,
    The default Application font is the Message Box Font which is Segoi UI and Tahoma for Windows VISTA and XP machines respectively. To verify this this on a Windows XP machine, complete the following steps:
    Open Start»Settings»Control Panel»Display
    On the Appearance tab, press Advanced
    Select Message Box from the Item: pull-down menu
    The font is displayed in the Font: pull-down menu
     .. does the font change between "0" and Tahoma for example.. 
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • External table varchar2(4000 byte) field storing 255 bytes only

    Hi all,
    wondering if someone can tell me what im missing here.
    I have an external table with a column defined as varchar2(4000 byte). the file has a row in it with 255 characters (all number 2's for simplicity). when i query the table all is well. if i add 1 more 2 to the string (256 chars) it fails. im sure its something stupidly simple but what am i missing? shouldnt it query fine until 4000 chars?
    thanks,
    Dave

    I ran your testcase, thanks for that.
    Make sure to read the SQL and PL/SQL FAQ as well (the first sticky thread on this forum), it explains how to post formatted code and lots of other stuff.
    Anyway, .log file gave me:
    LOG file opened at 07/18/11 20:05:33
    Field Definitions for table DAVEP2
      Record format DELIMITED, delimited by 0A
      Data in file has same endianness as the platform
      Rows with all null fields are accepted
      Fields in Data Source:
        MY_STRING                       CHAR (255)
          Terminated by ","
          Enclosed by """ and """
          Trim whitespace same as SQL LoaderSo, what happens if you create the table as follows:
    CREATE TABLE davep2 (
       my_string         VARCHAR2(4000 BYTE)         NULL
    ORGANIZATION EXTERNAL
       (  TYPE ORACLE_LOADER
          DEFAULT DIRECTORY FILE_TEST
          ACCESS PARAMETERS
            ( RECORDS DELIMITED BY  0x'0A'  BADFILE FILE_TEST:'davep2.bad'
      LOGFILE FILE_TEST:'davep2.log'
      FIELDS TERMINATED BY ',' optionally enclosed by '"' and '"'
      missing field values are null
               my_string char(4000)
          LOCATION (FILE_TEST:'DaveP.csv')) REJECT LIMIT 0 NOPARALLEL

  • Getting total mailbox size for specific OU member only

    Hi,
    In Exchange Server 2007 and I wonder if by using Powershell, I can get the mailbox size for each of the member of specific OU and display the total at the bottom for that OU members ?
    Thanks in advance.
    /* Server Support Specialist */

    Wrong command not working
    How so?
    Start your own thread and put some actual effort into it if you want help.
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • Error inserting XML records 4000 bytes through Pro*C

    Hi,
    I am seeing the following error while trying to insert XML records > 4000 bytes (Records < 4000 bytes get inserted without any issues). Any help in resolving the issue would be highly appreciated.
    ORA return text: ORA-01461: can bind a LONG value only for insert into a LONG column.
    I am also able to insert records > 4000 bytes using the following query, But, I want to insert the records through a C application (using Pro*C) that is not running on the database server.
    INSERT INTO MY_XML_TABLE
    VALUES (XMLType(bfilename('XML_DIR', 'MY_FILE.XML'),
    nls_charset_id('AL32UTF8')));
    Oracle Version
    ===============
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Solaris: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    Pro*C/C++ version:
    ====================
    Pro*C/C++ RELEASE 11.2.0.0.0 - PRODUCTION
    Schema registration:
    ====================
    begin
    DBMS_XMLSCHEMA.registerSchema (
    SCHEMAURL => 'MY_XML_SCHEMA.xsd',
    SCHEMADOC => bfilename ('ENG_REPORTS', 'MY_XML_SCHEMA.xsd'),
    GENTYPES => FALSE,
    OPTIONS => DBMS_XMLSCHEMA.REGISTER_BINARYXML,
    CSID =>nls_charset_id ('AL32UTF8'));
    end;
    Table creation
    ===============
    CREATE TABLE MY_XML_TABLE (
    MY_XML_RECORD XmlType )
    XMLTYPE MY_XML_RECORD STORE AS BINARY XML
    XMLSCHEMA "MY_XML_SCHEMA.xsd" ELEMENT "MYXMLTAG" ;
    Record Insertion (Pro*C generated code):
    =========================================
    /* EXEC SQL FOR :l_sizeof_array_togo
    insert INTO MY_XML_TABLE
    (MY_XML_RECORD )
    VALUES( XMLTYPE(:l_XML_ptr INDICATOR :l_XML_indicators )); */
    struct sqlexd sqlstm;
    sqlstm.sqlvsn = 12;
    sqlstm.arrsiz = 1;
    sqlstm.sqladtp = &sqladt;
    sqlstm.sqltdsp = &sqltds;
    sqlstm.stmt = "insert into MY_XML_TABLE (MY_XML_RECORD) values (XMLTYPE(:s1\
    :s2 ))";
    sqlstm.iters = (unsigned int )l_sizeof_array_togo;
    sqlstm.offset = (unsigned int )20;
    sqlstm.cud = sqlcud0;
    sqlstm.sqlest = (unsigned char *)&sqlca;
    sqlstm.sqlety = (unsigned short)4352;
    sqlstm.occurs = (unsigned int )0;
    sqlstm.sqhstv[0] = (unsigned char *)&l_XML_ptr->xml_record;
    sqlstm.sqhstl[0] = (unsigned long )8002;
    sqlstm.sqhsts[0] = ( int )sizeof(struct xml_rec_definition);
    sqlstm.sqindv[0] = ( short *)&l_XML_indicators->XML_record_ind;
    sqlstm.sqinds[0] = ( int )sizeof(struct XML_indicator);
    sqlstm.sqharm[0] = (unsigned long )0;
    sqlstm.sqadto[0] = (unsigned short )0;
    sqlstm.sqtdso[0] = (unsigned short )0;
    sqlstm.sqphsv = sqlstm.sqhstv;
    sqlstm.sqphsl = sqlstm.sqhstl;
    sqlstm.sqphss = sqlstm.sqhsts;
    sqlstm.sqpind = sqlstm.sqindv;
    sqlstm.sqpins = sqlstm.sqinds;
    sqlstm.sqparm = sqlstm.sqharm;
    sqlstm.sqparc = sqlstm.sqharc;
    sqlstm.sqpadto = sqlstm.sqadto;
    sqlstm.sqptdso = sqlstm.sqtdso;
    sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn);
    }

    After selecting data from xmltab table I just received first line of xmldata file. i.e
    <?xml version="1.0" encoding="WINDOWS-12 52"?> <BAROutboundXM L xmlns="http://BARO
    That must be a display issue.
    What client tool are you using, and what version?
    If SQL*Plus, you won't see the whole content unless you set some options :
    {code}
    SET LONG <value>
    SET LONGCHUNKSIZE <value>
    {code}
    Could you try the following?
    {code}
    SET LONG 10000
    SELECT t.object_value.getclobval() FROM xmltab t;
    -- to force pretty-printing :
    SELECT extract(t.object_value, '/*').getclobval() FROM xmltab t;
    {code}
    Edited by: odie_63 on 16 févr. 2011 08:58

  • ORA-01729: for XMLType

    Hi all,
    i want to insert the xml data in my table with xmltype. At first i store these xml daten in another table as clob. But i get always the error message
    ORA-01729: database link name expected
    during the insert the xml data in xmltype column.
    For the clobtable:
    PreparedStatement pstmt_clob = con.prepareStatement("INSERT INTO clobtable VALUES(?, ?)");
    pstmt_clob.setInt(1, f+1);
    pstmt_clob.setCharacterStream(2, new java.io.FileReader(f_ordner[f+1]), (int)f_ordner[+1].length());
    pstmt_clob.execute();
    For the xmltable:
    Connection conn = connect();
    stmt.executeUpdate("UPDATE xmltable SET xml_dok = XMLTYPE.createXML(" + conn + "," + rs.getClob(2) + ")WHERE id =" + nr);
    Code for connection:          
    public Connection connect() throws Exception {
    Class.forName("oracle.jdbc.OracleDriver");
    Connection conn = DriverManager.getConnection(
    "jdbc:oracle:oci:@zeus", "zhou", "diplom");
    return conn;
    I don't know, what's wrong with my programm. Can you help me?
    thank you very much and greeting from germany
    rabbit

    I am not very experienced with JPA eclipselink, but I will try to answer the question since I think I know what the problem might be.
    I think the problem is that you are storing the data in a String variable and sending it to the database as String(VARCHAR2). A variable of type VARCHAR2 can hold up to 4000 bytes of data (32K in PL/SQL, but this doesn't apply to you). Therefore if you try to store more than 4000 bytes you are in violation with this contract and thus ORA-01461 is thrown.
    I think the right way to go is to use DirectToXMLTypeMapping. Have you tried that?
    This link contains discussion that might be useful to you:
    http://www.nabble.com/Oracle-XMLType,-JPA-and-EclipseLink-td19569909.html
    Regarding the CHUNK size, it should be multiple of DB_BLOCK_SIZE parameter. For instance if this parameter in your database is set to 8192 (8K), then CHUNK size can be any of the following 8K, 16K, 24K and 32K (32K is the max allowed).
    However, if you specify any other value for this parameter Oracle will automatically round it to the next (higher) multiple of DB_BLOCK_SIZE. In your case, if you use 8K blocks, this value will be 8192.
    So there you should not be worried about this value at this point. I asked more out from curiosity.

  • Is there any way to store data larger than 4000 bytes?

    Hi,
    Could someone here know which data type to store database column size larger than 4000 bytes.
    VARCHAR2 has the limit of 4000 bytes in database column. Is there ways to store data larger than 4000 bytes?
    Thank you very much!

    CLOB
    You use the CLOB datatype to store large blocks of character data in the database, in-line or out-of-line. Both fixed-width and variable-width character sets are supported. Every CLOB variable stores a locator, which points to a large block of character data. The size of a CLOB cannot exceed four gigabytes.
    CLOBs participate fully in transactions, are recoverable, and can be replicated. Changes made by package DBMS_LOB can be committed or rolled back. CLOB locators can span transactions (for reads only), but they cannot span sessions.
    Joel P�rez

  • ORA-00349: failure obtaining block size for '+Z'  in Oracle XE

    Hello,
    I am attempting to move the online redo log files to a new flash recovery area location created on network drive "Z" ( Oracle Database 10g Express Edition Release 10.2.0.1.0).
    When I run @?/sqlplus/admin/movelogs; in SQL*Plus as a local sysdba, I get the following errors:
    ERROR at line 1:
    ORA-00349: failure obtaining block size for '+Z'
    ORA-06512: at line 14
    Please let me know how to go about resolving this issue.
    Thank you.
    See below for detail:
    Connected.
    SQL> @?/sqlplus/admin/movelogs;
    SQL> Rem
    SQL> Rem $Header: movelogs.sql 19-jan-2006.00:23:11 banand Exp $
    SQL> Rem
    SQL> Rem movelogs.sql
    SQL> Rem
    SQL> Rem Copyright (c) 2006, Oracle. All rights reserved.
    SQL> Rem
    SQL> Rem NAME
    SQL> Rem movelogs.sql - move online logs to new Flash Recovery Area
    SQL> Rem
    SQL> Rem DESCRIPTION
    SQL> Rem This script can be used to move online logs from old online
    log
    SQL> Rem location to Flash Recovery Area. It assumes that the database
    SQL> Rem instance is started with new Flash Recovery Area location.
    SQL> Rem
    SQL> Rem NOTES
    SQL> Rem For use to rename online logs after moving Flash Recovery
    Area.
    SQL> Rem The script can be executed using following command
    SQL> Rem sqlplus '/ as sysdba' @movelogs.sql
    SQL> Rem
    SQL> Rem MODIFIED (MM/DD/YY)
    SQL> Rem banand 01/19/06 - Created
    SQL> Rem
    SQL>
    SQL> SET ECHO ON
    SQL> SET FEEDBACK 1
    SQL> SET NUMWIDTH 10
    SQL> SET LINESIZE 80
    SQL> SET TRIMSPOOL ON
    SQL> SET TAB OFF
    SQL> SET PAGESIZE 100
    SQL> declare
    2 cursor rlc is
    3 select group# grp, thread# thr, bytes/1024 bytes_k
    4 from v$log
    5 order by 1;
    6 stmt varchar2(2048);
    7 swtstmt varchar2(1024) := 'alter system switch logfile';
    8 ckpstmt varchar2(1024) := 'alter system checkpoint global';
    9 begin
    10 for rlcRec in rlc loop
    11 stmt := 'alter database add logfile thread ' ||
    12 rlcRec.thr || ' size ' ||
    13 rlcRec.bytes_k || 'K';
    14 execute immediate stmt;
    15 begin
    16 stmt := 'alter database drop logfile group ' || rlcRec.grp;
    17 execute immediate stmt;
    18 exception
    19 when others then
    20 execute immediate swtstmt;
    21 execute immediate ckpstmt;
    22 execute immediate stmt;
    23 end;
    24 execute immediate swtstmt;
    25 end loop;
    26 end;
    27 /
    declare
    ERROR at line 1:
    ORA-00349: failure obtaining block size for '+Z'
    ORA-06512: at line 14
    Can someone point me in the right direction as to what I may be doing wrong here - Thank you!

    888442 wrote:
    I am trying to drop and recreate ONLINE redo logs on my STANDB DATABASE (11.1.0.7)., but i am getting the below error.
    On primary, we have done the changes., ie we added new logfile with bigger size and 3 members. When trying to do the same on Standby we are getting this error.
    Our database is in Active DG Read only mode and the oracle version is 11.1.0.7.
    I have deffered the log apply and cancelled the managed recovery, and dg is in manual mode.
    SQL> alter database Add LOGFILE GROUP 4 ('+DT_DG1','+DT_DG2','+DT_DG3') SIZE 1024M;
    alter database Add LOGFILE GROUP 4 ('+DT_DG1','+DT_DG2','+DT_DG3') SIZE 1024M
    ERROR at line 1:
    ORA-00349: failure obtaining block size for '+DT_DG1'First why you are dropping & recreating online redo log files on standby.
    On standby only standby redo log files will be used. Not sure what you are trying to do.
    here is example how to create online redo log files, Check that diskgroup is mounted and have sufficient space to create.
    sys@ORCL> select member from v$logfile;
    MEMBER
    C:\ORACLE\ORADATA\ORCL\REDO03.LOG
    C:\ORACLE\ORADATA\ORCL\REDO02.LOG
    C:\ORACLE\ORADATA\ORCL\REDO01.LOG
    sys@ORCL> alter database add logfile group 4 (
      2     'C:\ORACLE\ORADATA\ORCL\redo_g01a.log',
      3     'C:\ORACLE\ORADATA\ORCL\redo_g01b.log',
      4     'C:\ORACLE\ORADATA\ORCL\redo_g01c.log') size 10m;
    Database altered.
    sys@ORCL> select member from v$logfile;
    MEMBER
    C:\ORACLE\ORADATA\ORCL\REDO03.LOG
    C:\ORACLE\ORADATA\ORCL\REDO02.LOG
    C:\ORACLE\ORADATA\ORCL\REDO01.LOG
    C:\ORACLE\ORADATA\ORCL\REDO_G01A.LOG
    C:\ORACLE\ORADATA\ORCL\REDO_G01B.LOG
    C:\ORACLE\ORADATA\ORCL\REDO_G01C.LOG
    6 rows selected.
    sys@ORCL>
    Your profile:-
    888442      
         Newbie
    Handle:      888442
    Status Level:      Newbie
    Registered:      Sep 29, 2011
    Total Posts:      12
    Total Questions:      8 (7 unresolved)
    Close the threads if answered, Keep the forum clean.

  • Maximum file size for export into MP4?

    Hello,
    I am not able to export 2 hour HD video into standard MP4 file. It seems that reaching 100% export algorithm gets into loop. I was waiting for hours and still had seen progress at exactly 100% with final file size on hard disk to be 0 bytes. I am using CS5 on MAC OS X. I had to split my timeline to 2 parts and to export them separately (which is embarrasing). Is there something like maximum file size for export? I guess that 2h video would have about 25-35GB.
    Thank you
    jiri

    You are right.
    So I am running AP Pro 5.0.4, Adobe Media Encoder 5.0.1.0 (64bit). Operating system Mac OS X ver 10.7.3. All applications are up to date.
    MacBook Pro Intel i5 2.53GB, 8GB RAM, nVidia GT 330M 256 MB, 500GB HDD
    Video is 1920x1080 (AVCHD) 25fps in a .MTS container  (major part of timeline), 1280x720 30fps in .MOV container (2mins), Still images 4000x3000 in .JPG
    No error message is generated during export - everything finishes without any problem...just file created has 0 byte size (as described above).
    This is my largest video project (1h 54min) I dont have any other problem with other projects.
    I dont run any other special software, at the moment of export all usual applications are closed so that MacBook "power" can go to Media Encoder. No codecs installed, using VLC Player or Quick Time.
    Attached please find printscreen from Export settings (AP Pro). Writing this ppost I tried to export only the first 4mins from timeline where all kind of media is used...and it was OK.
    As a next step I will try to export (same settings) 1h 30mins as I still believe problem comes with length of video exported.
    Let me know your opinion

  • Incoming message size exceeds the configured maximum size for protocol t3

    Hi All,
    I've encountered an error as follow:
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size 50004000 bytes exceeds the configured maximum of 50000000 bytes of protocol t3.
    But the request message is only 3MB, why it is enlarged to over 50M?
    There is a For Each loop section in main flow, is it because for one loop, there will be a copy of request message?
    How to enlarge message size for protocol t3?
    Go to server/protocol and change 'Maximum Message Size' for AdminServer, OSB Servers and SOA servers?
    Thanks and Regards,
    Bruce

    Hi,
    1) After setting -Dweblogic.MaxMessageSize to 25000000
    <BEA-000403> <IOException occurred on socket: Socket[addr=ac-sync-webserver1/172.24.128.8,port=9040,localport=36285]
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '25002240' bytes exceeds the configured maximum of: '25000000' bytes for protocol: 't3'
    at weblogic.socket.BaseAbstractMuxableSocket.incrementBufferOffset(BaseAbstractMuxableSocket.java:174)
    2) After setting -Dweblogic.MaxMessageSize to 50000000
    <BEA-000403> <IOException occurred on socket: Socket[addr=ac-sync-webserver2/172.24.128.9,port=9040,localport=59925]
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '50000400' bytes exceeds the configured maximum of: '50000000' bytes for protocol:
    't3'.
    And even after setting various values for -Dweblogic.MaxMessageSize , issue weblogic.socket.MaxMessageSizeExceededException was observed.
    To overcome the issue set Manual Service Migration Only as after several experiments and replicating the issue it was found out that in case of no available pinned services, must set the migration policies of the migratable targets on "Manual Service Migration Only".
    And once it is corrected; it was noticed that weblogic.socket.MaxMessageSizeExceededException issue also resolved.
    WebLogic Server can fail over most services transparently, but it's unable to do the same when dealing with pinned services.
    Pinned Services : JMS and JTA are considered as pinned services. They're hosted on individual members of a cluster and not on all server instances.
    You can have high availability only if the cluster can ensure that these pinned services are always running somewhere in the cluster.
    When a WebLogic Server instance hosting these critical pinned services fails, WebLogic Server can't support their continuous availability and uses migration instead of failover to ensure that they are always available.
    Regards,
    Kal

Maybe you are looking for

  • Trouble syncing iPod w/ another computer

    When I plug my iPod into my home computer, it tells me the iPod is synced with another iTunes library (from my laptop). The first time it said this, it gave the option to sync my home iTunes library without erasing the songs already on my iPod (from

  • NEED FUNCTIONAL/TECHNICAL SPEC FOR GL CONVERSION

    Can someone please email me the functional and also technical spec for GL conversion. I need to give the functional spec to the Abaper to do LSMW. Any advise and guidance in this regard will be greatly appreciated. Please send me documentation on the

  • Upgrade from 4.6c to 6.0

    Dear Gurus, We are doing an upgrade from 4.6c to ECC 6.0. any relevant documents are invited.Can somebody help me with procedure. Documents can also be send to my mail id. [email protected]

  • Pre-Order white iPhone 4?

    Is there anyway to pre-order a white iPhone 4 to be shipped when they are available? sorry if this questioned was asked before, i couldnt find a thread with the answer.

  • IPhone is with 100% Reproducibility Interfering with Magic Mouse & Bluetooth

    My Magic Mouse would start acting up @random - Sometimes days would pass with no problems other days I would have the problems all the time... Last week I wanted to find the culprit. And I have !!! It is the iPhone. I made a list and took notes of wh