Which username and password i have to use oracle9i

Hi,
i just installed oracle 9i standard edition without installig the database.
And i can't logon to SQL plus. I don't know which username and passord i have to put.
All the oracle is in my own computer. I don't have networking connection.
I want only to use SQL Plus. And i gonna install developer suite to use forms and reports on the database i will create.
Please help me.
And thank you.

Hi
Type in sqlplus /nolog in the command prompt
like,
C:\> sqlplus /nolog
You'll get connected to sqlplus without any login name/password.
Regards
Karthik

Similar Messages

  • I have installed oracle 10g in my winxp machine. i am using enterprise manager. i am not able to shutdown the system as it asks for os username and password. i have provided my os username and password but eerror persiste. somebody pls help me to get rid

    I have installed oracle 10g in my winxp machine. i am using enterprise manager. i am not able to shutdown the system as it asks for os username and password. i have provided my os username and password but eerror persiste. somebody pls help me to get rid of this.

    Here I am using Java Type IV for database
    connection.
    So,there was no necessity of creating DNS.How your app communicates with db shouldn't matter for the end user. Still, you may want to use a functional network name also for the thin client driver connection string.
    So,is there any other way to solve this problem.What is the problem really? Do you not use dns for network naming? Maybe you have to manage the hosts file on every client then.

  • I forgot my Firefox Sync username and password but have the sync code. Will that allow me to recover my bookmarks? I don't have access to the original computer in sync.

    I forgot my Firefox Sync username and password but have the sync code. Will that allow me to recover my bookmarks? I don't have access to the original computer in sync.

    You need at least the email address that you used to create that account to reset the password.
    *https://services.mozilla.com/

  • Why when I try to update certain app it require an old email address and password I have not used for years and I do I get to update them on my new details

    Why when I try to update certain app it require an old email address and password I have not used for years and I do I get to update them on my new details

    Apps are tied to the Apple ID that was used to purchase them and you will always need to use that ID and password in order to update them.
    Saying that you do get to update them on your new details makes no sense at all.

  • For the 1st time I am trying to send an iPhoto by email but get an error message "combinations of username and password not recognised" I use the same details to log on to my Sky Mail (yahoo mail ) account . Any ideas?

    For the 1st time I am trying to send an iphoto by e-mail but get the error message " combination of username and password not recognised  by the server" I use Sky Mail ( yahoo mail) and input the same username and password that I access Sky Mail - have retried many times. Predictably the Sky help desk have no idea. Can anyone help please?

    I regret that you're having trouble setting up your email, corbad! You're on the right track with your incoming email address. You might also try incoming.verizon.net or incoming.yahoo.verizon.net as possible alternatives, and 995 as the port number. Please let me know how that goes!
    DionM_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • Which username and password need to give to access reports in portal

    Hi all,
    I had created a system object to a development server and get connected to development server.  I created a sample trasactional Iview and attached to a role.
    when i am viewing its showing a screen to give username and password.
    <b>which username and paasword i need to give here</b>. so that i can provide user mapping .

    Hi Pratap,
    You need the user name and password of the backend server (the one you named "development server", if you talk of a transactional iView, it is probably an R/3 system?! Which user you have on that side with the right permission nobody know. For SSO you could set up SSO via SSO2 tickets, if the user basis is the same on the backend system as on the portal server.
    Hope it helps
    Detlev

  • How do I stop Firefox from filling in usernames and passwords when other people use my computer?

    When other people use my computer, how do I stop Firefox from filling in usernames and passwords?

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    Remove saved Password(s):
    * Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    Password Manager:
    *http://kb.mozillazine.org/Password_Manager

  • How to Hide username and password in command line using maxl

    Hi,
    How to encript my user name and password in command line prompt when I am login to Essbase server using batch file:
    *1_Here is my batch file:*
    Name of the bat file AV_Assig_Var1.bat
    rem This batch file defines the following variables:
    set $1 = 'admin';
    set $2 = 'password';
    essmsh AV_Asig1.mxl admin password
    ===========================
    *2_Here is my maxl file:*
    Name of the bat file AV_Asig1.mxl
    /* Create a process log */
    spool on to 'D:\lova\spool_log.txt';
    /* login (using variables from a batch file */
    login $1 $2 on 10.42.100.229;
    /* create application and database */
    create application AV_Asig1;
    create database AV_Asig1.AV_DB;
    /* End process log */
    spool off;
    exit;
    *3_Command line prompt*
    D:\Ess>AV_Assig_Var1.bat
    D:\Ess>rem This batch file defines the following variables:
    D:\Ess>rem 1: username
    D:\Ess>rem 2: password
    D:\Ess>essmsh AV_Asig1.mxl admin password
    Essbase MaxL Shell - Release 9.3.1 (ESB9.3.1.0.0A181)
    Copyright (c) 2000, 2007, Oracle and/or its affiliates.
    All rights reserved.
    MAXL> login admin password on *10.46.100.222*; /* I want to hide this information */
    OK/INFO - 1051034 - Logging in user [admin].
    OK/INFO - 1051035 - Last login on Monday, June 14, 2010 12:44:03 PM.
    OK/INFO - 1241001 - Logged in to Essbase.
    MAXL> create application AV_Asig1;
    OK/INFO - 1051061 - Application AV_Asig1 loaded - connection established.
    OK/INFO - 1054027 - Application [AV_Asig1] started with process id [6792].
    OK/INFO - 1056010 - Application AV_Asig1 created.
    MAXL> create database AV_Asig1.AV_DB;
    OK/INFO - 1054014 - Database AV_DB loaded.
    OK/INFO - 1056020 - Database AV_Asig1.AV_DB created.
    MaxL Shell completed
    D:\Ess>
    I am looking forward to inputs from anybody.
    Thanks & Regards,
    Deepthi.

    Beyond that thread, I gave a presentation at Kaleidoscope last year around MaxL that goes into quite a bit of depth re encryption and a whole bunch of other MaxL goodies.
    To download it, go to www.odtug.com, click on Tech Resources, Essbase/Hyperion, and use the search box for MaxL.
    There are two presentations, one by Tracy McMullen and the other by me. Tracy's is a good introduction to the various command groups; my presentation focused on a few areas in depth, one of which was encryption. The title is "Master Essbase with MaxL Automation".
    You will need to join ODTUG to download the presentation, but there is a junior membership that is free.
    Regards,
    Cameron Lackpour
    P.S. ODTUG Kaleidoscope 2010 is coming up in two weeks, starting on 27 June 2010 -- for those of you still on the fence, it is an awesome conference and I urge you all to come. The content this year will be fantastic.

  • Why does my mac mini ask me for a username and password so i can use de idisk

    I have an idisk and i want to burn a dvd but when I try to burn something this ask me for a user name and a password

    Try deleting the yahoo email account, and then recreate the account so you are sure all the information is now correct.  I have had email information get corrupted for unknown reasons and found just removing and recreating the account to resolve the issues most of the time.
    Check the ports, incoming and outgoing, on your iDevices to be sure the same are used on the iMac.

  • How to pass username and password to ftp server using jdk1.4

    My following codes runs fine when i give full access to the anonymous user on ftp server. But when the ftp server is password protected the code gives me error
    "sun.net.ftp.FtploginException"...How can i solve it???
    import java.net.*;
    import java.io.*;
    import java.security.*;
    class Dnet
    public static void main(String r[])
    try
    File fi=null;
    FileInputStream fis=null;
    BufferedReader buff=null;
    OutputStream os=null;
    InputStream ins=null;
    String s=null;
    String ar[]=null;
    int i=0;
    String li=null;
    String ht="i will be there for u";
    fi=new File("c:/nick");
    ar=fi.list();
    System.out.println(ar[0]);
    for(i=0;i<ar.length;i++)
    URL ul1=new URL("ftp://pg-12/satyen/"+ar);
    URLConnection ucon=ul1.openConnection();
    ucon.setDoOutput(true);
    os=ucon.getOutputStream();
    fis=new FileInputStream("c:/nick/"+ar);
    buff=new BufferedReader(new InputStreamReader(fis));
    while((li=buff.readLine())!=null)
    os.write(li.getBytes());
    os.flush();
    os.close();
    }catch(Exception e)
    System.out.println("error is: "+e);
    }

    Hi,
    you need to extend the URL to :
    ftp://user:password@host/path/file
    e.q :
    URL ul1=new URL("ftp://user:passwd@pg-12/satyen/"+ar);
    SKA

  • Which are the accepted characters used in username and password?

    Hello,
    I would like to build a program using regex in order to accept the desirable characters username and password must have.
    In my pogram i have the followings:
    Username: 4 - 7 characters, I accept only letters,digits and _
    Password: 6 - 8 characters, everything that is on keyboard such as @,#,$ , > , ) ? , ' , "
    What shall i do?Are the previous right?
    May you please tell me your opinion as far as accepted characters in username and password are concerned?
    Thanks,in advance!

    sabre150 wrote:
    jverd wrote:
    sabre150 wrote:
    and why put an upper limit on the number of characters in the password and why exclude certain characters in the password.
    Every restriction you place on a password reduces the available entropy and therefore makes it easier to crack.However, certain resrictions--such as requiring at least one non-letter, not allowing dictionary words, not allowing it to contain the username, etc., while slightly reducing the average time for a brute force attack, can make other very quick attacks--like a dictionary attack--untenable. So there are some restrictions that are a good idea.I will concede this but it I am not keen on protecting a user from his own stupidity. Since this namby-pamby approach is the industry norm I have to go along with it but I hate it.In some cases you may be protecting your own assets from the user's stupidity, depending on what his account gives him access to.

  • HT4623 I can't update my apps on my iPad because it keeps asking for an outdated username and password which is different to my current one

    I can't update my apps in my iPad because it asks me to sign in to an outdated id which is different to my current Apple ID

    Apps are always tied to the ID that was used to purchase them. If you bought the apps with old username and password, you have to continue to use them to update the apps.
    If you changed the username because you got a new email address, sign out of your old ID in Settings>iTunes and App Store. Tap the old ID and sign out then sign in with the new/changed ID.

  • How do you make connection password use single username and password in P/S

    Hi
    I have installed OBIEE as a standalone on a Windows 2003 server using OC4J and AUTHENTICATION_TYPE = BYPASS_NQS.
    I have created a repository using an ODBC connection to a Netezza database. The implementation we have is that we use a single username and password (readonly) to the database.
    I have created the physical, business and presentation layers and the repository is consistent and loadas up into the Presentation Server.
    When I login into presentation server as say "Administrator", the PS passes the username/password of "Administrator" instead of the username and password setup in the connection pool.
    The error is;
    -------------------- Query Status: Query Failed: [nQSError: 16001] ODBC error state: HY000 code: 108 message: Password authentication failed for user 'ADMINISTRATOR'.
    When I create a user with the same username and password as the one used in the connection pool, the requests work. Although thisd lets me work at the moment, it is not a viable solution going forward.
    Please can you advise what I need to setup for this to work correctly for me ie., make PS substitute the correct username password when connecting to the ODBC defined in the connection pool?
    Thanks in advance.
    Danish.

    Apologies if I've misunderstood, but are you trying to implement anything than standard practise, namely:
    1) Using the OBIEE security model to authenticate and log in (i.e. when you log in to Answers you are entering a username as defined in the RPD)
    2) Using a fixed username & password as defined on the database to authenticate & authorise when you read data for your reports?
    If you use BYPASS_NQS then BI Server will take your login details when you login to Answers (Presentation Server) and pass them through to the database and see if they're valid. This is what's happening when you got the error that you initially posted. With setting at BYPASS_NQS try logging into Answers with the database username&password, I bet it will work.
    If you use NQS (the default) then it checks the Answers login against users defined in the RPD, so the reason you couldn't login when you changed it to NQS is that the user/pw you logged in with didn't match what's defined in the RPD.
    Try this:
    1. Create a new user & pw in the RPD, for argument's sake call it TestRPDUser with the same pw
    2. Set authentication to NQS and restart you BI Server
    3. Log in to Answers as TestRPDUser - does it work?

  • Using a username and password to access the network

    Dear gents,
    i am trying to make the access to the network via 2 things : SSID's key first , then using a username and password to connect, or at least username and password.
    i have aironet 1130ag , and 40 users.
    Any suggestions..

    SSIDs are unique identifiers that identify a WLAN network. Wireless devices use SSIDs to establish and maintain wireless connectivity. SSIDs are case-sensitive and can contain up to 32 alphanumeric characters. Do not use any spaces or special characters in an SSID.
    A client can gain access to the network only if the client password matches the AP password.
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008054339e.shtml

  • How to retrieve username and password that I have created in YouTube app in iPhone?

    I found out that YouTube in safari and YouTube app in iPhone it self are different thing. So I have created a username and password in YouTube app. Both username and password I have forgotten. How to retrieve my username and password?? I can't use the playlist without the username and password. Please help.

    Hi I'm having the same problem. Did u find a solution?

Maybe you are looking for

  • How to call a bean method from html component in jsf

    hi all i need a solution for this problem of mine.. actually em working on a jsf application with contains a jsf-jsp having a span containg html button inside my javascript. i want to call a method on click of this button and fetch some data which i

  • Event Handler is not being triggered- 11G Release2

    Hi all, I developed a postprocess event handler which I am expecting to be triggered when my custom task for trusted reconciliation run. I have deployed my event handler using plugin registration utility. I put a static block in my class to see if my

  • Where to place Sequence Locals in a Sequence Frame? up, down, left right?

    Hi, I have a sequence with several frames and I need to overgive some values from frame to frame via Sequence Locals.  Where should I place the Sequence Local? On the top or on the bottom of the frame? Maybe on the right? If I place them on the right

  • When charging iPhone

    When I was in the office charging my iPhone using my computer there is a sudden power failure that causes my computer force to shut down and now my Phone can't charge at all

  • Help with a Date variable

    I'm creating a jscript to automatically rename a file the current days date, but i can't figure out how to get it to put a zero in front of days/months that are single digits. Can anyone help me real quick? Heres the code i already have, pay no atten