Quantcast
Viewing all articles
Browse latest Browse all 9

Re: What are the steps in oracle 11g DBREFRESH

Hi Raz,

 

Follow the below steps to check schema and reset the password of schema.

 

Execute below command and check the schema name.

 

SQL> SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'T000';

 

and then change the password of schema.

 

brconnect -u system/(password) -f chpass -o (schema) -p (password)

 

 

Regards,

Gurpal


Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>