getting error while calling ADMIN.COPYSCHEMA

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rahul Babbar

    getting error while calling ADMIN.COPYSCHEMA

    Hi,

    I am getting the error while trying to take a backup of the schema
    according to the backupschema.sq l written at


    db2 =CALL ADMIN.BACKUPSCH EMA('PKMSQA','/u01/Backup_schema')
    SQL0438N Application raised error with diagnostic text: "EXPORT
    raised
    error". SQLSTATE=78000
    db2 =>

    Here PKMSQA is the schema name and '/u01/Backup_schema' is the
    directory on AIX.

    I am on DB2 9.1 with Aix 5.3.

    Can anybody explain why this error is coming?

    Please help as this is urgent.

    Rahul

Working...