If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Admin copy schema error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-10, 01:38
Vinod Rao Vinod Rao is offline
Registered User
 
Join Date: Jun 2010
Posts: 1
Admin copy schema error

Hi,

When i try to do a Schema copy using ADMIN_COPY_SCHEMA i am getting an error which is mentioned below.

C:\Program Files\IBM\SQLLIB\BIN>db2 "call admin_copy_schema('DB2ADMIN','V','COPYNO','DB2ADMI N','USERSPACE1','USERSPACE1','DB2ADMIN','EMPLOYEE' )"

SQL0443N Routine "ADMIN_COPY_SCHEMA" (specific name "*CHEMA") has returned an error SQLSTATE with diagnostic text "Creation of target schema failed sqlcode:-552". SQLSTATE=38000

Can anyone help me in fixing this issue?

Thanks in advance.

Regards,
Vinod
Reply With Quote
  #2 (permalink)  
Old 10-01-10, 07:50
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by the manual

SQL0552N
authorization-ID does not have the privilege to perform operation operation.

Explanation
Authorization ID authorization-ID attempted to perform the specified operation without the proper authorization.
..............
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On