Oracle DBA Basics #03 - SQL Developer & SQLplus Conn - SQLPlus in Shell Script, Running SQL in nohup

Описание к видео Oracle DBA Basics #03 - SQL Developer & SQLplus Conn - SQLPlus in Shell Script, Running SQL in nohup

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:   / mallik034  
YouTube:    / mallik034  
Fakebook:   / mallik034  
Blog: https://mallik034.blogspot.com
twitter:   / mallik034  
Instagram:   / mallik034  
FBPage:   / mallik034oracledba  
Skype: malluramadurg


Regards,
Mallikarjun Ramadurg
Mobile: +91 9880616848
WhatsApp: +91 9880616848
Email: [email protected]
LinkedIn:   / mallik034  
YouTube:    / mallik034  
Fakebook:   / mallik034  
Blog: https://mallik034.blogspot.com
twitter:   / mallik034  
Instagram:   / mallik034  
FBPage:   / mallik034oracledba  
Skype: malluramadurg

Комментарии

Информация по комментариям в разработке