Login in after install

I just installed Oracle 9.0.1 on SUSE 9.
How do I log in to the database? I am trying this:
sqlplus /nologin
SQL> connect / as sysdba
ERROR:
ORA_01031: insufficient privileges

please try loggin to suse with username oracle (if you ran orarun package) - this will be the user account which bellongs to dba linux group which have access to login in this maner
Best Regards
Krystian Zieja / mob

Similar Messages

  • Not able to get the login page after installing 12.1.1

    HI,
    i am not able to get the login page after installing in the 12.1.1. when i accessed from client machineo.Please help me in fixing out this problem.
    Thanks,
    venkat.

    Hi,
    What is the OS?
    What is the error message?
    Any errors in Apache/Database log files?
    Thanks,
    Hussein

  • Login problem after installing and activating OS X Server app in Yosemite

    After installing and activating file sharing on OS X Server on my MacBook Air, the MBA was restarted. At the login screen I enter my password into my account and it directs me to a 'Guest' login screen, asking for a password which I did not create.
    HELP!!!!!

    There is no longer any provision for starting a PostgreSQL process other than the ones reserved for built-in services. Create a launch daemon with content such as the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <dict>
         <key>Label</key>
         <string>org.postgresql.postgres</string>
         <key>UserName</key>
         <string>_postgres</string>
         <key>GroupName</key>
         <string>_postgres</string>
         <key>ProgramArguments</key>
         <array>
              <string>/Applications/Server.app/Contents/ServerRoot/usr/bin/postgres</string>
              <string>--apple-configuration</string>
              <string>/Library/Server/PostgreSQL/Config/org.postgresql.postgres.plist</string>
         </array>
         <key>KeepAlive</key>
         <dict>
              <key>PathState</key>
              <dict>
                   <key>/Library/Server/PostgreSQL/Data</key>
                   <true/>
              </dict>
         </dict>
         <key>StandardErrorPath</key>
         <string>/Library/Logs/PostgreSQL/PostgreSQL.log</string>
         <key>StandardOutPath</key>
         <string>/Library/Logs/PostgreSQL/PostgreSQL.log</string>
    </dict>
    </plist>
    <plist version="1.0">
    Also create these directories and files, owned by _postgres:_postgres:
    /Library/Logs/PostgreSQL
    /Library/Server/PostgreSQL
    /Library/Server/PostgreSQL/Backup
    /Library/Server/PostgreSQL/Config
    /Library/Server/PostgreSQL/Config/org.postgresql.postgres.plist
    /Library/Server/PostgreSQL/Data
    Finally, initialize the database with a suitable invocation of initdb(1).
    For more details, see the PostgreSQL documentation. You may find it easier to use a packaged third-party distribution independent of the built-in one.

  • Login Error after installing Lion and migrating from time machine

    I cannot log into Lion under my user setting, I am getting the error: "You are unable to login to the File Vault User account {name} at this time."
    Apparently I did not turn off file vault before upgrading to Lion and when I set up Lion I did not migrate from time capsule because it was not finding it even thought the firewire was plugged in so I went ahead and filled out my name and set up a password. I was in Lion and attached the external drive and finally it read it so I migrated the information. I'm not sure if I didn't check the transfer "user" box or the Lion password does not match my File Vault password but now I cannot get into Lion.
    I contacted Apple Support and they told me I would not be able to access my old user info because it is locked. I tried to reinstall Lion and get back to the screen where it prompts me for a password so I could change it to my file vault password and cannot get back to that screen. I also cannot create a new user - I can only use guest.
    I tried reset password from the terminal and this did not work.
    Is there any way I can do a clean Lion install and try the migration again to make sure the passwords and user box is checked?
    Please help... I'm desperate!

    You say Downloads folder has never been excluded and you can't find the Downloads Folder.  Do this... OpenFinder then in Finder select your Downloads Folder, open Time Machine if your Downloads Folder has been backed up, Time Machine will take you directly to your Downloads Folder backups.

  • I Cant find Sql Server 2014 express edition after installing it. How do I start the program

    Hello,
               I have Installed Sql Server 2014 Express edition and downloaded the AdventureWorks 2014 database and Back up files.
    I cannot find an Icon for the Sql Server on my Desktop to start the Sql program. There is only an icon for the Server Installation Center.
    How do I start the Sql server. I tried opening the AdventureWorks Database but I cant open it.
    Thank you

    Thanks Shanky
    When I installed Sql I chose Windows Login. After Installing I logged into Sql server using windows account. Should I have chosen an Sql account instead.
    Hi,
    Its is Ok if you have chosen windows Login. But it should be part of local administrator. I assume you know how to check
    Is it not a security risk having to run Sql server as an administrator when using windows account or sql account.
    Yes it is but at this point where I guess only you would be using and to get around with problem which you are facing. its recommended to run SQL server service with least privileged domain account. If you wan to read more see
    this link
    How do I make sure the account with which SQL Server service is running has full permission on folder where adventure works mdf and ldf files are located.
    Please make a habit to search on net it is filled with lot of information.
    This link would help.
    Locate the folder on drive where AD mdf and ldf file reside. Right click on folder select properties and then select security tab. Click on add and then type account name and search and add it
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • GDM doesn't show up anymore after installing catalyst, Xorg works fine

    Hi,
    I just installed catalyst-hook from Vi0L0 and my situation is this: when I boot my computer the output on the tty1 gets stucked after the checking the filesystem with systemd-fsck and nothing appears after that, no blinking cursor, no prompt that asks me for a login, no nothing, nothing progress in both textual and graphic modes ; however, if I switch to the 2nd terminal with ALT + F2 I can login and start Xorg via the usual
    startx
    and apparently no session is ever being initiated before that so whatever is happening on tty1 must prevent xorg from even starting a new session.
    What I tried
    The main problem is that I have absolutely no idea what this is about, It could be anything ranging from modprobe to gdm, but since I have an audio card that only works properly when the appropriate configuration in
    /etc/modprobe.d/modprobe.conf
    gets loaded and I can even start a desktop session, I'm assuming that the core stuff on my system ( kernel modules and Xorg ) is working properly .
    [ Test 1 ]
    aticonfig --acpi-services=off
    doesn't fix anything and doesn't make a difference at all
    [ Test 2 ]
    /etc/gdm/custom.conf
    # GDM configuration storage
    [daemon]
    AlwaysRestartServer=true
    [security]
    [xdmcp]
    [greeter]
    [chooser]
    [debug]
    Apparently this should fix the same problem experienced by KDM users; as far as I can tell this changes nothing .
    Bottom line
    I can't get to the GDM login anymore after installing catalyst-hook, I can use the fglrx without any major issue, I can start a desktop session with startx from tty2 and tty1 gets stuck before anything "graphical" can actually appear on the screen and probably non even Xorg gets any chance of running on tty1 .
    What kind of problem is this ?

    arkur wrote:
    clfarron4 wrote:
    Have you seen the catalyst-fix-gdm or the AUR package?
    What happens with another different DM?
    Also I can't find that package with pacman, I also would like to fix this by myself, not because I don't trust the author of the package, but I just don't want to install too many packages and for the core things I would like full access to the essential configuration .
    Anyway it looks like that GDM is the problem this round.
    You won't find it with pacman, because it is in the AUR and you will to compile it to install it.

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • After installing Lion 10.7.2, user login can't identify password with Filevault 2 activeted

    Hello. I used Filevault 2 until last update of Lion, 10.7.2, because it don't let me logging in...as if unaware the password, but password recovery fortunatly!
    Ok, then I've changed password and the suggestion. After reboot the problem persists and it seems the changes have not been applied, suggestion sentence was the same...
    I think very much that this issue is a bug of Lion updating.
    Can anybody help me? Or do I (we) wait an other update?

    Thanks a lot for this hint: it helped me solve the same problem, but there is a prerequisite in order to have that small menu appear on the the upper right corner of the (very) grey login screen I get after installing Filevault 2:
    See this discussion :
    https://discussions.apple.com/message/16826273#16826273
    -> you have to enable that menu on the login screen: go to System Preferences -> Users and Groups -> Options -> Check the 2nd option "Display the Input Menu on the login screen " (that's a translation of the French "Afficher le menu Saisie dans la fenêtre d'ouverture de session")
    This grey screen isn't the normal one with a background image I had after a normal boot.
    Problem description:
    My setup: Mac Pro 2008, French numerical keyboard, Mac OS 10.7.3.
    The problem appeared after switching from Filevault 1 (user environment encrypted) to Filevault 2 Full Disk Encryption.
    My keyboard wasn't recognized properly: it defaulted to a US all caps layout. I had to use the recovery key to log in.
    Hope this helps other,
    Paul-Henri
    Message was edited by: phlampe: added instructions to check the option

  • After Installing Leopard Finder Crashes directly after Login

    Hi,
    i Installed Leopard on my MacBook Core 2 Dual. After install the Macbook worked fine for a while (ca. 30 Minutes) then it crashed and asked me to reboot by pressing the power on key a while. But after restart and login it crashes again, and again, and again.
    So i tried booting in save mode ... (pressing shift while boot) ... now i can login, but what now?
    I started to look around in the system and step by step deinstall every app that may interfere with leopard. But no success up to now. Each time i boot normally it crashes again.
    Does anybody else had the same problem ?
    And maybe found what's causing this problem.
    Thanks in advance.

    OK, its coming up now ...
    deinstalled:
    VMWare Fusion
    NDAS Driver
    Little Snitch 2.0 beta 10
    3D Desktop Aquarium ScreenSaver
    collection of plasq Screensavers
    ToasterClone Screensaver
    Parallels Extensions from StartupItems Folder
    not an idea at the moment which of them was the bad guy,
    but i will find out
    @Sebastian try disabling those above if you have installed ones of them an come back posting if that helped

  • After installing latest itunes on new PC unable to login to my account in iTunes Store

    Hi all,
    I get a new PC and wanted to use it with my apple devices.
    System is Windows 7 64 bit and, after installing latest iTunes I am not able to login to iTunes (needed to authorize my new PC and use it with my devices)
    Always get the message that iTunes Store is not available at the moment.
    For instance, I tried the diagnosys tool inside itunes and everything is ok.
    Please help me...
    Clemente

    There are a number of things you could do. One would be to network the two computers and transfer your iTunes folder from one to another. Here are a few links that may help you out:
    New PC & moving iTunes library
    Copying songs over a network to use with iTunes for Windows
    iTunes: Copying music between authorised computers with iTunes for Windows
    Another way would be to use an external hard drive, the guide for using the iPod as a hard drive is a good starting point. Apart from the sections on initially setting up the iPod, the instructions are the same for copying the iTunes folder to an actual external drive. If you substitute "external hard drive" for "iPod" the process is the same: How to use your iPod to move your music to a new computer

  • After installing new OS i can't type a login and password because the font is not supported. DO NOT KNOW WHAT TO DO!!!!HELP PLS?!

    after installing new OS i can't type a login and password because the font is not supported. DO NOT KNOW WHAT TO DO!!!!HELP PLS?!

    Hello Pete from another old guy,
    It sounds like you have an older iMac than the 2006 and newer model this forum covers. The problem is that, in 2006, Apple changed from PowerPC to Intel processors and third-party developers soon stopped making new software for the older processors. That's why you cannot upgrade Flash player--the current version requires a Mac the "2006 and later" processor.
    However, not having a current version of FlashPlayer should not affect your ability to download. If you try downloading, do you get an error message or does something else happen?
    Do you have another web browser like FireFox or Camino on your computer?
    but would love to get my MAC back up to date and running right.
    Well, "running right" may be doable but "up to date" may not be. You are already at as high a Mac OS level that a pre-2006 Mac can use.  We need to pin down your variant to make recommendations. From your Apple menu at the left end of the menu bar, do "About this Mac":
    That brings up this window:
    Let us know what yours say for "processor." The two choices are "PowerPC" as in the example, or "Intel." If you  have an Intel processor, you have more options available.
    Awaiting your report,
    Allan

  • After installing Windows certificate update cannot login to Yahoo

    MS sent out a new "root certificate" update for Windows today. After installing it everything looks normal, but an attempt to login to Yahoo groups or mail fails with a "duplicate certificate number" error.
    >>>>>>>>>>
    Secure Connection Failed
    An error occurred during a connection to login.yahoo.com.
    You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:
    Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
    (Error code: sec_error_reused_issuer_and_serial)
    * The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
    * Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    <<<<<<<<<<
    I can login with no problems using IE7, which seems suspicious.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [[Troubleshoot and diagnose Firefox problems#w_5-reinstall-firefox|here]].
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be easily recovered unless they have been backed up to an external device!</u>
    Please report back to say if this helped you!
    Thank you.

  • After installing iLife Support 9.0.4 - network login becomes locked

    I'm experiencing a strange issue after installing iLife Support 9.0.4
    I am on a corporate network using Active Directory. I use Connect to Server every day to access all my files for work.
    Here is my scenario:
    1. Startup OR Restart my MacBook
    2. Login to my user account
    3. Finder -> Connect to Server (i.e. smb://server/location/etc/)
    4. My network credentials are saved in my keychain, so it tries to connect
    5. My network account becomes locked.
    After #5 I have to call our Help Desk to unlock my network account.
    Once my account is unlocked, everything works fine - I can use Connect to Server, Entourage email, etc.
    Unfortunately I am unable to use Time Machine due to our company policies
    Any insight would be appreciated.

    I just dragged all of the 1 January 2001 Prefs out of my folder and restarted and it looks like its working, including the keychain. I'll keep monitoring this...

  • Stuck at login screen after Lion install

    I downloaded and installed Lion on my late 2008 mbp with the latest updated snow leopard and after the install, I'm stuck on a screen with icons of my users. If I click nothing happens. I tried repairing disk permissions as well as re-installing Lion but nothing has helped. Any ideas?

    You might see if this works:
    Clearing Caches to Fix Login Problem
    You will need to type some Unix commands. If you are not comfortable with this, I don't know of anything other than a re-install. But if you are careful, you should be OK. I recommend you print this out in a largish mono-spaced font so you don't miss any spaces (or add extra ones). Note that case is important.
    Be careful. Some of these commands are dangerous, since you are going to be root.
    Start up in Single-user Mode. When this has finished you will see a prompt ending in '#', although there may be other messages. Enter the following commands after the prompt:
    /sbin/fsck -fy
    Press RETURN. Wait a few seconds for 8-10 lines of output. If the last line says repairs were carried out, repeat this command until you get a message 'The volume <yourdiskname> appears to be OK'. Then continue with:
    /sbin/mount -uw /
    cd /Library/Preferences
    rm com.apple.loginwindow.plist
    rm com.apple.windowserver.plist
    cd /Library/Caches
    rm -r *
    cd /System/Library
    cd /System/Library/Caches
    rm -r *
    reboot
    Press RETURN after each command.
    This should now take you to a proper login screen after the normal boot sequence. You should then Repair Permissions by using Disk Utility (in your /Applications/Utilities folder).

  • After installing Facebook upgrade, login screen wo...

    After my initial mystery problem on accessing Facebook on my new Nokia 6700 Slide (as mentioned elsewhere on this forum), I was eventually able to access it with no problems, had saved my login info, so hitting the Facebook button was all I needed..
    However, last night, I was going to do a quick FB check, and hit the button as usual. I found that I was now logged out.
    As I started entering my login info, a link popped up, saying that a Facebook upgrade was available.
    I thought, I might as well upgrade there and then, to keep my phone applications up to date.
    Mistake
    Downloading & installation went fine, I got the notification saying that installation was complete.. But when I hit the FB button to enter my login info, the login screen would not stay on the screen at all! As I hit the button, the login screen appears for maybe less than one second, but there seems to be no way of making it stay on screen, so that I could actually enter my info.
    I checked whether there was an alternate way of accessing FB, rather than using the button I have on my quick menu bar.. I found that, after installing the upgrade, I now had a FB link in Menu > Applications > Installations (I know it wasn't there before as the only default installation was G.I.JOE, the game, and I'd since added Backgammon and nothing else). I tried logging in that way, but the same thing happens - login screen won't stay open.
    I wonder, is this happening to anyone else, and would anyone have an idea on how to fix it? (Is there a way to uninstall the upgrade that messed things up? Is the upgrade at fault, and is there a new upgrade on the way soonish?)

    O...k.... As with the previous FB-related problem, this one seems to have sorted itself with time as well!
    Maybe next time, I'll give it a day before posting yet another topic here

Maybe you are looking for