Invalid or unknown password

hello, i cannot access tzo because of an invalid or unknown password. I am using a wvc80n camera. I have the camera working fine at my store using the wireless here but i want to access it remotely.
Solved!
Go to Solution.

The camera is working fine in the local network.
Open the Internet browser and in the address bar type the IP address of the camera. That will open the setup page of the camera. Click on setup tab and go to ' options '.
You will find ' Alternate Web Access Port '. Enable that option and in the Port number type 1024. Save/Apply the settings.
Now you need to open the port 1024 on your router for the IP address of your camera.
Check the Internet / WAN IP address on your router.
Let's consider the Internet IP address is A.B.C.D ( where A, B, C, D may be any number).
Open the Internet browser and in the address bar type http://A.B.C.D:1024 and you will see your camera on the Internet.
The Internet IP address on your router may change periodically ( depends on ISP)
To use TZO, make sure that your TZO account is setup properly.

Similar Messages

  • Oracle 8.1.7.4 + JDBC Driver 10.2.0.3.0=invalid or unknown NLS parameter...

    I'm having an issue trying to update the jdbc driver from 10.1.0.2.0 to 10.2.0.3.0 to access an Oracle 8.1.7.4 instance. Using this code I'm getting the following exception, any ideas how to fix it?
    Thanks,
    Johann
    Connection c = null;
    try {
         Driver dr = new oracle.jdbc.OracleDriver();
         DriverManager.registerDriver(dr);
         Properties props = new Properties();
         props.put("user", "congiromsr");
         props.put("password", "the password");
         String url = "jdbc:oracle:thin:@cholguaco:1533:lobo";
         c = dr.connect(url, props);
         System.out.println("The driver is "
                   + c.getMetaData().getDriverVersion());
         System.out.println("The DBMS is "
                   + c.getMetaData().getDatabaseProductVersion());
    } catch (Exception e) {
         e.printStackTrace();
    } finally {
         try {
              c.close();
         } catch (Exception ignore) {
    java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: invalid or unknown NLS parameter value specified
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
         at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:791)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:362)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:439)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at TestClass.main(TestClass.java:14)

    JDBC drivers set NLS parameters based on your locale settings. There are three based parameters: language, territory and character set. Maybe in your case JDBC driver 10.2.0.3.0 sets one of them with value that is not supported in Oracle Database 8.1.7.4. Character set is the first candidate for this. JDBC drivers use only Unicode character sets - there are a few new of them in Oracle Database 10g. 8 and 9 versions of JDBC drivers use UTF8 which is Unicode version 3.0 but in 10g is added Al32UTF8 which is Unicode version 4.0.

  • Reg:APP-FND-01516:invalid username or password error

    Hi all,
    I have installed two instances(test,vision) of oracle financial application 11i.for vision instance,every thing is working properly.for test instance,after logging in using sysadmin/sysadmin in IE5.0,an error comes after the applet has started.i am not able to start the tns80listnerAPP_TEST also.
    error:
    APP-FND-01516:invalid username or password or database
    i couldn't trap the error.
    please help me!!!!!
    null

    Haresh,
    I updated followings as forms was showing error.I get a pop up when I run 11i on OEL5 in Firefox version 3.0.10 & message "No suitable plugins were found. Unknown Plugins (application/x-java-applet:jpi-version=1.4.2_04)"Are you able to access it using IE?
    So I installed sun jre-6u13-linux-i586-rpm and updated as follow
    #cd /oracle/prodcomn/html/bin
    #vi appsweb_PROD.cfg
    #update to 1.6.13 from 1.4.2_04 at two places
    #cd /oracle/prodappl/fnd/11.5.0/resource
    #vi appsweb_PROD.cfg
    #update to 1.6.13 from 1.4.2_04 at two places
    #restart application services and database.
    Then the form was opened but gives error "APP-FND-01516:Invalid application username,password, or database"
    Database and the database listener are up and running.The right procedure to configure Sun JRE with 11i is outlined in the following document.
    Note: 290807.1 - Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=290807.1
    Please guide how to run AutoConfig.You need to run adautocfg.sh script under $COMMON_TOP/admin/scripts/<CONTEXT_NAME> directory.
    Note: 165195.1 - Using AutoConfig to Manage System Configurations with Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=165195.1
    Regards,
    Hussein

  • How do I retain my apps after I change my apple ID? Right now I'm unable to update any of the apps with the old apple ID. I get an error message about an invalid id or password. If I delete my apps and start over, I may lose the apps that I purchased...

    How do I retain my apps after I change my apple ID? Right now I'm unable to update any of the apps with the old apple ID. I get an error message about an invalid id or Password. If I delete my appos and start over, I may lose the apps that I purchased (like the ones for $5 +....

    Apps are always tied to the ID that was used to purchase them originally. Did you try entering your old password and see if that works?
    If you need to sign out of your old account go to Settings>Store>Tap on your ID and sign out. Sign in with the new one.
    you can also access your ID in the featured tab of the App Store. Swipe to the bottom of the screen and you will find it there as well.

  • Changing locale generates ORA-12705: invalid or unknown NLS parameter error

    By mistake I changed the default locale with following code:
    Locale.setDefault(new Locale(localeCode))
    and I get:
    JBO-30003: The application pool (com.photoswing.model.site.WebPhotographerGlobalAMLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.DMLException, msg=JBO-26061: Error while opening JDBC connection.
         at oracle.jbo.JboException.<init>(JboException.java:343)
    ## Detail 0 ##
    java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: invalid or unknown NLS parameter value specified
    Thanks
    Fred

    Can somebody explain the relation between default locale and NLS application pool connection parameter?
    Thanks
    Fred

  • I am trying to sign in to attend a session and it says 'Invalid user or password. Please try again.' I have reset my password and it still doesn't work. I created a new AdobeID and it still doesn't work. I need to attend this training. How can I get in?

    I am trying to sign in to attend a session and it says 'Invalid user or password. Please try again.' I have reset my password and it still doesn't work. I created a new AdobeID and it still doesn't work. I need to attend this training. How can I get in?

    Sorry to hear about this problem. What site are you trying to log in on? Is it a Mozilla site? Usually you don't need to register or sign in to a Mozilla site to use Firefox. Usually you can just go straight to where you want to go.

  • PHP 5/Oracle 9i: invalid or unknown NLS parameter value error - Windows XP

    Details:
    Apache/1.3.33 (Win32) PHP/5.0.2
    Windows XP Pro Service Pack 1
    Oracle 9i (located remotely on Sun Solaris)
    Errors:
    Warning: ocilogon() [function.ocilogon]: OCISessionBegin: ORA-12705: invalid or unknown NLS parameter value specified in c:\program files\apache group\Apache\htdocs\eng\class\class.oci8hook.php on line 154
    Warning: ocilogon() [function.ocilogon]: ociopen_server: ORA-12560: TNS:protocol adapter error in c:\program files\apache group\Apache\htdocs\eng\class\class.oci8hook.php on line 154
    Unable to connect to database
    Question:
    How do I set-up the NLS parameters on Windows XP to see a remoted Oracle 9i database?
    Summary:
    I do have Oracle client loaded on my Windows XP workstation, plus when I run phpinfo() on my local workstation, I do have Oracle support enhabled:
    oci8:
    OCI8 Support: enabled
    Revision: $Revision: 1.257 $
    Active Persistent Links: 0
    Active Links: -6
    Temporary Lob support: enabled
    Collections support: enabled
    Oracle:
    Oracle Support: enabled
    Any suggestions or help would be greatly appreciated. Thank you for reading this post.

    user12009184 wrote:
    can anyone help me to resolve the problem.=================================
    Patience, Grasshopper
    You posted this follow-up a mere 30 minutes after your previous post.
    This forum is not a chat line, and it is not paid support.
    No one is responsible for monitoring it and giving a quick response.
    Furthermore, it is a global forum. The person with the information you seek may very well live 20 time zones away from you and was going to bed just as you posted. He will not even see your post for several more hours.
    Your original post went up in the middle of the night for half the world.
    No one with the information you seek is deliberately withholding it until you sound sufficiently desperate.

  • Error APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE

    Hi Guru's,
    I've installed 11i - 11.5.9 on 2000 Server.
    I'm Facing an Error after initialization of applet.
    I'm mentioned the exact error bellow.
    APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE
    Username : APPLSYSPUB
    Password : PUB
    Database : PROD
    Can any one truble shoot my problem.
    Even i'm not able to initialized my Database due to this problem.
    I have prepared Some Screan Shots, Like Window Services, Applet initializer, and The exact applet which shows the error. if any one of u provide me your's mail Id I can Send.
    Please Trouble shoute this problem.
    Thanks
    Lav

    Hi Sir,
    I Followed Up Your instrustion and hear is The Out Put.
    D:\> cd d:\oracle\oracle\proddb\9.2.0
    D:\> Source the environment file (PROD_edu)
    1. D:\> echo %ORACLE_HOME% -> Should point to 'd:\oracle\proddb\9.2.0'
    Out Put : D:\oracle\proddb\9.2.0>echo %ORACLE_HOME%
    d:\oracle\proddb\9.2.0
    2. D:\> echo %ORACLE_SID% -> Should return 'PROD'
    Out Put :D:\>echo %ORACLE_SID%
    %ORACLE_SID%
    D:\>
    3. D:\> cd d:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu
    Out Put : D:\>cd d:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
    D:\> addlnctl.cmd start PROD
    Out Put :D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NOTES
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | HISTORY
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
    ===============================================+
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
    generated by AutoConfig. It will be read and overwritten.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
    edit this file, or if you are not able to use the settings
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
    er to Metalink document 165195.1 for assistance.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "You are running addlnctl.
    cmd"
    "You are running addlnctl.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>date /T
    Thu 02/08/2007
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>time /T
    1:49p
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "start" == "" GOTO usage
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "PROD" == "" GOTO usage
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set control_code=start
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set listener_name=PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO c
    ontrol_ok
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_ENVFILE="d:\oracle\prod
    db\9.2.0\PROD_edu.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_NAME=PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM setup the environment for
    Oracle
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if exist "d:\oracle\proddb\9.2.
    0\PROD_edu.cmd" goto env_ok
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>call "d:\oracle\proddb\9.2.0\PR
    OD_edu.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: ad8idbnt.env 115.
    6 2003/05/19 20:27:58 rcchang ship $
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
    ================================================
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NAME
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM PROD.env
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM DESCRIPTION
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Setup environment for O
    racle 8i RDBMS HOME
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NOTES
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM HISTORY
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Created by AutoConfig
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
    ================================================
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
    generated by AutoConfig. It will be read and overwritten.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
    edit this file, or if you are not able to use the settings
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
    er to Metalink document 165195.1 for assistance.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TWO_TASK=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_NLS33=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LOCAL=PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_SID=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_HOME=d:\oracle\prodd
    b\9.2.0
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db920" (
    set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apa
    che\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:
    \oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\
    bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86
    ;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl
    \5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C
    :\WINNT\System32\Wbem
    set PERL5LIB=d:\oracle\proddb\9.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\9.
    2.0\Apache\perl\site\5.00503\lib
    ) ELSE (set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\
    9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin
    32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apach
    e\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\o
    racle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksn
    t;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem )
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LD_LIBRARY_PATH=d:\oracle\p
    roddb\9.2.0\lib
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TNS_ADMIN=d:\oracle\proddb\
    9.2.0\network\admin\PROD_edu
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set NLS_LANG=American_America.W
    E8ISO8859P1
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_numeric_characters = .,
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_date_format = DD-MON-RR
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_sort = binary
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_language = american
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_territory = america
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The environment settings
    are as follows ..."
    "The environment settings are as follows ..."
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_HOME : d:\o
    racle\proddb\9.2.0"
    " ORACLE_HOME : d:\oracle\proddb\9.2.0"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_SID : "
    " ORACLE_SID : "
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " TWO_TASK : "
    " TWO_TASK : "
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " PATH : d:\o
    racle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00
    503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\prodd
    b\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1
    .4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\pr
    oddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\
    MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\Syste
    m32\Wbem"
    " PATH : d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\pro
    ddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sd
    k1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\
    proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bi
    n\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.
    0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system
    32;C:\WINNT;C:\WINNT\System32\Wbem"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " LD_LIBRARY_PATH : d:\o
    racle\proddb\9.2.0\lib"
    " LD_LIBRARY_PATH : d:\oracle\proddb\9.2.0\lib"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set logfile="d:\oracle\proddb\9
    .2.0\appsutil\log\PROD_edu\addlnctl.txt"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
    ECHO is on.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The log information will
    be written to"
    "The log information will be written to"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "\t"d:\oracle\proddb\9.2.0
    \appsutil\log\PROD_edu\addlnctl.txt""
    "\t"d:\oracle\proddb\9.2.0\appsutil\log\PROD_edu\addlnctl.txt""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
    ECHO is on.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO s
    tartdb
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Starting listener process
    PROD ..."
    "Starting listener process PROD ..."
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM first try reload
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>lsnrctl reload PROD
    LSNRCTL for 32-bit Windows: Version 9.2.0.3.0 - Production on 08-FEB-2007 13:49:
    57
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    The command completed successfully
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM if reload fails, then try
    start
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if 0 GTR 0 goto no_listener
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Listener PROD has already
    been started."
    "Listener PROD has already been started."
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>goto end
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "addlnctl.cmd exiting with
    status 0"
    "addlnctl.cmd exiting with status 0"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
    Last Step : D:\> addbctl.cmd start
    Out Put :
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM *=========================
    ===============================================+
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Copyright (c) 2000 Oracl
    e Corporation, Redwood Shores, California, USA |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Al
    l rights reserved |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | App
    lications Division |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
    ===============================================+
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | FILENAME
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | addbctl.cmd
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | DESCRIPTION
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Start / Stop database
    PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | USAGE
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | addbctl.sh <start | st
    op> {immediate | abort | normal}
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | PLATFORM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NT Generic
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NOTES
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | HISTORY
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
    ===============================================+
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: addbctl.cmd 115.1
    0 2003/03/27 07:27:29 swgopal ship $
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "You are running addbctl.c
    md"
    "You are running addbctl.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>date /T
    Thu 02/08/2007
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>time /T
    1:50p
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "start" == "" GOTO usage
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set shutdown_mode="normal"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set control_code=start
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO c
    ontrol_ok
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_ENVFILE="d:\oracle\prod
    db\9.2.0\PROD_edu.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_NAME=PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM setup the environment for
    Oracle
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if exist "d:\oracle\proddb\9.2.
    0\PROD_edu.cmd" goto env_ok
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>call "d:\oracle\proddb\9.2.0\PR
    OD_edu.cmd"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: ad8idbnt.env 115.
    6 2003/05/19 20:27:58 rcchang ship $
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
    ================================================
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NAME
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM PROD.env
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM DESCRIPTION
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Setup environment for O
    racle 8i RDBMS HOME
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NOTES
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM HISTORY
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Created by AutoConfig
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
    ================================================
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
    generated by AutoConfig. It will be read and overwritten.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
    edit this file, or if you are not able to use the settings
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
    er to Metalink document 165195.1 for assistance.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TWO_TASK=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_NLS33=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LOCAL=PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_SID=
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_HOME=d:\oracle\prodd
    b\9.2.0
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db920" (
    set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apa
    che\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:
    \oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\
    bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86
    ;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl
    \5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\
    proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\W
    INNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    set PERL5LIB=d:\oracle\proddb\9.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\9.
    2.0\Apache\perl\site\5.00503\lib
    ) ELSE (set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\
    9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin
    32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apach
    e\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\o
    racle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bi
    n;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D
    :\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem )
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LD_LIBRARY_PATH=d:\oracle\p
    roddb\9.2.0\lib
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TNS_ADMIN=d:\oracle\proddb\
    9.2.0\network\admin\PROD_edu
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set NLS_LANG=American_America.W
    E8ISO8859P1
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_numeric_characters = .,
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_date_format = DD-MON-RR
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_sort = binary
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_language = american
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_territory = america
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The environment settings
    are as follows ..."
    "The environment settings are as follows ..."
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_HOME : d:\o
    racle\proddb\9.2.0"
    " ORACLE_HOME : d:\oracle\proddb\9.2.0"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_SID : "
    " ORACLE_SID : "
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " TWO_TASK : "
    " TWO_TASK : "
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " PATH : d:\o
    racle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00
    503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\prodd
    b\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1
    .4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\pr
    oddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\
    MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\
    Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32
    ;C:\WINNT;C:\WINNT\System32\Wbem"
    " PATH : d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\pro
    ddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sd
    k1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\
    proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bi
    n\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.
    0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\b
    in;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;
    C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " LD_LIBRARY_PATH : d:\o
    racle\proddb\9.2.0\lib"
    " LD_LIBRARY_PATH : d:\oracle\proddb\9.2.0\lib"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM set priv_connect=internal/m
    anager@PROD
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_VERSION="db920"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db817" GOTO db81
    7
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set priv_connect="/ as sysdba"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>GOTO connectstr_ok
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO s
    tartdb
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
    ECHO is on.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Starting the database $DB
    _NAME ..."
    "Starting the database $DB_NAME ..."
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
    ECHO is on.
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>sqlplus /nolog @d:\oracle\prodd
    b\9.2.0\appsutil\scripts\PROD_edu\adstrtdb.sql "/ as sysdba"
    SQL*Plus: Release 9.2.0.3.0 - Production on Thu Feb 8 13:50:56 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected.
    ORA-01081: cannot start already-running ORACLE - shut it down first
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.3.0 - Production
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>goto end
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "addbctl.cmd exiting with
    status 0"
    "addbctl.cmd exiting with status 0"
    D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
    Now Tell Me What w'll be the next Step : Applet still showing the same error.
    Thanks

  • License Key could not be installed , Invalid user or password

    Hello,
    My HANA studio working fine before 2 days. But after installing one CISCO VPN client software on my PC ,I am not able to connect to our HANA box.
    Sometime it gives License Key could not be installed(though we have valid license) and sometime Invalid user or password (though my collegues are able to login into system with same user id details from their machine).
    I have already reinstalling the HANA studio but no luck. I am able to ping the HANA box as well.
    Any hint will be much appreciable.
    With Regards,
    Rafikul Hussain

    Hi,
    Thanks for your reply.
    No, there is no mismatch between the HANA Studio and the HANA DB server. As both of them are in SPS3 (rev 21).
    I asked my colleagues to reset my password and after that from my PC, studio->properties when I put my initial password it will ask to change the password ,i have entered my new password but once its over it shows me the message that the invalid user & password.
    regards,
    Rafikul Hussain

  • Invalid username or password when trying to start/stop SES

    I've recently taken over this project as the previous person left the company. Last week everything was running just fine. This week, when I tried to go to either the search page or the admin page, I see:
    Internet Explorer can not display the Webpage.
    It seems something died on the server.
    When I exectue the searchctl.bat, I get the following error.
    oracle.search.config.OESException: Error while executing action: "stopall"
    Caused by: oracle.search.config.OESException: Invalid username or password. Unable to connect to Oracle SES.
    at oracle.search.config.Ctl.run(Ctl.javva:2119)
    at oracle.search.config.Ctl.main(Ctl.java:2173)
    Caused by: oracle.search.config.OESException: Invalid username or password. Unable to connect to Oracle SES.
    I'm not promoted for a username/password so I don't know if it's trying to use my windows login or if it's reading from a config file somewhere. If it's the former, then I need to give myself access (I do have the admin username/password).
    Version info:
    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0
    SES 10.1.8
    Windows Server 2002 SP 2
    The server was patched and restarted over the weekend.
    I also tried rebooting the server to see if it would automatically startup, and it didn't.
    Edited by: 903593 on Dec 20, 2011 4:00 PM

    Your directions were fine.
    The only admin account I have is eqsys, not sys. And this account was able to connect to the Admin page last week before the server restart.
    I entered
    sqlplus eqsys/[pwd] as sysdbaIt returns:
    SQL*Plus: Release 10.1.0.5.0 - Production on Wed Dec 21 08:04:01 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:
    If I insetad enter
    sqlplus eqsys/[pwd]It connects just fine (but doesn't have sysdba privlege).
    So, of course if I enter
    SQL> startup
    I get
    ORA-01031: insufficient privileges
    Edited by: 903593 on Dec 21, 2011 8:12 AM

  • Why is it that I can't sign in on facetime, but I can sign in on app.store? With facetime,I'm getting an error, invalid username and password eventhough I have typed exactly the same when I'm signing in on the app.store. pls.help, thanks

    Why is it that I can't sign in on facetime, but I can sign in on app.store? With facetime,I'm getting an error, invalid username and password eventhough I have typed exactly the same when I'm signing in on the app.store. pls.help, thanks

    1. Make sure software is up to date
    2. Make sure FaceTime is enabled; Settings>FaceTime
    3. Make sure Date and Time is correctly set; Settings>General>Date and Time>Set Automatically>On
    4. Make sure Push Notification is enabled
    5. Make sure phone number or email address is correct
    6. Hold the Sleep and Home button down (together) until you see the Apple Logo

  • Oracle Discoverer 4i - Invalid username and password

    Hi,
    I have 2 machines, both installed with Oracle Discoverer 4i with patches, 3201601, 2451630, 3622870.
    When I run the Desktop Discoverer and attempt to log in, one machine prompts the error Invalid username and password while the other does not.
    Can someone help me troubleshoot why this error occurs? It will be big help.
    Thanks!

    Are you trying to connect to the same database from both Discoverer machines ? Are the OS versions on those two machines identical ? Pl post the exact error code/message ?
    HTH
    Srini

  • AD SSO Agent Login (Invalid username and password)

    Hello;
    I updated my NAC from 4.7.1 to 4.8.0 and so far i had some hicckups but I am getting over them.. One of the issue I am facing right now is that no one cannot login to the NAC they all are comnig back as Invalid username and password.  I need some help here if anyone have ever run into this problem before.
    I have check the AD SSO and it is started...
    Thanks
    Joel

    HI Faisal,
    I'm getting the same exact error. Which AD account had a bad password?
    Thanks,
    John

  • 01017 invalid username and password in toad

    Hi,
    I am getting '01017-invalid username and password logon denied' error when connecting via toad. but with same userid and password, I am able to connect via sql plus. Pleaase let me know how to resolve this issue.
    Regards,
    Abirami

    Hi again,
    Did I understand correctly the following :
    1) The database you are trying to access is in fact a clone of the production database and it is in the clone database that you get the error ?
    Yes facing the error in clone database only.
    2) When you said the user/password worked fine the previous day I assume you mean it worked fine on the source database , not on the clone database ?
    It was the clone only (Not the production)
    3) So, in fact you have never been able to access the clone database with this userid ?
    The user id were able to login yesterday and not today(This the cloned one)
    4) I also assume that the original user still works fine when accessing the source database ?
    Yes
    If I have understood correctly all these things then I think we need to understand the cloning process. How exactly do you clone the database ?
    1. Taken the control file trace and shutdown the source db.
    2. Copied the cold backup from target to source destination.
    3. moved the controlfile to other location (in source).
    4. started with
    startup nomount (source)
    i have run the script that was taken trace( I have done crosschecking of all datafiles with production for your information)
    create controlfile set database <name> resetlogs noarchivelog
    controlfile got created
    alter database open resetlogs.
    thats it.
    Regards
    Pramodh

  • Invalid Username and password

    My database HCMDEMO90 is on sqlserver 2005, I have clonned it recently onto a new server where already couple of other systems existing. I was trying to connecting to this database using datamover in bootstrap mode and went into error "invalid Username or password" i have given the correct password for sa. I was able to connect to other systems properly using sa. Could you please provide your expert advise on this.
    Thank you
    Regards
    G Srikanth

    Hi Srikanth,
    Are you able to connect with the database with the same userid / password(with peoplesoft owner id)?
    Thanks
    Soundappan
    Edited by: Soundappan on Jul 18, 2011 12:13 PM

Maybe you are looking for

  • Old Username won't go away and now I cannot update my Apps! What can I do?

    When I synced my iPad 2 to my iTunes, it asked me to update the iPad to the new OS, which I did. Then it asked me to pick a username that had an email address. I already had a username from way back when I got my first iPod, but it was not an email a

  • Select - Options in BSP

    Hi all, I am using F4 help for two input boxes, is it possible for these two input boxes to have the same functionality as that of Select-Options in ABAP/4, where in u can make multiple selections. Thanx in Advance. Regards, Neo.

  • [Solved] Installing Gnome

    I've got Arch x86 running in the latest VirtualBox to limit the damage caused by my noobness. I'm stuck with installing gnome. Specifically the step where gnome-session is called. I've not done the exec steps after that. As a normal user: gnome-sessi

  • Urgent: Prepared Statement

    Hi Friends, I am doing update using Prepared statement. I have one date field in where clause. And the value of date field is null. e.g. where clr_dte is null. In my code I'm using ps.setNull(1, Types.DATE); But it is not working. I'm getting null re

  • HT4098 I need to cancel my subscription of iTunes imatch to be able to change my country. How to do that?

    I  need to cancel my subscription of iTunes imatch to be able to change my country. How to do that?