- Prepare the script to create the public synonyms in the target database.
cat header.txt > 13_b_get_public_synonym.pomdir01.sql.out
cat 13_b_get_public_synonym. pomdir01.sql.out | grep "CREATE PUBLIC SYNONYM" | grep -v SELECT >> create the 13_create_public_synonym.sql
echo "quit" >> create the 13_create_public_synonym.sql
No comments:
Post a Comment