PLS-00355 error when opened the cursor in the procedure

Hello everyone,

I have a problen that makes me crazy:

Whenever I try to compile the following procedure, the error "PLS-00355: table using pl/sql not allowed in this context" occurs but I don't see what the problem is. I hope that the wisdome of the community will help to solve the problem.

Here is the code:

CREATE or REPLACE PROCEDURE data_year (study_year in NUMBER) HAVE
CONSTANT CHAR Sep: = "";
CURSOR cursor_year (year_of_interest NUMBER) IS
Select
BBS_CONDITIONS. COUNTRYNUM as a country,
BBS_CONDITIONS. STATENUM as State,
BBS_CONDITIONS. ROUTE road,
BBS_ROUTES. LATITUDE lat,
BBS_ROUTES. LONGITUDE as lon,
BBS_SUMMARY. AUG as Aug,
BBS_SPECIES. ENGLISH_COMMON_NAME as the name,
BBS_SPECIES. MIGRATION_TYPE as migtype,
BBS_SUMMARY. SPECIESTOTAL County,
BBS_CONDITIONS. MONTH as smonth,
BBS_CONDITIONS. STARTTIME as starttime,
BBS_CONDITIONS. ENDTIME as end time,
BBS_CONDITIONS. AMATURES amatures, as
BBS_CONDITIONS. ASSISTANT Assistant
of BBS_SPECIES.
BBS_ROUTES,
BBS_SUMMARY,
BBS_CONDITIONS
where BBS_ROUTES. ROUTE = BBS_CONDITIONS. ROUTE
and BBS_ROUTES. STATENUM = BBS_CONDITIONS. STATENUM
and BBS_ROUTES. COUNTRYNUM = BBS_CONDITIONS. COUNTRYNUM
and BBS_SPECIES. AUG = BBS_SUMMARY. AUG
and BBS_CONDITIONS. AN = BBS_SUMMARY. YEAR
and BBS_CONDITIONS. ROUTE = BBS_SUMMARY. ROUTE
and BBS_CONDITIONS. STATENUM = BBS_SUMMARY. STATENUM
and BBS_CONDITIONS. COUNTRYNUM = BBS_SUMMARY. COUNTRYNUM
and BBS_SPECIES. CLASS_ID = 0
and BBS_CONDITIONS. AN = year_of_interest
order by country, State, road, migtype, Aug.
rec_year cursor_year % ROWTYPE;
I have NUMBER: = 1;
TYPE table_year_type IS TABLE OF cursor_year % ROWTYPE;
table_year table_year_type;
BEGIN - Beginning of the data_year procedure
table_year: = table_year();
OPEN cursor_year (study_year);
LOOP
EXTRACT the cursor_year in rec_year;
EXIT WHEN cursor_year % NOTFOUND;
table_year. EXTEND (1);
table_year (i): = rec_year;
i: = i + 1;
END LOOP;
CLOSE Cursor_year;
DBMS_OUTPUT. Put_line ('country' | sep |) "the State" | Ms | "Route". Ms | "lat". Ms | "lon".
|| Ms | "Aug" | Ms | "name" | Ms | "migtype" | Ms | 'count '. Ms | 'month ' | Ms
|| "starttime" | Ms | "endtime" | Ms | "amatures | Ms | "Wizard");
BECAUSE me in table_year. FIRST... table_year. LAST LOOP
DBMS_OUTPUT. Put_line (to_char (table_year (i). Country) | Ms | To_char (table_year (i). State) |
Ms | To_char (table_year (i) .route) | Ms | To_char (table_year (i). LAT) | Ms |
To_char (table_year (i). LON) | Ms | To_char (table_year (i). AUG) | Ms |
table_year (i) .name | Ms | To_char (table_year (i) .migtype). Ms |
To_char (table_year (i). Count). Ms | To_char (table_year (i) .smonth). Ms |
To_char (table_year (i). StartTime) | Ms | To_char (table_year (i). EndTime) | Ms |
To_char (table_year (i). RPID) | Ms | To_char (table_year (i). Assistant));
END LOOP;
END; -End of the data_year procedure
/

