How to use log in to Oracle 8i personal edition SQL Plus?

Hi, this is my first time using Oracle 8i personal edition. But after installation, I was told to enter
User Name, password and host string in order to use SQL Plus
But I have no idea what to enter for the above three
By the way, I was prompted with the following message after installation,
Global Database Name: Oracle
SID : Oracle
Password : ******
database name : People
system identifier : People
system account : manager

hi to connect to SQL plus write the following:
user name: scott
password : tiger
host string : leave it empty if it requires again then write orcl
bye

Similar Messages

  • How to insert arabic&english  from oracle clients like TOAD,SQL*PLUS

    Hi
    iam trying to insert arabic&english data from TOAD&SQLPLUS.
    if i try to insert arabic by copy and paste iam getting ???? and
    if i try to insert through my keyboard (after updating my system with regional
    settings) iam able to type some junk characters.
    I have installed Oracle 8.1.6 with characterset set to UTF8 and
    in my client NLS_LANG settings i have tried with different settings like:-
    AMERICAN_AMERICA.UTF8
    AMERICAN_AMERICA.AR8MSAWIN
    ARABIC_UNITED ARAB EMIRATES.UTF8
    ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256
    i have also updated INIT.ORA nls_language ='ARABIC'.
    but still iam getting same problem.
    any help in this appriciated.
    Thanks
    Srinivas

    Are you able to use Arabic with your Java VM in general? Or are you having problems specific to your database interactions? Sun provides an internationalized version of the JDK and also an "English only" version. Perhaps you have the English only version? I would recommend trying a simple Hello World app with your JVM first... I would also check your JDBC driver documentation and make sure there are no limitations there, and that your database is also setup for internationalization.
    It is certainly possible to use TopLink in internationalized environments as we have lots of customers doing this, so hopefully we can figure out what is wrong with your setup.
    - Don

  • How to log the exception using Log action in Oracle Service Bus

    Hi,
    Whenever an exception is raised how to log the exception using Log action in oracle service bus.After logging where I have to find the logged message.

    It would be in the log file for the managed server which ran the request. If you are logging the message at a lower level than your app server, however, you won't see it. You should be logging the exception at Error level.

  • How to use java source in Oracle when select by sqlplus.

    How to use java source in Oracle when select by sqlplus.
    I can create java source in Oracle
    import java.util.*;
    import java.sql.*;
    import java.util.Date;
    public class TimeDate
         public static void main(String[] args)
    public String setDate(int i){
    GregorianCalendar calendar = new GregorianCalendar();
    calendar.setTime(new Date((long)i*1000));
    System.out.println("Dateline: "
    + calendar.get(Calendar.HOUR_OF_DAY) + ":"
    + calendar.get(Calendar.MINUTE) + ":"
    + calendar.get(Calendar.SECOND) + "-"
    + calendar.get(Calendar.YEAR) + "/"
    + (calendar.get(Calendar.MONTH) + 1) + "/"
    + calendar.get(Calendar.DATE));
    String n = calendar.get(Calendar.YEAR) + "/" + (calendar.get(Calendar.MONTH) + 1) + "/" + calendar.get(Calendar.DATE);
         System.out.print(n);
         return n;
    I have table name TEST
    ID DATE_IN
    1 942685200
    2 952448400
    When I write jsp I use method setDate in class TimeDate
    The result is
    ID DATE_IN
    1 1999/11/16
    2 2003/7/25
    Thanks you very much.

    It is unclear where you are having a problem.  Is your issue at runtime (when the form runs in the browser) or when working in the Builder on the form?
    Also be aware that you will need to sign your jar and include some new manifest entries.  Refer to the Java 7u51 documentation and blogs that discuss the changes.
    https://blogs.oracle.com/java-platform-group/entry/new_security_requirements_for_rias
    http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html

  • How to use unicode fonts in Oracle forms 10g?

    Hi I am working in forms 10g for quite a long time, the software that I have developed so far are all in English language. Now I have requirements to use Bengali Fonts in Forms 10g. I am facing difficulties doing that. Please reply with help. Thanks
    Hasan Al Mamun

    Check this forum post (though that is for 6i, it would be of helpful for you)
    How to use unicode fonts in Oracle forms 10g?
    -Arun

  • How to  use  crystal reports in oracle Jdeveloper

    Hi,
    I was implemented crystal reports in Crystal reports for eclipse also i made .rpt & .JSP how to use these file in oracle JDeveloper 10 g
    can any one please help regarding this matter send any information if avilable send me on my mail My mail id: - [email protected]
    Thank you !
    regards,
    Amol

    you are in the Oracle Forms Forum and your question is related to JDeveloper and Crystal Reports, you think those two are linked to Oracle Forms in anyway??
    Please post your questions in the appropriate Forum.
    Tony

  • OWSM: How to use log step

    Hi,
    I want to make use of the LOG step in the policy to write whatever happened in the request and response pipelines. but inclusion of the log step makes no difference. i want to know whether this is possible or not.
    If anyone has some tutorials for how to use log step pl send me.
    Thanks in advance.
    Regards,
    Abhi...

    Hi!
    If i just make a little example and add the logstep before and after for example a xmlencrypt-policy-step, and log the whole payload..everything works fine overhere.
    If i go to the Operational Management>Overall Statistics>Message Logs and can see every step inwhich it got called (the log policy step)

  • How to use log console

    how to use log console?

    kilty66 wrote:
    disk1s3: media is not present.
    Video capture fps 13.056067 , requested 15
    (com.conduit.loader.Agent[866]) Exited with code: 1
    The first means something is missing, most likely on an external HD.
    If the other two were sent at the same time, they're probably all related to a video capture problem.
    Many of the messages you'll see in your logs don't indicate a real problem -- they'll be status messages, info for developers, etc., so don't try to figure out every message you see.
    If you see the same message repeated over and over (as the MacKeeper ones probably did), that's clearly a problem, of course.
    If you're having specific problems, but not getting messages on your screen, check for log messages that seem related (ie, sent at the same time, and/or from a process you recognize as being related).  See the blue box in OSX Log Files for help deciphering the messages.  If you're not sure about what a particular process does, many of the names of Apple processes are listed here: http://triviaware.com/macprocess/all with a brief explanation.
    For other processes, or other references, Google will often turn up some info.
    If none of that helps, post a new thread for each such problem, with as much detail as you can about what you were doing and what kind of difficulty you were having, and, of course, the message(s) that seem related.
    Try to post them in the appropriate forum; if you're having a problem with a specific Apple app, there may be a forum for that app, where folks who know it well hang out.  

  • OWB: using Oracle 10g personal edition

    Hello,
    In order to evaluate BI solution, I 'd like to know if it's possible to use OWB with a local DB as Oracle 10g personal edition ?
    Thanks
    Marc

    Yes it is : http://www.oracle.com/database/product_editions.html
    Nicolas.

  • Unable to start listener in Oracle 10g personal edition

    Hi all,
    I am trying to start the listener on my Oracle 10g personal edition. I tried this from Windows' Administrative Tools' and then 'Services'. I also tried it from the Command line. Both methods fail. Here are the error messages for each method:
    In 'Services' in Windows:
    The OracleOraDB10g_home1TNSListner service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. In 'Command Line':
    D:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 23-MAY-2012 09:47:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ABCDEFG)(PORT=1521)))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       32-bit Windows Error: 48: Unknown error
    Listener failed to start. See the error message(s) above...
    D:\oracle\product\10.2.0\db_1\BIN> Any ideas have this issue could get resolved.
    Thank you in advance,
    Seyed

    Seyed_G wrote:
    Hi all,
    I am trying to start the listener on my Oracle 10g personal edition. I tried this from Windows' Administrative Tools' and then 'Services'. I also tried it from the Command line. Both methods fail. Here are the error messages for each method:
    In 'Services' in Windows:
    The OracleOraDB10g_home1TNSListner service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. In 'Command Line':
    D:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 23-MAY-2012 09:47:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=W99X01G4R08B1.okdhs.int)(PORT=1521)))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    32-bit Windows Error: 48: Unknown error
    Listener failed to start. See the error message(s) above...
    D:\oracle\product\10.2.0\db_1\BIN> Any ideas have this issue could get resolved.
    Thank you in advance,
    SeyedHas Windows Service for Listener been successfully started & running now?

  • Oracle 9i Personal Edition Lean Install

    I want to install Oracle 9i Personal Edition on a Windows Box(NT/2000/XP). I would like to make it as lean as possible (ie. minimal disk space, minimal services, etc). The databases deployed on this would have tables, procs, functions, views, packages, sequences, users & roles. Any tips on how to minimize what is installed? tia.

    I downloaded Oracle 9i Personal edition from Oracle.com.
    Installed the same on Win Me with a starter database.
    I am not able to open the database since it asks me to enter a password which i've never entered.
    I am not able to create a session. The moment I try to create a session on SQL, the database starts opening but i cannot get further since it asks for the password.
    Please Help. Try using the generic username of scott & the generic pw of tiger. Hope this helps Hi,
    Try this from dos prompt
    c:\> set oracle_sid=<sid_value>
    c:\> sqlplus system/manager
    Can you elaborate what you meant when you say "the database starts opening" ? What is the error number and error message you are getting?
    HTH

  • Installing Oracle 10g personal edition

    Hi,
    I am trying to install Oracle 10g personal edition on ubuntu. After installing I ran the following command: /etc/init.d/oracle-xe configure and by mistake gave a port number for HTTP port on which already another server is running. But now I am unable to change my configuration settings.
    Everytime I give the command /etc/init.d/oracle-xe configure it says "Oracle Database 10g Express Edition is already configured"
    How can I change the configuration setting now? Do I need to reinstall it? Would be a great help, if somebody can tell me.
    Thanks,
    tulip

    In oder for you to handle ports and monitor port assignment follow these steps:
    SQL*Plus: Release 10.1.0.2.0 - Production on Mi Jan 25 11:44:33 2006
    Copyright (c) 1982, 2004, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Beta
    SQL> -- get current status
    SQL> select dbms_xdb.gethttpport as "HTTP-Port"
                , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port   FTP-Port
         8080          0You can change the http port and the ftp port to whatever you like (keep in mind that you need special privileges for ports < 1024 on Unix/Linux systems).
    SQL> -- set http port and ftp port
    SQL> begin
    2    dbms_xdb.sethttpport('80');
    3    dbms_xdb.setftpport('2100');
    4  end;
    5  /
    PL/SQL procedure successfully completed.
    SQL> select dbms_xdb.gethttpport as "HTTP-Port"
                , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port   FTP-Port
           80       2100If you only want to use the database without allowing access via http or ftp then you can disable both:
    SQL> -- disable http and ftp access
    SQL> begin
    2    dbms_xdb.sethttpport('0');
    3    dbms_xdb.setftpport('0');
    4  end;
    5  /
    PL/SQL procedure successfully completed.
    SQL> -- get current status
    SQL> select dbms_xdb.gethttpport as "HTTP-Port"
                , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port   FTP-Port
            0          0~ Madrid

  • Oracle 9i Personal Edition

    I REALLY need to get this installed, see previous message below. Can anyone help.

    I downloaded Oracle 9i Personal edition from Oracle.com.
    Installed the same on Win Me with a starter database.
    I am not able to open the database since it asks me to enter a password which i've never entered.
    I am not able to create a session. The moment I try to create a session on SQL, the database starts opening but i cannot get further since it asks for the password.
    Please Help. Try using the generic username of scott & the generic pw of tiger. Hope this helps Hi,
    Try this from dos prompt
    c:\> set oracle_sid=<sid_value>
    c:\> sqlplus system/manager
    Can you elaborate what you meant when you say "the database starts opening" ? What is the error number and error message you are getting?
    HTH

  • Problems facing while installing Oracle 8i personal edition under win98se

    hello,
    I am having problems while installing Oracle 8i personal edition
    under win98se.
    I am stuck on the creation of database. it always stuck at 85%.
    I've try installed many many times.. but it still the same..
    what can i do?
    i am using win98 se.
    is there any solution for this problems?
    thanks~!

    Under Win 98SE (Personal Oracle 8i)creation of database - very
    long. Therefore choose a mode of creation of base - copy from CD.
    Then the base can be increased.
    Best regards - Alex

  • Errors in simple query in oracle 9i personal edition

    hi,
    i have oracle 9i personal edition release 9.0.1.1.1 - production.
    with it came sql*plus release 9.0.1.0.1 - production
    i have installed it on windows 98SE
    what i did is the following
    step 1:
    create type address_ty as object
    (street varchar2(50),
    city varchar2(50),
    state char(2),
    zip number);
    when i executed i got message "type created"
    step 2 :
    create table customer
    (cust_id number ,
    person address_ty);
    when i executed this i got message "table created"
    step 3 :
    insert into customer values
    (3,address_ty('xyz','abc','AP',4563));
    i get messsage "1 row created"
    step 4 :
    select cust_id,person.street from customer;
    i get error message .......
    select cust_id,person.street from customer;
    ERROR at line 1:
    ORA-00904: invalid column name
    i tried this example from the book "Oracle Complete Reference" from oracle press.
    what is the problem how to avoid it.
    i am a beginner help
    gopal

    hi! i'm not very sure, but your second field selected is person.street, do you have this field?
    why not try just select * from tablename, you should see the result.
    hope that helps.
    rgds.

Maybe you are looking for