Page Table Owner

Hello everybody,
I made the following query to get table and column names handled by a application/page:
select APEX_APPLICATION_PAGE_DB_ITEMS.ITEM_NAME,
APEX_APPLICATION_PAGE_DB_ITEMS.DB_TABLE_NAME,
APEX_APPLICATION_PAGE_DB_ITEMS.DB_COLUMN_NAME,
APEX_APPLICATION_PAGE_ITEMS.FORMAT_MASK
from APEX_APPLICATION_PAGE_DB_ITEMS,
APEX_APPLICATION_PAGE_ITEMS
where APEX_APPLICATION_PAGE_DB_ITEMS.APPLICATION_ID = APEX_APPLICATION_PAGE_ITEMS.APPLICATION_ID
and APEX_APPLICATION_PAGE_DB_ITEMS.PAGE_ID = APEX_APPLICATION_PAGE_ITEMS.PAGE_ID
and APEX_APPLICATION_PAGE_DB_ITEMS.ITEM_ID = APEX_APPLICATION_PAGE_ITEMS.ITEM_ID
and APEX_APPLICATION_PAGE_DB_ITEMS.APPLICATION_ID = 37891
and APEX_APPLICATION_PAGE_DB_ITEMS.PAGE_ID = 55
How can I improve it to get DB table owner?
Thanks,

P - The table owner isn't exposed by that view (APEX_APPLICATION_PAGE_DB_ITEMS), but you could change it to pull out what you want and compile the new view in the Application Express product schema. This wouldn't hurt anything but it wouldn't be supported, of course.
The change would be where you see, in the current view source:       r := dbms_lob.substr(c1.process_sql_clob,255,1);Change that to:       l_owner := replace(substr(r,1,instr(r,':')-1),'F|',null);     
       r := dbms_lob.substr(c1.process_sql_clob,255,1);...along with adding a declaration for l_owner. Then you'll need to replace #OWNER# with the f.owner value.
Scott

