Problem in connecting as sys

I got following error when I tried to connect as SYS. can somebody explain me why ???
Enter user-name: sys@db1 as sysdba
Enter password:
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
I have two databases in the same server.
Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bi
PL/SQL Release 10.1.0.3.0 - Production
CORE 10.1.0.3.0 Production
TNS for Linux: Version 10.1.0.3.0 - Production
NLSRTL Version 10.1.0.3.0 - Production

If you have 2 different db's on the same server, it doesn;t know which one to connect to and a default is probably not set, so you need to tell it which Oracle_home etc to use.
Simply type in . oraenv (on Unix) and enter your database details, you will be able to connect after that.
Clint

Similar Messages

  • Problem in login with sys

    hi,
    i have a problem in login with sys, the situation as follows:
    1- when i try to connect using : sqlplus "/as sysdba" or "sys/password as sysdba" it connect me to the DB.
    2- when i try to connect : sqlplus "sys/password@MYDB as sysdba" it gives me "ORA-01017: invalid username/password; logon denied".
    3- when i try to connect with another user i.e : sqlplus "system/password@MYDB" it connect me to the DB.
    DB version : 9.2.0.8
    OS version : Solaris 10
    please advice...

    1- when i try to connect using : sqlplus "/as sysdba"
    or "sys/password as sysdba" it connect me to
    the DB.This works anyway, because you're authenticated by OS. Example :
    SQL> conn sys/aaaa as sysdba
    Connected.
    SQL> conn sys/bbbb as sysdba
    Connected.
    SQL>
    2- when i try to connect : sqlplus "sys/password@MYDB
    as sysdba" it gives me "ORA-01017: invalid
    username/password; logon denied".Here you need the real password, so make sure you're using the correct one.

  • I was facing problem while connecting to oracle database.Can some one help me soon!!!!!

    Hi all,
    I was facing problem from last week.Suddenly i was getting ora-12505 error while connecting to the database through toad.I tried to change tnsnames.ora & listener.ora in multiple ways,but no luck...Inspite i was getting different errors like ora - 01034: ORACLE not available / ora - 27101: shared memory realm does not exist...When i try to connect using sys / sys as sysdba,connection is establishing and when issue the command startup it was throwing the error ORA-01821: date format not recognized......Fed up solving these issues....Can some one help me out...It's very very urgent..
    Thanks in advance,
    pavankumar.

    Well, the obviously solution is to use separate Apple ID's for iCloud.

  • Drop DB control, error: Could not connect to SYS, ORA-12541

    Hi All,
    I am new to Oracle. I am struggling to solve this problem for 2 days, but still couldn't get it done. I post my problem here and wish every guru in this forum to offer some help. Any suggestions are greatly appreciated.
    I have Oracle 10.2.0.3.0 installed on GNU/Linux. There are several instances there. The database, listener, sql/plus all work fine. Yesterday, I installed 10g database control on server. The information showed that dbconsole created successfuly. However, I use the produced url (http:// xxx(hostname):1158/em)in my local machine (Win XP) to connect the databse, and the webpage opened. The information showed that EM couldn't be connected to database, and the status of Listener is unavailable, the inforamtion for agent connect.. is: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I googled lots of posts both in this forum and internet and tried to make some changes, but the things get worse. It still didn't work. Even i failed to drop the DB control with the command of emca -config dbcontrol db -repos recreate. the error log information in cfgtoollogs/emca is:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=svv.X.XXX.net)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL3))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I understand it's the problem related to listener, but i have no idea how to verify it. I put the tns.ora and listener.ora here.
    tnsnames.ora:
    xxxxx
    ORCL3 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.149.210)(PORT = 1521))
    (CONNECT_DATA =
    (SID = ORCL3)
    listener.ora
    LISTENER =
    (ADDRESS_LIST=
         (ADDRESS=(PROTOCOL=tcp)(HOST=10.3.149.210)(PORT=1521)))
    SID_LIST_LISTENER=
    (SID_DESC=
    (GLOBAL_DBNAME=ORCL2)
    (SID_NAME=ORCL2)
    (ORACLE_HOME=/opt/app/oracle/product/10.2)
    (SID_DESC=
    (GLOBAL_DBNAME=ORCL3)
    (SID_NAME=ORCL3)
    (ORACLE_HOME=/opt/app/oracle/product/10.2)
    The above is the problem description, any suggestion and help are greatly appreciated.
    Thanks,
    Kind regards,
    Ian

    I use the "emca -config dbcontrol db" to config the DB control, but failed. The following is the log information:
    This forum doesn't support attch the file. I paste the log file here.
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: TZ set to GMT
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    http://svv-node2-pub.swlab.net:1158/em/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Database Control ...
    ... Stopped.
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in /opt/app/oracle/product/10.2/sysman/config/emca.properties
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [CLASSPATH=/opt/app/oracle/product/10.2/jlib/emca.jar:/opt/app/oracle/product/10.2/jlib/srvm.jar:/opt/app/oracle/product/10.2/jlib/srvmasm.jar:/opt/app/oracle/product/10.2/jlib/emConfigInstall.jar:/opt/app/oracle/product/10.2/jlib/ldapjclnt10.jar:/opt/app/oracle/product/10.2/jlib/ldap.jar:/opt/app/oracle/product/10.2/jlib/share.jar:/opt/app/oracle/product/10.2/jlib/srvmhas.jar:/opt/app/oracle/product/10.2/jlib/netcfg.jar:/opt/app/oracle/product/10.2/lib/xmlparserv2.jar:/opt/app/oracle/product/10.2/assistants/jlib/assistantsCommon.jar:/opt/app/oracle/product/10.2/sysman/jlib/emCORE.jar:/opt/app/oracle/product/10.2/oui/jlib/OraInstaller.jar:/opt/app/oracle/product/10.2/oui/jlib/OraPrereq.jar:/opt/app/oracle/product/10.2/inventory/prereqs/oui/OraPrereqChecks.jar:/opt/app/oracle/product/10.2/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, EMDROOT=/opt/app/oracle/product/10.2, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/oracle, HOSTNAME=svv-node2-pub.swlab.net, INPUTRC=/etc/inputrc, KDEDIR=/usr, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib:null, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, LOGNAME=oracle, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/oracle, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, NLS_LANG=AMERICAN_AMERICA.AL32UTF8, ORACLE_BASE=/opt/app/oracle, ORACLE_HOME=/opt/app/oracle/product/10.2, ORACLE_SID=ORCL3, PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/home/oracle/bin:/opt/app/oracle/product/10.2/bin, PERL5LIB=/opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin:, PWD=/opt/app/oracle/product/10.2/bin, QTDIR=/usr/lib/qt-3.3, SHELL=/bin/bash, SHLIB_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, SSH_CLIENT=::ffff:10.3.22.61 4146 22, SSH_CONNECTION=::ffff:10.3.22.61 4146 ::ffff:10.3.149.210 22, SSH_TTY=/dev/pts/4, TERM=xterm, USER=oracle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/opt/app/oracle/product/10.2/jdk/jre/bin/java]
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/db/sgastop.pl stop ORCL3 svv-node2-pub.swlab.net 1521 /opt/app/oracle/product/10.2
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/db/sgastop.pl stop ORCL3 svv-node2-pub.swlab.net 1521 /opt/app/oracle/product/10.2 completed successfully
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: nmccollector process does not exist
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
    CONFIG: Successfully stopped nmc-collector process
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: ORCL3, oracleHome: /opt/app/oracle/product/10.2, and user: SYS
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig grantPrivsToDbsnmp
    CONFIG: Exception while granting priviliges.
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-00942: table or view does not exist
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1708)
         at oracle.sysman.emcp.EMReposConfig.grantPrivsToDbsnmp(EMReposConfig.java:538)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:217)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Failed to grant priviliges to dbsnmp.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: ORCL3, oracleHome: /opt/app/oracle/product/10.2, and user: SYS
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking mgmt view user account
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: view user sql: declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil /opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of -1
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Connecting to database ORCL3 in home /opt/app/oracle/product/10.2 with user "SYS" role "SYSDBA".
    connected to database.
    sql to execute declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    noOfParams to bind: 1.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Couldn't execute statement: ORA-06550: line 1, column 144:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 144:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 470:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 470:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 527:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 527:
    PL/SQL: Statement ignored (DBD ERROR: error possibly near <*> indicator at char 143 in 'declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := :p1; <*>sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;') at /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl line 108, <STDIN> line 2.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil /opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Failed to unlock mgmt_view account
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /opt/app/oracle/product/10.2/cfgtoollogs/emca/ORCL3/emca_2009-02-12_04-38-34-PM.log for more details.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:253)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    Edited by: Ian123 on Feb 12, 2009 2:08 PM

  • Not able to connect as sys

    I want to access the database through network. I was able to conect as scott. but when i tried to connect as sys this gives me error "connection as sys should be as sysdba or sysoper".
    Syntax
    sqlplus "sys/abc@xxx"
    Please help me to solve this problem.
    Thanks

    The parameter is required but not enough. Have you already created your password file? Are you sure your password file is already at its position:
    $ORACLE_HOME/dbs/orapw$ORACLE_SID   (unix)
    %ORACLE_HOME%\database\PWD$ORACLE_SID.ORAOtherwise you'll have to create one, using the orapwd utility:
    OS>orapwd
    Usage: orapwd file=<fname> password=<password> entries=<users> force=<y/n>
      where
        file - name of password file (mand),
        password - password for SYS (mand),
        entries - maximum number of distinct DBA and     force - whether to overwrite existing file (opt),
    OPERs (opt),
      There are no spaces around the equal-to (=) character.

  • Problem starting/connecting

    I have just installed Oracle on a SuSE 6.0 box. I can start
    Oracle but when I try to connect, I get an error message. Oracle
    is a user in the dba group. Any help would be greatly
    appreciated.
    oracle@server:/opt/oracle/bin > ./svrmgrl
    Oracle Server Manager Release 3.0.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8 Release 8.0.5.0.0 - Production
    PL/SQL Release 8.0.5.0.0 -
    Production
    SVRMGR> connect
    Username: oracle
    Password:
    ORA-01034: ORACLE not available
    SVRMGR>
    null

    Juan Jose Boza (guest) wrote:
    : Rodney A. Ramos (guest) wrote:
    : : I've just installed Oracle 8.0.5 on Linux Red Hat 5.2 and I'm
    : : having the same problem. I always receive the error message
    : : ORA-01034 when I try to connect to the Database.
    : : I've already used "connect system/manager", "connect
    : : sys/change_on_install", "connect oracle/xxxx" (the account
    I've
    : : installed Oracle), and when I try to use "connect internal",
    : the
    : : system asks me a password!!!
    : : How can I solve this problem?
    : : TIA
    : : Rodney A. Ramos
    : When you install Oracle, you have two users predefined (and
    : necessary): sys (password change_on_install) and system
    (password
    : manager), you have to connect like sys and start the database:
    : SVRMGR>connect sys/change_on_install as sysdba
    : SVRMGR>startup
    : bye
    : Juan Jose Boza
    Thank you, Juan.
    However, when I type "connect sys/change_on_install" I receive
    the message "ORA-01034: oracle not available".
    I think that the problem begins with the dbora script, which I
    copied from the Installation Guide. It calls the dbstart script
    ("su - $ORA_OWNER -c $ORA_HOME/bin/dbstart &") and, inside this
    script, we have the command "connect internal". At this point, I
    receive the error message "ORA-01031: insufficient privileges".
    I don't know if this has influency at the Database startup,
    because at the end of the process I receive the message 'Database
    "orac" warm started'.
    But what I know is that I don't managed to connect to the
    Database using the svrmgrl or the sqlplus. I receive the error
    message "ORA-01034: ORACLE not available" for every account I
    try: system/manager, sys/change_on_install, oracle/xxxx (the
    account I installed Oracle), and when I try "connect internal",
    it asks me for a password!!!
    I'd be very grateful if someone could help me.
    Rodney.
    null

  • Connect to sys account

    this one works at the UNIX box:
    sqlplus SYS/TA8O!OOO as sysdba
    However this one doesn't work, getting "invalid username/password" error:
    sqlplus SYS/TA8O!OOO@CBBP as sysdba
    And connect to sys from PL/SQL Developer doesn't work either.

    The setting looks fine to me. Do you see any problem?
    SQL> show parameter login
    NAME TYPE VALUE
    remote_login_passwordfile string EXCLUSIVE
    SQL> select * from v$pwfile_users;
    USERNAME SYSDB SYSOP
    SYS TRUE TRUE

  • Problem in connection from SAP to XI

    Hi Guys,
    I have problem to connect from SAP to XI.  We have existing SAP R/3 (IS-H) and we newly installed XI. We decided to use ABAP proxy to send data from SAP to XI. When I go to SPROXY system showing ‘No Connection to Integration Builder’. Please kindly advice what configuration we need to in SAP side in order to connect XI.
    It’s Very Urgent. Please advice me.
    Thanks in Advance.
    Regards,
    Anil.

    Anil,
    could you please have a look to SAP Note 689847 - XI 3.0: SPROXY - No connection to the Integration Builder
    Cheers,
    -Sunil

  • Problem with connecting and syncing   (quicktime.qts)

    Hi,
    I have a problem with connecting and syncing my Iphone to itunes.
    iphone alone on PC -> uploading files (fotos) is possible
    itunes starts normaly, if iphone is not conected.
    if i connect iphone after starting itunes, or if i start itunes after connecting iphone i get an itunes-error with message:
    AppName: itunes.exe AppVer: 9.0.2.25 ModName: quicktime.qts
    ModVer: 7.65.17.80 Offset: 00909a47
    i test different things...
    - used another USB-port
    - used another PC
    - used macbook of my wife instead PC
    - deinstalled and new installed of itunes (older and newer versions) folow tutorials of apple
    - use another USB-Cable...
    I'm resigned, Please help me..
    Tom

    AppName: itunes.exe AppVer: 9.0.2.25 ModName: quicktime.qts
    In this context, that can sometimes indicate trouble with a content file on the phone (or Touch).
    Do you have any podcasts stored on the iPhone at the moment? If so, if you delete them from the phone, can you connect to iTunes without the error?

  • HT204053 I have a problem. I bought Pages and Numbers for my iMac and so far everything was OK.  Suddenly i have a problem with connection to iCloud. Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded in iCloud.

    I have a problem.
    I bought Pages and Numbers for my iMac and so far everything was OK.
    Suddenly i have a problem with connection to iCloud.
    Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded to iCloud. There is a sign  (small shape of iCloud), that they are waiting to be uploaded to iCloud.
    I think the iCloud is OK.
    i can see and manage documents in iCloud. i can create them on iPad and  see them and delete them in iCloud.
    But not on iMac.
    i dont know what has happened and I am not abble to find the solution. It was OK till some days ago….

    I have a similar problem! Everything stopped working after upgrading to Mac OS 10.8.4 through the App Store. Help!

  • I have problem to connect iChat. Sometime work and some time not working. When it was not working, there was a message on screen and said the mobile be server was not working. I needed to turn off computer and restarted the computer. Then it might. work

    To whom it may help,
           I use my iChat to do video chat with my granddaughter. I used to do iChat without any problem to connect with her in New York. However, After Mobil Me account closed, I accounted connection problems frequently. Sometime, I had to turn-off my computer then re-started the computer to make it work again. . When I had this problem to connect on iChat (the Mac did not allow me to choose "available"), the poped out window message said that " the iChat lost the Mobil Me account [email protected]" "The server connection was unexplected disconnect". Do you know what is my problem? My Apple ID for iCloud and previous Mobil Me account should be [email protected] I am no longer using [email protected] for Mobil Me e-mail address. My current iCloud e-mail address is [email protected] is no longer of using [email protected] account for my e-mail. If this is the problem, please let me know how to remove the [email protected] account from your system. Thanks!
    David

    SadisticIron wrote:
    i just baught my first iphone and it is a jalbroken
    Buzz! Thank you for playing!
    Discussing jailbroken devices is forbidden here by the Terms of Service.
    You can not get help here.

  • Problem with connecting to a website.  Just purchased a new iMac with Version 10.10.2 Yosemite.  Once in a while I have trouble connecting to a site.  It takes forever.  Is this an issue with Yosemite or my internet service?

    I purchased this iMac in Feb. 2015.  When I try to connect to a web site using Safari or Google Chrome I usually have no problems getting connected to the site.  But maybe once a day I will try to connect and I will see the blue progress bar at the top of the screen showing it is trying to connect and then it just stops.  It may take a couple of minutes before it connects to the site. 
    Would this be a problem with OS X Yosemite Version 10.10.2 ?  Or would this be a problem with my internet company? 
    Thank you,
    Laurie

    Hi lauriefrommi,
    Welcome to the Apple Support Communities!
    i understand that you have some intermittent webpage loading issues while using Safari on your Mac. In this situation, to ensure that Safari is working as it should, I would suggest reading over the attached article and using the information to make sure Safari has no unsupported third-party add-ons. 
    Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues - Apple Support
    Best regards,
    Joe

  • Problem with connecting to free wifi after upgrading to Windows 8.1 from Windows 8

    Hi
    I had problems with connecting to free Wifi after upgrading my PC(Notebook) to Windows 8.1 from Windows 8. As I travel a lot within europe, I am used to being able to connect to Free Wifi(those that dont need a key or password to enter) but soon after downloading
    Windows 8.1 I almost never was able to do this. I'd always get «LIMITED» even though the signal was strong.This was so fustrating,so much so that I reset my PC to clear it of Windows 8.1 and am now back to Windows 8.This is a shame because I was really liking
    using Windows 8.1 and if not for this problem(which is a big one) I'd still be using it. If I download Windows 8.1 again from the Windows store what is the probability that I'll have the same problems?
    Thanks Portozzygirl

    More often than not when a device isn't working it is because the driver has become corrupted. Re-installing a fresh copy should help
    http://windows.microsoft.com/en-us/windows7/Update-a-driver-for-hardware-that-isnt-working-properly?SignedIn=1
    http://captaindbg.com/how-to-update-drivers-on-windows-7/   (works on win 8 too)
    Wanikiya and Dyami--Team Zigzag

  • My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported"

    My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported", I can't charge or sync at all. I tried plug and unplug many time, still can't detect/charge my iPhone5, but sometime will 'lucky' that can connect to my iTunes and charge battery…
    This message will auto pop up also when I don't have plug anything in my iPhone 5, It is very annoying…
    The lighting cable is original and now i'm using OS 7.0.4 / iTunes is 11.1.3
    What I can do to fix this problem? Thank you.

    I would try using another cable you can likely borrow one to test from somebody
    if it's the same then likely the connector in your iphone have been damaged

  • After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    1. Download the iOS 5.0.1: http://www.tobias-hartmann.net/2011/11/download-ios-5-0-1-veroffentlicht-direkte -downloadlinks/
    2. open itunes,Click in iTunes while holding down the Shift key (on Windows) or Alt key (Mac) to restore and firmware

Maybe you are looking for