Windows SQLPLUS login error

When attempting to login using Sqlplus
username = sys/ as sysdba
passwd = *********
Host String = orcl
The screen runs some lines on the window so quick and then terminates?
However If I login as system with out trying to use sysdba connection it works.
Windows 2003 server
Oracle 10G.2
Am I doing something wrong??

Oracle Server-Enterprise and Standard Edition/DBA Administration Technical Forum
Found this in another forum.
From: Mark Brinsmead 07-Feb-06 20:33
Subject: Re : /@servicename as sysdba
In order to allow remote connections as SYSDBA, you need to do the following:
1. Create a password file for your database(s) using the 'orapwd'
utility.
2. Set the init parameter REMOTE_LOGIN_PASSWORDFILE to either
EXCLUSIVE or SHARED.
3. Restart the database.
4. (Re)set the passwords for SYS and any other users to whom you have
granted SYSDBA privilege. (Note, if using a SHARED password file,
you effectively cannot grant SYSDBA to anybody other than SYS.)
5. For remote SYSDBA sessions, always authenticate with a
USERNAME/PASSWORD. This is mandatory for SYSDBA, regardless of
the setting for OS/remote-OS authentication.
After you do this, you'll be able to connect to databases using
a connect string of the form:
CONNECT SYS/*******@my_db.my_domain AS SYSDBA
By the way, SETTING REMOTE_OS_AUTHENT=TRUE is extremely dangerous
and should never be done under any circumstances. It won't work for
sysdba sessions anyways. If you have followed earlier advice to
enable that feature, TURN IT OFF NOW!
Not sure if this is Windows

Similar Messages

  • Windows 7 login error - HRESULT Error 0x8007ffff

    Recently I purchased three HP ProBook 4425s laptops. I setup the first one just the way I wanted and then captured the image using MDT 2010. After the image was captured successfully, I rebooted the laptop. After the laptop rebooted and re-setup the devices
    and then a new user wizard opens up. I create a user account that didn't previously exist on the laptop. Afterwards, it brings me to that new user's desktop. Then I went to the Computer Management Local Users screen; and then I reactivated the Administrator
    account. Then I logged off the computer and tried to login using that Administrator account. After clicking the login button, I get the following error:
    Windows Security
    HRESULT Error 0x8007ffff
    That's all the error shows and the only button you can click on is the OK button. There are no additional details. I know that I'm typing the correct password because when I type the wrong password, it tells me that the username and password are invalid.
    Does anyone know how to fix this problem?

    1.PRESS F8 DURING BOOT.
    2.GO TO SAFE MODE.
    3.IN SAFE MODE GO TO DEVICE MANAGER.
    4.DISABLE BIOMETRIC SENSORS IN DEVICE MANAGER.
    5.REBOOT.
    6.UNINSTALL VALIDITY SENSOR DRIVERS.
    7.UNINSTALL HP SIMPLE PASS IDENTITY PROTECTION/DIGITAL PERSONA SOFTWARE.
    8.RESTART.
    9.REINSTALL THE PACKS YOU REMOVED ABOVE.
    AND   ENJOY

  • SQLPLUS login error

    I receive this error when i try to connect to db via sqlplus:
    SQL> connect / as sysdba
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist

    sda,
    Did you see this thread:
    Re: Another Install Problem (With Log Files)
    Are you on Windows? If so, did you install as Local Administrator?
    Sergio

  • Windows 8 login error

    Hi
    I have been using Windows 8 for quite a while now and have been very happy with the interface. Since a couple of days, while logging in, the system takes me to safe mode, after having entered the login pin. I am the only user and am unable to figure out
    what went wrong.
    I tried to sync with my Microsoft account and the password says "incorrect". I did try logging in online with the same id & password on the website and it worked perfectly.
    How do I get it sorted out?

    Hi,
     Also incompatible tools may incorrectly disable certain services that may be required when startup and logon.
    Please try to refresh or reset your PC.
    You can find your data from the Windows.old under your system partition.
    Kate Li
    TechNet Community Support

  • Windows AD login error: Account Information Not Recognized: Internal error.

    I follow this documentation and everything is working fine.
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0edd98d-c43e-2b10-e09a-e0a89931cedc
    1. create a domain user called bossosvcacct
    3. I was able to mapped group into the CMC and I do see user being mapped into the system.
    4. I did a test to make sure the kerbose is working correctly by running kinit username
    I got everything working except for when I login I'm getting this error.
    Account Information Not Recognized: Internal error.
    This is what is in my log.
    Commit Succeeded
    Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
              [Krb5LoginModule] user entered username: johndoeDOMAIN
    Acquire TGT using AS Exchange
    principal is johndoeDOMAIN
    EncryptionKey: keyType=23 keyBytes (hex dump)=0000: 17 29 81 67 E0 91 65 B3   61 D6 1E D9 DF BB 65 F0  .).g..e.a.....e.
    Commit Succeeded

    What do you get if you login to client tools (deski/designer/CCM)?
    commit succeeded is only the kinit part of the login, the CMS then needs to make a TGS request using the CMS service account. logging in with the client also requires this and is a good test. If clients work then the only known issues are for multi-domain/multi forest or encrypti0on mismatches between the service account and java configuration.
    Let us know...
    Regards,
    Tim

  • After system restore ,we are not able to activate the windows,while login to systems getting an error 0x800700B7

    after system restore ,we are not able to activate the windows, while login to systems getting an error 0x800700B7
    Cont-8096688758

    hi Jain,
    you may need to check the transfer structures,
    right click infosource and 'change', click 'comm.structure'/expand,
    click 'transfer', move the 0BASE_UOM from left to right side,
    or if you wont use the comm structure anymore, you can right click infosource and 'delete comm structure'
    hope this helps.

  • Login Error Window pops up while starting a JAVA Webstart Application

    Hello members,
    I am getting this Login Error window whenever I try to run a downloaded application of Java Web Start. Please help me regarding this.
    Since, I am not able to upload the picture here directly, I cant really show you the image of the error message.
    Please let me know, if you need further details regarding this error message. Kindly get back with a solution as this is critical for my project.

    Could you at least post textual parts of the window? By the way, you can upload the image everywhere in the net and link the url here in the forum.

  • Sql 2005 login error

    Post Author: dmccahanpppa
    CA Forum: General
    We are migrating from JD Edwards on AS400 to Microsoft Dynamics GP on SQL 2005. I can create and refresh reports without problem using sa as the login account in Crystal. When I use any of the users created in Dynamics GP (as they have to for users to access GP) I get a login error from the SQL server. This is using the same ODBC connection and I have taken some of the users and elevated there permission on the GP database and/or overall sql server to even dbo and sysadmin and still cannot get any login other than sa to work. Any sql GURUs out there that can tell me what I'm missing?
    Thanks

    Post Author: dmccahanpppa
    CA Forum: General
    I have tried creating ODBC connections (and also found a business objects article on OLE DB and tried that) with SQL Authentication and also with windows. I have made sure my users have usernames in GP that are all lower case name and password. The only thing that is getting me close is to use windows authentication on the odbc connection, set the odbc connection to a specific sql database, and give the users windows read permissions to that database. As a domain admin this gives complete access. With the users the login error goes away but I only see stored procedures and not the tables or views. I'm trying to find the minimum access to give the users in windows to allow windows authentication to work.
    What I don't understand is why this should be so difficult to find the correct answer on. I have the same issue on a very plain install (everything on the server, sql, gp, and crystal) with just microsoft's test company and data as I do the production system (gp and sql on one server and citrix client and crystal on another). I setup the test server (a couple of times blew the whole thing away and rebuilt following gp procedures) and consultants built the production environment. You would think Microsoft (since they blow their marketing horn about how Crystal Reports works with GP) or Business Objects would have the user and odbc setup for this documented.
    Ok...so I'm a bit delusional....

  • SSRS Windows Authentication Login

    Hi guys, I have been battling with this issue for the past 2 days. 
    I have deployed my ssrs reports to my test server. 
    Anytime I try to  access the report manager or reportserver url from another client pc, I am being prompted with a Windows Security Login. 
    My client user isn't an part of the domain, but I want to disable that Windows Security prompt
    Steps I have taken
    1. I changed the rsreportserver config authentication type to <RSWindowsNTLM> 
    2. I have added an execution account(Local administrator) in the Report Configuration Manager
    3. I have added the Credentials Stored Securely on the report server settings.
    After doing all this, I am still prompted with the Windows Security.
    Please What Do u thing I am missing here?
    Guys I am counting on you.
    Thanks. 

    Hi earlgood77,
    As the error message said, the issue occurs because the remote SMTP server requires authentication, however, the report server is configured to use Anonymous authentication. To address this issue, we can create a virtual SMTP server on the report
    server computer which has IIS and IIS Manager installed, and relay mail to the desired SMTP server. 
    References:
    http://www.vsysad.com/2012/04/setup-and-configure-smtp-server-on-windows-server-2008-r2/
    http://msdn.microsoft.com/en-us/library/8b83ac7t(v=vs.100).ASPX
    Regards,
    Mike Yin
    TechNet Community Support

  • Adobe Document Service UsageRights Credential login error -Alias not found

    Hi all,
    I'm having exceptions while running my Adobe form as a web dynpro component. In the exception, it was stated that there was a credential login error, alias was not found. However, I followed the configuration guide and included the Alias "Reader Rights" and password given by SAP while applying the .pfx in the Visual Administrator->Document Services Configuration->credential tab
    I'm able to see my .pfx file with alias "ReaderRights" and my password entered in the tab. Does anyone know why am I still getting this error ??? I have restarted service PDF Manipulation Module and also the system.
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Fri Jan 19 17:55:47 GMT+08:00 2007 com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINDOWS\Temp\adobewa_EP0_16345250\DM-7099310722481871278.dir\DM7638611721496852750.tmp Specific error information: $$$/PDF/PDFCredentialLoginFailure3=alias ^0 was not found ReaderRights

    Thanks! The problem has been solved! I had to restart the whole system(including server and J2EE engine) in order to fix the problem. Restarting the server alone doesnt help enough.

  • Login error with BOXI 3.1

    I frequently get a login error with BO XI 3.1 (with fix patched 1.3 and SAP interface installed on Linux machine).
    ERROR:
    Account information not recognized: The property SI_GUID of info object with id number 1876 is not unique. Table = 'CMS_InfoObjects6'. Column = 'SI_GUID'.
    (authentication type: enterprise)
    Error comes after first logging out with User1 and then trying to login again immediately with User2 (with IE6).
    Thanks, Timo

    Hello again,
    Just to answer your questions:
    - Yes, all systems are in the same domain
    - I have configured BOE for SAP SSO. Users and roles have been imported.
    - The SAP Portal is sending the ticket.
    We've been able to reproduce the error over different client machines, and a workaround involves closing the browser window (with the error) that gets launched from SAP Portal on the first attempt and then clicking through to BO from the SAP Portal again. It works fine after that, but I'm afraid that some users might find this annoying/alarming
    Thanks,
    Myla

  • SQL 4060 Login Error

    <p>We have recently released a couple of new reports, but have discovered that although the reports run fine when launched in WEBi, whenever we try to refresh the report we fail with a SQL 4060 Login failed error message. This occurs in WEBi and BO. The reports run fine when logged into a &#39;Supervisor&#39; level account.</p><p>We&#39;ve reviewed user permissions, but can&#39;t seem to find the cause of this issue.</p><p> Any ideas?</p>

    Post Author: dmccahanpppa
    CA Forum: General
    I have tried creating ODBC connections (and also found a business objects article on OLE DB and tried that) with SQL Authentication and also with windows. I have made sure my users have usernames in GP that are all lower case name and password. The only thing that is getting me close is to use windows authentication on the odbc connection, set the odbc connection to a specific sql database, and give the users windows read permissions to that database. As a domain admin this gives complete access. With the users the login error goes away but I only see stored procedures and not the tables or views. I'm trying to find the minimum access to give the users in windows to allow windows authentication to work.
    What I don't understand is why this should be so difficult to find the correct answer on. I have the same issue on a very plain install (everything on the server, sql, gp, and crystal) with just microsoft's test company and data as I do the production system (gp and sql on one server and citrix client and crystal on another). I setup the test server (a couple of times blew the whole thing away and rebuilt following gp procedures) and consultants built the production environment. You would think Microsoft (since they blow their marketing horn about how Crystal Reports works with GP) or Business Objects would have the user and odbc setup for this documented.
    Ok...so I'm a bit delusional....

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • Windows prompting send error report or dont send

    when am using labview application windows prompting send error report or dont send can some one help in this..I did all re installation and windows update but no use..

    You will need to provide more details as we cannot see your computer screen. Does this happen every time you launch LabVIEW? What version of LabVIEW are you using? What version of Windows? Does LabVIEW crash? If so, what were you doing at the time it crashed?

  • When I connect my iTouch to my PC (windows 7) an error message is displayed reading "iTunes was unable to load dataclass information from sync services. Reconnect or try again later".

    When I connect my iTouch to my PC (windows 7) an error message is displayed reading "iTunes was unable to load dataclass information from sync services. Reconnect or try again later". I have completely uninstalled and then reinstalled iTunes. I have also completely reset my iTouch to factory defaults. I have even followed all the advice provided previously to other forum member with the same problem. Nothing seems to work. Please help me someone.

    I'm getting the same problem with both my IPad 4 and iPhone 5
    Just started a few weeks back, Since then I have had two Itunes updates.
    Is this something Apple is aware of and trying to fix?

Maybe you are looking for

  • Forced to eject iPod

    In a recent attempt to test the battery life of my 30G iPod, I changed iTunes' settings to manual update of my iPod. I knew this would force me to have to eject the iPod when I was done updating. However, now that I'm done with the test, I've changed

  • Lost audio in Premiere CS4 - PLEASE HELP...

    I have been building several projects and after weeks of problems and tweaking I am finally ready to export them to their final formats and all of the sudden the audio is not playing in the time line or the export. I saw a reference that this can hap

  • SE93 - There are no variants for screen 1000

    Hello experts, We cannot set variant for report transactions from se93.In our case, system prompts a warning as "There are no variants for screen 1000" But standard system variants (which are starting with CUS& or SAP&) are working fine. However, we

  • TREX Search : static HTML pages in KM with links to other intranet websites

    Hi there, we have some static HTML pages stored in KM. Besides text, these pages contain links ot other intranet websites, pdf or word documents. I have defined an index, according to <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/73/66c090

  • I can't install iOS 5...

    Windows Vista 64, start installing and keep getting same error: There is a problem with this Windows Installer package. A program required for this install to complete coul not be run, contact supprt personnel or package vendor.  I have never had thi