Error message on Catalyst 6513 Urgent!!!

Hi the Catalyst 6513 is giving me this message:
Nov 1 21:34:09: %PFREDUN-SP-4-BOOTSTRING_INVALID: The bootfile slaveflash:s720
33-pk9sv-mz.122-17d.SXB1.bin is not present in standby
but it seems to me that everything is Ok bootflash is copy on both supervisors
#sh boot
BOOT variable = flash:s72033-pk9sv-mz.122-17d.SXB1.bin,12
CONFIG_FILE variable does not exist
BOOTLDR variable = bootflash:s72033-pk9sv-mz.122-17d.SXB1.bin
Configuration register is 0x2102
Standby is up
Standby has 458752K/65536K bytes of memory.
Standby BOOT variable = flash:s72033-pk9sv-mz.122-17d.SXB1.bin,12
Standby CONFIG_FILE variable does not exist
Standby BOOTLDR variable = bootflash:s72033-pk9sv-mz.122-17d.SXB1.bin
Standby Configuration register is 0x2102
Can somebody explain to me why it is happening?
Regards
Thanks
Lp

Hello,
here is what the error message decoder says:
1. %PFREDUN-4-BOOTSTRING_INVALID: The bootfile [chars] is not present in standby
This message indicates that the bootfile that is configured is not present on the redundant supervisor engine. If the redundant supervisor engine resets, it will not come up because it will not find the image specified in the bootstring.
Looks like you need to configure the bootfile on the redundant supervisor...
HTH,
GP

