Connecting/Calling SQL-Plus from a Shell Script
Database connection using sqlplus using tools
--- TOAD,SQL Developer, OEM or any other tools
SQLPLUS
Connecting/Calling SQL-Plus from a Shell Script
Running SQL files from SQL-Plus
Running SQL files from SQL-Plus with sys user
Running script in backend
----------------------------------------------------------
./list_regions.sh
sh list_regions.sh
sqlplus hr/hr @list_regions.sql
sqlplus / as sysdba @list_regions.sql
nohup sqlplus hr/hr @count.sql &
nohup sqlplus / as sysdba @count.sql &
#SQLPLUS #DBConnecion #SQLDeveloper #ShellScript #SQLinNohup #BackgroudScript
Please do follow me and support me on,
LinkedIn: https://www.linkedin.com/in/mallik034
YouTube: https://www.youtube.com/c/mallik034
Fakebook: https://www.facebook.com/mallik034
Blog: https://mallik034.blogspot.com
twitter: https://twitter.com/mallik034
Instagram: https://www.instagram.com/mallik034
FBPage: https://www.facebook.com/mallik034oracledba
Skype: malluramadurg
Regards,
Mallikarjun Ramadurg
Mobile: +91 9880616848
WhatsApp: +91 9880616848
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/mallik034
YouTube: https://www.youtube.com/c/mallik034
Fakebook: https://www.facebook.com/mallik034
Blog: https://mallik034.blogspot.com
twitter: https://twitter.com/mallik034
Instagram: https://www.instagram.com/mallik034
FBPage: https://www.facebook.com/mallik034oracledba
Skype: malluramadurg