Logging page - log

Hi, Everyone,
i have installed sql developer 2.1.1.64.39. when i start a sql worksheet i get the following errors in the logging page - log
SEVERE     45     0          ORA-01818: 'HH24' precludes use of meridian indicator
SEVERE     44     52276          ORA-01818: 'HH24' precludes use of meridian indicator
SEVERE     43     0          ORA-01818: 'HH24' precludes use of meridian indicator
SEVERE     42     114978          ORA-01818: 'HH24' precludes use of meridian indicator
SEVERE     41     15          ORA-01818: 'HH24' precludes use of meridian indicator
SEVERE     40     0          ORA-01818: 'HH24' precludes use of meridian indicator
How can solve this error? do i need to change any of my settings?
Thanks in advance....

ORA-01818:     'HH24' precludes use of meridian indicator
Cause:     A date specification contained both a 24-hour time format code and a meridian indicator code. If hours are specified using the 24-hour time format (HH24), a meridian indicator, AM or PM, may not be specified.
Action:     Remove the meridian indicator format code, AM/PM or A.M./P.M., or the 24-hour time format code, HH24, from the date specification. You can tweak your Date and Timestamp formats in Preferences - Database - NLS.
Hope that helps,
K.

Similar Messages

  • How do I go back a page on the Ipad mini? I do not see any arrows anywhere. Also when I go to my yahoo email account and open an email I can not find how to go back and log out. This is our first Ipad and it is very different frm android. Thanks

    We just purchased our first Ipad. It is a mini with retina display 16 GB. How do I go back a page? I see no arrows to page back. Also when I log into  a yahoo email account and open an email I see now way to log out? Thank you for any help

    In Safari, (the web browser), there are specific arrows to go back and forward through website pages.
    In other Apps, it will depend on how the App is built.
    As to Yahoo Mai it depends on where you are viewing the email.  If you are using the Mail App, then you don't log out.     The Mail accounts in the Mail App are always there.
    If you are using the Yahoo App, You can Tap on the folder at the top, then on your account/name, and then on Sign Out.

  • My finger print scanner for logging on to web pages no longer works in firefox 4

    My laptop has a finger print scanner that manages passwords. You scan your finger to log on to various pages or accounts instead of typing in the log in information. It worked flawlessly in the older version of Firefox, but since upgrading to Firefox 4 it no longer works. I checked and it still works with Windows.

    Is the a Digital Persona fingerprint scanner, also used in teh HP SimplePass Identity Manager? If do the company that make the bioscanner have abandoned it. For more details see https://support.mozilla.com/en-US/questions/799388

  • If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    If I click on an e-mail address link in a web page instead of a blank message opening I always get a pop up screen with a log-in for googlemail. I do not have and do not want a googlemail account. I just want to be able to send e-mails using Outlook.

    OUtlook was already set as the mail client for FF, and is my operating system (XP)'s default mail programme. therefore problem not solved at all. what I get whenever I follow a link in a webpage to send an e-mail is a little pop up window asking me to sign in to gmail or open an account. any other suggestions?

  • Bug in IE6 afecting Log on page of EP

    Hi all,
    I don't know if this is the best forum to post this, but let's try
    I thought you might know something about a bug I've discovered in IE6 with Autocomplete in forms, and appears in the Logon Page of my Enterprise Portal.
    The Logon page of the Portal uses forms to ask you to identificate before log in. The problem is that on some computers when using IE6, when you start filling a text input box the autocomplete field will display in the wrong place.
    We are receiving some calls about users annoyed by this.
    Do you know if there is any possibility to fix this bug?
    Thanks you very much in advanced!
    Stella

    Hi that's because the browser...
    The logon screen take the language from browser, to get that screen in EN go to Tools menu (Internet Explorer)
    -> Internet Options -> Languages... and set English in the top of languages... if only appear German, add EN and move it to the top.
    Afterwards just reload the page.
    The contain (once you have logged on) language depend on user setting, for this reason all appear in English after logon.
    Regards,
    Luis

  • Log on to Runtime Workbench : click display error on page

    Dear all,
    when i try to log on to Runtime Workbench  and click on display message , i am getting error that error on page,
    we have already done post implementation steps for PI(XI),,
    what to do, to test the senario from Runtime Workbench.
    Best regards,
    dushyant.

    Hi,
    This will help you
    SAP Note-768456 &  SAP Note-928862
    http://help.sap.com/saphelp_nw2004s/helpdata/en/06/5d1741b393f26fe10000000a1550b0/content.htm
    Regards
    Agasthuri Doss

  • How to enable fnd log in self service page

    Hello,
    In professional forms, we can enable fnd log using the profile options "FND: Debug Log Enabled" to Yes and "FND: Debug Log Level" to different levels.
    Similarly, can we do the same with Self Service page? how and where can i see the log results? Also when i'm running the selfservice page from jDeveloper, is there any possibility to see the entire log?
    I need to track why i'm unable to run a page from jdeveloper and i need to track the log.
    Thank you all for the help in advance.
    kK

    Hi,
    To Enable to Log for a self service page click on 'Diagnostics' link avaible at the Upper Right corner of the page. Now from the Diagnostic poplist select the 'Show Log On Screen' then select the log level and save.
    Now you perform your fucntional steps all the log messages you will be able to see at the bottam of the page.
    Regards,
    Syed.

  • How to log in Tomcat administration page

    downloaded apache-tomcat-6.0.10
    OS:window xp
    Tomcat's servlets/JSPs execute fine, but Tomcat denies access to the Tomcat Manager, Tomcat Administration to log in for web application with database connection.
    The respective webapps and manager.xml and admin.xml are available and seem to look fine.
    Tomcat even seems to log in my default user
    tomcat and password tomcat or admin | admin .
    error message;invalid user and password.
    how can I log in?

    i]I edit tomcat-user [roles=manager, admin  user name:admin password:admin] I am sure tomcat-user.xml is correct
    would see the following error message after try to log in tomcat admin page, it happens not only this computer but also my laptop
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Exception in JSP: /index.jsp:16
    13: <% AccessDB accessDB=new AccessDB(); %>
    14:
    15: <%-- create an instance of List, then retrieve SubjectNames --%>
    16: <% List subjNames=accessDB.getSubjectName(); %>
    17:
    18: <%-- make list accessible to page --%>
    19: <% request.setAttribute("subjNames", subjNames); %>
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:504)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    root cause
    java.lang.NullPointerException
         org.AccessDB.getSubjectName(AccessDB.java:82)
         org.apache.jsp.index_jsp._jspService(index_jsp.java:54)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.

  • CRM WEB UI log in page images and text

    Hi Experts,
    At Login page of WEB UI, I want to remove the image of u201CSap net weaver sap Web Application serveru201D 
    I want to remove the warning message: No switch to HTTPS occurred, so it is not secure to send a passwordu201D And I want to remove Copyright 2002-2005 SAP AG All Rights Reserved and SAP logo Image 
    After giving login credentials on CRM WEB UI log in page, next page redirect to existing login users list, here also I want remove the same kind of text and  images which I mentioned above.
    F2 key is not working to get the technical details of the page. Please suggest me where to do all these things.
    Thanks
    Chand

    Hi Chand...
    Have a look at...
    Change configuation of username password screen (logon screen)
    Go to SICF hit F8 Choose the service /default_host/sap/crm_logon
    Display the details. Click on the tab Error Pages, then tab logon errors
    Choose the configuration button next to "System Logon".
    You should be able to make all your adjustments there.
    Which URL are you using to access the webclient? If you aren't using the crm_logon alias and are using the direct URL, then the setting needs to be made there instead.
    http://<hostname>:<port>/sap/crm_logon or
    http://<hostname>:<port>/sap/bc/bsp/sap/crm_ui_frame
    The path crm_logon is an alias to the second url. If you use the alias, then you need to configure the logon data on alias path, if you use the crm_ui_frame then you configure it there.
    Best Regards Dirk

  • Certain Pages do not show up in my history log. Why is that. I have a security concern as on site was my online bank site.

    I have noticed that some websites will show up in the history log and some website will not. I have a concern that there might be a security breach on my laptop that I am not aware of.

    You probably need to "Publish All" to make all of the
    pages republish and fix their nav bars.
    Hi Allyson
    I did as you said but oh oh.......... it didn't work. I have also been told that I must add the name of the second site to my first site, so that it would look like this:
    http://web.mac.com/lorna6/secondsitename
    I am told to then use this URL and make it a hyper-link to my first site and then my sites will be linked. I take it to mean that when I hyper link it to my first site, this new URL has to be in the Navigation bar at the top of the page.
    Can I name the second site anything I want or am I constrained as I was in the naming of my first site? (the .Mac constraint of having us all use our .Mac name in the URL. BTW, I don't mind this at all, and in fact I think it's a good thing, because that way I can spot another .Mac person.
    Lorna in Southern California

  • I installed a new printer driver that was missing and now I can't get to my desktop. I can log in but it stays on the same page. How do I boot from disc?

    I recently upgraded to Snow Leopard and was missing the drivers for my HP 5000 printer. I got the drivers from HP and downloaded them. When I unzipped the file, my computer went to the login page. I logged in but it stays on that page. Can't get to desktop or do anything. Can anyone help with this?

    See if you can boot into the Safe Mode.
    Safe Mode - About
    Safe Mode

  • My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    There is nothing wrong with your Dell, it will work fine with any MacbookPro. I have been using Dell displays for over 12 years with many different Mac models. I have two 21" Ultra Sharp displays working side by side to design a Keynote presentation right now.
    The issue your having is with the way Keynote  takes control of the video output to both displays, it sends the presentation signal to one and the presenter display to the other, this is set up in;
    Keynote preferences > Presenter display.
    If you want to show a wesite or another app on  either display,  use application switcher:
    press the the  command key on the keyboard, then the tab key; a row of applications will show what applications are running, choose which one you want to show. Use command  > tab to return to Keynote.

  • I have added a website as safe for popups.when I select an item it takes me to a page that says I have been logged out. does not happen with other browsers

    I have selected my website as safe. While on the site I fill out a form, then when going to the next page to view results, Firefox says I've been logged out. I hit the back button and go back to the form fill in page. It will not take me to the page of results. This does not happen in other browsers.
    This also happens with other websites.

    Hi,
    You can consider the [https://support.mozilla.org/en-US/kb/reset-firefox-easily-fix-most-problems Reset Firefox] feature via '''Help''' ('''Alt''' + '''H''') > '''Troubleshooting Information'''.
    (To revert to the previous profile, close the new profile, start Firefox and choose the '''*.default''' profile. While the [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles Profile Manager] is open, you can also delete the newly reset profile (the one containing random numbers)).
    [https://support.mozilla.org/en-US/kb/Managing-profiles Managing profiles]
    [https://support.mozilla.org/en-US/kb/Profiles?s=profile&r=2&e=sph&as=s Profiles Howto]

  • I have been trying to log onto the Wounded Warriors Program Portal.  I can Log in and then when I click on the rewards it tried to go to the page the just takes me back to the same page I was on.  This is very frustrating.

    I have been trying to log onto the Wounded Warriors Program Portal.  I can Log in and then when I click on the rewards it tried to go to the page the just takes me back to the same page I was on.  This is very frustrating.  I am new to the Mac World so please bare with me.  Please tell me there is help somewhere for this issue.  It seems it is blocked or not letting me through.  Can anyone please help me out.  Thanks 

    Both Mail and Safari have Activity Options that open a  screen that shows you just how the site or mail is loading.
    In Safari if you are having trouble with a site in activity you will see the count of items being downloaded - and if an error occurs it shows red.
    On the top is the number of items it is loading or trying to load and the count should be increasing.   If the count stops, and you don't have errors it may be that too many people are going after the same site and your request just timed out. Have had the time out on a news site when trying to load a most popular article.

  • Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off?

    Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off? chessatwork has ran great for me for many yrs, then one day I down loaded firefox and went to play chess on this site chessatwork.com, well the window popped up asking to remember the log in and pass word and so I said ok, and it did, but now when I click log in and I go to my main page (home) and click on any link, say to play game I return right back to log in

    See http://kb.mozillazine.org/Deleting_autocomplete_entries<br />
    Remove a saved password here: Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    You may also need to remove the cookies from that website.<br />
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • This happens with only one bookmark. It takes me to a login page, as it should, I log in -- and it doesn't log me in to the admin page, it takes me to the website. This is the website I work on, so now I can't work on it from my laptop.

    All of my bookmark and log in functions have worked in previous Firefox versions. But after this last one, the log in function fails with this one bookmark. It takes me to the log in/administrator page, as it should, I log in -- I can see the admin address flash by as it works, but Firefox winds up taking me to the website itself, not the admin dashboard. So ... when I need to work, I have to switch to Safari for just this one site.

    See:
    * http://kb.mozillazine.org/Location_Bar_search
    You can change the pref <b>keyword.URL</b> on the about:config page to a Google Lucky search.
    http://kb.mozillazine.org/Keyword%2eURL
    http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=

Maybe you are looking for

  • Can I shut off the voice promts?

    Is there ?any wat to turn off the annoying voice prompts?

  • N85 is slow - tried various kinds of resets

    My N85 is ridiciously slow, I've tried *#7370# and *#7780#. Doesn't solve my problem. Apparently there is a third way to reset the phone, holding down *, 3 and the green button while booting up - but my phone prompts for the pin-code, and I can't bot

  • Mail - How do I edit contacts?

    Hi I am not asking how I launch the address bar from the dock. I would like to know how, in mail and looking at my inbox, how I can edit a contact's details? I know this is done in that awfull 'address book' app but how, from mail, do I launch addres

  • Tablespace offline

    Hi, i have a database 11.1.0.6 running in windows 2003 server.i took a tablespace offline and changed the location of the datafile of that tablespace. When i tried to make the tablespace online it asked for media recovery and i am not able to make th

  • NSAPI version of mod_jserv (Apache), anyone?

    I am trying to use iPlanet web server 4.1 and redirect Servlet to Jserv/Tomcat.