Forms migration on UNIX- almost the end!
We are almost at the end of our Forms migration to 10g on IBM AIX. I received some emails regarding the points to watch out for. As you can imagine by reading the previous posts, the migration as the forms module are concerned should not take that long especially if you use JDAPI. Somme annoyances […]
Read Full Post | Make a Comment ( None so far )Solving the Oracle Reports 10g fonts problem
Finally, we were able to solve the Arial Italic and Bold problems. Using Metalink Note 261879.1, it was relatively straightforward to add the font.
The steps to follow are:
1) Transfer the Arial fonts (ttf version) from Windows to UNIX. Make note of this directory.
2) Use the open source program ttf2afm to generate Adobe Font Metrics […]
UNIX Fonts and Oracle Report server: a never ending nightmare
One of the more frustating experience you can have when migrating to Oracle Forms 10g is the fonts problem.
In Oracle Forms 6i, users are generally standardized on Windows and in this way, they have access to the usual fonts such as Arial, Times Roman, Courrier and Courrier New. When printing reports, either direct or through […]
Oracle Forms 10g BI Bean
Some of our modules made use of Oracle graphics in the 6i version (C/S). We spent some time thinking about installing Graphics on 10g but eventually we opted for the BI bean instead. Why ? very simple because you can easily duplicate what you have in 6i with very nice features from the BI bean.
There […]
A migration dashboard with Forms JavaBeans
In order to follow the migration efforts from 6i to 10g, I quickly put together a dashboard that shows the four states : migration-testing-correction-acceptance for the modules in our application.
On the left side, we can click on the buttons to show the global stats, stats per analysts, stat per application and the modules that are […]
WebUtil to the rescue: how to maintain client-side functionalities.
Now that we have crossed the midway phase in our conversion phase, we started the evaluation of all the client side functionalities we used to have in our application. Fortunately, in Forms 10g, webutil comes already pre-installed.
Read Full Post | Make a Comment ( None so far )Why you need to worry about NLS_DATE_FORMAT !
One of those things that can irritate you for more than you can care of: the mix up in dates. That’s an old story for those dealing with the Oracle Db but in our case, that was something that bothered us for more than a week before we found out that we were missing the […]
Read Full Post | Make a Comment ( 3 so far )Oracle Forms to Oracle APEX migration
Last week, one of our senior DBAs made a comment regarding our current migration. Essentially, he was referring to Oracle APEX (formerly HTML-DB) and whether we looked at Forms to APEX conversion.
Management decided a while ago that we will be migrating to Oracle Forms 10g given that the in-house expertise is mostly Oracle Forms.
Why you need a bugtracking system during an oracle Forms migration.
Any software under development should have at least two essential systems, namely a source control system and a bugtacking system.
When we planned our migration, we did include a source control based on subversion but a bugtracking system was really not thought of. While we planned on using MouliForms as our migration tool, we did not […]
Oracle reports 10g - local printing problems
In the course of adapting our reports and submission forms to 10g, some of our users asked for a specific request. In version 6 of our application, users can either request a screen preview or print directly to the local printer.
In 10g, the local feature is lost because the processing is now done in the […]


