Home > database >  Under Linux up sqlplus
Under Linux up sqlplus

Time:10-04

Opening up sqlplus without any response, as follows:
[oracle @ gc ds] $up sqlplus'/as sysdba '
[oracle @ gc ds] $

Because there is no installation up sqlplus?

CodePudding user response:

Which up sqlplus
See if this command

CodePudding user response:

reference 1st floor sppeng response:
which up sqlplus
See if this command is


After this command, appears
/u01/app/oracle/product/10.2.0/db_1/bin/up sqlplus
Command exist?

CodePudding user response:

Have up sqlplus, otherwise an error, since if you speak slowly, how long can log in

CodePudding user response:

Execute commands separately try

Up sqlplus/nolog
SQL> Conn/as sysdba

CodePudding user response:

reference 4 floor sych888 response:
separately execute commands try

Up sqlplus/nolog
SQL> Conn/as sysdba


After input the command
[oracle @ gc db] $up sqlplus/nolog
Still no information, showing blank lines, nothing like this, the right
[oracle @ gc db] $

CodePudding user response:

Use whereis up sqlplus check after the show
Up sqlplus:
No information on the right

CodePudding user response:

reference 5 floor octwind reply:
Quote: refer to 4th floor sych888 response:

Execute commands separately try

Up sqlplus/nolog
SQL> Conn/as sysdba


After input the command
[oracle @ gc db] $up sqlplus/nolog
Still no information, showing blank lines, nothing like this, the right
[oracle @ gc db] $

One of the more bizarre,

CD/u01/app/oracle/product/10.2.0/db_1/bin/
The ls -l up sqlplus

.//up sqlplus nolog

To see what effect

CodePudding user response:

refer to 7th floor jdsnhan response:
Quote: refer to fifth floor octwind response:

Quote: refer to 4th floor sych888 response:

Execute commands separately try

Up sqlplus/nolog
SQL> Conn/as sysdba


After input the command
[oracle @ gc db] $up sqlplus/nolog
Still no information, showing blank lines, nothing like this, the right
[oracle @ gc db] $

One of the more bizarre,

CD/u01/app/oracle/product/10.2.0/db_1/bin/
The ls -l up sqlplus

.//up sqlplus nolog

To see what effect



After on the two lines of command
CD/u01/app/oracle/product/10.2.0/db_1/bin/
The ls -l up sqlplus
According to
- oracle oinstall rwxr-xr-x mto 1 0 2005-06-30 up sqlplus
Then knock up sqlplus/nolog, or a blank line

CodePudding user response:

refer to the eighth floor octwind response:
Quote: refer to 7th floor jdsnhan response:

Quote: refer to the fifth floor octwind reply:

Quote: refer to 4th floor sych888 response:

Execute commands separately try

Up sqlplus/nolog
SQL> Conn/as sysdba


After input the command
[oracle @ gc db] $up sqlplus/nolog
Still no information, showing blank lines, nothing like this, the right
[oracle @ gc db] $

One of the more bizarre,

CD/u01/app/oracle/product/10.2.0/db_1/bin/
The ls -l up sqlplus

.//up sqlplus nolog

To see what effect



After on the two lines of command
CD/u01/app/oracle/product/10.2.0/db_1/bin/
The ls -l up sqlplus
According to
- oracle oinstall rwxr-xr-x mto 1 0 2005-06-30 up sqlplus
Then knock up sqlplus/nolog, or a blank line

Find an operating system can also perform environment, compare the permissions and environment variables

CodePudding user response:

[oracle @ gc ~] $up sqlplus'/as sysdba '

SQL * Plus: Release 11.2.0.1.0 Production on Wed Dec 14 15:19:08 2016

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

CodePudding user response:

And installed a virtual machine, the prompt now is like this:

[oracle @ gc ~] $up sqlplus'/as sysdba '

SQL * Plus: Release 11.2.0.1.0 Production on Wed Dec 14 15:19:08 2016

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

CodePudding user response:

11 references octwind response:
and installed a virtual machine, the prompt now is like this:

[oracle @ gc ~] $up sqlplus'/as sysdba '

SQL * Plus: Release 11.2.0.1.0 Production on Wed Dec 14 15:19:08 2016

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

Then enter
Startup
Start the line
  • Related