Thursday 13 January 2011

Command to remote login into Oracle DB using sqlplus...

$ sqlplus _username_/_password_@//_servername or ipaddredd_:_port_/_SID_

example:

$ sqlplus system/hello@//10.10.4.15:1521/INSTANCE

Enjoy.

No comments:

Post a Comment

Azure OpenAI Architecture Patterns & Deployment Patterns

Sharing some useful links that will help customers architect Azure OpenAI solution using the best practices: (1) Azure OpenAI Landing Zone r...