Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 16 AUG 1999 05:03:07AM KSF wrote:

I am trying to upgrade a Stored Procedure in my application.

I have made and Upgrae/Module deployment definition.

The Stored Procedure I want to upgarde is called S_Word.

I start by making a repository View:

Stored Procedures Debug Tables

Stored Procedures Excutables

Stored Procedures

Call the Repository_View KSF_Test

Then a deployment definition as an Upgrade/Module.

View_Name would be KSF_Test.

After the Extraction i run the RDKInstall and nothng happends. No code is written to the old stored procedure.

Any one can help?

Thanks

KSF


At 16 AUG 1999 08:58AM ArjunRevelation wrote:

At 18 AUG 1999 03:42AM KSF wrote:

I run RDKInstall() like this:

run RDKInstall(pathname to deployed files, Applecationname).

I do not get any errormessages form the system.

Regards

KSF


At 18 AUG 1999 08:53AM Don Bakke wrote:

Did you verify that the entities are actually in the SYSUPGRADE table?

Also, what version of OI are you using? A bug was introduced in 3.7 that causes OI to think more than one user is logged in so it aborts without giving you any error messages. We had to modify the the RDK function that checks this to get it to work. The latest patch for 3.7.2 seems to have fixed this however.

dbakke@srpcs.com

SRP Computer Solutions


At 20 AUG 1999 04:53AM KSF wrote:

Thanks for the response.

How do you verify that the SYSUPGARDE is actually there. I am a begginer.

I am using version 3.7.1

Regards


At 20 AUG 1999 09:32AM Don Bakke wrote:

OI 3.7.1, I believe, is where the problems with getting deployments to install correctly began. You might want to install the OI 3.7.2 release candidate patch, re-run your RDK deployment (this is necessary to refresh the code used to install a deployment), and then re-run the RDKInstall process at the runtime.

If you still want to manually verify your deployment file contents follow these steps:

1. Let's assume, for example, you deployed your components to C:\DEPLOY

2. Launch System Editor

3. In the Exec: line type: RUN ATTACH_TABLE "C:\DEPLOY"

4. Make sure you get the response: Request successfully executed. Otherwise that means no valid Revmedia tables exist

5. Press Ctrl-R to launch the Open Record dialog box

6. Scroll down the Table listbox and look for SYSUPGRADE. You might have to click on the Refresh button first if it doesn't appear. If it still doesn't appear then you don't have an RDK deployment in this directory

7. If you find SYSUPGRADE then double click on it so you can see the list of rows in SYSUPGRADE

8. Scroll through these rows and look for the components that you were expecting

9. If they aren't there, then the RDK failed to deploy your components. If they are there then the runtime application failed to install them

dbakke@srpcs.com

SRP Computer Solutions

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/e87b74353472f828852567cf0031b954.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1