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

Thread: Double quote in create proc

  1. #1
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    195

    Data Pump problem

    I have used data pump utility in 10g to import & export data. After export, the double quote was added to procedure code, as shown below:

    before export: create procedure abc ...
    after import: create procedure "abc" ...

    This causes some problems to our applications. Does anybody have similar problems? Any help would be appreciated.
    Last edited by dba1; 07-12-2007 at 02:16 PM.

  2. #2
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    Was it "abc" or "ABC"?
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

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