Similar Messages

  • Dynamic table owner in apex 3.0 and Oracle 10g

    I have an application that requires bulk deletes for all rows in a particular department. The application edits incoming data and then moves final approved data to the 'production' db. End users modify their data via bulk load until they are happy with validity checks. At certain times of the year this could be as many as a million rows in a single table with referential integrity deletes in up to 5 additional tables. This generates unnecessary redo and archive logs so I thought we might just create separate schemas for each department (11) and do DROP/CREATE table instead.
    The problem is that I see no way to dynamically change the table owner in ApEx. Is there any way to do this short of export/import to a 11 different parsing schemas?

    ...I thought we might just create separate
    schemas for each department (11) and do DROP/CREATE
    table instead.Instead of doing drop/create on your tables just do a truncate on the table.
    >
    The problem is that I see no way to dynamically
    change the table owner in ApEx. Is there any way to
    do this short of export/import to a 11 different
    parsing schemas?You may try creating your tables as follows
    CREATE TABLE dept1.table_a AS SELECT * FROM old_table WHERE dept=1;
    CREATE TABLE dept2.table_a AS SELECT * FROM old_table WHERE dept=2;
    Then investigate using UNION logic and possibly a flag to show/hide departments...
    SELECT * FROM dept1.table_a WHERE dept=1 AND :P1_FLAG=???;
    UNION
    SELECT * FROM dept2.table_a WHERE dept=2 AND :P1_FLAG=???;
    The above union logic may work for reporting needs but would likely not work for your maintenance pages where you need to insert/update/delete...
    Message was edited by:
    tfa

  • Can items from a list be copied and pasted into a new Pages Table?

    In iWork Pages, I have a list of 50's & 60's recording artists and their songs, (which is about 40 pages long) from my '45 rpm record collection for my Jukebox.
    Is there any way to copy and paste the artists' names, and their songs into a Pages Table, so that I can sort the artists' names into an alphabetical list?
    If there is a way, it would save me a ton of work of typing each name into a Table one at a time.
    Thank you,
    Jim

    Recently, I have had documents of lists that I had wanted to put into a Table afterwards, but there was no way that I could do it.... which brought me to my question to the Forum.....
    I had made the artists' listing & songs of about 40 pages, about 7 years ago when I had a PC, and it was done in MS Word, and I haven't worked on it since then. 
    Being a veritable Newbie at the time, I had put the artists' name in one column, and the song title in another.  When I had to insert a new artist and song, I would "Add Row Below" and then type the info in.
    Little did I realize at the time that I had created a Table, without knowing it (I told you that I was a Newbie).
    So when I started to work on those files this morning for the first time in a number of years, I wondered how could I put all the info from that Word document into a Table in Pages.
    Then I could sort Ascending, instead of "Add Row Below" to squeeze the new name in when I wanted to add another artist. 
    Then I realized after posting the question on this Forum, that it ALREADY WAS in Table form. 
    I looked into the help section of Pages and found that I could sort the names in the Inspector Box in the Table Tab.
    So, sorry to say I didn't discover a new technique of copying a list and then pasting the info into a new Table in one shot......
    Sincerely sorry for the false alarm...
    Jim

  • I'm creating a book format in Pages. I want the page count to be 1 on the first page of chapter one after the title page, table of contents, etc.. How do I do that?

    I'm creating a book format in Pages. I want the page count to be 1 on the first page of chapter one after the title page, table of contents, etc.. How do I do that?

    That is not the issue.
    Pages/OSX does not save files with crop marks and bleeds.
    It also by default saves transparency, which is involved in a lot of Pages' better features, at a rubbishy 72 dpi resolution.
    It also makes it extremely difficult to maintain mono-color like black only text, has no spot color and makes color management opaque.
    It really is only meant for amateur publishing and printing to your desktop printer.
    A commercial printer who is willing to use and print from Pages may have better results but at the cost of considerable micro-management which defeats the point of this "cheap" solution.
    Peter

  • How to copy and paste a multi-page table of contents?

    Hi everyone.
    I have a large document with a Table Of Contents extending over two pages. I'd like to copy the entire TOC then paste it into a new Pages document.
    I have been able to copy the TOC however when I try to paste it into a new blank Word Processing pages document the following Error message appears: "The table of contents is empty because none of the paragraph styles selected in the Document Inspector are used in the document."
    I can paste it into a blank Page Layout pages document however it pastes it into a text box with only one page of the TOC in it.  Even if the new Page Layout document has two pages and I extend the text box over the two pages only one page of the TOC is copied into the new Page Layout document. At the moment the only work-around I can do is to take a screen shot of each individual page of the TOC and paste them individually into a new pages document. I have tried exporting the entire original document to a plain text file however all the formating is lost (obviously).  I have also tried exporting the entire original document to a Word document (.doc) however it won't let me copy the multi-page TOC and paste it into a new Word document. 
    Is there any way to successfully copy a multi-page table of contents to a new Pages document?

    VQM wrote:
    Thanks Peter.
    PeterBreis0807 wrote:
    The TOC is a hyperlinked text derived from the contents of the file it was generated in.
    You can try exporting the pages the TOC is on as rtf, text or pdf and transferring that, but I would question the value of a TOC for one document being in an entirely different document, which doesn't have what the TOC is pointing to.
    Have you tried copying the T.O.C. Section from the document Thumbnails and pasting into the document Thumbnails of the 2nd document?
    Peter
    How does one export individual pages from a Pages document?
    I've also tried to copy the TOC section from the document thumbnail however I can't figure out how to select multiple pages in the document thumbnails.  It only allows me to select one at a time. Furthermore, when I do select a single page from the thumbnail section and attempt to drag and drop it into the the thumbnail section of the second document it picks up the whole document and wont allow me to move it from the thumbnail section of the original document.
    Shift click to select multiple pages, and I did say Copy and Paste, not drag and drop.
    Peter

  • Resizing cells in a Pages table

    I don't know if this has been answered already, but I was wondering if it was possible to resize individual cells in a Pages table (iPad) or to set them to expand automatically when I enter more text than fits a cell?

    Any knowledgeable people who can help?

  • How can I specify table owners when I export project to Java source?

    Using TopLink Mapping Workbench, when I export project to Java source, the descriptors is automatically generated like:
    descriptor.addTableName("SOME_TABLE");
    Is there a way to configure the TopLink Mapping Workbench so it generates the descriptors so that the table owner is explicitly specified?
    descriptor.addTableName("SCHEMA_A.SOME_TABLE");
    Thanks!

    You can re-name your tables in the MW to be fully qualified for the name and that's how it will be generated and used.
    Doug

  • SQL-Developer 1.5.4 - SQL-Worksheet does not use Table-Owner

    In old versions of the sql-Developer you can drop a Table in the Worksheet and a select Query was built. With the new version 1.5.4 the table-owner is missng and you must fill in the table-owner or the query does not work with tables of other users.
    Is that a bug or are there the posibility of change settings to drop tables in the SQL-worksheet with table-owners.

    The drag and drop functionality was updated so that when you use drag and drop the schema is not prefixed for the current user you are connected to. However it is appended if you drag a table form another connection. It appears to have been overlooked for Other Users. We will address this in a future release. In the meantime,a workaround is to create a connection to the other users and then the drag and drop will append the connection name.
    Sue

  • How to find memory used by page tables

    Is there a way to find out how much memory is currently being used by page tables? I am new to Solaris ;-)
    I want to quantify the advantages of Intimate Shared Memory (in the context of a large Oracle database with lots of concurrent users). I want to contrast this against Linux which does not have a method of allowing different processes to share page tables that map onto shared memory. Thus, with a large number of concurrent connections where each connection creates a new process that maps onto the Oracle shared memory, a significant amount of memory can be consumed just by the page table entries.

    Yes, a very recent acquisition :-) ......I'm busy working my way through it, just taught myself about mdb today but I still can't figure how to get the amount of memory being used by page tables only. The dcmd ::memstat can give me the total amount of memory being used by the kernel but I would like some more detail than that.
    On Linux you can simply look at /proc/meminfo and it contains a wealth of information. I was hoping Solaris would be similar....but isn't that always the case when doing something new? We hope it's like what we already know :-) Below is an example from Linux showing that 1860 kB have been to store page table entries.
    [root@makalu ~]# cat /proc/meminfo | grep PageTables
    PageTables: 1860 kB
    [root@makalu ~]#
    Edited by: BrettSchroeder on Mar 12, 2008 1:37 PM

  • Parse Tablename/Table Owner

    I would like to validate a user's input (via a C Shell) for an Oracle Table name. Can anyone assist me with the SQL statement(s) needed to parse the table owner and table name?
    null

    I didn't understand a little bit what You mean by parse, but there is a view all_tables and columns owner and table_name.
    So
    SELECT owner, table_name
    FROM all_tables;
    will give You all tables with their respective owners
    Of course there are also views, synonyms for views and tables and maybe something other ...

  • 1)unexpected Exception:page fault accessing tag table 2)java.rmi.MarshalException:Unexpected Exception page fault accessing page table

    i am trying to call WCF service by using Jsr 172 method
    but i got the two error
    1)unexpected Exceptionage fault accessing tag table
    2)java.rmi.MarshalException:Unexpected Exception page fault accessing page table
    does anybody knows about how to solve this error.
    Plz help me
    thanks in advance!!!!!!!!!!!
      My Code is:-----
    package com.rim.sample.webservicedemo;
    import java.rmi.RemoteException;
    import net.rim.device.api.ui.Field;
    import net.rim.device.api.ui.FieldChangeListener;
    import net.rim.device.api.ui.UiApplication;
    import net.rim.device.api.ui.component.ButtonField;
    import net.rim.device.api.ui.component.Dialog;
    import net.rim.device.api.ui.container.MainScreen;
    public class webservice extends UiApplication
        public webservice()
            pushScreen(new myscreen());
        public static void main(String[] args)
            webservice t=new webservice();
            t.enterEventDispatcher();
    final class myscreen extends MainScreen implements FieldChangeListener
        //taking this program from :-http://blog.bayestech.com/?p=78
         public myscreen()
             setTitle("HI");
             ButtonField g=new ButtonField("OK",ButtonField.CONSUME_CLICK);
             g.setChangeListener(this);
             add(g);
        public void fieldChanged(Field field, int context)
            try
                testServiceCall();
            catch (RemoteException e)
                Dialog.alert(e.getMessage());
                Dialog.alert(e.toString());
         public void testServiceCall() throws RemoteException
                TestService_Stub service = new TestService_Stub();
                //String  message = service.helloWorld();
               // Dialog.alert(message);
              // String  message2=service.echoName("ankush,nilesh,chetan,ravi");
                //Dialog.alert(message+"  second message  "+message2);
                // Object addition_output=service.addition(7,2);
                 //Dialog.alert("your addition is" +  String.valueOf(addition_output));
                 String  login_message = service.logOn_method("abcdefg","aaaaa");
                 Dialog.alert("login successfully");
                 Dialog.alert(login_message);
    //////////////TestService_Stub class file///////////////////////
    package com.rim.sample.webservicedemo;
    import java.rmi.RemoteException;
    import javax.xml.rpc.JAXRPCException;
    import javax.xml.namespace.QName;
    import javax.microedition.xml.rpc.Operation;
    import javax.microedition.xml.rpc.Type;
    import javax.microedition.xml.rpc.ComplexType;
    import javax.microedition.xml.rpc.Element;
    import net.rim.device.api.ui.component.Dialog;
    public class TestService_Stub implements TestService,javax.xml.rpc.Stub
        ///calling web services by using jsr-172 method
        //website link :- http://blog.bayestech.com/?p=78
        private String[] _propertyNames;
        private Object[] _propertyValues;
      //  private Object[] _propertyValues1;
        public TestService_Stub()
            _propertyNames = new String[] { ENDPOINT_ADDRESS_PROPERTY };
           // _propertyValues = new Object[] { "http://test.bayestech.com/Services/TestService.asmx" };
          // _propertyValues = new Object[] { "http://soft21/testWCF/Service.svc" };
            _propertyValues = new Object[] { "< url name >" };
     protected void _prepOperation(Operation op)
            for (int i = 0; i < _propertyNames.length; ++i)
                op.setProperty(_propertyNames[i], _propertyValues[i].toString());
     public String logOn_method(String usr_name,String password_name ) throws java.rmi.RemoteException
          Object inputObject[] = new Object[]
                  usr_name,
                  password_name
          Operation op = Operation.newInstance( _qname_operation_logOn, _type_logOn, _type_logOnResponse );
          _prepOperation( op );
          op.setProperty( Operation.SOAPACTION_URI_PROPERTY, "<soap action name >" );
          Object resultObj;
          try
              resultObj = op.invoke( inputObject );
              Dialog.alert((String)resultObj);
          catch( JAXRPCException e )
              Throwable cause = e.getLinkedCause();
              if( cause instanceof java.rmi.RemoteException )
                  throw (java.rmi.RemoteException) cause;
              Dialog.alert(e.getMessage());
              throw e;
          return (String )((Object[])resultObj)[0];
     protected static final QName _qname_operation_logOn = new QName( "<soap action name>", "logOn" );
        protected static final QName _qname_logOnResponse = new QName( "<soap action name>", "logOnResponse" );
        protected static final QName _qname_logOn = new QName( "<soap action name>", "logOn" );
        protected static final Element _type_logOn;
        protected static final Element _type_logOnResponse;
        static
     _type_logOn = new Element( _qname_logOn, _complexType( new Element[] {
                 new Element( new QName( "<soap action name>", "usr_name" ), Type.STRING, 0, 1, false ),
                 new Element( new QName( "<soap action name>", "password_name" ), Type.STRING, 0, 1, false )}), 1, 1, false );
            _type_logOnResponse = new Element( _qname_logOnResponse, _complexType( new Element[] {
                  new Element( new QName( "<soap action name>", "logResult" ), Type.INT, 0, 1, false )}), 1, 1, false );
        private static ComplexType _complexType( Element[] elements )
            ComplexType result = new ComplexType();
            result.elements = elements;
            return result;
        public void _setProperty(String name, Object value) {
            // TODO Auto-generated method stub
        public Object _getProperty(String name) {
            // TODO Auto-generated method stub
            return null;
        public String echoName(String name) throws RemoteException {
            // TODO Auto-generated method stub
            return null;
        public String helloWorld() throws RemoteException {
            // TODO Auto-generated method stub
            return null;
    i am trying to call WCF service by using Jsr 172 method
    but i got the two error
    1)unexpected Exceptionage fault accessing tag table
    2)java.rmi.MarshalException:Unexpected Exception page fault accessing page table
    does anybody knows about how to solve this error.
    Plz help me
    thanks in advance!!!!!!!!!!!
      My Code is:-----
    package com.rim.sample.webservicedemo;
    import java.rmi.RemoteException;
    import net.rim.device.api.ui.Field;
    import net.rim.device.api.ui.FieldChangeListener;
    import net.rim.device.api.ui.UiApplication;
    import net.rim.device.api.ui.component.ButtonField;
    import net.rim.device.api.ui.component.Dialog;
    import net.rim.device.api.ui.container.MainScreen;
    public class webservice extends UiApplication
        public webservice()
            pushScreen(new myscreen());
        public static void main(String[] args)
            webservice t=new webservice();
            t.enterEventDispatcher();
    final class myscreen extends MainScreen implements FieldChangeListener
        //taking this program from :-http://blog.bayestech.com/?p=78
         public myscreen()
             setTitle("HI");
             ButtonField g=new ButtonField("OK",ButtonField.CONSUME_CLICK);
             g.setChangeListener(this);
             add(g);
        public void fieldChanged(Field field, int context)
            try
                testServiceCall();
            catch (RemoteException e)
                Dialog.alert(e.getMessage());
                Dialog.alert(e.toString());
         public void testServiceCall() throws RemoteException
                TestService_Stub service = new TestService_Stub();
                //String  message = service.helloWorld();
               // Dialog.alert(message);
              // String  message2=service.echoName("ankush,nilesh,chetan,ravi");
                //Dialog.alert(message+"  second message  "+message2);
                // Object addition_output=service.addition(7,2);
                 //Dialog.alert("your addition is" +  String.valueOf(addition_output));
                 String  login_message = service.logOn_method("abcdefg","aaaaa");
                 Dialog.alert("login successfully");
                 Dialog.alert(login_message);
    //////////////TestService_Stub class file///////////////////////
    package com.rim.sample.webservicedemo;
    import java.rmi.RemoteException;
    import javax.xml.rpc.JAXRPCException;
    import javax.xml.namespace.QName;
    import javax.microedition.xml.rpc.Operation;
    import javax.microedition.xml.rpc.Type;
    import javax.microedition.xml.rpc.ComplexType;
    import javax.microedition.xml.rpc.Element;
    import net.rim.device.api.ui.component.Dialog;
    public class TestService_Stub implements TestService,javax.xml.rpc.Stub
        ///calling web services by using jsr-172 method
        //website link :- http://blog.bayestech.com/?p=78
        private String[] _propertyNames;
        private Object[] _propertyValues;
      //  private Object[] _propertyValues1;
        public TestService_Stub()
            _propertyNames = new String[] { ENDPOINT_ADDRESS_PROPERTY };
           // _propertyValues = new Object[] { "http://test.bayestech.com/Services/TestService.asmx" };
          // _propertyValues = new Object[] { "http://soft21/testWCF/Service.svc" };
            _propertyValues = new Object[] { "< url name >" };
     protected void _prepOperation(Operation op)
            for (int i = 0; i < _propertyNames.length; ++i)
                op.setProperty(_propertyNames[i], _propertyValues[i].toString());
     public String logOn_method(String usr_name,String password_name ) throws java.rmi.RemoteException
          Object inputObject[] = new Object[]
                  usr_name,
                  password_name
          Operation op = Operation.newInstance( _qname_operation_logOn, _type_logOn, _type_logOnResponse );
          _prepOperation( op );
          op.setProperty( Operation.SOAPACTION_URI_PROPERTY, "<soap action name >" );
          Object resultObj;
          try
              resultObj = op.invoke( inputObject );
              Dialog.alert((String)resultObj);
          catch( JAXRPCException e )
              Throwable cause = e.getLinkedCause();
              if( cause instanceof java.rmi.RemoteException )
                  throw (java.rmi.RemoteException) cause;
              Dialog.alert(e.getMessage());
              throw e;
          return (String )((Object[])resultObj)[0];
     protected static final QName _qname_operation_logOn = new QName( "<soap action name>", "logOn" );
        protected static final QName _qname_logOnResponse = new QName( "<soap action name>", "logOnResponse" );
        protected static final QName _qname_logOn = new QName( "<soap action name>", "logOn" );
        protected static final Element _type_logOn;
        protected static final Element _type_logOnResponse;
        static
     _type_logOn = new Element( _qname_logOn, _complexType( new Element[] {
                 new Element( new QName( "<soap action name>", "usr_name" ), Type.STRING, 0, 1, false ),
                 new Element( new QName( "<soap action name>", "password_name" ), Type.STRING, 0, 1, false )}), 1, 1, false );
            _type_logOnResponse = new Element( _qname_logOnResponse, _complexType( new Element[] {
                  new Element( new QName( "<soap action name>", "logResult" ), Type.INT, 0, 1, false )}), 1, 1, false );
        private static ComplexType _complexType( Element[] elements )
            ComplexType result = new ComplexType();
            result.elements = elements;
            return result;
        public void _setProperty(String name, Object value) {
            // TODO Auto-generated method stub
        public Object _getProperty(String name) {
            // TODO Auto-generated method stub
            return null;
        public String echoName(String name) throws RemoteException {
            // TODO Auto-generated method stub
            return null;
        public String helloWorld() throws RemoteException {
            // TODO Auto-generated method stub
            return null;

    Vishnu,
    I'm working on Ludwig's testcase.
    Ludwig's testcase is based on read-only View Objects.
    Is it also the case in your application ?
    I was unable to reproduce with VOs based on EOs.
    With read-only VOs, you can avoid the ArrayIndexOutOfBoundsException by setting the "Key Attribute" property for the PK of the Master VO.
    See the ADF Developer's Guide, topic "7.9.3 What You May Need to Know About Enabling View Object Key Management for Read-Only View Objects"
    URL: http://download-uk.oracle.com/docs/html/B25947_01/bcvoeo009.htm#BABJEEFA
    Regards,
    Didier.

  • Revision Bars in multi-page tables.

    When I have a one-page table in FM 8.0, I can get the Rev Bars to be a solid line. However, if the table spans more than one page, the Rev Bars will only appear broken up at each cell. Is there a way to fix this?

    As background, you probably know this already, but the way the change bars work is that they are actually applied to the text within cells, so that's why the bar itself is the same height as the leading size on the paragraph. The row and table setting for space above/below the text and cell is what breaks up the solid change bar line.
    One thing that makes the change bars "separate" is if the table has varying paragraph styles in cells, the height of the change bar depends on whether the change is applied to a larger or a smaller paratag.
    Sometimes the separation can be controlled by applying a fixed row height to all the rows, but of course that sometimes can't be accommodated because of the design or content of the table.
    Another issue is whether you use column balancing or feathering in the document.
    Perhaps other folks will jump in with some advice -- and I'll dig through my archives too, as I know I've come across this problem in the past.

  • Wiki Pages Table of contests

    Hi,
    Is there an easy way (add a web part maybe) to add a wiki page table of contents in SharePoint 2013.
    I want the table of contents to be located at the top of the screen and references headings in the page below.
    Granted you can add a table of contents but this only references actual pages and not content in the pages.
    Any help would be much appreciated
    Regards,
    Martin 

    Hi All,
    Just thought I'd let you know I have had a go at implementing the ToC described in the link above.  I downloaded the sample code as opposed to working the chunks of code into a copy of my EnterpriseWiki.aspx page and the only issue I had was that
    on my new page layout there are no page styles for Heading 2.
    To fix this I reverted back to the Basic Page layout and formatted some text as "Heading 2 Alternate" and then changed the page layout back to my customised layout with the ToC.  This didn't immediately fix the issue; I had
    to click on Edit Source to find what style had been applied to the heading, in my case it was "ms-rteElement-H2B". I then went into the new layout ASPX in SharePoint Designer and changed:
    $(document).ready(function(){
    $(".ms-bodyareacell h2").each(function(){
    to
    $(document).ready(function(){
    $(".ms-rteElement-H2B").each(function(){
    I saved the page and the ToC was populated.  Still needs a bit of work, I think I'll try working the ToC into a copy of my existing EnterpriseWiki.aspx to preserve the available styles.
    If any of that was to vague give me a shout and I'll try explain in more detail, bearing in mind I'm learning this as I go along.
    I have also found an article,
    https://junestime.wordpress.com/2013/02/01/add-table-of-contents-to-a-wiki-page-in-sharepoint-2010/comment-page-1/, that uses the above code but takes it one step further to do a multi level ToC.
    Maybe I'll be brave and jump straight in to this one instead!
    Andrew
     

  • Multi-page tables crashing in InDesign

    Could anyone please provide some general advice about working with multi-page tables in InDesign, which appear to be very unstable.
    Over the past year or so, my team and I have worked with InDesign 5 and 5.5 on both Mac (10.6) and Windows (XP and 7) machines. In that time we have found if there’s one thing that will cause InDesign to crash it’s a table that runs over several pages and particularly (though not exclusively) if it’s got merged cells.  Add that extra row, merge that extra cell, even just insert your text cursor as you prepare to change some text and InDesign seems to reach a point where the “straw breaks the donkey’s back” and it falls over. At least it usually has the courtesy to reopen at exactly the point where the crash occurs with all the other changes that have been made still in place, whether they have been manually saved or not.
    The really weird thing is that sometimes the same file will crash on all the machines at the same point (as you would expect) but sometimes the files which crash on Windows machines will work fine on Macs and the files which crash on Macs will work fine on Windows machines. There doesn’t appear to be much of a consistent pattern to what’s going on.
    However, the solutions are always the same. First, unmerge any merged cells and adjust the border/fill commands to hide the fact they are now unmerged and then, if that doesn’t work, split the table up into separate chunks and put them into a separate text box on each page - that always seems to fix the problem, although the benefits of linked text boxes are now lost.
    I’ve had a scoot round the web and on these forums and whilst I can find quite a lot of material on this topic, there doesn’t appear to be anything that relates to our issue directly. I realise that I haven’t given specific information on what happens to us because it’s just something that happens every so often and we’re usually working so fast that there’s no time to carry out a detailed analysis of what’s going on, we just fix it and carry on. I’d be grateful if anyone could offer a general overview of what’s happening and maybe suggest some preventative measures we could take to reduce/eliminate the chances of this happening in the future.
    As always, thanks in advance for any and all advice offered.

    Hi folks,
    I have a similar problem with several dokuments running tables over 20 to 30 pages. Since InDesign CS5 I have crashes on random times and issues. I have built up the whole Document from scratch, because I thought saving them from older versions might cause the problem. I have started with a new document editing a table that runs over 5 pages with no merged cells in it which I had before. Now InDesign starts to crash again.
    – It crashes when I type more text than fits in the table cell
    – It crashes when I try to apply the standard paragraph style
    – It crashes altough I have saved an .idml-File to clean it
    – The problem appears in CS6 and CC also
    – I have tried copy/paste to a new document, which worked until I copied a particular table row. Then it started to crash again.
    Something weird I recognized is that all umlauts (I'm writing german text) are shown with wrong symbols in Story Editor (Textmodus) but not in the table itself. Maybe there lies the main problem?

  • Older Business HTML and Dynamic Page Table question

    I am not sure if anyone will know here (or if this is the best place to post), but I have a question concerning using the Business HTML template library controls/API for use with ITS. I am attempting to use the "Dynamic Page Table" control, and have hit some problems. Does anyone have any example code they can share on getting this to work correctly (ie, paging through records, selecting from rows, etc)? I have "torn apart" the underlying Javascript and even modified my code to adjust for some formatting issues that the API's do not handle, however, my "pages" all display at once in the beginning and only hide when I use one of the paging icons (forward,back,all back, etc). THe "isVisible" parameter seems to do nothing for the "page" DIVs. Currently running the latest version of ITS and R/3 4.6b on the backend if that helps. Also, the example from the SAP Design Guild cookbook is very basic and does not "page" as I need. Thanks in advance!
    CSolomon

    Check the following Tables
    FND_FORM_CUSTOM_RULES
    FND_FORM_CUSTOM_SCOPES
    FND_FORM_CUSTOM_ACTIONS
    FND_FORM_CUSTOM_PARAMS

Maybe you are looking for

  • Dynamic Selection on report not working

    Dear all, I have several reports on which the dynamic selection is not working. For instance, the report CN43N. The report is outputting all data in a year i.e it is disregarding the condition I specified in the dynamic selection fields. Is there som

  • 500   Internal Server error while creating decision dialog type object

    Hi All I am working on one CAF application and creating Create an Alternative Block Type. Inside this block I am creating decision dialog type object.When i reached at 4th step [Set Configuration] and editing [Decision Options]. After giving [Option

  • Help error while booting sunfire v440 (error)

    Hi solaris admins. i am getting the following error while trying to install the solaris 10 OS on a sunfire v440 server.Please can someone help me out here.i think the problem is with the Hard Drives or something. =====================================

  • Can I list files on local drive in tab in a particular sort order?

    I find it useful to have Firefox list files on a local drive or network drive such as: file:///u:/captures/ Is there a way to have it list in the files in a tab in a particular order such as newest to oldest?

  • Can't log in to office Spiceworks - please help

    Scenario: While I was on holiday our spiceworks installation was upgraded to the latest version, now I can't login. The passwords I have tried didn't work, so when I tried to reset my password I was informed that my account did not exist.  I then cre