Top Questions - APEXchangemost recent 30 from http://test.com2010-03-20T05:23:08Zhttp://test.com/feedshttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://test.com/questions/7/what-limitations-are-there-with-using-the-apex-object-browser-when-writing-procedWhat limitations are there with using the APEX object browser when writing Procedures, Functions and Packages?srinivas2009-10-21T13:44:42Z2010-03-10T22:23:16Z
<p>Please give me the answer...</p>
http://test.com/questions/9/cannot-create-an-end-userCannot create an end-userreggie2009-11-02T18:17:33Z2010-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-tuningCollection Tuning?Martin Giffy D'Souza2009-10-09T20:02:59Z2009-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-issueCreate Item with no Page Regions, but with P0 Region IssueMartin Giffy D'Souza2009-10-08T10:51:11Z2009-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>