Thanks in advance, TC

Give a line number? I wonder if it might be

table_year: = table_year();

that is the origin of the problem. Try to remove and see.

Better yet, change your code to

...
   TYPE table_year_type IS TABLE OF cursor_year%ROWTYPE INDEX BY BINARY_INTEGER;

   table_year     table_year_type;
BEGIN         

    OPEN cursor_year (study_year);
    FETCH cursor_year BULK COLLECT INTO table_year;
    CLOSE cursor_year;
...

Published by: Dave hemming on November 21, 2008 09:51

Tags: Database

Similar Questions

  • Houston-26061: error when opening the JDBC null password connection; opening of session

    Hi all

    I have this problem and I'm trying to solve for 4 days and still the same

    the problem is when I create a new project everything works fine but what happens is when I change the connection or create the new connection in the bc4j, which appears, I tried everything but still in the same problem, please help me... !!!

    INFO: ADFc: metadata bootstrap loading of ' / WEB-INF/adfc - config.xml "."
    October 18, 2008 13:13:02 oracle.adf.share.security.providers.jps.CSFCredentialStore fetchCredential
    WARNING: could not find the credentials for the asit key in C:\Jdev_Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\config\oracle.
    October 18, 2008 13:13:02 oracle.adf.share.jndi.ReferenceStoreHelper throwPartialResultException
    WARNING: Incomplete connection information

    < 18 October 2008 13:13:06 IS > < error > < HTTP > < BEA-101017 > < [weblogic.servlet.internal.WebAppServletContext@1ce79b8 - appName: 'AsitsoftWS', name: 'null', context path: ", spec-version: ' 2.5 ', request: [weblogic.servlet.internal.ServletRequestImpl@71a9f3 ']
    GET /faces/Master/Login.jspx?_adf.ctrl-state=1701566794_3 HTTP/1.1
    Accept: * / *.
    Accept-Language: en-US
    UA - CPU: x 86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Connection: Keep-Alive
    Cookie: JSESSIONID = HD7sL52KnvWCpprlZCTLt0BGdbFJV414gyc21Bns5sQyscyJy2CP!-1257647048

    [b]]] Root cause of ServletException.
    javax.el.ELException: oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
    at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
    at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:73)
    at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
    Truncated. check the log file full stacktrace
    oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.
    at oracle.jbo.server.ConnectionPool.createConnection(ConnectionPool.java:253)
    at oracle.jbo.server.ConnectionPool.instantiateResource(ConnectionPool.java:168)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:546)
    at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:327)
    at oracle.jbo.server.ConnectionPool.getConnectionInternal(ConnectionPool.java:104)
    Truncated. check the log file full stacktrace
    java.sql.SQLException: ORA-01005: password null; connection refused

    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:116)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:177)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:406)
    Truncated. check the log file full stacktrace
    >

    Hello

    I think to remember Grant in our team had a similar problem, it has been tracked down. In the meantime you can try and set the connection of the ADF BC to the J2EE data source?

    Frank

  • Run the 3709 error when opening the software

    I'm having a problem - run-time error '3709' when open software, how to solve?

    This type of error can be caused if the Visual C++ library runtime components are missing or because of a third-party software.

    Follow the steps below:
     
    Method 1:
    If the problem is caused by the lack of Visual C++ libraries, you can download and install the Runtime components of Visual C++ libraries from the link below:
     
    This error can occur when the Microsoft .NET Framework installation on the computer is damaged or is missing.

    Try it out below step to reinstall and repair installation of Microsoft .NET Framework on the computer, then check if you can install the software.

    (a) click the Start button, select Control Panel, click programs and then click on 'Turn Windows has or not.' If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    (b) search for Microsoft .NET framework 3.5.1 uncheck, click OK and restart the computer.

    (c) after the reboot, open again "Turn Windows features on or off" and place a check next to Microsoft .NET framework 3.5.1 and restart the computer.

    Step 2

    If the previous step fails, then I suggest that you manually download and install Microsoft Visual C++ 2005 and 2008 Redistributable Package and check to see if you can install the software.

    In programs and features, you do not show that you have installed Microsoft Visual C++ 2005 Redistributable and Microsoft Visual C++ 2008 Redistributable? If this is not the case, download the links here.
     
    Package redistributable Visual C++ 2005 (X 86)
     http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
     
    Visual C++ 2005 (x 64) redistributable package manager
     http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=eb4ebe2d-33c0-4A47-9dd4-b9a6d7bd44da&displaylang=en

    Package redistributable Microsoft Visual C++ 2008 (x 86)

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

    Package redistributable Visual C++ 2008 SP1 (x 64)
     http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en

    Let us know if that helps.

    Marilyn

  • Network error when opening the Regional service console

    Hi all

    I've successfully installed the Hyperion. When I start the Console of Essbase Administration Services, I get the next error * "error - 1042006 - network [111]: unable to connect to [localhost:1423]." The customer has expired waiting to connect to Essbase Agent using the TCP/IP protocol. Check your network connections. Also make sure that this server and port are correct. * Please guide me to solve this problem.

    Thanks and greetings
    Chimbu

    Hi Chimbu,

    Follow the steps below.

    * 1. Open the Windows registry (Start--> Run--> RegEdit). *

    * 2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP\Parameters.*

    * 3. Add new DWORD value named "TcpTimedWaitDelay."
    -Right click and select Edit
    -Select "Décimal" radio button, type 30.

    * 4. Add new DWORD value named "MaxUserPort."
    -Right click and select Edit
    -Select "Décimal" radio button, type 65534

    * 5. A restart of the server (reboot the Hyperion related Services) is cas.*

    Thanks and greetings
    Saru

  • JSP error when opening the EN in the workspace version 11.1.2.1

    When I open the financial report in the workspace, the report just shows empty, and it is a JSP error, can someone help tell me what kind of error it is and how to fix it? Thank you

    : syntax error
    line: 71
    Char: 167
    Code: 0
    URI:
    http://192.168.120.192:19000/HR/modules/com/Hyperion/reporting/Web/reportViewer/HRHtmlReport.jsp?newInstanceId=2549368 & repository_path = % 2FOPRreport % 2F % E6% AF %9 B % E5% 88% A9% E9% 83% A8% E4% BB % BD % 2F % E7% B8% BD % E6% AF %9 B % E5% 88% A9% E9% A1% 8 d-(%E9%A0%90%E4%BC%B0)-% E8% 87% AA % E6% 9 c % 89 & elementType = 2 & viewAs = html & run = 1 & showprompts = true & showuserpov = prefs

    Hello

    Please check this knowledge ID
    Reports financial reports not display all the results in HTML or PDF (Doc ID 1345703.1)

    The content of the above mentioned article is as follows:

    Setting up the Shared Services environment has been configured with multiple external directories. The native directory is the latest in the search order, and a few users (including the ' admin') names exist both an external directory and the native.

    When the user "admin" exists in several vendors, and an appropriate external service provider is defined in the search before native Directory order, the external user "admin" will be invoked. When "admin" connects to the workspace, the system will see first external 'admin' and will authenticate this user instead of the intended one Native. When this "admin" user tries to open EN reports, required in the HRInternal folder (in the file system) access will be denied. Therefore, the report opens blank.

    This is addressed in new BUG 10247788 - can't RUN EN REPORTS IN WORKSPACE AFTER APPLICATION of 11.1.2.0.04
    Solution
    Change the order of search of the directories of Shared Services in order to first define native directory.

    To change the search order:
    a. start the Shared Services Console.
    b. Select and then configure the users directories.
    c. in the defined Directory screen, select the Native directory.
    d. click on 'Up' as many times as necessary until it is the first in the search order.
    e. click Save.

    To make the changes take effect, the Foundation of Hyperion Service must be restarted (and all other services of EPM as well).

    For more information on the research agenda and how Shared Services proceeds to authenticate users, please see doc below, page 40:
    http://download.Oracle.com/docs/CD/E17236_01/EPM.1112/hss_admin.PDF

    Hope this helps,

    Thank you
    Charles Babu J

  • loadjava error when opening the file:-fix java.io.FileNotFound of Exception

    Dear,
    I have Oracle 11 GR 2 on Windows 2008r2. I have a very strange question while trying to load ordinary Java source. I get the error that loadjava cannot open the file. I use the following command to load:
    %ORACLE_HOME%\dbhome_1\BIN\loadjava -thin -user ORAMQ/***@localhost:1521:DEVAR -verbose -fileout %C:\temp\loadjava-9-MQReasonCodeResolver.java.log C:\src\MQReasonCodeResolver.java –resolve
    -----

    I got the following error in the file details:
    arguments: '-user' 'ORAMQ/***@localhost:1521:DEVAR' '-thin' '-verbose' '-fileout' 'C:\temp\loadjava-9-MQReasonCodeResolver.java.log' 'C:\src\MQReasonCodeResolver.java' '–resolve' 
    creating : source MQReasonCodeResolver
    loading  : source MQReasonCodeResolver
    Error while opening file: –resolve
        Exception java.io.FileNotFoundException: –resolve (The system cannot find the file specified)
    creating :  –resolve
    The following operations failed
         –resolve: opening file
    -----
    The code is very simple and has no problem:
    import java.lang.reflect.Field;
    
    public class MQReasonCodeResolver
    {
        public MQReasonCodeResolver()
        {
        }
    
        public static final String MQ_EXCEPTION_CLASS = "com.ibm.mq.MQException";
    
        public static final String RC_FIELD_PREFIX = "MQRC_";
    
        public static final String RC_VALUE_FIELD = "reasonCode";
    
        public static String resolve( Exception mqex )
        {
            if ( !canResolve( mqex ) )
                return mqex.getClass().toString() + mqex.getMessage();
    
            Class class1 = mqex.getClass();
            try
            {
                Field field = class1.getField( RC_VALUE_FIELD );
                Object key = field.get( mqex );
                Field[] fields = class1.getFields();
                for ( int i = 0; i < fields.length; i++ )
                {
                    Field ff = fields;
    String name = ff.getName();
    if ( name.startsWith( RC_FIELD_PREFIX ) && ff.get( null ).equals( key ) )
    {
    return mqex.getMessage() + " " + name;
    }
    }
    }
    catch ( Exception ex )
    {
    }
    return "unknown";
    }

    public static boolean canResolve( Exception exx )
    {
    Class class1 = exx.getClass();
    while ( Exception.class.isAssignableFrom( class1 ) )
    {
    if ( MQ_EXCEPTION_CLASS.equals( class1.getName() ) )
    return true;
    class1 = class1.getSuperclass();
    }
    return false;
    }

    }
    I load other classes and no issue, even jar files, I don't know what is the problem with this file? Also, it is strange is creating class and loading it has no issue, but the issue comes when resolve.
    
    Can anyone help?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    Hello:
    Put your - solve the flag at the beginning of the argument list.
    Last arguments should be files to download by loadjava.
    Best regards, Marcelo.

  • LiveCycle Designer reports errors when opening the pdf

    Hello

    I test LiveCycle Designer on a form of 6 pages.

    I created the form todat and everything works perfectly.

    After that my last save LiveCycle Designer cannot open the file (it crashes all of a sudden), but if I try to open the file in Adobe Reader file work properly.

    What you can do to understand what is happening?

    Is there a tool to check the error LiveCycle Designer pdf?

    Now I need to change the form, but I can't open it up more.

    Thank you very much for the help.

    Marco

    There are some settings in your user directory that could be damaged. I assume that you have installed on

    the drive c. can you go into this place and delete the... then try again:

    C:\Documents and Settings\logged in nom\Application Data\Adobe\Designer\8.2

    When you launch the designer again these files will be recreated.

    Paul

  • Error when opening the SPR of OLIVIER 7.9.6.3 in mode online

    [nQSError:13024] The success of the "EBS Security Context" init block is required.

    [nQSError:37001] Could not connect to the instance of Oracle BI server

    Published by: 993897 on April 25, 2013 04:48

    Uncheck the "Required for authentication" option of the EBS security context initialization block and you can still be integrated without having this option enabled.

    You can now you RPD open in online mode.

    HTH,
    SVS

  • I can't use Lightroom library after updating Windows 10, I can also create a new. Advise me please, (an unexpected error when opening the library)

    Can someone tell me how to create a new library. The one I have is corrupted and I have no idea how to do to create a new library. It does not show in the list. Thank you

    An idea that MAY work to install or run some programs in Windows old 10

    -http://www.tenforums.com/tutorials/15523-compatibility-mode-settings-apps-change-windows-1 0 - a.html

  • How can I fix a javascript error when opening from Dreamweaver?

    DW CS6 has recently started having 2 JavaScript errors when opening the application and at least 1 additional JavaScript error when you use the Insert Picture command.  Can anyone provide some tips about fixing this problem?

    DW-error2.JPG

    DW-error1.JPG

    DW-error3.JPG

    This will help-

    Dreamweaver FAQ index

    Look at the first number.

  • I get the Windows 0xc0000135 error when opening new tabs in Google Chrome. Help!

    I get the Windows 0xc0000135 error when opening new tabs in Google Chrome. Help!

    It gets really annoying. The very first 2 or 3 times I opened a new tab, I get this error message and
    I have to close and open a new one until I get a tab that works. Anyone who can help is greatly appreciated.
    -Eric

    Hi EricKelso,

    The question you have posted is related to Google Chrome and would be better suited to the community of Google chrome. Please visit the link below to find a community that will support what ask you
    http://www.Google.com/support/forum/p/chrome

  • Trying to open the message box appears 'lightroom has encountered an error when reading the preview cache and needs to stop smoking' Lightroom "Lightroom will try to solve this problem, the next time that it launches" OK when you press closed Lightroom an

    Trying to open 5 Lightroom, a message appears 'Lightroom has encountered an error when reading the preview cache and needs to quit' "Lightroom will attempt to solve this problem, the next time he throws" when OK key Lightroom quit unexpectedly and the computer returns to the office.  This persisted for 2 days and it has not set itself.  help please.

    Click OK close Lightroom.

    You must manually go to the location of your Lightroom by Finder catalogue / file Explorer and get rid of the Previews.lrdata folder

    By default, the location would be in Pictures\Lightroom folder

  • I can't get my LR to open without this message: "Lightroom has encountered an error when reading the preview cache and need to quit."

    Lightroom has encountered an error when reading the preview cache and needs to stop smoking.  Help, please

    Hi crystalc,

    It seems that the preview cache has become corrupted.

    You must go to the location where your catalog is stored via finder/File Explorer and get rid of the file ending with Previews.lrdata (not .lrcat)

    Default location of the catalog is under Pictures\Lightroom

  • Error: CreateFile (C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~e5d141.tmp I receive this error when opening certain programs that worked and now does not.)

    Original title: error: CreateFile (C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~e5d141.tmp

    I'm getting this error when opening certain programs to work and now are not. I have studied this particular error and did not find a lot about it or how to fix it.

    I don't think it's a virus.

    I don't know what to do, I tried restores system, right click and run as administrator, I did ensure that allows the firewall thing and completely uninstall and reinstall.

    If you know a way to solve this problem it would be greatly appreciated.

    Delete all files in the temp folder and see if you still receive the error.

    Let us know if that helps.

  • oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    Hi, I use JDev 11.1.1.7.0

    I got this error when I try to run the module of the application. Please help.

    I use the JDBC data source in the configuration of application modules, set the connection of business components.

    [1498] an exception has occurred when ordering.

    [1499] oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:218)

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:45)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:72)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:61)

    at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1004)

    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1185)

    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6837)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:304)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:335)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:620)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:425)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)

    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:936)

    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)

    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)

    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)

    Try using the JDBC URL instead of JDBC data source to run AppModule or run the application locally of JDeveloper. But if you will deploy the application on stand-alone weblogic, you use the JDBC data source and enter the name of the data source that is defined in weblogic

Maybe you are looking for