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 | |
|
|
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.

