How to migrate roles from one database to another database?
Answers were Sorted based on User's Feedback
Answer / praveen
Roles have to be migrated by writing DMS scripts.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kalyan
You can Insert the New roles into your Project. and Then
copy the project (by going to Tools --> Copy Project --> To
Database).
Once you clicks on the To Database it will prompt you for
login credential of the Target database. Give them...
A copy dialog box appears where you can select the what all
object you want to migrate to the target database. And
press copy.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / binladen
Copy All those roles into one project and copy that project
to the target database
or
create those roles manually in the target database also but
it is not good practice.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is differed processing?
What are the People Tools available for Integration Broker?
What are the different ways to setup row level security?
What is default processing?
Tell me how many sub pages, secondary pages can be created in one level?
How to creating prompt table dynamically for the specified field?
What are query tables?
What is the use of %subrec and %selectall functions?
Which http servers and java servlet engine combinations are supported with peopletools 8.4?
Explain the numbers of sub pages and secondary pages that can be created in one level?
Tell me how to store related field data into database?
Explain the difference between Translate & Prompt tables. What are the occasions when to use Translate values instead of Prompt table? What is the advantage of one over the other?