SP2-0226: Invalid line number

How can I look up error codes? Also, does anybody know what this means? It doesn't seem to affect the way the procedure runs.

How can I look up error codes?http://www.oracle.com/pls/db92/db92.error_search?remark=homepage&prefill=ORA-
As you can see below, there is no line number 10 in the current SQL buffer to goto.
hence the error.
SQL> select
  2  *
  3  from
  4  scott.emp
  5  where
  6  rownum < 10 ;
     EMPNO ENAME      JOB              MGR HIREDATE           SAL       COMM     DEPTNO
      7369 SMITH      CLERK           7902 17-DEC-1980        800                    20
      7499 ALLEN      SALESMAN        7698 20-FEB-1981       1600        300         30
      7521 WARD       SALESMAN        7698 22-FEB-1981       1250        500         30
      7566 JONES      MANAGER         7839 02-APR-1981       2975                    20
      7654 MARTIN     SALESMAN        7698 28-SEP-1981       1250       1400         30
      7698 BLAKE      MANAGER         7839 01-MAY-1981       2850                    30
      7782 CLARK      MANAGER         7839 09-JUN-1981       2450                    10
      7788 SCOTT      ANALYST         7566 19-APR-1987       3000                    20
      7839 KING       PRESIDENT            17-NOV-1981       5000                    10
9 rows selected.
SQL> l10
SP2-0226: Invalid line number
SQL>Message was edited by:
Kamal Kishore

