Top Questions - APEXchange most recent 30 from http://test.com 2010-03-20T05:23:08Z http://test.com/feeds http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://test.com/questions/7/what-limitations-are-there-with-using-the-apex-object-browser-when-writing-proced What limitations are there with using the APEX object browser when writing Procedures, Functions and Packages? srinivas 2009-10-21T13:44:42Z 2010-03-10T22:23:16Z <p>Please give me the answer...</p> http://test.com/questions/9/cannot-create-an-end-user Cannot create an end-user reggie 2009-11-02T18:17:33Z 2010-03-09T00:22:54Z <p>Hi I wanted to deploy my first ever APEX application, after so many hours of developing the application (since my knowledge is so limited), now I am having a problem trying to deploy it, I cannot login as an end-user, all I get is this message "Access denied by Application security check", is there a way to fix this?</p> <p>May thanks.</p> http://test.com/questions/5/collection-tuning Collection Tuning? Martin Giffy D'Souza 2009-10-09T20:02:59Z 2009-10-14T11:16:26Z <p>Has anyone had to use hints or build stats on the APEX_COLLECTIONS view? A colleague made an excellent point yesterday that our stats are gathered at night when the collections tables are usually empty. If you have a lot of data in a Collection that joins to other tables it doesn't do an optimal execution plan.</p> <p>For now he's using some hints to force the use of the APEX_COLLECTIONS view. He'd like to manually modify the stats for the wwv_flow collection tables. Has anyone had similar issues? If so what did you do?</p> <p>Thank you,</p> <p>Martin<br> <a href="http://apex-smb.blogspot.com" rel="nofollow">http://apex-smb.blogspot.com</a><br> <a href="http://apex.stackexchange.com" rel="nofollow">http://apex.stackexchange.com</a><br></p> http://test.com/questions/2/create-item-with-no-page-regions-but-with-p0-region-issue Create Item with no Page Regions, but with P0 Region Issue Martin Giffy D'Souza 2009-10-08T10:51:11Z 2009-10-08T17:56:00Z <p>Hi,</p> <p>Suppose you have a region on Page 0 called: P0_REGION. You then create a page, P100, with no region. If you try to create a Page Item you get the following message:</p> <p>Unable to Create Page Item You must create at least one region before you can create a page item.</p> <p>Shouldn't we be allowed to create a page item and apply it to the P0 region? I didn't file this as a bug since I didn't know if this is what should happen.</p> <p>Thank you,</p> <p>Martin Giffy D'Souza<br> <a href="http://apex-smb.blogspot.com/" rel="nofollow">http://apex-smb.blogspot.com/</a></p>