This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to migrate DB grants using STAT 5.7.4

We are using STAT 5.7.4 for our Oracle R12 migrations.  Currently we are migrating DB grants manually and want to leverage STAT for this purpose.  For all other objects like tables, procedures, packages etc. we are using STAT.  But not sure how to migrate grants.

 

Thanks

Santosh

Parents
  • Share the error message.
    Is the script the same as the one you posted? If no, please share it.
    Where did you place the script?

    Need to know the PATH variable value being used during the migration.
    So add command line: echo "PATH=$PATH"
    to your grant script.

    Make sure your grant script works properly from the command line before trying the Stat Migration.
Reply
  • Share the error message.
    Is the script the same as the one you posted? If no, please share it.
    Where did you place the script?

    Need to know the PATH variable value being used during the migration.
    So add command line: echo "PATH=$PATH"
    to your grant script.

    Make sure your grant script works properly from the command line before trying the Stat Migration.
Children
No Data