Error on the packaging: error 103: application.qnx is an unexpected element/attribute

Hi all

A week ago, I sent my application the second time signed, now I do this third time because accidentally I sent the request with the word "debug" on the icon.

I'm trying to do anything with the process of signing using the excellent How - to's here here , but unfortunately I'm stuck on the first step, when I try to package I have strange error "error 103: application.qnx is an unexpected element/attribute" on the file my - app.xml.

What is c? What should do?

Thank you very much

Because you have qnx tag in the file. Remove and everything in it - this tag and content belongs to blackberry - tablet.xml. Validator of Adobe (which gives you an error) air does not recognize as a first class citizen, then put all of the additional tags in the additional xml file.

Tags: BlackBerry Developers

Similar Questions

  • error 103: application.version is an unexpected element/attribute

    Hi guys, when I publish iOS app to Flash, I get this thing

    Unknown or unexpected element or attribute in the application descriptor file.

    (/ Users/stockingem/Documents/DWP/1-app.xml(44): error 103: application.version is an unexpected element/attribute

    application.version is an unexpected element/attribute

    Please, help to solve!


    http://ns.Adobe.com/air/application/2.6">
        in.rithesh.iPadTestApp.MicroPhoneTest
        1.0.1
        MicroPhoneTest
        MicroPhoneTest
        MicroPhoneTest
        Renaut
       
            MicroPhoneTest
            MicroPhoneTest.swf
            fake
            Auto 
            true 
            Portrait 
       

        MobileDevice office
       
                        UIStatusBarStyle 
                UIStatusBarStyleBlackOpaque 
                UIRequiresPersistentWiFi 
               
                UIApplicationExitsOnSuspend
               
                UIPrerenderedIcon
               
                UIDeviceFamily
               
                    2
               

    ]]> 
            standard
       

    Copy and paste the xml code above format and change according to your needs, make sure that there is no version tags, I saw in your xml file, it is always the version label.

  • error 103: application.initialWindow.autoOrients is an unexpected element/attribute

    Hello.

    I use Flash Builder 4.5 to experiment with the creation of a mobile application for my Nexus One Android.  In order to keep the app in landscape mode, regardless of the orientation of the device, I have read that I need to define the following in the file "AppName - app.xml:

    landscape of < aspectRatio > < / aspectRatio >


    < autoOrients > false < / autoOrients >

    And it does not work very well in the debugger, but when I try to test it on my connected device it throws this error:

    Error occurred during the application of packaging:


    (D:\Projects\FlexMobile\AppName\bin-debug\AppName-App.XML(108): error 103: application.initialWindow.autoOrients is an unexpected element/attribute

    I know that I am able to build and test apps on my phone, I've been through the Flex Test tutorial Mobile (http://www.adobe.com/devnet/flex/testdrivemobile.html) and was able to build and run the application without any problem and this app, I am currently working on that is running on the device if I do not restrict automatic orientation.

    Thank you.

    I have the same problem with FB 4.5. App built and works very well, but if I have the tag it does not build.

    Something is broken, or even the tag has migrated in the AIR 2.6?

    Is it possible to put in place when running?

    Edit: Yes, there are: Stage.autoOrients and Stage.deviceOrientation

    Edit 2: who did not work for me (yet) with Flex 4.

    last update: fake works very well! The problem was that I got it twice in my - app.xml file.

  • application.iPhone is an unknown element/attribute

    This is driving me crazy. I can't compile my .ipa with the attribute of the iPhone in the app.xml file. I don't know what I'm doing wrong, but I'm sure I followed the format correctly. Help, please.

    I use Flash CS 5.5 and Air for iOS

    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <application xmlns="http://ns.adobe.com/air/application/2.6">
    
      <id>com.SoggyBread.OverDrawn</id>
    
      <versionNumber>1.0</versionNumber>
    
      <filename>OverDrawn</filename>
      
    
      
      <description/>
          <iPhone>
        <InfoAdditions>
             <![CDATA[
            <key>UIDeviceFamily</key>
            <array>
                <string>1</string>
                <string>2</string>
            </array>
            <key>UIApplicationExitsOnSuspend</key>
            <string>YES</string>
         ]]>
           </InfoAdditions>
        
      
      </iPhone>
    

    I thought I followed the instructions to T, but perhaps someone else can identify the problem?

    Thanks in advance.

    at least, you miss a late application tag.

  • Why we need to create the package instead of procedure or function in Oracle

    Hello

    Recently, I attended an interview, they asked,
    why we must create the package instead of procedure or function in oracle. Is a specific advantage, if we create together.
    I'm not sure. can u tell me please someone.

    Thank you and best regards,
    Sanjeev.

    Hello

    A part of the oracle documentation.

    What is a PL/SQL Package?
    A package is a schema object which includes subroutines, variables, and logically related PL/SQL types. Packages have two parts: a specification (spec) and a body. Sometimes, the body is unnecessary. The specification is the interface to the package. It declares the types, variables, constants, exceptions, cursors, and subprograms that can be referenced from outside the package. The body defines queries for the sliders and the code for the subprogrammes.

    Benefits of the PL/SQL Packages
    Packages have a long history in software engineering, offering important characteristics for a reliable, maintainable, and reusable code, often in team for large systems development efforts.

    Modularity

    Packages allow you to logically encapsulate Associates types, elements, and subroutines in a module named PL/SQL. Each package is easy to understand, and the interfaces between packages are simple, clear and well defined. This facilitates the development of applications.

    Easier application design

    When you design an application, all you need initially is the interface information in the package specification. You can code and compile a spec without his body. Stored subprograms that reference the package can then be compiled as well. You should not set the package body entirely until you are ready to complete the application.

    Information masking

    With packages, you can specify which types, elements, and subprogrammes are (and accessible) public or private (hidden and inaccessible). For example, if a package contains four subprogrammes, three can be public and one private. The package hides the implementation of the subprogramme private so that only the package (not your application) is affected if the application changes. This simplifies maintenance and improvement. Also, by hiding the implementation details of the users, you protect the integrity of the packaging.

    Feature added

    Sliders and packed public variables persist for the lifetime of a session. They can be shared by all the subprogrammes that are running in the environment. They allow you to manage data in any of the transactions without storing in the database.

    Best performance

    When you call a subprogram packaged for the first time, the whole package is loaded into memory. Subsequent calls to related subprograms in package require no disk i/o.

    Packets stop cascading dependencies and avoid an unnecessary recompilation. For example, if you change the body of a packaged function, Oracle does not recompile other routines that call the function; These routines only depend on parameters and return value that are declared in the specification, so they are recompiled only if the specification changes.

  • Download of AIR for IOS via the Application Loader I get the following error - the package does not contain a file Info.plist.

    I publish a .fla in the AIR for IOS.

    I'm in 2014 CC, so first I need to know what AIR I should publish in?

    more recent is AIR 14.0.0.178 for IOS

    IOS deployment type is App Store

    published with no error.

    I see that the following files included app.xml and .swf

    I converted the .ipa to a zip file

    Download through the Application Loader, I get the following error

    The package does not contain a file Info.plist.

    Here is the infoplist for that and convert the .ipa and the info in a zip file?

    I converted the .ipa in a zip file and the intoplist file is NOT THERE how to generate this?

    Any help here?

    the most recent is 16 +, Download Adobe AIR SDK

  • Cannot install iTunes. Get the error, "this installation package cannot be opened. Verify that the package exists and that you can access.

    I can't download itunes on my computer its gives me an error saying "this installation package cannot be opened. "Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid windows installer package" can anyone help

    Remove and reinstall iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.Apple.com/kb/HT1923

    Uninstall software, remove programs and solve uninstalling problems
    http://www.revouninstaller.com/

    Remove and reinstall iTunes, QuickTime, and other software components for Windows XP
    http://support.Apple.com/kb/ht1925

    Hello questions, see if that helps: http://www.raymond.cc/blog/archives/2008/02/10/how-to-uninstall-or-remove-bonjour-mdnsresponderexe/

    Problem installing iTunes or QuickTime for Windows
    http://support.Apple.com/kb/HT1926

    Turn on Windows 7 'Compatibility Mode' to iTunes:
    http://www.PCWorld.com/article/188534/turn_off_windows_7_compatibility_mode_for_itunes.html

    Windows reports that iTunesSetup.exe is not a valid Win32 program
    http://support.Apple.com/kb/TS1406

    First of all check if you have a version of 32 or 64-bit Windows:
    1) click the Start button, right-click computer and then click Properties.
    (2) in the system, see the system type - it will say either 32 or 64 bits.
    (3) download the appropriate version using the links.

    ITunes download (32-bit):
    http://www.Apple.com/iTunes/download/

    Download 64 - bit:
    http://support.Apple.com/kb/DL1037

    Make sure that the "Windows Installer" service is running, or force start to begin.

    (1) open run, and type services.msc, and then press ENTER. You can also go
    Control Panel/Admin Tools/Services.

    (2) locate the Windows Installer in the list of installed services.

    (3) check that the status is "started".
    If the condition column is empty, right-click Windows Installer, and then select start.

    (4) If you get the error trying to force start the Windows Installer service,
    and then change the Startup Type to automatic (the default value is 'Manual').
    and then restart the computer.

    (5) very Installation Service runs after you restart the system.

    Also:
    Forum of Apple's Itunes: you can find a solution (if none of the above is of no help) to your problem when you post on their forum.

    http://discussions.Apple.com/category.jspa?categoryID=150

    J W Stuart: http://www.pagestart.com

  • I'm unable to download apps from creative cloud to my MacBook Pro.  I downloaded the package install twice.  I can double click on the installer and it seems to be downloading, but it just guard spinning for 10-15 minutes, then gives me an error and a pro

    ??? I'm unable to download apps from creative cloud to my MacBook Pro.  I downloaded the package install twice.  I can double click on the installer and it seems to be loading but it just guard spinning for 10-15 minutes, then gives me an error and a blue button to get help.  We have other MacBook Pro in the studio and just downloaded quickly.  Any ideas?

    Hello

    Run Adobe Cleaner tool - https://helpx.adobe.com/creative-cloud/kb/cc-cleaner-tool-installation-problems.html

    Download creative cloud of Download Adobe Creative Cloud apps | Adobe Creative Cloud free trial

    If this does not help then follow the steps mentioned below.

    1. Access \User\\Library\Application Support\Adobe *

    And/Library/Application Support / Adobe *.

    To access the hidden user library folder, see library user access hidden files. Mac OS 10.7 and later.

    1. Find and delete the files AAMUpdater and OOBE
    2. / Library/Application Support/Adobe (rename Adobe Application Manager and Adobe of joint office)
    3. Go > utilities > (rename Adobe Application Manager and creative cloud)
    4. Download Creative cloud-apps Download Adobe Creative Cloud | Adobe Creative Cloud free trial

    Let us know if this will help.

  • I HAVE 2 ERRORES AL INSTALAR LIGHTROOM 1) installation of the Package failure redistributable Microsoft Visual C++ 2012 (x 64)... Third party 2) payload Installer vcredist_x64.exe failed with exit code:-2147024546 - No. YANG UNA IDEA OF Q SEA ESTO, AYUDAA

    I have two specific errors to install lightroom 1)

    Third-party installer vcredist_x64.exe payload failed with exit code:-2147024546

    2)Failed to install Microsoft Visual C++ 2012 Redistributable Package (x64). I don´t have any idea what to do, heeeelp!! please!!

    Leave the creative Cloud desktop application.

    Go to Control Panel > program and features.

    Under the list of programs, look for " 2012 Microsoft Visual C++ Redistributable package (x 64)" and uninstall the same.

    When you are prompted to " reboot" the computer.

    Then uninstall " package redistributable Microsoft Visual C++ 2012 (x 64).

    Once you had uninstalled package redistributable Microsoft Visual C++ 2012 (x 64). Click on the link below and "vcredist_x64.exe" download and install the same.

    http://download.Microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/VC redist_x64.exe

    Then launch application creative cloud and try to install again and check.

  • Error creating features in the packages - unknown command FUNCTION

    Hello

    I usually identify with the diagram of the system via the SQL command line and run my sql files. I have the database below and the test package. But I get the error:
    Order unknown start "FUNCTION p...» ' - the rest of the ignored line

    This is the database I load previously:

    DROP TABLE Judete CASCADE CONSTRAINTS;
    CREATE TABLE Judete
    (
    JD CHAR (2) PRIMARY KEY.
    NumeJud char(10) NOT NULL UNIQUE,
    Regiune CHAR (15) by default "Moldova" CHECK (Regiune IN ('Moldova', 'Transilvania', 'Banat'))
    );

    DROP TABLE Localitati CASCADE CONSTRAINTS;
    CREATE TABLE Localitati
    (CodPostal NUMBER (8) PRIMARY KEY,)
    NumeLoc NON NULL, char (15)
    Judet (2) tank,
    FOREIGN KEY (Judet) made REFERENCE Judete (JD)
    );

    DROP TABLE Persoane CASCADE CONSTRAINTS;
    CREATE TABLE Persoane
    (NOC NUMBER PRIMARY KEY (15),)
    NumePers NON NULL char (20)
    PrenPers NON NULL char (20)
    CodPostal NUMBER (10),
    Such NUMBER (12) NOT NULL,
    FOREIGN KEY (CodPostal) made REFERENCE to Localitati (CodPostal)
    );

    DROP TABLE Produse CASCADE CONSTRAINTS;
    CREATE TABLE Produse
    (CodProdus NUMBER (10) PRIMARY KEY,)
    NumeProdus NON NULL, char (15)
    Loan NUMBER (8) NOT NULL
    );



    DROP TABLE Vanzari CASCADE CONSTRAINTS;
    CREATE THE Vanzari TABLE
    (CodV NUMBER (8) PRIMARY KEY,
    CodProdus NUMBER (10),
    PersCNP Number (15),
    DataV DATE NOT NULL,
    NrProduse NUMBER (8) NOT NULL,
    FOREIGN KEY (PersCNP) made REFERENCE Persoane (NOC),
    FOREIGN KEY (CodProdus) makes REFERENCE Produse (CodProdus)
    );

    INSERT INTO Judete VALUES ('IS', 'Iasi', 'Moldova');
    INSERT INTO Judete VALUES ("CJ", "Cluj", "Transilvania");
    INSERT INTO Judete VALUES ("TM", "Timis', 'Banat');

    INSERT INTO Localitati VALUES (200, "Vaslui", "IS");
    INSERT INTO Localitati VALUES (201, 'Targu Frumos', 'IS');

    INSERT INTO Localitati VALUES (202, 'Criseni', 'CJ');
    INSERT INTO Localitati VALUES (203, "Dealu Botii", "CJ");

    INSERT INTO Localitati VALUES (204, "Beba Veche", "TM");
    INSERT INTO Localitati VALUES (205, "Blajova", "TM");


    INSERT INTO Persoane VALUES (0001, "Ionescu", "Ion", 201, 0332504312);
    INSERT INTO Persoane VALUES (0002, "Vasilescu", "Vasile", 203, 0332304612);
    INSERT INTO Persoane VALUES (0003, "Ionescu", "Ion", 204, 0322564322);

    INSERT INTO Produse VALUES (1, "Limp", 50);
    INSERT INTO Produse VALUES (2, 'First', 80);
    INSERT INTO Produse VALUES (3, 'Corn', 35);

    INSERT INTO Vanzari VALUES (100, 1, 0001, to_date('2011-03-07','yyyy-mm-dd'), 5);
    INSERT INTO Vanzari VALUES (101, 3, 0001, to_date('2011-02-07','yyyy-mm-dd'), 2);
    INSERT INTO Vanzari VALUES (2, 102, 0002, to_date('2011-01-08','yyyy-mm-dd'), 7);
    INSERT INTO Vanzari VALUES (1, 103, 0002, to_date('2011-03-08','yyyy-mm-dd'), 15);
    INSERT INTO Vanzari VALUES (3, 104, 0003, to_date('2011-02-19','yyyy-mm-dd'), 9);
    INSERT INTO Vanzari VALUES (105, 1, 0003, to_date('2011-03-29','yyyy-mm-dd'), 1);


    the package is:

    CREATE or REPLACE PACKAGE pachet_lab2
    IS
    FUNCTION prod_bine_vandut RETURN NUMBER;

    END pachet_lab2;
    /

    CREATE OR REPLACE pachet_lab2 BODIES


    FUNCTION prod_bine_vandut RETURNS the NUMBER IS
    DECLARE
    v_sale NUMBER (6);
    V_nume char (15);
    v_cod NUMBER (10);
    BEGIN
    SELECT max(p.pret * v.NrProduse) IN the v_sale DE Produse p, Vanzari v
    WHERE the p.CodProdus = v.CodProdus;


    SELECT p.numeProdus INTO v_nume Produse p, Vanzari v
    WHERE p.CodProdus = v.CodProdus AND v_sale = p.pret * v.NrProduse;


    SELECT p.codProdus INTO v_cod Produse p, Vanzari v
    WHERE p.CodProdus = v.CodProdus AND v_sale = p.pret * v.NrProduse;

    Return v_cod;
    END prod_bine_vandut;



    END pachet_lab2;
    /



    I need to change the schema that I use? How can I do?

    Thank you
    Paul
    CREATE OR REPLACE PACKAGE BODY pachet_lab2 IS --you misse keyword PACKAGE 
    
    FUNCTION prod_bine_vandut RETURN NUMBER IS
    -- DECLARE is not allowed here
    v_sale NUMBER(6);
    -- ...
    

    Good bye
    DPT

  • Error, including icons in the package

    I try to include icons in my Air application. Unfortunately, during the phase of the package, I get the following errors:

    (/ Users/gene/Development/Projects/Flex/app/My-app.xml(18): error 303: Source/assets/icons/icon16.png icon does not appear in the package

    (/ Users/gene/Development/Projects/Flex/app/My-app.xml(19): error 303: Source/assets/icons/icon32.png icon does not appear in the package

    (/ Users/gene/Development/Projects/Flex/app/My-app.xml(20): error 303: Source/assets/icons/icon48.png icon does not appear in the package

    (/ Users/gene/Development/Projects/Flex/app/My-app.xml(21): error 303: Source/assets/icons/icon128.png icon does not appear in the package

    I found several threads dealing with this issue, but all say to do what I already do. I write my - app.xml file and the command I use in the hope that someone can see what I'm missing. Thank you.
    -App.xml:
    <? XML version = "1.0" encoding = "UTF-8"? >
    " < application xmlns =" http://ns.Adobe.com/air/application/1.5 ">
    com.baruconsulting.Myapp < id > < /ID >
    < version > 1.0.8 < / version >
    < file_name > Myapp < / name of the file >
    < programMenuFolder > Baru < / programMenuFolder >
    < initialWindow >
    < content > Myapp.swf < / content >
    < visible > true < / visible >
    < systemChrome > no < / systemChrome >
    < clear > false < / transparent >
    < width > 1000 < / width >
    < height > 750 < / height >
    < x > 50 / < x >
    < y > 50 / < y >
    < / initialWindow >
    < icon >
    < Image16x16 > Source/assets/icons/icon16.png < / image16x16 >
    < Image32x32 > Source/assets/icons/icon32.png < / image32x32 >
    < Image48x48 > Source/assets/icons/icon48.png < / image48x48 >
    < Image128x128 > Source/assets/icons/icon128.png < / image128x128 >
    < / icon >
    < / application >
    package command:
    ADT-package - stores pkcs12 - keystore temp.pfx Myapp.swf Myapp.air My - app.xml
    Thank you
    Gene

    Hello

    You must add your icon paths in the ADT command, (because they are not automatically added).

    Hopefully this might solve your problem.

  • error ORA-4068:-l' current state of the package is invalidated

    Hai friends,

    Please see this link

    Problem we faced, it is ' error ora-4068:-l' current state of the package is disabled "in the application.initiallly of customer, we migrated to oracle 9i and 10g 10.2.0.4.0

    We have discussed and obtained the solution as the timestamp of the objects may be different. (we expect the access rights of the table sys.obj$) pls see the link

    Re: oracle error-4068

    But now we are informed senior as below

    (1) error ora-4068 will come only when recompile us the view. is this true?

    (2) 6136074 bug is fixed in 10.2.0.4.0. is it?

    Gurus of give your valuable suggestions

    S

    Packages tend to fail because of their 'package '. A package has a 'State' when it contains the package variable and constant level etc. and the package is called. On the first calling package, the 'State' is created in memory to hold the values of these variables, etc. If an object including the package depends on for example a table is changed somehow example deleted and recreated due to data dependencies, the package then takes a State not VALID. When you do then appealed to the package, Oracle examines the status and see that it is not valid, then determines that the package has a "State". Because something changed the package depended on, the State is taken as being obsolete and is ignored, which causes the error "State package has been abandoned" message.

    If a package has no variables of level package etc. i.e. the 'State' and then, taking the same example above, the whole takes an INVALID state, but when you make then a call to the package, Oracle considers as invalid, but knows that there is no 'State' attached to it and is therefore able to recompile the package automatically and then continue execution without causing error messages. The only exception here is if the thing that the package was dependent on a change of such kind that the package may not compile, in which case you will get an invalid error package type.

    And if you want to know how we prevent Jetty package States...

    Move all variables and constants in a stand-alone package specification and to refer to those of your original package. So when the status of your original packing is invlidated for some reason, it has no State package and can be recompiled automatically, however the packaging containing the vars/const is not cancelled because it has no dependencies, so the State that is in memory for this package will remain and may continue to be used.

    As for package-level sliders, you will need to make these premises to the procedures/functions using them as you won't be able of sliders reference in all of packages like that (not sure on the use of the REF CURSOR but... exists for me to study!)

    This first example shows the State being disabled by adding a new column on the table and causing to give a 'Package State scrapped' error...

    SQL> set serveroutput on
    SQL>
    SQL> create table dependonme (x number)
      2  / 
    
    Table created.
    
    SQL>
    SQL> insert into dependonme values (5)
      2  / 
    
    1 row created.
    
    SQL>
    SQL> create or replace package mypkg is
      2    procedure myproc;
      3  end mypkg;
      4  / 
    
    Package created.
    
    SQL>
    SQL> create or replace package body mypkg is
      2    v_statevar number := 5; -- this means my package has a state
      3
      4    procedure myproc is
      5      myval number;
      6    begin
      7      select x
      8      into myval
      9      from dependonme;
     10
     11      myval := myval * v_statevar;
     12      DBMS_OUTPUT.PUT_LINE('My Result is: '||myval);
     13    end;
     14  end mypkg;
     15  / 
    
    Package body created.
    
    SQL>
    SQL> exec mypkg.myproc
    My Result is: 25
    
    PL/SQL procedure successfully completed.
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        VALID
    
    SQL>
    SQL>
    SQL> alter table dependonme add (y number)
      2  / 
    
    Table altered.
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        INVALID
    
    SQL>
    SQL> exec mypkg.myproc
    BEGIN mypkg.myproc; END;
    
    *
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04061: existing state of package body "SCOTT.MYPKG" has been invalidated
    ORA-06508: PL/SQL: could not find program unit being called: "SCOTT.MYPKG"
    ORA-06512: at line 1
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        INVALID
    
    SQL>
    SQL> exec mypkg.myproc
    
    PL/SQL procedure successfully completed.
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        VALID
    

    And the following example shows how to get the package in their own specifications of package variables, allows the package to automatically recompile when it is called even if it has become invalid by the action to add a column to the table.

    SQL> drop table dependonme
      2  / 
    
    Table dropped.
    
    SQL>
    SQL> drop package mypkg
      2  / 
    
    Package dropped.
    
    SQL>
    SQL> set serveroutput on
    SQL>
    SQL> create table dependonme (x number)
      2  / 
    
    Table created.
    
    SQL>
    SQL> insert into dependonme values (5)
      2  / 
    
    1 row created.
    
    SQL>
    SQL> create or replace package mypkg is
      2    procedure myproc;
      3  end mypkg;
      4  / 
    
    Package created.
    
    SQL>
    SQL> create or replace package mypkg_state is
      2    v_statevar number := 5; -- package state in seperate package spec
      3  end mypkg_state;
      4  / 
    
    Package created.
    
    SQL>
    SQL> create or replace package body mypkg is
      2    -- this package has no state area
      3
      4    procedure myproc is
      5      myval number;
      6    begin
      7      select x
      8      into myval
      9      from dependonme;
     10
     11      myval := myval * mypkg_state.v_statevar;  -- note: references the mypkg_state package
     12      DBMS_OUTPUT.PUT_LINE('My Result is: '||myval);
     13    end;
     14  end mypkg;
     15  / 
    
    Package body created.
    
    SQL>
    SQL> exec mypkg.myproc
    My Result is: 25
    
    PL/SQL procedure successfully completed.
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        VALID
    
    SQL>
    SQL> alter table dependonme add (y number)
      2  / 
    
    Table altered.
    
    SQL>
    SQL> select object_name, object_type, status from user_objects where object_name = 'MYPKG'
      2  / 
    
    OBJECT_NAME
    --------------------------------------------------------------------------------------------------
    OBJECT_TYPE         STATUS
    ------------------- -------
    MYPKG
    PACKAGE             VALID
    
    MYPKG
    PACKAGE BODY        INVALID
    
    SQL>
    SQL> exec mypkg.myproc
    My Result is: 25
    
    PL/SQL procedure successfully completed.
    
  • I get script error java application "too much recursion" and they come in 4. This happened after the upgrade to firefox

    Hello

    I've recently upgraded to firefox 35, after this upgrade, whenever I log on tumblr, I get this "java script application error too much recursion" and they come in 4 (I have to click on each one on top of the other). I am able to connect and do my normal stuff, but whenever I move to another page inside of tumblr, the same java script error appears and I have to click again to make them disappear.
    This seems to happen only on this website (tumblr).

    any help will be appreciated.
    Thank you

    for anyone else having this problem... Fixed it got...
    Xensemble app for tumblrto tumblr users, if the application that is causing the prob ' java script application error too much recursion ".
    Xensemble has finally solved the extension of the application and all what you need to do is to download the fixed xensemble extension on their site.

    Thank you

  • Try to install the Epson printer and scan - error msg application not compatible escndv is not compatible - I downloaded the drivers to day-help!

    Try to install the Epson printer and scan - error msg application not compatible escndv is not compatible - I downloaded the drivers to day-help!

    [Moved from the community centre of Participation]

    Try to install the Epson printer and scan - error msg application not compatible escndv is not compatible - I downloaded the drivers to day-help!

    [Moved from the community centre of Participation]

    Hello

    What version of Windows are you using?

    What is the model of the printer?

    See related thread

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-hardware/escndv-is-incompatible/a1521e27-f6dc-4c9c-B990-b98c721c74a1

    Have you tried to install the drivers using the Compatibility Mode?

  • Error 'nmapp.exe.unable to locate the component. This application has failed to start because MSVCP 70 .dll is not found"when you connect to the computer.

    Original title:

    Problem: I use DeLL Desktop.When I connect, these messages appear on my screen: nmapp.exe.unable to locate the component. This application has failed to start because MSVCP 70 .dll not found. Re-installing the application may fix the problem. Pls help. Thank you.

    Hello
    1. what version of Windows is installed on the computer?
    2. are you aware of any changes made to the computer, before the show?
    Assuming you have Windows Vista or Windows 7, follow the steps mentioned below.

    Method 1:

    Step 1: Perform a boot minimum troubleshooting and check which application reports this error
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: once you have determined the problem by using a clean boot procedure, follow step 7 in the article to restore your computer to normal startup.

    Step 2: reinstall the application.
    Uninstall or change a program
    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    Method 2:
    Run an analysis of auditor of system files on your computer and check for the issue.
    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

    I hope this helps.

Maybe you are looking for

  • Why pressing keyboard DELETE A selected character email in Thunderbird?

    I just found the problem / flaw in the design of Mozilla Thunderbird. When I was looking for email sender by initial letter A, I press the character A and thinking Mozilla will take me to the sender with alphabet starting with A like Microsoft outloo

  • Infect winlogon.exe, explorer.exe virus and virus Hosts-DNS

    Hi guys,. A laptop computer, that I'm not using has recently been infected with a virus from winlogon.exe and explorer.exe and one DNS host virus.I tried to use avast: edition free, malwarebytes and spybot search and destroy.And as a last resort, I u

  • Qosmio G50 - 10V - possible new SATAII HDD?

    Hello I'm looking for a new drive HARD internal of my G50 - 10V. Is the Qosmio G50 - compatible with SATAII 10V?I would like to by a 2.5 "500 GB 7200 RPM SATAII HDD. Is this possible? Thank you!

  • Error loading C:\Users\gelwix\AppData\local\temp\

    How can I get rid of this message when I start?  Error loading C:\Users\gelwix\AppData\local\temp\

  • Installation of Windows 7 OEM

    I hope someone can help me, I got an Acer Aspire S3 391 with a defective hard drive, where can I access the recovery partition. I bought a Samsung SSD and replaced without any problems and then installed a copy of windows 7 downloaded from the micros