DISQUS

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

  • nkmkelvin · 5 years ago
    It is amzing.. very very useful for DBA in writing script

    thanks
  • Joseph Pascual · 5 years ago
    how can I add the environment variable to my computer please show me..
  • qmchenry · 5 years ago
    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.
  • alex · 12 months ago
    on 10g you can log in with:

    sqlplus / as sysdba
  • Eziafa · 8 months ago
    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.
  • deepkitt18 · 3 weeks ago
    my scott/tiger is not working...how can i login in oracle 8i?