Oracle.adfmf.application does not exist

Hello

I installed the 5.1.1 Android and the API level 22.    on my 32-bit Windows 7 platform.

I have installed and configured the JDeveloper12.1.3 and developed the Appplication of base according to the Oracle JDeveloper 12 c (12.1.3) tutorials - Setting Up Mobile Application Framework

Now when I try to compile the project, I get the error below.


I use the JAVA8.  and I put this JDK paths at the project level in libraries and Classpath

Error (43): error: cannot find symbolLifeCycleListenerImpl.javaC:\JDeveloper\mywork\MyMobileApp\ApplicationController\src\applicationApplicationController.jpr
Error (3): error: package oracle.adfmf.application does not existLifeCycleListenerImpl.javaC:\JDeveloper\mywork\MyMobileApp\ApplicationController\src\applicationApplicationController.jpr

Its clear that the import oracle.adfmf.application.LifeCycleListener;    is a failure. 

I've added all the mobile libraries to classpath in the JDeveloper, yet the compilation is put down.

Which library, I need to add to the classpath to resolve this problem?

Quick help is appreciated.

-Khaleel

Hi Shay,

Thanks for the details. He has solved after I replaced my JDK 1.8.0 with 1.8.0_45 and remove the JDK1.7 from my system.  Now, the project has got compiled successfully without any errors.

However

Concerning

Khaleel

Tags: Oracle Mobile

Similar Questions

  • Package oracle.forms.ui does not exist - JCalendar Java Bean - calendar

    Hello

    I tried to change the JCalendarJinit.java file came with the JCalendar, but I was getting errors

    Package oracle.forms.ui does not exist
    Import oracle.forms.ui.VBean;
    ................


    How can I solve this.

    Thanks in advance

    Hello

    You must add the frmall.jar file to your project in JDeveloper. Click the head node of your project, and then choose the submenu project properties, then the node 'Libraries', to add the JAR file.

    François

  • Invoke.Query () results in Eception TypeError, says "application" does not exist, even in the sample application

    Hello

    today I'm trying to get strong () public static void blackberry.invoke.query working in my HTML5 application with the last frame bbUI. However, even in the example of community invoke query , it does not in my web Inspector. I always get this: "Eception TypeError: object [object Object] has no method 'query'". "

    With blackberry.invoke.invoke () everything works fine, but I want a list of applications that can call my text, so I need blackberry.invoke.query (). Everyone knows about this problem?

    Thanks in advance for your help.

    Yes BB10, I just tested the sample on the device and it worked, the error just seems to be in the emulator to ripple. Sorry for that. I need to build my own page-selector based on a response to select a what application, or is there something out of the box as in the cascades?

  • Excel application does not exist on the Option tab

    Excel content type exist in Tools/Options/Application and so whenever I try to view the files it loads as symbols excel.
    Any help would be appreciated.

    CoryHM thanks for reiterating statement of cor - el because it seems that I forgot the second part of the access to counsel. When I tried watching a worksheet from another site, it worked a treat.

    You are all legends... Bravo!

  • CF claims Oracle stored procedure does not exist.

    Hello world

    Cold Fusion says

    Run database query error.

    [Macromedia] [Oracle JDBC Driver] [Oracle] ORA-06564: object CICOD. CI_GET_SUMMRPT_LANGUAGES. GET_LANGUAGE_PREFERENCES is no ORA-06512: at "SYS." DBMS_UTILITY", line 114 ORA-06512: at line 1
    The error occurred in /apache/ www_dev_7084/bes-partners/Integrated Reports/language_preferences_report.cfm of labour: line 41
    39 :   <cfprocparam  
    40 :     value="0" 
    41 :     cfsqltype="cf_sql_numeric">
    42 : </cfstoredproc>
    

    My Oracle package works very well when it is called from an Oracle procedue and I checked the CF user privileges for the package.

    My code is below.

    Any suggestions?

    Thanks in advance for your help,

    Lou

    Cold Fusion

    < cfstoredproc procedure = 'CI_GET_SUMMRPT_LANGUAGES. GET_LANGUAGE_PREFERENCES"dataSource ="cicod_dev">
    < cfprocresult
    name = "p_reply" >
    < cfprocparam
    value = "1 January 09.
    cfsqltype = 'cf_sql_date' >
    < cfprocparam
    value = "1 April 09 '.
    cfsqltype = 'cf_sql_date' >
    < cfprocparam
    value = "1".
    cfsqltype = "cf_sql_numeric" >
    < cfprocparam
    value = '0 '.
    cfsqltype = "cf_sql_varchar" >
    < cfprocparam
    value = '0 '.
    cfsqltype = "cf_sql_numeric" >
    < / cfstoredproc >

    Package Oracle statement

    create or replace
    PACKAGE CI_GET_SUMMRPT_LANGUAGES
    AS
    -See http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_17938 method 1: reference cursor method
    -p_reply_cursor Oracle and ColdFusion coding.
    TYPE p_reply_cursor
    IS
    REF
    CURSOR;
    PROCEDURE GET_LANGUAGE_PREFERENCES
    (
    p_reply ON p_reply_cursor
    p_start_date IN this update,
    p_end_date IN this update,
    p_sum_column in NUMBERS
    p_region_selections IN VARCHAR2,
    p_location_selection in NUMBER);
    -P_sum_column values determine the columns to SUM.
    c_registration_reregistration (1) CONSTANT INTEGER: = 1;
    c_served (1) CONSTANT INTEGER: = 2;
    END CI_GET_SUMMRPT_LANGUAGES;

    Oracle Package body (header only)

    PROCEDURE GET_LANGUAGE_PREFERENCES
    /*
    p_reply:... Cursor that contains the requested data.
    p_start_date:... Start date of request.
    p_end_date:... End date of query
    p_sum_column:... See GET_LANGUAGE_PREFERENCES.c_registration_reregistration
    and GET_LANGUAGE_PREFERENCES.c_served.
    p_region_selections. . Selections from region to report, separated by commas.
    p_location_selection:. Selection of rental to the report.
    */
    (
    p_reply ON p_reply_cursor
    p_start_date IN this update,
    p_end_date IN this update,
    p_sum_column in NUMBERS
    p_region_selections IN VARCHAR2,
    p_location_selection in NUMBERS)
    AS

    So that this works, the user associated with the Data Source ID "cicod_dev" must be the same for the owner of the Package "CI_GET_SUMMRPT_LANGUAGES".  Alternatively, you can code the name of the owner in your CF code...

    CFSTOREDPROC procedure = '. CI_GET_SUMMRPT_LANGUAGES. GET_LANGUAGE_PREFERENCES ".

    HTH

  • OBIEE 11 g: odd error in report ORA-00942: table or view does not exist

    Hi gurus,

    I get the following error if I pull one or more columns in a table of facts

    Error details

    Error codes: OPR4ONWY:U9IM8TAC:OI2DL65P

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 43119] Query Failed: [nQSError: 17001] Oracle error code: 942, message: ORA-00942: table or view does not exist to the call of the OCIStmtExecute OIC. [nQSError: 17010] Prepare the SQL statement failed. (HY000)

    SQL published: SELECT 0 s_0, 'XXXXXX '. "" "" Fact_FCT_REG_XXXXXXX_XXXXXX '. "" S_1 N_ACCT_BALANCE""XXXXXX"FETCH FIRST 4000001 LINES ONLY

    Is the weird part, when I take the physical sql and run it against the same user account. It is fetching result. He also works in a different environment, but throwing error in our test environment, both environments are well established for a long time to return, and many projects are developed by many different groups.

    I really need expertise help to break this question. Given that I do not get no idea why his mistake to throw into the application layer?

    Any help will be much appreciated.

    Thanks in advance

    Concerning

    Nathalie

    Save nqquery.log which connection pool is used to send the query to the DB. Then check the configuration of the Connection Pool to see what user credentials are used to connect to the database, to which database (DSN), and if the table owner prefix is added to the SQL.

    ORA-00942 can often be due to the existing table, but the user trying to access him confer no rights. Rather than say 'no permission', Oracle will say 'does not exist.

  • the iTunes Setup program finishes, but the application does not appear

    For starters, I'm on Windows, but it seems that the system is not the problem because it's happened before, with my Macbook Air.

    I download iTunes on Apple's site and Setup will run as usual and finishes. But iTunes never displayed in Program Files, the destination he was supposed to have downloaded. I opened the Task Manager and tried to manually run the program yourself by using 'itunes.exe', but he writes that the application does not exist.

    For general advice, see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach.

    Review the other boxes and other support documents list to the bottom of the page, in case one of them applies.

    The more information box has direct links with the current and recent if you have problems to download, must revert to an older version or want to try the version of iTunes for Windows (64-bit - for older video cards) as a workaround for problems with installation or operation, or compatibility with third-party software.

    Backups of your library and device should be affected by these measures but there are links to backup and recovery advice there.

    TT2

  • ADF mobile application deployment: the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Nice day

    I use Jdeveloper 11.1.2.3.0

    I'm getting following error when deploying my first app on the android emulator, please help me solve this problem. The exception log is the:

    [10: 50:12] update Android profile dependencies with FAR profiles created from application projects...

    [10: 50:12]-deployment began.  ----

    [10: 50:12] the target platform's (Android).

    [10: 50:12] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:12] check the State of the Android Debug Bridge server...

    [10: 50:17] Server Android Debug Bridge started.

    [10: 50:17] check a single Android emulator is online and connected to the ADB server...

    [10: 50:17] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:17] analysis of the dependence running...

    [10: 50:17] building...

    [10: 50:17] deployment of 3 profiles...

    [10: 50:17] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [10: 50:18] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [10: 50:18] start preparing the package...

    [10: 50:18] check the Application Controller project exists...

    [10: 50:18] checking dependencies of applications...

    [10: 50:18] Validation of the application XML files...

    [10: 50:18] Validation of the XML files in the ApplicationController project...

    [10: 50:18] Validation of the XML files in the ViewController project...

    [10: 50:18] copy of FARs in the application of the Mobile ADF framework...

    [10: 50:18] far from the source of the copy: ViewController...

    [10: 50:18] copy by far the source: ApplicationController...

    [10: 50:18] copy of model Android...

    [10: 50:48] copy of the framework resource files...

    [10: 50:48] copy of resource files java framework...

    [10: 50:57] copy of the common javascript files...

    [10: 51:02] deployment of counting files...

    [10: 51:02] copy of the application image files...

    [10: 51:02] copy of the ADF Mobile configuration files...

    [10: 51:02] .adf files...

    [10: 51:03] copy of file security related to the application of the Mobile ADF framework...

    [10: 51:03] Creation of preferences Android XML files...

    [10: 51:03] creating AndroidManifest.xml file...

    [10: 51:03] Creation of unsigned Android application file...

    [10: 51:31] compile the file of the Android resource identifier...

    [10: 51:33] create file classes.dex Android since the class files...

    [10: 51:33] update of Android application file not signed with content file and .adf DEX...

    [10: 51:33] Server Android Debug bridge closure...

    [10: 51:33] undeployment.

    [10: 51:33] - incomplete deployment.

    [10: 51:33] the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Hello

    I found the answer to this error, it's like actually had reinstalled Studio Android, whereby a new directory has been created with the software, called SDK as sdk1. And in my tools-> preferences, path of the plate-shape and tools platform was given as the sdk (old directory). Now, I've updated the path in the new directory as sdk1 and it works fine.

    Best regards,

    Julien

  • Oracle Database 11 GR 1 material: Table or view does not exist: MSK_CFG_TAO

    People,

    Hello. I'm working on the PeopleSoft application that runs on the database server Oracle 11 g 1 top material.

    I run the MSK_CFG, but it returns the error: Table or view does not exist. Has no SQL statement: Truncate Table user.PS_MSK_CFG_TAO4.

    I run the SQL to SQL statement > as below:

    SQL > select * from the user. MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO4;

    All the 3 tables above are non-existent.

    I checked the application designer, the MSK_CFG_TAO table is a temporary table with 4 fields. This table is the database. PS_ is before the table MSK_CFG_TAO fix. and the PS_MSK_CFG_TAO4 table is an instance of the temporary table MSK_CFG_TAO.

    I do not understand how to handle this kind of error.

    My question is:

    How to solve the Temorary MSK_CFG_TAO and PS_MSK_CFG_TAO tables are not exist in SQL > fast during the temporary table MSK_CFG_TAO is actually in the database?

    Thanks in advance.

    PL don't post duplicates - 9.0 Solution Campus: the process of data demographic MSK_CFG access

  • Error when deploying to the Simulator application: BUILD FAILED StandardInstall does not exist.

    I get the above error while deploying the blackberry Simulator application. I have
    Download the Java SDK 1.7, Apache Ant, BlackBerry WebWorks Smartphone SDK (OS 7 or earlier) and
    PhoneGap 2.8.1.I put in JDK and Ant path in environment variables.

    The project is to build successfully in the directory of the project with the command "ant blackberry construction."

    Generation of blackberry D:\ProjectBB>ant
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Update:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    BUILD SUCCESSFULLY
    Total time: 4 seconds

    While deploying Simulator using 'ant blackberry simulator load' command in the command prompt, it
    shows build failed with the error message "StandardInstall does not exist.

    Responsible for blackberry D:\ProjectBB>Ant-Simulateur
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Load Simulator:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    Load Simulator:
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator of executable = C:\Program Files\Research in Motion\BlackBerryWebWorks SDK
    2.3.1.5\simpack\7.0.0.318/9930.bat
    [echo] All simulators of closing...
    [exec] No sessions running.
    [exec] Result: 1
    [echo] MDS directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK 2.3.1.5/mds
    BUILD FAILED
    D:\ProjectBB\build.XML:51: The following error occurred when executing
    This line:
    D:\ProjectBB\blackberry.XML:153: D:\ProjectBB\build\StandardInstall does not exist.

    Total time: 7 seconds

    Please help me solve this problem

    Thanks in advance

    For the version of the SDK BlackBerry Smartphone (i.e. BBOS), please note that you need JDK1.6 and there are also 32 bits.

    Can you please try this change (uninstall previous versions of the JDK/JRE) and only install JDK1.6 32-bit (it will automatically install the JRE too.)

    As well, I see a problem in the community newspapers:

    [exec] [ERROR] Invalid application - archive name of archive is not valid

    There seems to be a problem with the name of the ZIP file:
    __Name__.zip

    Can you please try to remove the symbols _ the name of the archive?

  • Questions CHAPTER: classname does not exist in the current application package

    CHAP, I integrated it into my application.  When you put a file in my media with the specific file extension (.xyz) map and by clicking on it, my application successfully is started and managed as expected.  That's the good news.

    However, I tried to create a separate application to test the app-to-app content handling (so that other applications can call my request).  In the application, I create my file (extension .xyz) on the handset and then try to claim it.  However, when I try and call it, I get an IllegalArgumentException saying: classname does nto exist in the package of the current application.  I checked that my main application has seen that full classname with package (com.test.ui.MainApp) and that my separate application tries to make the invocation with this same classname.  He worked successfully on the BlackBerry Simulator (4.6 Simulator "BOLD"), but it throws the error above on my actual handset ("BOLD", 4.6.0.167)

    Anyone have an idea what could cause this problem?

    Please refer to the following.

    Support - Classname does not exist in the current application package
    Article number: DB-00751

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800429/support...

  • "Error running query: the real member does not exist in the application.

    Hi all

    I have a HFM EN users need to run, but somehow they started getting this error "error running query: real member does not exist in the application". I traced their levels of access to mine, and I am able to run the same report without any problem but the user still getting the same error. what may be the possible cause. Please help me so that I can ensure the debugging.

    Thank you

    Zitouni

    I was able to solve this problem by checking the user of security principals class was trying to run the report for. The user did not have acesss on the class of the said security and change all, solve the problem.

    Thanks, Sattu

  • ORA-20987: APEX - interactive report region does not exist in the application

    ORA-20987: APEX - interactive report region does not exist in the application

    I'm trying to get the query of an international registration (interactive report) on a specific page in my application.

    The code I am using is thesi:

    create or replace function get_report_query (nPage_id number)

    return varchar2

    as

    l_report apex_ir.t_report;

    l_query varchar2 (32767).

    l_list varchar2 (32767).

    number of nRegion_id;

    number of nIR_id;

    OWA.vc_arr nm;

    VL owa.vc_arr;

    BEGIN

    SELECT region_id

    IN nRegion_id

    Of apex_application_page_regions

    WHERE application_name = "E-BRIL.

    AND page_id = nPage_id

    AND source_type = "interactive report";

    nIR_id: =.

    apex_ir.get_last_viewed_report_id (p_page_id = > nPage_id,)

    p_region_id = > nRegion_id);

    NM (1): = "DUMMY_JUST_TO_SET_UP_OWA_UTIL";

    VL (1): = 'WHATEVER ';

    OWA.init_cgi_env (nm.count, nm, vl);

    l_report: = APEX_IR. () GET_REPORT

    p_page_id = > nPage_id,

    p_region_id = > nRegion_id,

    p_report_id = > 0);

    l_query: = l_report.sql_query;

    because me in 1.l_report.binds.count

    loop

    l_list: = l_list | i||'. '|| l_report. Binds (i) .name | » ='|| l_report. Binds (i) .value;

    end loop;

    Return l_query;

    end;

    /

    I want to get the query of the IR on my page 3. And I run;

    get_report_query (3)

    That's what I get:

    ORA-20987: APEX - interactive report region does not exist in application, page 3 and 1278226325207011749 region. -Contact your administrator of the application.

    ORA-06512: at "APEX_040200.WWV_FLOW_ERROR", line 630

    ORA-06512: at "APEX_040200.WWV_FLOW_ERROR", line 911

    ORA-06512: at "APEX_040200.WWV_FLOW_WORKSHEET_UTIL", line 33

    ORA-06512: at "APEX_040200.WWV_FLOW_WORKSHEET_UTIL", line 55

    ORA-06512: at "EBR_OWNER. GET_REPORT_QUERY', line 19

    The regio_id seems ok, because when I ask this region_id of apex_application_page_regions, id 1278226325207011749 is returned.

    Page 3 is also correct.

    I tried to follow Denes Kubicek his blog (Denes Kubicek ApEx BLOG: interactive report query is).

    What I'm doing wrong here?

    We use the Apex 4.2.

    Thanks in advance.

    Reg,

    Chris

    1717220 wrote:

    Please update your forum profile with a recognizable username instead of "1717220": Video tutorial how to change username available

    ORA-20987: APEX - interactive report region does not exist in the application

    I'm trying to get the query of an international registration (interactive report) on a specific page in my application.

    The code I am using is thesi:

    create or replace function get_report_query(nPage_id IN number)
    return varchar2
    as
    l_report  apex_ir.t_report;
    l_query  varchar2(32767);
    l_list  varchar2(32767);
    nRegion_id number;
    nIR_id number;
    nm  owa.vc_arr;
    vl  owa.vc_arr;
    BEGIN 
    
        SELECT region_id
        INTO nRegion_id
        FROM apex_application_page_regions
        WHERE application_name = 'E-BRIL'
          AND page_id = nPage_id
          AND source_type = 'Interactive Report';
    
        nIR_id :=
          apex_ir.get_last_viewed_report_id (p_page_id        => nPage_id,
                                            p_region_id      => nRegion_id);
    
        nm(1) := 'DUMMY_JUST_TO_SET_UP_OWA_UTIL';
        vl(1) := 'WHATEVER';
        owa.init_cgi_env( nm.count, nm, vl );
    
        l_report := APEX_IR.GET_REPORT (
                        p_page_id  => nPage_id,
                        p_region_id => nRegion_id,
                        p_report_id => 0); 
    
        l_query := l_report.sql_query;
        for i in 1..l_report.binds.count
        loop
            l_list := l_list||i||'. '||l_report.binds(i).name||'='||l_report.binds(i).value;
        end loop;
    
    return l_query;
    end;
    

    I want to get the query of the IR on my page 3. And I run;

    get_report_query (3)

    That's what I get:

    ORA-20987: APEX - interactive report region does not exist in application, page 3 and 1278226325207011749 region. -Contact your administrator of the application.

    ORA-06512: at "APEX_040200.WWV_FLOW_ERROR", line 630

    ORA-06512: at "APEX_040200.WWV_FLOW_ERROR", line 911

    ORA-06512: at "APEX_040200.WWV_FLOW_WORKSHEET_UTIL", line 33

    ORA-06512: at "APEX_040200.WWV_FLOW_WORKSHEET_UTIL", line 55

    ORA-06512: at "EBR_OWNER. GET_REPORT_QUERY', line 19

    The regio_id seems ok, because when I ask this region_id of apex_application_page_regions, id 1278226325207011749 is returned.

    Page 3 is also correct.

    I tried to follow Denes Kubicek his blog (Denes Kubicek ApEx BLOG: interactive report query is).

    What I'm doing wrong here?

    We use the Apex 4.2.

    The '0' in line 31 should be "nIR_id".

    What is the purpose of the lines 24-26?

  • EMP 11.1.2.4: Cube refresh error: Application %s does not exist

    Hi all

    We had applied the corrective update EMP 11.1.2.4 on EMP 11.1.2.3.

    While doing post task upgrade planning I found that a single planning application has been corrupted as follows,

    While in the epm 123 someone changes the password for the admin, at that time, this application has been corrupted.

    After you apply the update, I found that this plannning application is unable to connect to the essbase server.

    When I opened the console of Regional service, I can't see this planning an application.

    then, when I browse to administrator > > Administration > > manage > > create database, it gives me an error like this.

    The application %s does not exist

    It is a classic planning application.

    error.jpg

    I tried to add essbase EA application which gives me error like

    Error: 1054001 failed to load application RevBud with error number [1052003] - see the server log file

    any idea?

    concerning

    -Matt Dattatray

    Your question is exactly as if that I met recently. I did the same thing, but it was not to let me remove so I deleted the HYP_PLANSYS table manually.

    You can try this method of recovery of LCM and load data later in your cube.

    Make sure you have good backups before you go ahead and delete.

    1 backup copy of your application schema

  • OWM said "the directory &lt; OH &gt; / owm/portfolios/oracle ' does not exist

    Hello, RHEL 6, x 86-64

    Oracle 11.2.0.4 Ent Edition

    I installed the database from 11.2.0.3 to 11.2.0.4.  User reports ' ORA-28365: portfolio is not open "while trying to access the tables in a schema of some.

    I have little experience with Wallet, so I did know that I can "open" the wallet using OWM.  I start OWM and follow the instructions in the section 9.4.3 http://docs.oracle.com/cd/B28359_01/network.111/b28530/asowalet.htm#i1006711, and after step 2 which is to select a directory for the wallet, he tells me, ' "the directory < OH > / owm/portfolios/oracle"does not exist".". "  Ahh!  (By the way, it was when I was stressed the House ORIGINAL Oracle (11.2.0.3) because I wanted to see if the portfolio existed there.

    Now, I'm panicked moderately.  I try next?  I have to open the wallet!

    Thank you in advance for taking the time.

    Humbly,

    I had neglected to copy the 11.2.0.3 sqlnet.ora House.  After moving only and the connection automatic as well as encryption of wallet files, everything was suddenly fine.

    Thank you for taking the time to help me!

    Appreciated!

Maybe you are looking for