简体   繁体   English

将apex升级到4.2.6时,不显示oracle数据库主页,而仅仅是apex主页..为什么?

[英]oracle database home page doesn't show when upgrading apex to 4.2.6 its just the apex home page.. why?

If you install oracle 11g Express edition you also get apex 4.2. 如果安装oracle 11g Express版,您还将获得apex 4.2。 no issues.it works perfectly.. the oracle home page works well.you create your workspace..and apex log ins works well too . 没有问题。它运行完美。.oracle主页运行良好。创建工作区..apex登录也运行良好。 After you upgrade apex 4.2 to apex 4.2.6. 将apex 4.2升级到apex 4.2.6之后。 you can log in to your already created workspace but to load the oracle home page to manage your work space it doesn't load anymore.meaning after upgrade you might not be able to create a new workspace 您可以登录到已经创建的工作空间,但是要加载Oracle主页以管理不再加载的工作空间。意味着升级后,您可能无法创建新的工作空间

Yes, this is expected. 是的,这是预期的。 The Express edition has a special "home page" (built in Oracle Apex) which gets removed if you upgrade Apex. Express版具有一个特殊的“主页”(内置于Oracle Apex中),如果升级Apex,该主页将被删除。

You get a choice: either stick with Express edition and use the home page, or upgrade and lose it. 您可以选择:坚持使用Express版并使用主页,或者升级并丢失它。

All the functions of the home page, however, can be done yourself using SQL*Plus or SQL Developer - just not so easily :) 但是,可以使用SQL * Plus或SQL Developer自己完成主页的所有功能-并非那么容易:)

For creating workspaces, however, you do that using the Apex Admin pages. 但是,要创建工作区,请使用Apex Admin页面执行。 The URL will be something like http://host/apex/apex_admin . 该URL将类似于http://host/apex/apex_admin

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM