Cannot use SQL * Plus connection under the sys account name?

Hi all:

As the title, is it necessary?

user12086319 wrote:
Here's the error using sys log in * 10 g XE *.
ORA-28009: connection as SYS must be SYSDBA or SYSOPER.

How can I use SYS to open a session?

Thank you.

Try

sqlplus "/ as sysdba"

OR 

sqlplus /nolog
connect / as sysdba

Tags: Database

Similar Questions

  • Cannot use laptop computer Microsoft on the new account.

    I have a month old acer aspire v7-582pg, and I've never been able to link my Microsoft account. Whenever I add my Microsoft account, I get a message saying: Please wait that doesn't go away after putting my password in. I end up having to delete my account and create a new one without an attached e-mail. I tried to link several times, but continues to be the same thing. Any ideas would be much appreciated.

    give a check here:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows8_1-performance/Windows-81-hangs-on-please-w...

    It seems a problem with skydrive aka onedrive:

    1. connect to the affected account
    2. Press the Windows key + L to lock the computer
    3. Switch to a user who has administrator privileges account
    4. Open the Task Manager and switch to the 'Processes' tab (press 'More details' If a process tab does not appear)
    5. find restoreoptin.exe & end task this process
    6. return to the affected account (Start Page, click on your account/image name, click the account that you want to pass to)
    7. Open the menu of charm (windows key + C), select 'Settings', and then change the settings of PC
    8. Select Skydrive
    9. Change the storage file, Camera Roll, and synchronization parameters (not sure which one that does the trick)
    10. logout and log back in
    11. you will be asked is no longer with the blank screen 'Please wait '.

  • Game won't open under the original account name

    Win7 64-bit. My daughter belongs to a club of online game and download us games all the time. A game was working well then all of a sudden, it won't open.  It can be opened to a different shared account name, but it starts as a new game. The site of the game gives the same answers to all problems; uninstall, reinstall the game, flash the reader, java files, etc., that no matter what the problem. Any suggestions?

    is what game this? The game is saved locally? If the game is saved locally, make a new profile on your PC and copy the backup to that.

    MCP. MCDST. LVL 80

  • Cannot use Chrome to connect to the web client vcenter after update.

    vCenter Web Client Version 5.1.0 build 1115182

    Customer integration Plugin VMRC version 5.1.0 build 1060398

    Customer support version 5.1.0 build 832030

    Flash Player WIN 11,8,800,94

    Browser Google Chrome Version 29.0.1547.66 m

    After all components of vCenter update I am more able to use Chrome to access vCenter Web Client.  When the connection page opens, I get the following error:

    Connection error: could not connect to vSphere Web Client. Contact your administrator to resolve this problem.

    If I try to connect, I get this error:

    Provided credentials are not valid.

    Everything works fine if I use IE 10.  Someone at - it see this before and knows how to solve?

    Thank you

    Mux

    It is fixed.  I had 'Block third-party cookies' checked.  After unchecking it connected perfectly.

    Mux

  • Using the SYS account

    Dear all,

    My database is Oracle 10 g on Windows platform.

    Due to certain requirements (DBAs) checks must use our accounts indivisual instead of SYS.

    I want to confirm if I assign SYSDBA, s/n, RESOURCES, CONNECT to a user it will get all the privileges that the SYS user have? I think I will be fine.

    The second condition is now, if I get all the privileges in my own account who is saying "IMRAN" than will be using the SYS account. It can be disabled?

    Thank you and best regards.

    SYS cannot be disabled.  Cannot delete SYSDBA privilege.  Any person who is granted the SYSDBA privilege and made a connection with "AS SYSDBA" actually connects under the SYS, not his named account account.

    Therefore,.

    a: I would not grant SYSDBA to named users

    b. I would lock in a safe accessible only by a manager the "oracle" account (and any other account in the OSDBA group)

    c. ask the DBA using the DBA role (or a custom, more restrictive role)

    d. to request the account 'oracle' only for STARTUP, SHUTDOWN, RESTORE/RECOVERY and patch.  (assuming backups are automated scripted jobs)

    Hemant K Collette

  • tables have been created in the sys account

    Hello
    I've created a few tables in the sys user in the oracle 11g database account. (Told me, if I am against the creation of anything under the sys account).
    Now when the developer (11.1.1.6.0), we call these tables (eg. SYS.tableA), the form will not compile. It is said sys.tableA identified must be reported.

    What Miss me? We cannot create a public synonym for these tables (not allowed by company policy)

    Thank you
    Laba

    Hello

    To see the paintings in other users, you must have administrative privileges. The owner gives privileges to other users with the GRANT command.
    But the most important is not that but what follows.

    Never, never, NEVER create any object in the SYS/SYSTEM schema.

    François

  • After the accident and reinstall: cannot use this product under the guest account

    I had a computer crash. After reinstall ADOBE Standard XI (Windows, German) I get the message: cannot use this product under the guest account.

    I tried to run it as an admin - without success. Before thr crash, it works perfectly.

    What is the problem - and how to solve?

    I run Windows 8 PRO

    Thanks for the help, Uli

    http://forums.Adobe.com/thread/783362

  • ORA-12154 error using SQL PLUS

    I have no problems connecting using SQL Developer, but I'm having issues using SQL Plus or command prompt. I also set the Oracle_home and SID and still it fails with the following message. Is there anything I can check?

    ORA-12154: TNS could not resolve the connect identifier

    The same account and tnsnames work well using SQL Developer.

    BSK wrote:
    Here's the info. Not sure why only SQL MORE fails to solve the connection identifier when the SQL Developer works very well.

    tnsnames.ora

    B51 =
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS = (PROTOCOL = TCP (PORT = 1527))(HOST = hostname.com))
    (CONNECT_DATA =
    (SERVICE_NAME = B51)
    )
    )

    SQLNET.ora

    sqlnet.ora # Network Configuration file: C:\oracle\product\11.2.0\client_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.

    # This file is actually generated by netca. But if customers can opt for
    # install 'Software Only', this file does not exist and without the native
    authentication #, they will not be able to connect to the database on NT.

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    That's what I'm trying:

    view the results at the bottom

    sqlplus username/passwd@'hostname.com:1527/B51'

  • Having problems with SQL Developer connection to the database on a LINUX machine

    Having problems with SQL Developer connection to the database on a LINUX machine
    Hello
    I am trying to connect my machine to windows 7 Home premium to an oracle database 11 g on RedHat 5 machine using SQL Developer. I got this error on SQL Developer
    Status: Failed - Test has failed: the network adapter could not establish the connection


    on Linux
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                03-APR-2013 16:13:13
    Uptime                    7 days 22 hr. 16 min. 41 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.X.X.X)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orc11g" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11gXDB" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11g_XPT" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    and TNSPING
    tnsping 172.x.x.x
    
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 11-APR-2013 14:32:17
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
    
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.x.x.x))(ADDRESS=(PROTOCOL=TCP)(HOST=172.x.x.x)(PORT=1521)))
    OK (0 msec)
    [oracle@ltebilling ~]$
    Tnsnames.ora on Linux,
    ORC11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orc11g)
    )
    )
    Listner on Linux,
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
    (PROGRAM = extproc)
    )
    )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    )
    )
    hosts/ect/Linux,
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1               localhost.localdomain localhost
    172.x.x.x             LTEBilling
    and there is no problem to ping linux from windows

    Published by: user11309581 on April 11, 2013 15:16

    user11309581 wrote:
    as I have already desciped earlier, I can't connect to the server throw Linux my Windows SQL Server, with error message below.
    tatus: failed - Test has failed: the network adapter could not establish the connection

    It's too generic to mean anything. The application is hidden the real error message. You got when you did the tnsping and obtained "TNS-12535: TNS:operation has expired. Now THAT's an error.

    This indicates a problem firewall and routing. You said earlier you could ping the server, but now we see tnsping fails. Two different protocols of usage, so that both the successful ping turns out a valid physical path, it guarantees not that all traffic will pass. What happens with

    c:\ telnet 172.x.x.x 1521
    
  • Cannot use sql developer Linux approx.

    Cannot use sql developer Linux CA. "enter" is not working well.
    Please give me some advices.thanks

    Looks like the old known problem with accelerators, try:

    Preferences - accelerators - load - default setting

    Hope that helps,
    K.

  • NWZ-B172F cannot open, when it connected to the PC, it shows Mr. USB VERBINDEN. How to solve it?

    NWZ-B172F cannot open, when it connected to the PC, it shows Mr. USB VERBINDEN. How to solve it?

    Hi sean2sun,

    It seems that the player is not correctly recognized.

    What is the operating system installed on your computer?

    However, try to disconnect and reconnect the Walkman on computer. You can also try plugging it into different USB port of computer.

    NOTE: Connection to the USB hub is not supported. Walkman should be connected directly to the USB port on the computer.

    If the problem persists, perform the steps on the below technical support article:

    https://La.en.KB.Sony.com/app/answers/detail/A_ID/42398/p/57784, 59687,59899, 71847/c/65,75/kw/Walkman...

    If my post answered your question, please mark it as "acceptable Solution".

  • Cannot use any USB device after the upgrade from XP.

    Hi, I guess that's an old problem, just my computer from MESH 6 to upgrade to Windows 7, Upgrade Advisor said that there was no problems. Now, I can't use any usb device and the mouse either. Tried evertything and am frustrated. IN XP, there is no problem at all. It must be a Windows 7 thing
    Robin

    Hi, I guess that's an old problem, just my computer from MESH 6 to upgrade to Windows 7, Upgrade Advisor said that there was no problems. Now, I can't use any usb device and the mouse either. Tried evertything and am frustrated. IN XP, there is no problem at all. It must be a Windows 7 thing
    Robin

    Windows 7 handles USB devices very well.

    Please describe your problem in more detail. Tell us what means "cannot use any usb device and the mouse either. Exactly how do you try? What happens when you try? If you get an error message, please quote verbatim.

  • Update for the application manager has failed. Impossible to reinstall. Cannot use my apps. Get the 43 error message when I try to re - install. Is it possible to fix this problem without a wipe and load?

    Update for the application manager has failed. Impossible to reinstall. Cannot use my apps. Get the 43 error message when I try to re - install. Is it possible to fix this problem without a wipe and load?

    Error 43 https://forums.adobe.com/thread/2070909

  • How can I use SQL to check if the receipt is taken into account?

    Hi all:
    How can I use SQL to check if the reception of the AR is taken into account? Because there are so many recipes to check, I can not open to see the details one by one.

    My environment is: 11.5.9
    database: Oracle 9.2.0.8

    Terry,

    Run the script (11i: Oracle receivables data reception Data Collection Test [215969.1 ID]) and see if it helps.

    Thank you
    Hussein

  • package not seen under the sys user!

    Hello;
    I discovered under the sys user packages;
    but not our package seen under sys; I create with the sys user
    any idea
    regrads
    siyavus

    This is not a package, it is a procedure. Go and check the procedures instead of packages.

    The user who you are trying to check, SYS again?

    Ogan

Maybe you are looking for

  • Podcast is incorrect head of size/Type/applications

    Hello I tried to present my new podcast on the iTunes Store. I tried to validate, but I get the following error: -. "Podcast work must be understood from 1400 x 1400 to 3000 x 3000 pixels, JPG or PNG, in the RGB color space and hosted on a server tha

  • Portege R500 - problem of Windows 7 32 bit HSDPA.

    Hello I installed Win7-32 (own) today, but I can't seem to install the vista driver and software correctly. I installed most Toshiba drivers for my system, including the power of 3 G (vista) and value added package. The modem is on according to VAP.E

  • Minesweeper and spider Solitaire free cell phone

    I installed Windows 7 on my computer and the games were the first day.  Automatic updates have been installed the next day and open the games but immediately a message saying they are unexecutable the Windows will try to fix it, but nothing is fixed.

  • Cannot install updates error Code: 0x52F - Windows XP

    Microsoft community, For Windows XP, these updates will not apply: Update of security for Word Viewer (KB2817361)Update for Office 2003 (KB2817421) securityError code: 0x52F * Barf *, I hate contributing to online communities, but it is really annoyi

  • Location of the Windows file 8/10 Microsoft user account?

    Hello! So I have a PC with Windows 10 that has gone nuts. I would like to do a clean install of windows, but can not find the user files. There is nothing in C:/Users / (except the Public and by default. And I activated the hidden elements) there sho