Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6619265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:56:40+00:00 2026-05-25T20:56:40+00:00

I am facing a technical issue on a web-app development : Here is the

  • 0

I am facing a technical issue on a web-app development :

Here is the goal :
By clicking on a button, the user launches a SQL/Oracle procedure that takes about 5 to 10 minutes to come to an end successfully. The procedure is composed of 4 steps :

  1. deleting users …
  2. deleting data …
  3. copying users …
  4. copying datas …

While the procedure is running, the user can’t launch a second one, but any other thing can be done (browsing elsewhere in the application, even shutting-down the browser). In every situation, the procedure completes in the background.

Here is the technical challenge for me :

After clicking, if any user access or stay on the launching page, I want the user to see the monitoring of the execution progressing (the 4 steps).
Thus, I’ve got to think about some kind of a refresh of the page when the user stays on it.

Technologies of the web-app :

  • Java/Java EE, Struts, Spring, Oracle SQL9i
  • NO AJAX

Do you have any suggestion on how to make it work ?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:56:40+00:00Added an answer on May 25, 2026 at 8:56 pm

    The simplest possible approach would be to have your application submit a job using the DBMS_JOB package that ran the four steps in a separate session. You could either use the DBMS_APPLICATION_INFO package to instrument your code so that the front end can report on the current status or you could write to a separate log table and query that log table from the front-end. You could prevent a second job from being submitted either by having the job acquire a user-defined lock using the DBMS_LOCK package (which would be more robust) or by having the front-end check to see if there was a job already submitted in the DBA_JOBS table. Your front-end could then just automatically refresh the page and display the current status.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im facing a strange issue trying to move from sql server to oracle. in
I've recently become technical director of a small web development agency and we have
Facing an interesting issue when I am using WCF Web API with Hammock and
I am facing problem with an Oracle Query in a .net 2.0 based windows
I have a public facing website that has been receiving a number of SQL
I am facing strange issue on Windows CE: Running 3 EXEs 1)First exe doing
Facing problem with every fetch i want to make using EF Query model.Place here
I´m facing this problem: I have a Button that works like a WrapPanel using
Im facing a bit of an issue when trying to validate a decimal property
Our company is facing some difficulties with our CMS web application. This application was

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.