Similar Messages

  • Invalid pc in line number table

    Hi,
    I try to decompile and recompile the class file and copy it back to the server getting the following error. I am using the latest Jdeveloper with OA , The ARU number is 5455514. I tried with few other classes, it works fine. Getting error for only one class (i.e. RcptTrxFListener). It's a telnet application for mobile devices.
    Can anyone help?
    Thanks
    Lalit
    [Wed Oct 11 05:39:59 CDT 2006] (Thread-10) SM_EXCEPTION: Exception occurred with user LALIT MISHRA
    java.lang.ClassFormatError: oracle/apps/inv/invtxn/server/RcptTrxFListener (Invalid pc in line number table)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
         at oracle.apps.inv.invtxn.server.RcptTrxPage.<init>(RcptTrxPage.java:552)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.apps.mwa.container.StateMachine.loadPage(StateMachine.java:1329)
         at oracle.apps.mwa.container.StateMachine.loadMenuItem(StateMachine.java:1541)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:926)
         at oracle.apps.mwa.presentation.telnet.PresentationManager.handle(PresentationManager.java:690)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:818)

    Hi,
    Have you solved this error? I'm encountering the same error. Please reply ASAP.
    OAF gurus, this is the error i'm getting..
    ## Detail 0 ##
    JBO-30003: The application pool (dev4.devorg.orgDVI21540devorg.oracle.apps.po.createpo.server.CreatePosAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.ClassFormatError, msg=devorg/oracle/apps/po/createpo/server/CreatePosAMImpl (Invalid pc in line number table)
    Thanks in advance.

  • Strange Error- Invalid pc in line number table

    We have a web application on OAF(Oracle Application Framework) hosted using jdk 1.5.. we are trying to backport it to jdk 1.4.2_04.. The code compiles successfully but while trying to run the application on 1.4.2_04, it ends up in an unexpected exception saying..
    JBO-30003: The application pool (ap639sdbpqecu220009oracle.apps.fem.mappingwizard.server.MappingWizardAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.ClassFormatError, msg=oracle/apps/fem/mappingwizard/validation/server/ValidationEngineAMImpl (Invalid pc in line number table)
    Has any one encountered this error previously?? Any known workarounds/solutions.. I am pasting the error stack below-
    JBO-30003: The application pool (ap639sdbpqecu220009oracle.apps.fem.mappingwizard.server.MappingWizardAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.ClassFormatError, msg=oracle/apps/fem/mappingwizard/validation/server/ValidationEngineAMImpl (Invalid pc in line number table)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1619)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2366)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
    at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:473)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1177)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
    at oa_html._OA._jspService(_OA.java:88)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    at oa_html._OA._jspService(_OA.java:98)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)

    I never saw it before but the ClassFormatError states that the runtime can't read your class file because it is malformed.
    Try to remove all your class files and recompile again. I think normally it is backward compatible, but try to use the 1.4 runtime environment in your IDE.

  • Javascript Error! Error number: 45 error string: Objects is invalid line: 387, Line 428

    I am running Indesign CS3 on an XP computer. I installed a plugin for barcodes from teacup Software, Barcodemaker for Indesign CS3 win and this has crashed my Indesign CS3.
    Everytime I startup I get this Javascript error! Error number: 45 Error string: objects is invalid line: 387 I hit enter and iget the same message line: 428.
    The adobe knowledge base has a message http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402389&sliceId=2
    I can't find the file Pluginconfig.txt on my computer to delte as suggested in this article. Can anyone help with this issue.
    I have uninstalled the plugin and I have try to repair/reinstall my copy of Indesigh CS3 version 5.0.4 but it still is not possible to use Indesign.
    Has anyone encoutered this problem? Can you tell me where to find this file Pluginconfig.txt.

    C:\Documents and Settings\[username]\Local Settings\Application Data\Adobe\InDesign\Version 5.0\Caches\InDesign Recovery
    This is a hidden folder, so you'll need to set Explorer to show hidden files if you haven't already. Start by just renaming the folder to _InDesign Recovery and it should rebuild on the next launch if this is going to work. If it doesn't work, you won't have lost anything.
    Might work even better if you were to try a system restore, however. Do you have a restore point from before the plugin was installed?
    Peter

  • Acrobat 8.1 Invalid Serial Number

    How do I activate Acrobat 8.1 when I get the error "Invalid Serial Number" although the number  I use matches the number listed in my Adobe on-line account?

    Hi crunchycrisp,
    First of all i wont suggest you to install Acrobat 8 on windows 8. This version of application has never been tested on Windows 8.
    You may upgrade to the latest version of Acrobat.
    ~ Ajlan Huda

  • Acrobat 9 Pro reinstallation gives message "Invalid Serial Number".

    I just successfully deactivated a copy of Acrobat 9 Pro, insuring twice that I had accurately recorded the serial number.  Now, when I attempt to install it on another computer, I get the message "Invalid Serial Number.  This is not a valid serial number.  Please go back and re-enter your serial number."  This is going on a new computer for a staff member who needs the functionality of Pro so it is a big deal.

    Dave;
    Short version – it stated with 9707 – however the ORIGINAL SN did start with 1118 and now mysteriously works.
    Long Version – About 2 years ago, one of our attorneys left the firm.  We had purchased and installed 9 Pro on his PC while he was here and deactivated it on his computer when he left.  However, when we went to install it on another PC, we kept getting an invalid serial number message for the original number beginning with 1118.
    Adobe tech support at that time gave us a number beginning with 9707 and it worked.  The computer it was installed on at that time is circa 2004 and is being taken out of service.  However, with 9 Pro still being a product that meets our business needs, we saw no reason to dispose of it and deactivated it.  When we went to install it on a new computer, we got the invalid serial number message on the 9707 serial number.
    Yesterday, I dug the original cd case out of a box and entered the original serial number beginning with 1118 and this time it worked.  I know it was the correct box (out of our 20+ licenced copies of Acrobat)  because it still had my notes from my tech support call including the 9707 serial number.
    Bottom line is that this issue appears to be solved now (he says with all 14 of his fingers crossed).
    Thanks for emailing me though.
    Kind regards,
       <http://www.albo-oblon.com/>
    Rick Tomblin
    ALBO & OBLON, L.L.P.
    2200 Clarendon Boulevard, Suite 1201
    Arlington, Virginia  22201
    (703) 312-0410 (Main Telephone)
    (703) 562-3386 (Direct Telephone)
    (703) 312-0415 (Facsimile)
    [removed by moderator]
    http://www.albo-oblon.com <blocked::http://www.albo-oblon.com/>
    Employment Law - Business Law – Civil Litigation - Criminal Defense

  • Invalid Serial Number when using Customization Wizard to install Acrobat 8

    Hello. I'm trying to install Adobe Acrobat 8 Professional using the Customization Wizard to create a transform. The serial number is for the volume license product, and I put this number in the space provided in the Wizard. Whenever I remotely deploy the msi file and the user opens the program, I get the following error: "You have entered an invalid serial number. Please reinstall Adobe Acrobat 8 Professional and enter in a valid serial number when asked." The program then closes. This does not happen when I install from the CD.
    Each of the workstations is a Gateway E-4500S running Windows XP SP2. Adobe Acrobat 7 Professional is uninstalled prior to installation of Acrobat 8, and Acrobat 8 exists alongside Adobe Reader 8.1.1. No other Adobe products are installed apart from Flash Player.
    The following are the contents of the setup.ini file:
    [Startup]
    RequireOS=Windows 2000;Windows XP
    RequireMSI=3.0
    RequireIE=6.0.2600.0
    CmdLine=/sall /rs
    [Product]
    msi=AcroPro.msi
    Languages=1033;1031;1036
    1033=English (United States)
    1031=German (Germany)
    1036=French (France)
    CmdLine=TRANSFORMS="AcroPro.mst"
    [Windows 2000]
    PlatformID=2
    MajorVersion=5
    ServicePackMajor=4
    [Windows XP]
    PlatformID=2
    MajorVersion=5
    MinorVersion=1
    ServicePackMajor=2
    [MSI Updater]
    Path=WindowsInstaller-KB893803-v2-x86.exe
    I've tried editing the setup.ini file to indicate the full path to the mst file, to no avail. Pretty much at the end of my rope right now. Any suggestions? I'll be happy to provide further information.

    Chris Benton - 4:40am Jan 29, 08 PST (#2 of 2)
    Correct. The CD installation goes without a hitch. I'm using Attachmate WinInstall to try to deploy the software remotely. It worked fine for Adobe Reader 8.1.1, but it's been a bear for Acrobat 8. I'd be okay with a straight CD installation if it didn't involve fifty machines.

  • Oracle SQL Developer and Errors (Line Number Incorrect)

    First, I wanted to state that Oracle SQL Developer 2 is a standout job.
    I wanted to report, though, that when Oracle SQL Developer 2 can't compile a block of code or a simple SQL statement has invalid syntax, it does not have an option to accurately go to the line of code in question. GOING TO the erroneous line of code doesn't need to be a feature, but often times the line no. REPORTED by Oracle SQL Developer is incorrect by 50+ lines.
    Is this something I could fix on my end? I have five other developers griping about this.
    Thank you!

    I don't know if this is the situation you are talking about, but line numbers for errors in SQL in a SQL Worksheet are not line numbers within the statement but rather line numbers in the worksheet. For example, with the following SQL in the worksheet:
    select * from dual;
    select * from dual;
    select * from dual;
    select from dual;Running the "select from dual;" statement (as either statement based on cursor position, selected statement or as script), the error is reported on Line 4, Column 7. As I show line numbers (Tools | Preferences | Code Editor | Line Gutter | Show Line Numbers), this makes sense. Without line numbers showing or having the option to go to the error and with more realistic examples with SQL statements scrolling off the page, I can see that the line number in the errors wouldn't be helpful.
    I think -K- is talking about the PL/SQL code editors not reporting the correct line number based on the error line not counting the "create or replace" line at the start of a package (and more for triggers).
    theFurryOne

  • Invalid port number when adding printer

    I try to add a OKIB4250 connected to my Ubuntu server with CUPS. It works fine with WinXP, but not with OSX. When I add the printer, I choose IPP, the network adress (http://10.0.0.7:631/printers/B42502), leave the queue open. Under the adress line there is a message saying: "invalid port number. The port number must be in between 1 and 65535."
    Can anyone help me resolve this problem?

    Try removing everything after the IP address - 10.0.0.7. If a queue name is requested either provide one of your own or let OS X assign its own queue name. Out of curiosity the default for the router is usually 10.0.1.x. Be sure you are using an IP address in the router's DHCP address range.

  • Acrobat 8 3D "invalid serial number" message

    I'm getting the message, "You have entered an invalid serial number. Please reinstall Adobe Acrobat 8 professional and enter in a valid serial number when asked."
    However, the fixes on the Adobe forums for this problem state that it occurs due to Creative Suite 3 (CS3) installations, but I haven't had the CS3 installed on this Windows XP SP2 machine.
    I only have standalone InDesign CS3 installed, not the suite. I had the beta standalone IDCS3 installed, and uninstalled it before installing the shipping version.
    I had the shipping version of FrameMaker 8 standalone installed. I uninstalled it before installing the beta Technical Communications Suite (TCS). I uninstalled it, restarted Windows XP SP2, then installed the shipping version of TCS, registered it, and authorized it.
    With the exception of Acrobat 8 3D, the TCS applications run fine.
    I've tried repairing the Acrobat 8 3D component of TCS, and also tried updating to 8.1.1, but no change in the message.
    I've only found solutions for the invalid license error that relate to CS3, not TCS.
    Before I uninstall TCS, which takes over an hour, and then run the CS3 cleanup script at level 2 - the Adobe knowledgebase recommendation, I'd like to know if this procedure has been successful for anyone who has had the problem, but hadn't installed CS3. I don't want to find out that running the CS3 cleanup script level 2 causes damage because the suite isn't and wasn't installed.
    Has anyone done this?
    Regards,
    Peter Gold
    KnowHow ProServices

    ]Sometimes it feels we're more like the coal-miners canaries...<br /><br />Tweet! Tweet! Cough! Cough! Arrrrrrrrgggggggghhhhhhhh!!! .....<G><br /><br />Hi, Arnis:<br /><br />There is some perverse pleasure in stumbling into a near-lethal (or at least crazy-making) situation in beta testing, and solving it as well, for the benefit of others in the community of users we all belong to. If only the bug lists would honor these brave souls by naming the bug discovery after them, as well as identifying them with prosaic bug-database numbers<G>.<br /><br />Your solution was very helpful. Here are some notes that may be helpful to others. I'm also reporting this to the beta program.<br /><br />* Removing TCS with Add/Remove Programs didn't fix it. In addition, somehow, although TCS was removed from the application list in A/R, it seemed to be on my system, even after restarting the computer and Windows! I could launch some of the applications, but because it seemed so uncertain, I didn't want to stop at this point and pray nothing would go wrong later. <br /><br />* I ran Microsoft Install Repair Utility, which seemed not to do much. <br /><br />* I rebooted and reinstalled TCS, but had the same problem with Acrobat 3D, so I figured the cleaning wasn't complete. So I uninstalled it, then ran Microsoft Install Repair again, after which...<br /><br />* I copied a bunch of settings files and third-party scripts and plug-ins from Programs/Application Support/Adobe, and my User/Application Support/Adobe folders for the installed ID CS3, and also zipped the whole installation to preserve any information I might need to recover or information about where things need to go in the directory tree, before uninstalling InDesign CS3 and InCopy CS3. Then I ran the Adobe clean-up script level 2, which ran the Microsoft utility.<br /><br />Just to be "extra careful," I ran the Microsoft utility separately; This time it proposed to remove itself! Must be something to do with having nothing left to clean up? Removing it results in the Adobe cleanup script level 2 reporting that the utility isn't installed, needs to be, and quits. Circles within circles - confusing in its helpful way, or helpful in its confusing way.<br /><br />* I ran the Adobe CS3 Clean Up Script level 2, in the preview mode, to see what it planned to do. It proposed to remove InDesign and InCopy CS3 directories, so I removed them before proceeding. <br /><br />* Finally, ran the CS3 clean up script level 2 for real, rebooted, installed TCS, gave the serial number, and was back in business...almost. <br /><br /> - Applications launched OK, including Acrobat 8 3D, but, attempting to save a FM document as PDF displayed an error that Distiller couldn't run because Acrobat 8 3D wasn't activated (even though the TCS activation was working for all apps in the suite). While I was doing another slow burn because this was a reprise of one of the problems that sent me on this Odyssey hours and days earlier, Lo! and Behold!, Distiller launched, then Acrobat opened to display the PDF. I'm guessing that Acrobat 8 wasn't *running* at the time I did Save As PDF, so the error was an error in detecting Acrobat. Man!<br /><br />* I was going to leave out the part where I mistakenly entered the beta-test serial number when launching the new TCS installation, which was accepted and worked up to the point that the validator closed the application! The only solution was to uninstall, run MS utility for good luck, pray, and reinstall, which was successful. I provided the correct serial number, and am back in business. <br /><br />This is pilot error, but it reveals a bug that should be fixed - the application should not give a green check mark (valid serial) indicator to a timed-out serial number. The serial should be invalid if it is invalid.<br /><br />Another bug is that the option to activate the suite by checking an application in the final screen should not provide check boxes for the three applications - the check boxes should be radio buttons. Checking multiple applications opens each checked application and prompts for validation. Very confusing!!!<br /><br />Hoping that this helps others stay out of trouble, or that this helps them find solutions.<br /><br />Regards,<br /><br />Peter Gold<br />KnowHow ProServices

  • 10g Lite  SYNC Error  --   POL-3201 "Invalid Slot Number"

    Hi,
    I am Using Oracle Lite 10g R3, I am doing manual SYNC Process.
    Today I started the manual Sync Process i encountered the Error Message in the Screen "POL-3201 Invalid Slot Number"
    Oracle document States that
    POL-3201 Invalid slot number
    Cause: Internal error caused by referencing an object that has been deleted. Each
    object in the database, such as a row has a unique object identifier (OID) that
    identifies the location of the object in secondary storage. Each database file is
    divided into fixed size chunks called disk pages. An OID can become invalid
    when the:
    ■ disk page being referred by the OID does not exist in the database file.
    ■ physical read or write of the disk page fails due to an operating system related
    error.
    ■ address of the object (as indicated by the internal encoding in the OID) in the
    disk page is outside the page.
    ■ object is not found in the page.
    Has anyone faced this error and resolved it successfully?
    Please advice.
    Thank U
    SHAN

    Hi,
    I am getting the following information in the debug file
    CONNECT SQL sipdb=72310728
    cmd:SELECT CONSTRAINT_NAME,TABLE_NAME FROM ALL_CONSTRAINTS WHERE CONSTRAINT_TYPE='R'
    cmd:SELECT CONSTRAINT_NAME,TABLE_NAME FROM ALL_CONSTRAINTS WHERE CONSTRAINT_TYPE='U'
    14:23:34.511 startOfPublication()end
    Error at C:\ADE\omeprod_ol103021\olite\db\build\win\ocapi\..\..\..\src\ocapi\processop.cpp line:735 rc:-3201
    Build date Nov 18 2008
    okErr=(invalid slot number)
    mess=(SYS_LSI_AGE)
    AddLog(-3201 "ERROR",POL-3201,"04/30/2009 13:24:28","invalid slot number:SYS_LSI_AGE","DURBAN2008")
    14:23:34.527 ROLLBACK OKAPI conscli
    ROLLBACK SQL sipdb
    ROLLBACK OKAPI sipdb
    14:23:34.527 okDis(env=3816c84)
    DISCONNECT OKAPI conscli okEnv=3816c84
    14:23:34.527 okFinal 0
    14:23:34.527 DISCONNECT SQL sipdb
    14:23:34.527 okDis(env=4454fac)
    DISCONNECT OKAPI sipdb okEnv=4454fac
    Free SQL ENV
    14:23:34.527 okFinal 0
    DoProcess()=-3201
    in prepareErrorReport
    m_okEnv=4454fac
    okSetTimeout(20000)=0
    getDsnAttribute0(DURBAN2008_conscli)=0
    14:23:34.527 okConnect1()... 14:23:34.543 okConnect1(F:\mobileclient\oldb40\DURBAN2008\conscli.odb)=2633737
    CONNECT OKAPI conscli=2633737 okEnv=4454fac
    makeFnameBase(00000000000000000)
    BeginTranz(0 0)
    EndTranz nDirty=2
    EndTranz(0 0)
    14:23:34.543 okDis(env=4454fac)
    DISCONNECT OKAPI conscli okEnv=4454fac
    14:23:34.636 okFinal 0
    ocDoSyncronize done 14:23:34.636
    Please Advice
    Thank U
    SHAN

  • Trying to activate serial number after entering redemption code and continues to say invalid serial number. Installing on Server 2012 R2 for client using RDS. HELP.....

    trying to activate serial number after entering redemption code and continues to say invalid serial number. Installing on Server 2012 R2 for client using RDS. HELP.....

    Thank you guys for the quick answer! Muche appreciated
    I've tried all suggested solutions, but no luck :-(
    - tried http://support.microsoft.com/kb/2765260 > no help and by the way the hotfix provided is not applicable for 2012 R2.
    also tried "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regii -enable -i" and got this :
    Microsoft (R) ASP.NET RegIIS version 4.0.30319.33440Administration utility to install and uninstall ASP.NET on the local machine.Copyright (C) Microsoft Corporation.  All rights reserved.Start installing ASP.NET (4.0.30319.33440).This option is not supported on this version of the operating system.  Administrators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off" dialog,  the Server Manager management tool, or the dism.exe command line tool.  For more details please see http://go.microsoft.com/fwlink/?LinkID=216771.Finished installing ASP.NET (4.0.30319.33440).
    http://social.technet.microsoft.com/wiki/contents/articles/14582.sharepoint-2013-install-prerequisites-offline-or-manually-on-windows-server-2012-a-comprehensive-guide.aspx
    > is not for 2012 R2.
    For the automated install script (http://gallery.technet.microsoft.com/office/DownloadInstall-SharePoint-e6df9eb8) Craig mentions that the script are not yet compatible
    "SharePoint 2013 SP1 and Windows Server 2012 R2 support coming soon
     I will be updating this script with support for SharePoint 2013 Service Pack 1 installations along with support for Windows Server 2012 R2 in the near future. Thank you to everyone for the interest in my scripts - it is much appreciated! "

  • Delivery schedule line number in make to order

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated and delivery date is not picking correctly in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    regards
    piyush

    Hi
    When you do the MRP Run at MD02, maintain the Delivery Schedules as 3 (schedule lines), so when ever you do the MRP Run, it will run along with the delievry date.
    reward if it helps
    Regards
    Prasanna R

  • Delivery schedule line number in sales order is not populated in production

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    Will reward points.
    Regards
    Kumaraguru

    Hi Kumar,
    Some changes done in your PRD server.If yes then contact abap consultant regarding the same.
    Because these type of problem comes when you do transport or changes done in the system.
    Regards,
    Anil

  • Delivery schedule line number in sales order is not populated  in productio

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    Regards
    Kumaraguru

    Hi Kumar,
    Some changes done in your PRD server.If yes then contact abap consultant regarding the same.
    Because these type of problem comes when you do transport or changes done in the system.
    Regards,
    Anil

Maybe you are looking for

  • Help needed for SQL query

    hello , I am a beginner in terms of writing sql queries. I hope some body can help me out. I have two tables mysql> desc user_group_t; ---------------------------------------------------+ | Field | Type | Null | Key | Default | Extra | --------------

  • Open a .bbb files with another software than Link to retrieve drafts

    Hello, I have a Blackberry Q10 which is synchronized with an Exchange account for my work email. I did a full backup of the phone via Blackberry Link before making an update. My problem, this shift has removed my drafts that existed only on my phone.

  • What is cost of a particular item?

    I can see the cost of the particular item in the 'Item Cost History' form of Oracle Apps for a specified date. If i wanted to see the same in back end table, what table should i refer? MTL_CST_ACTUAL_COST_DETAILS, MTL_CST_TXN_COST_DETAILS & CST_LAYER

  • SOH DB Migration

    Hi All, Once the ECC DB is migrated to SOH. I have following questions:- 1. Do all the tables in ECC get converted to Cloumn store so that they can be used in Analytical views. Or they still remain as Row store tables for a faster commit. If yes do w

  • HOW SHIPPINS POINT IS BEEN DETERMINED IN STOCK TRANSFER ORDER IN A COMPANY

    HOW SHIPPINS POINT IS BEEN DETERMINED IN STOCK TRANSFER ORDER IN A COMPANY