SQL *PLUS white interface in Oracle 11g XE

I want the white interface of SQL PLUS in Oracle 11g Express Edition. Here is a image link of the SQL PLUS interface.
[SQL *PLUS|http://www.oracle.com/ocom/groups/public/@otn/documents/digitalasset/498689.jpg]
Please help me.
Edited by: user13084595 on Sep 30, 2011 8:19 PM

This is really not the place for windows questions, so try to google it:
http://lmgtfy.com/?q=customize+command+prompt+window+site%3Amicrosoft.com
From Run... or existing command line one could use argument to cmd.exe, or the built-in color command. Example:
C:\Users\Public>cmd /T:F0
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
C:\Users\Public>color 0F
C:\Users\Public>color F0
C:\Users\Public>sqlplus / as sysdba
SQL*Plus: Release 11.2.0.2.0 Production on Sat Oct 1 14:18:57 2011
Copyright (c) 1982, 2010, Oracle.  All rights reserved.
Connected to an idle instance.
SQL>Edited by: orafad on Oct 1, 2011 9:52 PM

Similar Messages

  • Which version of SQL*Plus can connect to Oracle 8i Database?

    Which version of SQL*Plus can connect to Oracle 8i Database?
    I would like to know which version of SQL*Plus can connect to Oracle 8i Database?
    Where can I download it?
    (I have tried SQL*Plus version 11 and the program said it does not support the connection to Oracle 8i Database)
    Thank you very much!

    By the way, what's your 8i database release version
    SQL> select * from v$version;
    Any SQL*Plus of 8i can connect to 8i Database.
    Only SQL*Plus of 9.0.1 can connect to 8.1.7 and 8.1.6 Database
    Only SQL*Plus of 10.1.0/10.2.0 can connect to 8.1.7 Database
    Absolutely NO SQL*Plus of 11g can connect 8i databases
    Regards,
    Sabdar Syed,

  • How to find GUI SQL*Plus command tool in Oracle 8i (version 8.1.7)

    I had installed Oracel 8i Enterprise Edition (version 8.1.7) on my server machine (Windows NT 4.0), I'd like to use Oracle Navigator (GUI SQL*PLUS command tool), but I can not find it from the menu. I know Oracle Navigator is available in Oracle 7. Can anyone tell me where and how to use GUI SQL*PLUS command tool in Oracle 8i Enterprise Edition (version 8.1.7) ?
    thanks a lot.
    David Zhu

    Hi
    Oracle Navigator is part of Personal Oracle7 and Oracle Lite. I don't know is it available in 8i Personal Edition but I am sure that it is not part of Standard and Enterprise Edition.
    Regards
    null

  • Problem in sql developer while connecting to oracle 11g

    when am creating a database connection with oracle 11g in sql developer editor it s throwing network adapter could not establish the connection
    connection name test
    user name system
    password system
    Role default
    Host name localhost
    Port 1521
    SID orcl
    Can any one help me to resolve the problem?
    Thanks in advance

    Those parameters probably aren't correct.
    Is that 11g on your machine? Try to specify the real IP instead. And sure the listener is up?
    Also sure about the SID and port?
    Hope that helps,
    K.

  • SQL Plus not working in Oracle 8i personal edition

    I just installed Oracle 8i personal edition, went through all the steps. When I start SQL* Plus, I give it the SCOTT/TIGER combo, but when it tries to start up the database, it asks for another password, which I can't figurew out.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by John Meyer ([email protected]):
    I just installed Oracle 8i personal edition, went through all the steps. When I start SQL* Plus, I give it the SCOTT/TIGER combo, but when it tries to start up the database, it asks for another password, which I can't figurew out.<HR></BLOCKQUOTE>
    Fixed the problem yesterday.
    null

  • SQL*Plus Worksheet in Personal Oracle 8.1.6

    Why does a select query in SQL*Plus Worksheet not return any results, but the same query in SQLPLUS or TOAD does?
    I am using the version that comes with Personal Oracle8i for NT (Oracle 8.1.6). Version of Enterprise Manager is 2.1.0.1.0.
    Database is Oracle8i Enterprise 8.1.5.

    What is the query you have given?
    Is it happening for all the queries or only for this one.
    Please reply.
    Regards
    Ravi

  • Able to connect to database from SQL plus but not from Oracle SQL developer

    Hi
    I have two database editions in my system Oracle XE and Oracle EE. I am able to connect to EE database through SQL plus but not through SQL developer.Please tell me how to do it.
    All settings are good.I am able to connect to the database before installing XE.I need both for my work(different projects).
    And the default listener started is XE's.Please tell me how to change the default one to EE or tell me how to connect through SQL developer??
    Regards
    Harsha

    I Solved it.
    I copied the text from listener.ora for EE
    and added it in the other one.
    It works after restart.

  • Sql Developer not connecting to Oracle 11g

    hi all
    i have
    windows 7 ultimate 64bit
    Oracle 11g 64bit
    Sql Developer 3
    on same machine i have created Tow Database on 11g :
    ORCL
    ORCL2
    when it was ORCL only everything was Okay
    but recently i have created another database ORACL2
    then it stop connecting with database through SQL DEveloper
    shows error;
    IO Error: the network adapter could not establish the connection
    On commnad prompt
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=AStix-PC)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL>
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Service OracleOraDb11g_home1TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    How to resolve this issue
    please help me out
    thanks to all

    884559 wrote:
    Have you fixed this issue?
    i m having same problem,i tried so mamy things but i was not able to fix it,
    so i uninstalled oracle and reinstalled it so it startd working fine,
    but agin after 10-15 days this problem started.
    from sqlplus i m able to connect but not using any other 3rd party IDE.
    i have also installed one instant client.
    Thanksno dear yet it's not fixed
    i have focused my mind on my work instead of R & D
    which is unexpected .. that ..no body is here for help...
    thanks

  • How to convert SQL server stored procedures to Oracle 11g

    Hi Experts,
    In SQL server 30 stored procedures are there how to convert all the stored procedure
    from SQL server to Oracle 11g.
    Please help me,
    Thanks.

    ramya_162 wrote:
    In SQL server 30 stored procedures are there how to convert all the stored procedure
    from SQL server to Oracle 11g.
    The single most fundamental concept you need to understand (grok in its fullness) is:
    ORACLE IS NOT SQL-SERVER
    There is very little, to NOTHING, in common between T-SQL (a language extension to SQL) and PL/SQL (integration of SQL with the language Ada, part of ALGOL family of languages that includes Pascal and C++).
    So taking a T-SQL procedure and porting it as is to PL/SQL is plain stupid.
    Why?
    Oracle sucks at trying to be SQL-Server.
    So how do you migrate from SQL-Server to Oracle?
    By taking the REQUIREMENTS that the T-SQL procedures address, and addressing these requirements using Oracle SQL and PL/SQL.

  • How To Call SQL Server SP's in Oracle 11G

    Hi
    I have sucessfuly established the connectivity between Oracle 11G and SQl Server 2008 and I am able to select the data from views or tables of sql server in oracle.
    but now I have 1 issue I am not able to call or execute the SP's or function of sql server in oracle 11G.
    Can you please suggest or help me.
    Thanks
    Regards
    Anant.

    Anant,
    Which gateway are you using to connect to SQL*Server ? Is it the Database Gateway for SQL*Server (DG4MSQL) or Database Gateway for ODBC (DG4ODBC) ?
    If it is DG4MSQL then have a look at this note in My Oracle Support -
    Different Methods For Calling MS SQL Server Procedures Using DG4MSQL (Doc ID 197192.1)
    If you still have problems using DG4MSQL then post an example of what you are trying to do and the errors you receive.
    If you are using DG4ODBC then this does not support calling remote stored procedures.
    Regards,
    Mike
    Edited by: mkirtley on Aug 8, 2012 3:32 PM

  • Using sql*plus to login to oracle 9i

    I have installed Oracle 9i for windows and am trying to login using SQL*PLUS
    user: system
    pwd: manager
    Host String: BHURU
    It says TNS could resolve service name.
    I have all the services running in the admin monitor.
    Am I missing something?

    This is not a right forum to post your problem. This is SQL PL/SQL forum.
    Please post it in Database General Forum.
    Regards.
    Satyaki De.

  • When i login to sql plus i get messege "ORACLE not avelibale"

    and then i check the the services ,and oracle service
    is in status "starting" insted of "start" and the
    buttons "start" or "stop" are in gray,
    then i stopped oracle process from the task menager,
    and went back to the services and what a relief the
    button "start" was avaliable ,so i clicked on "start"
    and the status had changed to "start",
    i went back to logon and happily i loged on succesfully,
    but when i close my computer and open it again,
    and try to logon the problem returns again....(the status
    is "starting")
    (i have windows 2000 profesional)

    and then i check the the services ,and oracle service
    is in status "starting" insted of "start" and the
    buttons "start" or "stop" are in gray,
    then i stopped oracle process from the task menager,
    and went back to the services and what a relief the
    button "start" was avaliable ,so i clicked on "start"
    and the status had changed to "start",
    i went back to logon and happily i loged on succesfully,
    but when i close my computer and open it again,
    and try to logon the problem returns again....(the status
    is "starting")
    (i have windows 2000 profesional) You can start it in this way
    connect internal/oracle
    sql>startup
    now you can connect with your user name and passwd

  • SQL PLUS with GUI

    I am trying to find out where i can download the older verision of SQL PLUS with GUI interface.
    My current SQL PLUS that came with oracle 11g release one is just a console.
    thanks

    Pl see if MOS Doc 207303.1 (Client / Server / Interoperability Support Between Different Oracle Versions0 can help
    HTH
    Srini

  • SQL Plus in 11g

    Hi all,
    <br><br>
    After installing Oracle 11g, I noticed SQL Plus is not installed as part of the software group. I've been advised to use SQL Developer, yet I feel more comfortable in using SQL Plus. Also, I noticed SQL Plus is part of the Oracle DB documentation.
    <br>
    <br>
    <b>
    How can I install Oracle SQL Plus version 11 with Oracle DB 11g software?</b>

    SQLPlus is no longer available for 11g, isqlplus neither is. The only option you have is the regular sqlplus CLI (Command Line Interface), and the sqlDeveloper tool, which is no longer installed as a standalone product, but embedded with the 11g Installation.
    It was notified by means of the dessuport notice from Oracle through Metalink Note 359855.1 (isqlplus), 359859.1 (sqlplusw.exe), which states an official statement recommends to migrate to either SQL*Plus command line (CLI), Oracle Application Express, or Oracle SQL Developer.
    ~ Madrid

  • Can SQL*Plus connect via ODBC to NON-Oracle data source?????

    I am struggling to understand something. I downloaded Oracle instance client, SQL*Plus and ODBC components with the hopes of being able to connect via SQL*Plus to a non-Oracle/ODBC compliant database.
    Is this possible? Or is SQL*Plus ability to connect via ODBC only to an Oracle data source??
    Thanks...

    sqlplus only connects to oracle. you can use the odbc driver from instant client to allow other applications to access oracle via odbc (e.g. excel). if you need to connect to non-oracle odbc database (ms-access, foxpro, etc.) you need odbc driver for those sources.
    you can use sqldeveloper to connect to oracle and non-oracle databases. check otn product info for sqldeveloper for more details.

Maybe you are looking for

  • Blank photos in screen saver

    All, I've been battling this problem for several versions of Mac OS X, Aperture and iPhoto. No matter which screen saver I use, if I display photos from my Aperture or iPhoto library, many of the pictures do not display. I see blank spaces where ther

  • Safari Crash what can i do? need help

    This just happened 15 min ago... i was opening the safari app when it just crash. first time that this happen...can someone help

  • Changing the date and time in a 1240 ap

    How do you change the date and time in a Cisco 1240AG AP

  • Copying SIM content

    I have two unlocked 8320s. When I got the first one, I installed a Vodafone SIM (I'm in California) from an inexpensive Vodafone mobile I picked up in Italy last year. The phone obviously couldn't find a Vodafone network but did find the AT&T network

  • Hyjacked HP G56 ~ restore not working ~ Even to origonal config.

    Friday at 10am I noticed my emails stopped. i have outlook express. I went to yahoo and could not sign in. I changed my password 4 times , no luck. I went to a site that said yahoo fix, thought I was dealing with yahoo but pretty sure it was an india