DISQUS

DISQUS Hello! Tech-Recipes is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Tech-Recipes

Cookbook of Tech Tutorials
Jump to original thread »
Author

Login to Oracle as sysdba in one command | Oracle | Tech-Recipes

Started by qdideas · 9 months ago

No excerpt available. Jump to website »

5 comments

  • It is amzing.. very very useful for DBA in writing script

    thanks
  • how can I add the environment variable to my computer please show me..
  • The methods to add environment variables depend on the operating system and shell you are using. If you are running a UNIX-ish operating system, you can view your current shell with the following command:

    echo $SHELL


    If you are using the Bourne shell (sh), refer to this recipe.

    If you are using the Korn or Bourne-again shells (ksh, bash) or several others, use this recipe.

    If you are using another shell or operating system, tell us which one and we'll get the specific instructions for you.
  • on 10g you can log in with:

    sqlplus / as sysdba
  • I just started using oracle in Nigeria and we are not yet connected to the world grid. I do not know if I will make it here or go abroad to study it.

Add New Comment

Returning? Login