This Blog is discontinued, its only read-only

Sunday, July 19, 2009

Oracle Fusion Middleware 11.1.1 Forms & Reports Next Errors Part II

And here I go with the update on my previous post "Oracle Fusion Middleware 11.1.1 Forms & Reports Next ErrorsThe first response from Oracle Metalink was:Confirm it is physically a Linux OS and not any form of virtualisation (which is not supported)Here my 2 Cents for this response:In the meantime, I found the solution for this problem :-)If you are running the Installer for the Oracle Fusion Middleware, you will be asked for either creating...

Friday, July 17, 2009

Oracle Fusion Middleware 11.1.1 Forms & Reports Next Errors

After I solved yesterday the first error during the linking process of the Oracle Fusion Middleware 11g Forms & Reports the next error comes up :-) Now at the configuration steps, the first configurations like creating Managed Servers for Forms & Reports, Deploying of the Enterprise Manager aso. was successfull, but at the configuration step "Creating ASInstance" a failure comes up :-(The Installation Logfiles just say:An internal operation has failed: The oracle instance is not empty. Select a different location or remove the instance...

Oracle Fusion Middleware 11.1.1 Forms & Reports Linking Error

As I am playing now with the new Release of the Oracle Fusion Middleware 11g Forms & Reports I run in a linking error during the installation.My environment is as follows:Oracle Enterprise Linux 5 x86-64All required packages according to the installation guide in 32bit and 64bit installedulimts correct set (4096) and not as wrongly stated in the documentation with 2048 :-)I start the installation within a linux32 bash as the Fusion Middleware 11g Forms & Reports is only available for 32bit and 64bit Operating Systems are certified according...

Monday, July 13, 2009

Reverse Engineering with DBMS_METADATA

Today I'm coming with PL/SQL stuff, nothing with Oracle Application Server :-)At the moment I'm developing for a customer a small reverse engineering routine to capture an Oracle Database (CreateDB.sql, Tablespaces, Users, Grants aso). For this I'm using the package dbms_metadata. If you are using this package to capture e.g. all objects grants to all users, you may receive errors like this "SQL Error: ORA-31608: specified object of type OBJECT_GRANT not found". This comes up, if the user don't hold any object grants.To avoid this simply run a...

Friday, July 3, 2009

Oracle Fusion Middleware 11g available

Since yesterday (Thursday, 02.07.2009) the new Oracle Fusion Middleware 11g is available on Oracle Technet:http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.htmlThe following components are available:SOA SuiteWebCenter SuiteIdentity ManagementAccess ManagerPortal, Forms, Reports and DiscovererRepository Creation UtilityThe whole stack is available for Windows and Linux platforms, the remaining Operating Systems will follow.With the Fusion Middleware 11g a complete new concept of the architecture is established, all...