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 386915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T15:37:21+00:00 2026-05-12T15:37:21+00:00

I have many stored procedures and functions in a folder. I have a batch

  • 0

I have many stored procedures and functions in a folder. I have a batch file that loops over the .sql files in the folder and writes the file names to a single SQL file for execution. After this, the batch file executes the single file in SQLPlus. The problem that I am running into is the ordering of the creation of the stored procedures and functions. I am getting compilation errors because stored procedure C needs function A to execute, but stored procedure C is created before function A. Is there a way to get around this without ordering the stored procedures and functions? My assumption is no there’s not, but I want to be sure before I start ordering the scripts.

  • 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-12T15:37:22+00:00Added an answer on May 12, 2026 at 3:37 pm

    You could load them then walk through the dependencies view to try to work out the correct order for next time, or just load them then recompile, but in fact the best way to work is with packages instead of standalone procedures and functions.

    In that case you would create all of the package specifications first, then create the package bodies. They are separated into specification and body for exactly this reason.

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

Sidebar

Related Questions

I have worked on SQL stored procedures and I have noticed that many people
I have some complex stored procedures that may return many thousands of rows, and
Let's say I have a function that is accessed in many stored procedures. If
Say that I have many blogs, and each blog has_many posts. These are stored
I have various custom binary files stored in perforce and for many of the
I have a user defined function which is used in many stored procedures which
I have several MS Access queries (in views and stored procedures) that I am
I have a stored procedure that returns many columns and is very cumbersome to
I currently have a main stored procedure calling many stored procedures: Main --| --|
How can I find out how many stored procedures I have in a database?

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.