girishpalmah - Monday, May 5, 2008 1:34 AM:
Hi,
At the time of installation of aras Innovator. In database section I have choosed use existing database and configure only options. But when I am trying to add new Project and try to save it, then I am getting the following error.
The method associated with teh server event on afterAdd failed: InnovatorDatabaseException: Could not find stored procedure 'update_schedule'. in SQL:exec update_schedule '3677B4E4F46546A39203C2D8A4A9CEE0' Error while running method SQL process.
Do I have to make all the required tables and procedures for it manually. From where I can find all the details about tables procedures and field of the table.
Bill - Friday, May 30, 2008 3:58 PM:
Can you please check the following to confirm you database and code tree are compatible versions?
1) Fom the Main Menu select Help-->About
What is the version listed? Example: Aras Innovator Version 8.1.1 Build 5357
2) From the TOC, Select AdministrationVariables
What are the Values for the following variables?
VersionMajor
VersionMinor
VersionServiceUpdate
VersionBuild
3) From the TOC, Select AdministrationDatabase Upgrades
Enter the following search criteria
- Name = com.aras.innovator.admin
- Is Latest = 1
What is the number in the "Upgrade to Release" column?
-Bill