× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Stored Procedures
  • From: "Mark Phippard" <MarkP@xxxxxxxxxxxxxxx>
  • Date: Fri, 15 Jun 2001 10:22:49 -0400


Jose,

Is it possible to create the table in QTEMP?  Then you might not need to
worry about the name so much, since each job has its own QTEMP.

Another way would be to just use a counter field to create the number, and
use the CHKOBJ command to see if the file exists.  If it does, increment
the counter and try again.

Hope this helps,

Mark Phippard




                                                                                
                                     
                    "Rodriguez, Jose                                            
                                     
                    Amable"                    To:     MIDRANGE-L@midrange.com  
                                     
                    <jarodriguez@grupom        cc:                              
                                     
                    .com.do>                   Subject:     Stored Procedures   
                                     
                    Sent by:                                                    
                                     
                    owner-midrange-l@mi                                         
                                     
                    drange.com                                                  
                                     
                                                                                
                                     
                                                                                
                                     
                    06/15/01 09:24 AM                                           
                                     
                    Please respond to                                           
                                     
                    MIDRANGE-L                                                  
                                     
                                                                                
                                     
                                                                                
                                     




I've got a simple question.  I'd like to be able to code a stored
procudrure
in SQL that creates a temporary table.  The idea is that I need a unique
number to add to the end of the table name (e.g. TEMP12345).  This way if
two instances of the stored procedure are running, they don't bump into one
another.

Does anyone know of a random function or of a way to access a unique number
within the stored procedure for this purpose?

The only idea I have come up with is a table that holds the number (similar
to a data area, but in SQL).

Any help will be greatly appreciated.

Thank you,

Jose Amable Rodriguez
Dominican Knits, S.A. (GrupoM)
(809) 575 - 2121 x 3253
jarodriguez@grupom.com.do

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---



+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.