DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Dynamically creating tablespace

  1. #1
    Join Date
    Aug 2000
    Posts
    13
    Hi all

    The requirement for my application is that i want to give the user a front end tool for passing the name of the tablespace and the file along with the size, On the basis of this i would generate the SQl and get it parsed through front end like VB Is this Possible or not.


  2. #2
    Join Date
    Mar 2000
    Location
    Atlanta, GA,USA
    Posts
    155
    I'm doing that using dynamic SQL in a stored procedure (DBMS_SQL package).

    Sergey.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width