Your problem is that you run upgrade from 2.5 direct to SP2 of 3.0 version.
Axapta thinks that you upgrade from 3.0 to SP2, the problem is in V25Release
in class ReleaseUpdateDB.
Change V25Release to TRUE in ReleaseUpdateDB and conversion will be run from
2.5 to 3.0.
Best regards
Zdenek
-----Original Message-----
From: Erik Hansen [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 1:30 PM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Upgrade error
Friday we started an upgrade from Axapta 2.5 SP4 to 3.0 SP2. I have done 3
tests before the final and all of them wend well.
When I examined the data Sunday morning I found that a lot of the upgrade
script hadn't been executed. I found out that only the service pack upgrade
from Axapta 3.0 to 3.0 SP has been executed.
Can anybody give me an idea to why this has happened? And how do we check
which upgrade Axapta will run, before starting Axapta or as part of starting
the upgrade scripts?
Some more information:
- We started by exporting all data from Oracle 8.1.7 and imported
them in Oracle 9.1.0.2.
- Next we started Axapta 3.0 and got an error
11-06-2004 23:20:10 admin 0 Error 4021 ORA-04021: timeout occurred while
waiting to lock object
AX_MGR.AXAPTA
CREATE OR REPLACE PACKAGE Axapta IS -- method: 0=estimate,
1=computePROCEDURE CollectStatistics(method IN INT);PROCEDURE
EnableStatistics(method IN INT, startDate IN VARCHAR2, interval IN
VARCHAR2);PROCEDURE DisableStatistics;PROCEDURE RunStatisticsNow;END Axapta;
- After restarting oracle this error disappeared.
- The rest of the upgrade went as we expected, except it did a 3.0
to 3.0 SP.
Best regards
Erik Hansen
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129ksn8cq/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705006764:HM/EXP=1087298971/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com> click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=828596576>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
<http://groups.yahoo.com/group/development-axapta/>
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

