Hi DBA’s I will show you how to create the .bat file to access the Database and Apps with out enter the Password through Putty. Please follow the below steps.
—— > open a new notepad file.
—— > start putty <ip> –l <username> -pw <password>
—— > save as in .bat format file
Just double click on that saved .bat file it will Directly connect to respected server.
Example
—— > start putty 192.168.1.10 -l fusionappsdba -pw fusionappsdba@123
Note: we need to copy the putty software where we need to create .bat files (env files).
I hope this is very useful for all.
Nagulu Polagani
"We are all apprentices in a craft where no one ever becomes a master."
Latest posts by Nagulu Polagani (see all)
- Application does not have any Components in it - October 5, 2018
- Launch EC2 Instance using Ansible - August 13, 2018
- Install Ansible on AWS Red Hat Enterprise Linux - August 9, 2018