|  | 
		Hi,
 environment details:
 Oracle Database 12c
 
 I have enabled threaded execution on my production database. Whenever I connect as sys, I have to specify the password.
 
 I am having an issue with the backup script. Each time I have to specify the password. I have created a password file in $ORACLE_HOME/dbs, I still get same password prompt.
 
 Can you please advise how I can bypass the password prompt?
 
 archicom>rman target sys
 
 Recovery Manager: Release 12.1.0.2.0 - Production on Thu Oct 5 10:59:12 2017
 
 Copyright (c) 1982, 2014, Oracle and/or its affiliates.  All rights reserved.
 
 target database Password:
 connected to target database:
 
 Regards,
 
 Roshan
 |