Home » Developer & Programmer » Forms » Migration from 4.5 to 6i
Migration from 4.5 to 6i [message #78103] Thu, 17 January 2002 20:35 Go to next message
Venkatesa Prasad
Messages: 2
Registered: January 2002
Junior Member
Hi All,
We are migrating from Forms 4.5 to Forms 6i as well as from Reports 2.5 6i. Can you pl tell me what are the the problems that I may face during the migration. Thanks in advance.
Re: Migration from 4.5 to 6i [message #78115 is a reply to message #78103] Fri, 18 January 2002 10:24 Go to previous message
Srinivas Konda
Messages: 29
Registered: October 2001
Junior Member
Basically you might get some application specific stadards problem, but some times you will get the following.

Just open PLLs, FMB, MMBs in 6i Designer and compile and save the file. Most of the times the coversion goes very smooth.

1). Master datail forms, master block should be a base table block. (Fix : Convert non-base table to base table block, might need to rewrite some code)

2). Some boilerplate text might get disapper when you use CALL_FORM to open that form. (Fix : use prompts or display items in 6i instead of boiler plate text). -- This occurs for only few forms, do not know why.

3).pls_INTEGER data type is no more in 6i ( Fix: need to change that data type to NUMBER).

4).You will see some new problems, like form will freeze and kick you out from application when it is called form other forms using CALL_FORM. (Fix: Reattach PLLs and compile form (This might not work all the times))

5.Memory leakage problem etc (Fix :Select 6i with patch 4 and higher to overcome this).

6). Toolbar problems.

Hope this helps.
Previous Topic: Message for Shilpa
Next Topic: Please Help me out!!!
Goto Forum:
  


Current Time: Fri Apr 19 16:54:06 CDT 2024