Similar Messages

  • Regarding error message in AXIS --Solution Urgently Required

    I tried to install axis and when I run the server and enter
    http://localhost:8080/axis/index.html
    I get the following exception and the desired result page http://localhost:8080/axis/happyaxis does not open .
    Plz help -----
    The exceptions are :
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Can't find bundle for base name i18n, locale en_US
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:207)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:138)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2459)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:132)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:126)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    root cause
    java.util.MissingResourceException: Can't find bundle for base name i18n, locale en_US
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:837)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:727)
         at java.util.ResourceBundle.getBundle(ResourceBundle.java:577)
         at org.apache.jsp.index_jsp.getRB(index_jsp.java:72)
         at org.apache.jsp.index_jsp.getMessage(index_jsp.java:168)
         at org.apache.jsp.index_jsp.getMessage(index_jsp.java:106)
         at org.apache.jsp.index_jsp.getLocaleChoice(index_jsp.java:82)
         at org.apache.jsp.index_jsp._jspService(index_jsp.java:296)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:138)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2459)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:132)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:126)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:595)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:432)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:954)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)

    Yes I am using default error messages generated by adf framework . for ex. required="true"
    for changing locale my code is:
      public void setLocaleEnUS() {
        // change the locale
        Locale newLocale = new Locale("en", "US");
        FacesContext fctx=FacesContext.getCurrentInstance();
        fctx.getViewRoot().setLocale(newLocale);
        setPreferredLocale(FacesContext.getCurrentInstance().getViewRoot().getLocale());
      public void setLocaleZhHK() {
        // change the locale
        Locale newLocale = new Locale("zh", "TW");
        FacesContext fctx=FacesContext.getCurrentInstance();
        fctx.getViewRoot().setLocale(newLocale);
        setPreferredLocale(FacesContext.getCurrentInstance().getViewRoot().getLocale());
      }

  • "Business Catalyst" error message when starting Dw

    Hello,
    Since a yesterday, I have this error message (in french) when starting Dreamweaver.
    "Lors de l'exécution de onload dans BusinessCatalyst.htm, la ou les erreurs Javascript suivante ont eu lieu - Dans le fichier "Business Catalyst : bcinit is not defined".
    A few days ago, I started to have some errors message when opening any page of my website.
    "Les traducteurs suivants n'ont pas été chargés à cause des erreurs :
    ASP.htm : dispose d'informations de configuration invalides.
    ColdFusion.htm : dispose d'informations de configuration invalides.
    PHP_MySQL.htm : dispose d'informations de configuration invalides."
    I've open an old website, those error messages still existing.
    Does anybody have an idea ?
    Thanks for your help.
    Hugo

    BC Status
    Nancy O.

  • HT1296 Help! I failed to back up the data on my iphone 4 16gb using iTunes Version 11.01. The error message read that the back up was corrupt. I am suppose to delete the back up. Can someone help me? I urgently need to back up the data!:\

    Hi guys!
    I really need help. I tried to back up the data on my iphone 4 on the iTunes version 11.01 but failed.
    The error message read : the backup was corrupt or not compatible with iPhone. can anyone advise me on this,
    as I urgently need to back up my phone in anticipation for my iPhone 5.
    Greatly appreciated!

    this usally happens when the backup you tool was from an old ios version. Two options that you can try is
    1.  Delete the back up by going to edit> preferences> devices & delete back up on itunes & try backing up again
    2.  Update the ios software of the iphone4 & then take a back up. then try restoring
    Taz

  • Catalyst Control Center ATI graphics card error message

    This error message keeps popping up:
    "The Catalyist Control Center is not supported by the driver version of your enabled graphics adapter. Please update your ATI graphics driver or enable your ATI adapter using the Displays Manager."
    I have the latest driver and as far as I can tell, it is the only driver it is possible for me to "enable." Why does this message keep popping up and how do I stop it?
    Thank you.

    Uninstall the catalyst control center.
    Download the most recent display driver from Lenovo - not from ATI.
    Uninstall the existing display driver.
    Install only the display driver - do not install catalyst control center.  It is totally unecessary in this computer, in my opinion.  Both XP and Vista do a simpler job of managing displays.
    Don Mannino

  • Error message in business catalyst account

    When trying to log in to my site to administer my web page through adobe buisiness catalyst account this error message appears: ERROR: This site is unavailable either because it no longer exists or has outstanding invoices [ERROR 3]. My site is currently down because I cant login to administer it. I have payed monthly my subscription to your service.

    Please provide me the site url , additionally you can get in touch with support team via live chat.
    Thanks,
    Sanjit

  • I cannot create a new business catalyst site with Dreamweaver CC 2014. The error message states that Dreamweaver cannot connect with server, try again later. How can I fix this problem?

    I cannot create a new Business Catalyst site with Dreamweaver CC 2014 (Mac). The error message states that Dreamweaver cannot connect with server, try again later. In addition, I am also unable to load remotely a previously created Business Catalyst site as it says there is something wrong with my username or password. However when I put my password in and press test connection, it says it has connected successfully. What is going wrong and how can I fix this problem?
    Thanks

    Hi Ozy08,
    Can you try the solutions mentioned in Re: Can't Login to Business Catalyst within Dreamweaver CS6?
    If you still have problems, and you have a purchased version of DW CC, send me your Adobe ID, location, and contact details over a private message. Click my picture and use the message option.
    Thanks,
    Preran

  • Error message: snapshot too old: rollback segment number( very urgent)

    Hi everybody,
    I have a question regarding an oracle error message <b>snapshot too old: rollback segment number</b>.
    I get this message when I run a SQL script in Oracle server. To be clear, I wrote the SQL script to extract the data from SAP R3 via Oracle server.
    Could somebody please help me with this issue? It's very urgent.
    The SQL statement which I use at this moment is:
    set undo_management auto
    set undo_retention
    Please help me with this issue.
    Thanks in advance.
    Regards,
    Esrat

    it´s very uncommon to have an Oracle version higher than the client versions of the tools.
    I suggest:
    - Check the note mentioned now several times
    - upgrade to a supported newer Oracle release
    Markus

  • Error message display - very urgent

    Hi Workflow Experts,
    I have one req with Error message dispaly.
    requirment with when ever User accessed work items in business workplace in R/3 System then Error Message should display.
    when ever work items for portal access then user can access.
    for the above requirment what i need to do?
    Please respond to this ... very urgent

    Well as it has been more than 2 hours since you asked your question I don't think it will do you any good if I give an answer now as your question is very urgent.
    But I will give an hint: authorizations.
    Regards,
    Martin

  • Error message "SiteFile.getCRC called with no text or binary content" when trying to publish site to Business Catalyst

    I'm trying to publish my site to business catalyst, but keep getting a pop-up message and muse shuts down. The error message says "SiteFile.getCRC called with no text or binary content".
    No issues before, but I made a few font changes and now I won't upload. I've updated Air and uninstalled/reinstalled Muse. Not sure what the issue or where to start.
    Thanks for the help!

    Could you please share your .muse file with us to investigate? Please email it to [email protected] If your file is greater than 20MB you can use something like Adobe SendNow or SendThisFile or Dropbox. Please do not forget to mention the link to this forum thread in your e-mail so that we can identify the file.

  • While downloading add-ons error message - unable to download . want ad blocker urgently

    while installing add-ons error message appears
    " theree was an error downloading ...."
    This happened will all addons i tried within 2-3 seconds of clicking on install

    Check to see if installations are allowed in Firefox
    *Go to <code>about:config</code> like you were going to a website
    *Press the button saying you'll be careful
    *Search for <code>xpinstall.enabled</code>
    *The value of <code>xpinstall.enabled</code> should bet set to TRUE. If it's FALSE, right click it and select Reset.
    What exact error is it giving you?<br>
    Try these fixes from this article
    *https://support.mozilla.org/en-US/kb/unable-install-add-ons-or-extensions

  • Error message - need urgent Help

    Hi,
    I need some help from you guys, because, when I run my project and try to execute some action, I always get this error message in the Embedded OC4J Server:
    forward:WEB-INF/page/S2EpisodiosTable not found on action:/S2EpisodiosTable
    Here is part of the code:
    14:03:37 DEBUG (JhsActionServlet) -Request class: com.evermind.server.http.EvermindHttpServletRequest
    14:03:37 DEBUG (JhsActionServlet) -Request URI: /App_S2-ViewController-context-root/S2EpisodiosTable.do
    14:03:37 DEBUG (JhsActionServlet) -Request Character Encoding: windows-1252
    14:03:37 DEBUG (JhsActionServlet) -Parameter value: 1
    14:03:37 DEBUG (JhsActionServlet) -Parameter event: show
    14:03:37 DEBUG (JhsActionServlet) -Parameter partial: true
    14:03:37 DEBUG (JhsActionServlet) -Parameter source: S2EpisodiosView1
    14:03:37 DEBUG (JhsActionServlet) -Parameter partialTargets: S2EpisodiosView1 messageBox _uixState S2AltaSociais2Header S2CaracSocioDemog4Header S2EntidadeFinaceiras3Header S2HistoriaSociais2Header S2Procedimentos2Header S2ServicoExternos3Header S2SitHabitacionais3Header S2SitSocioProfissionais2Header
    14:03:37 DEBUG (JhsDataAction) -Executing action /S2EpisodiosTable
    14:03:37 DEBUG (JhsDataAction) -Found existing searchBean for S2EpisodiosUIModel
    14:03:37 DEBUG (JhsDataAction) -Stored searchBean for S2EpisodiosUIModel on request
    06/07/20 14:03:37 forward:WEB-INF/page/S2EpisodiosTable not found on action:/S2EpisodiosTable
    14:03:37 DEBUG (JhsDataAction) -No commit event in request and multiRowUpdateEvent request param not set, multi-row update NOT executed
    14:03:37 DEBUG (JhsDataAction) -Storing table binding factory under key jhsTableBindings on request
    14:03:37 DEBUG (JhsDataAction) -Forward set by parameter property returned: /WEB-INF/page/S2EpisodiosTable.uix
    14:03:39 DEBUG (JhsActionServlet) -Request class: com.evermind.server.http.EvermindHttpServletRequest
    14:03:39 DEBUG (JhsActionServlet) -Request URI: /App_S2-ViewController-context-root/S2EpisodiosTable.do
    14:03:39 DEBUG (JhsActionServlet) -Request Character Encoding: windows-1252
    14:03:39 DEBUG (JhsActionServlet) -Parameter value: 1
    14:03:39 DEBUG (JhsActionServlet) -Parameter event: hide
    14:03:39 DEBUG (JhsActionServlet) -Parameter partial: true
    14:03:39 DEBUG (JhsActionServlet) -Parameter source: S2EpisodiosView1
    14:03:39 DEBUG (JhsActionServlet) -Parameter partialTargets: S2EpisodiosView1 messageBox _uixState S2AltaSociais2Header S2CaracSocioDemog4Header S2EntidadeFinaceiras3Header S2HistoriaSociais2Header S2Procedimentos2Header S2ServicoExternos3Header S2SitHabitacionais3Header S2SitSocioProfissionais2Header
    06/07/20 14:03:39 forward:WEB-INF/page/S2EpisodiosTable not found on action:/S2EpisodiosTable
    14:03:39 DEBUG (JhsDataAction) -Executing action /S2EpisodiosTable
    14:03:39 DEBUG (JhsDataAction) -Found existing searchBean for S2EpisodiosUIModel
    14:03:39 DEBUG (JhsDataAction) -Stored searchBean for S2EpisodiosUIModel on request
    14:03:39 DEBUG (JhsDataAction) -No commit event in request and multiRowUpdateEvent request param not set, multi-row update NOT executed
    14:03:39 DEBUG (JhsDataAction) -Storing table binding factory under key jhsTableBindings on request
    14:03:39 DEBUG (JhsDataAction) -Forward set by parameter property returned: /WEB-INF/page/S2EpisodiosTable.uix
    Can anyone explain me why this is happening?? What can cause this?
    Thanks,
    Atena
    Message was edited by:
    Atena

    Atena,
    We have seen the same error appearing, but it doesn't do any harm. Your application should behave correctly, despite this error message raised by UIX runtime.
    Steven Davelaar,
    JHeadstart Team.

  • Problem in BDC: Catching error messages (Urgent)

    Hello Experts,
    I want to catch the error message coming in the form of popup using Call Transaction in background mode.
    I have used the following statement.
    CALL TRANSACTION 'FBZ5' USING bdcdata MODE 'N' messages into bdcmsg.
    But this statement catches only the messages which are displayed in the task bar. It doesn't catch the error message in the form of popup.
    Please suggest any solution to this.
    Thanks.
    Radhika

    Hi Radhika ,
    try this one,
    DATA : BDCMSGCOLL TYPE TABLE OF BDCMSGCOLL WITH HEADER LINE,
           BDCDATA TYPE TABLE OF BDCDATA WITH HEADER LINE.
    <b>CALL TRANSACTION 'MM01' USING BDCDATA MODE N UPDATE S MESSAGES INTO BDCMSGCOLL.</b>
    IF SY-SUBRC <> 0.
      PERFORM ERR.
      CLEAR I_MSG.
      REFRESH I_MSG.
    ENDIF.
    *&      Form  ERR
          text
    -->  p1        text
    <--  p2        text
    form ERR .
    DATA V_MSG(255) TYPE C.
    READ TABLE I_MSG WITH KEY MSGTYP = 'E'.
    IF SY-SUBRC = 0.
      CALL FUNCTION 'FORMAT_MESSAGE'
       EXPORTING
         ID              = I_MSG-MSGID
         LANG            = 'E'
         NO              = I_MSG-MSGNR
         V1              = I_MSG-MSGV1
         V2              = I_MSG-MSGV2
         V3              = I_MSG-MSGV3
         V4              = I_MSG-MSGV4
       IMPORTING
         MSG             = V_MSG
      EXCEPTIONS
        NOT_FOUND       = 1
        OTHERS          = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      WRITE V_MSG. " Error Message Displayed Here.
      CLEAR V_MSG.
    ENDIF.
    endform.                    " ERR
    Regards,
    Vijay.

  • Price error message while creating production order- Urgent

    In past i was getting warning message of 'No price could be determined for material/batch and Plant" message no CK 465 at the time of saving the production order after creation but now it has stopped even though there is no price in material amster.
    I changed the configuration to Error message (TC: OPR4_PPCO) and it works but why not for warning message?
    Thanks

    Please confirm where i should check for Activity price?
    But then why we are able to get error message.
    Reexplain:
    Creating a production order which do not have standard cost in material master.
    While saving, getting a error message'No price could be determined.......'
    Now changing the message to Warning through configuration using TC: OPR4_PPCO
    Now again creating the production order and saving
    Expectation to have same message as warning but not getting anything.
    Thanks
    Edited by: vineet garg on May 1, 2008 12:14 AM

  • MB_DOCUMENT_BADI can not show error message  URGENT

    hi all:
    now i have a badi problem.
    I use t-code migo to  post a purchase oder to complete goods receipt.
    I need to  control the stock when user click the 'post' button, then maybe  I WILL give a error message and then stop the migo program.
    for example, i wirte the code 'show message e398(00) with 'error message'' in the badi implementation ZMB_DOCUMENT_BADI,method 'MB_DOCUMENT_BEFORE_UPDATE' and active it. it will come to a  runtime error 'MESSAGE_TYPE_X'.
    I debug the programe I found when the progamm come to
    'show message e398(00) with 'error message'' ,next it will return sy-subrc = 4.
    if I MODIFY the e398(00) with i398(00) then it will be OK
    but I can not stop the program migo.

    Hi all,
    Try using the BADI "MB_MIGO_BADI" it has an POST_DOCUMENT where you can do the validations.
    Reward if helpful plz.
    Fran

Maybe you are looking for

  • CUCM 8.6 - Call pick up not working

    Hello, We have a call pick up group when a user attempts to pick up the call "temporary failure" is displayed on the phone.  Phone model is 8945.  This is reproducable everytime. Any ideas to troubleshoot this would be appreciated. Thanks, Ayaz

  • LOV single selection list is not working in my JDeveloper 10.1.2.3

    Hi! I'm stumped with this. I'm also new to JDeveloper. I used the sample tutorial from the OTN website entitled "JSPDataBoundLists.jws" to learn how to create drop-down lists in JDeveloper. My problem is I created a single selection list LOV from Dep

  • Cost of airport card

    does anyone know the cost of an airport card for a powerbook g4? got my logic board replaced and airport card hasn't been installed onto it?

  • How to change the lengths of the layout

    Hi , I am executing one report, output is coming fine but next if i go to print preview for PO number only 9 digits are appearing one digit is missing, actually column is trucated, there in print preview there is one tab called Change Layout, there i

  • Vendor Invoice Offset

    Hi Guys, When we post Vendor Invoice and Cleared a/c document later business realized to create new po and invoice and need to offset previous invoice posted, In this case we have to issue Subsequent Credit or Debit or any other way to offset without