Login  Register

Re: database script

Posted by ErmanArslansOracleBlog on Nov 12, 2016; 10:01pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/database-script-tp1551p1552.html

It runs the following sql:

sqlplus $APPUSER/$APPPWD@$STRN @Oracle_DB_Extractor_11g_Above_4.0.sql

So, check the sql.. It wants a database user which is cabapbe of doing what is instructed in the above sql. So check the sql and see the details. SYS can do anything ,but again check the above sql and see.