OC4J - Oracle 9i-sqlplus problem

Hi,
When I try to insert to the database using JDBC from a web browser, the browser hangs. The moment I exit from sqlplus at the command prompt, the query from the web browser writes immediately.
I am using the default "scott" "tiger" username password scheme supplied with Oracle and have specified that in my data-source.xml file.
I am thinking maybe user "scott" has some predefined number of connections or something? Does anyone know what the problem is?
Cheers,
Rahul

Hi Chen,
Yes, I agree with you that the SQL*Plus session is locking the database
table, but actually, I think any operation done on the table (including
a simple SELECT -- without FOR UPDATE) will lock the table.
Rahul, you don't need to exit SQL*Plus in order to unlock the table,
just issue a "commit" or "rollback" command from your SQL*Plus session.
Hope this helps.
Good Luck,
Avi.

Similar Messages

  • Oracle 10G connection problem

    Oracle 10G connection problem
    I launch my db with the following script:
    su - oracle -c "export ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1 && /u01/app/oracle/product/10.1.0/db_1/bin/dbstart"
    su - oracle -c "export ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1 && /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl start"
    Here is the output:
    SQL*Plus: Release 10.1.0.2.0 - Production on Fri Feb 27 22:17:51 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 188743680 bytes
    Fixed Size 778036 bytes
    Variable Size 162537676 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 262144 bytes
    Database mounted.
    Database opened.
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Database "orcl" warm started.
    LSNRCTL for Linux: Version 10.1.0.2.0 - Production on 27-FEB-2004 22:17:59
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    System parameter file is /u01/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xavan_fi
    xe)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    Start Date 27-FEB-2004 22:17:59
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xavan_fi
    xe)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    But when i try to connect with sqlplus:
    oracle@xavan_fixe oracle $ sqlplus
    SQL*Plus: Release 10.1.0.2.0 - Production on Ven. Févr. 27 22:19:32 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Enter user-name: scott
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory

    When you go to get connection you have to set the ORACLE_SID enviroment variable or use the service name in the string to get connection.
    Joel Pérez

  • Oracle XE installation problems in Windows XP

    Hi all,
    During installation I got following error mesage:
    "Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience."
    There was also request to send problem info to Microsoft.
    Another problem was that I can't open XE GUI.
    I got the famous "The page cannot be displayed" message.
    It can't be a port problem because Apache Web-server happily used that address and port.
    All help to solve these problems are welcome.

    The SQLPlus problem you have reported is the #1 symptom of the DLL issue. Do a search on your machine and see if you can find a DLL called oraociei10.dll
    If you do, check which directory it is in. The make sure that directory is not in your path.
    Note that if this is the problem, then I do not think your install was successful, as the same problem also causes the install to fail. So this may also be why you cannot launch the home page.
    Other reasons why the home page will not launch includes having a space in your Windows account user name - i.e what you logon to the machine with. This is also a known issue. The only workaround for this one is to deinstall, create a new Windows account user without a space (perhaps even oracle ?), logon as this user, and re-install.
    I also have concerns about your statement that Apache uses the same port. Of course, you cannot have Apache and something else like Oracle Database XE share the same port. So if Apache was running during the install, the database port would have been moved, typically to 8081. If you had Apache shut down during the install, then the database would have been placed on port 8080 - but if Apache is now started and also listening on 808, then things are going to get ugly.
    What is the URL that is being used for the Homepage, and is Apache running ?

  • Oracle 10g Startup problem on SuSE 9.1

    Hello everyone,
    I am new to Linux. And i have installed oracle 10g on SuSE Linux 9.1. I am able to install it properly, now i want to start my database. So, what steps i need to follow.
    I tried as follows
         1. Login as oracle and start the terminal.
         2. keyin the command as follows
         "sqlplus /nolog"
         but it is giving me the error message:
         "bash: sqlplus: command not found"
    Below it the step i followed at Terminal
    oracle@susepc:/> whoami
    oracle
    oracle@susepc:/> pwd
    oracle@susepc:/> sqlplus /nolog
    bash: sqlplus: command not found
    oracle@susepc:/>
    can anyone tell me how i can
    1. check my DB is runnig in SuSE Linux 9.1?
    2. start and stop my DB in SuSE Linux 9.1>
    Thanks in advance for your help and waiting for reply soon.. as it is urgent to me.
    Regards,

    Hi Ivan,
    Thanks for quick reply, Now i have set the PATH enviroment variable and i can able to start & shutdown my DB.
    But now i want to use Enterprise Manager and isqlplus via it's url(which i get at the end of Oracle Installation). I am not able to run it and it is giving me "Access Denied" error can you please reply me on this soon.
    waiting for your reply and thanks for all your help.
    Regards,
    Akshay Brahmbhatt

  • Oracle 10g forms problem

    hi
    can any body help me?
    i have installed oracle developer 10g with oracle 8i database
    when i run any form including the test.fmx
    it always ask to install JInitiator although it has been installed (appears in the control panel and in c:\program file\oracle folder)
    another problem appears after completing the installtion of JInitiator
    the browser views the HTML tags of the form not execute it
    so does any body have any idea???

    From the Windows Start menu, choose Run, type regedit, and click OK.
    Expand the registry nodes HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE.
    Make a backup copy of this key by right-clicking it and selecting Export from the context menu.
    Select one of the HOME nodes beneath the ORACLE node (the one for Developer Suite). Ensure that you have opened the correct node by verifying that the key FORMS90_PATH exists in that node.
    From the Registry Editor menu, select Edit > New > String Value. Type in the name FORMS90_HIDE_OBR_PARAMS.
    Double-click FORMS90_HIDE_OBR_PARAMS and in the Value data field enter false, then click OK.
    Close the registry editor.
    Now when you run a form from Forms Builder, it should show parameters, including userid, in the URL, but it should run fine.
    15. Set the path for Forms Builder to locate icons:
    a) Double-click the UI_ICON key to open it for editing.
    b) For the value data, append the path to the .gif file that you will use for the
    button icon, which is the \icons subdirectory of your lab directory. Separate this
    path from the remainder of the string with a semicolon; for example:
    ;e:\labs\lab\icons, then click OK.

  • Oracle Report Printing problem

    Dear All,
    i m using below code on button in oracle forms 6i problem is that when i click on button report should be print
    on network printer but it's print blank page however network printer is not my default printer when i set default printer
    to this network printer its working fine.
    and also its working when i set mode=character and network printer is not default printer but when i set mode=default or bitmap and notwork printer is not default then its print blank page.
         DECLARE
              p_list     PARAMLIST;
         BEGIN
         p_list := get_parameter_list('importdata');
         IF NOT Id_Null(p_list) THEN
    Destroy_Parameter_List('importdata');
         END IF;
              p_list := Create_Parameter_List('importdata');
              Add_Parameter(p_list,'P_IGM_NO',TEXT_PARAMETER,'10117/11');
              Add_Parameter(p_list,'P_INDEX_NO',TEXT_PARAMETER,'498');
              Add_Parameter(p_list,'P_CHR_NO',TEXT_PARAMETER,'CL-APL100/011');
              Add_Parameter(p_list,'P_CONTAINER_NO',TEXT_PARAMETER,'APHU6305929');
              Add_Parameter(p_list,'P_USER',TEXT_PARAMETER,'ALI');
              Add_Parameter(p_list,'P_BAL_QTY',TEXT_PARAMETER,0);
              Add_Parameter(p_list, 'PARAMFORM', TEXT_PARAMETER, 'NO');
              Add_Parameter(p_list,'DESTYPE',TEXT_PARAMETER,'PRINTER');
         Add_Parameter(p_list,'DESNAME',TEXT_PARAMETER,'\\192.168.1.67\epson');
         RUN_PRODUCT(REPORTS,'\\ORASERV\Atlas6I\Import\System\Reports\abc.rep',
         SYNCHRONOUS,
         RUNTIME,
         FILESYSTEM,
         p_list,
         NULL);
         END;

    i have made one oracle 6i reports. its is quite wide.when i run the report it shrink into too small font.
    and i increse it font size it by pressing + button on menu bar it looks okay.
    >
    The + button only causes a zoom in on the screen. It is not affecting the actual layout.
    >
    but the problem is that when i take print out of it ,it's printout comes in its intial format(in small font) evenif i choose different type of paper size or different orientation . it's printout is coming in too small font.
    pl tell me how to overcome this problem>
    The report rendering engine tries to fit the report page into the physical page size. This results in shrinking of font size,etc.
    To fix
    a) reduce the content on the report to something reasonable for printing.(Std paper sizes and orientation)
    b) change the page size selection. Of course, you will need a printer and paper of the size you set.
    Cheers,

  • JavaScript with XHTML pages under the OC4J Oracle Server?

    I make XHTML pages with JavaScript. These are compiling with an OC4J Oracle Server with the component Wireless. And when i look at the code source of my page the JavaScript never appears.
    So, do you have a solution to use JavaScript with these conditions , please?

    We do not currently support the use of Javascript through the Multi-channel Server.
    However, there may be a workaround. If you use a different MIME type (i.e. text/html) for specific pages that contain Javascript, you can bypass the Multi-channel Server. The Multi-Channel Server will simply passthrough pages with MIME types other than MobileXML, XHTML MP, or XHTML+XForms.
    Regards,
    Phil

  • Oracle SQLPlus problem

    was working on xp until i installed my broadband modem...getting the following error..
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

    Go into your listener.ora and tnsnames.ora files and reconfigure the host to 127.0.0.1.
    Then restart the listener.

  • ORACLE 11G INSTALLATION PROBLEM ON WIN7 32 bit

    okay i intalled the 11g edition but quite unsuccesfully . This is the view of start menu entry
    start->allprograms->oracle 11g express edition->empty
    Well, it shouldn't be like this !
    Can't figure out why ?
    Edited by: 908289 on Jan 16, 2012 3:52 AM
    Edited by: 908289 on Jan 16, 2012 7:59 AM

    i have the folder named oracleexe and app folder inside it . so this is what i should get as installed folders i guess !!Yes, that's what you can expect after a successful installation. Take a look in the direct ".\oracle\product\11.2.0\server" below the "app" directory. Do you see some url-link files there? (Despite several other subdirectories, of course...)
    Two of them should be the "Database_homepage" and "Get_Started". Try to call them.
    And Oracle XE service is started . Well, that's great. Sounds like all you lack is the links in you task menu.
    i couldn't quite get you here . which software/ programs are you referring to ? The start menu entry created is shown already as it is in the problem above and installation folders are there as i mentioned above . what else ,you refferring to ?I just wanted to check whether the installer has registered the database in the Windows list. This is part of a successful installation and would offer you the opporunity to uninstall (and perhaps reinstall) the whole package.
    Also , i am not sure which lOG file to check there because there are a lot of them !!As your database seems to be running as noted above, it doesn't seem to be necessary to go into these details.
    You should be able to access your database, either by using the links mentioned above, or, if these failed to be created, by calling the URLs by hand, e.g.
    http://127.0.0.1:8080/apex/f?p=4950 for "Get_Started" and
    http://127.0.0.1:8080/htmldb for the "Database_homepage".
    You should also be able to use the command line tool by calling sqlplus from a command window.
    If that doesn't satisfy you or you face any errors, you could try to reinstall.
    -Udo

  • Oracle 10G installation problem, and errors on SOLARIS 10 x86

    HI.
    I installed the last version of oracle 10g on a x86 SOLARIS 10 system.
    When the installer arrived at Configuration assistants, the window is stopping, and I can't see forward. But when I look at the installAction.log, the installation is checked as OK (?).
    When I launch sqlplus, and startup inside, it is said the ora-00205 error (problem with control files), and in the end, I'm really suprised there's no the database I told the installer to create at the beginning. But should I be surprised? As I didn't see really the end of the installation, and the installer didn't propose me the PATH where to install the DB, well, I guess there's something wrong.
    Could anybody tell me how to solve these problems, please?
    Thank you :)

    Two options:
    1. Create database using DBCA - execute $ORACLE_HOME/bin/dbca
    2. Create database manually (without DBCA)

  • Oracle 8i & JNDI Problem

    I am trying to connect to a remote instance of Oracle 8i. The DataSource object is bound, but when I do a lookup I get a null pointer exception.
    Here's the source code so far:
    public class ConnectionManager {
    private static ConnectionManager instance = null;
    private static String USER_NAME = "dyn3";
    private static String PASSWORD = "dyn3";
    private static String DRIVER_TYPE = "thin";
    private static String DATABASE_SERVER_NAME = "3.87.208.60";
    private static int PORT = 1521;
    private static String DATABASE_NAME = "etest";
    private static int MAX_CONNECTIONS = 500;
    public static final String ORACLE_DATABASE_URL = "@3.45.93.127:1521:";
    public static final String ORACLE_DATABASE_SID = "media6";
    private static String BIND_NAME =
    DATABASE_NAME+"@"+DATABASE_SERVER_NAME+":"+PORT;
    private InitialContext initCtx = null;
    * Loads the Oracle JDBC driver
    * @see oracle.jdbc.driver.OracleDriver
    * @see java.sql.DriverManager
    private ConnectionManager() throws Exception {
    try {
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    createOracleDataSource();
    }catch(Exception s) {
    s.printStackTrace();
    throw s;
    private void createOracleDataSource()
    throws SQLException, NamingException {
    DataSource ods = new DataSource();
    ods.setDriverType(DRIVER_TYPE);
    ods.setServerName(DATABASE_SERVER_NAME);
    ods.setDatabaseName(DATABASE_NAME);
    ods.setPortNumber(PORT);
    ods.setUser(USER_NAME);
    ods.setPassword(PASSWORD);
    ods.setMaxLimit(MAX_CONNECTIONS);
    rebind(ods);
    private void rebind(OracleConnectionCacheImpl ods)
    throws NamingException {
    try {
    File directory = new File("jdbc");
    if ( ! (directory.exists()) ) {
    directory.mkdir();
    System.out.println("url= "+directory.toURL().toString());
    Hashtable env = new Hashtable ();
    env.put (Context.INITIAL_CONTEXT_FACTORY,
    "com.sun.jndi.fscontext.RefFSContextFactory");
    env.put (Context.PROVIDER_URL,
    directory.toURL().toString());
    initCtx = new InitialContext(env);
    System.out.println("Context = "+initCtx);
    System.out.println("BIND_NAME="+BIND_NAME);
    initCtx.rebind(BIND_NAME, ods);
    }catch(NameAlreadyBoundException n) {
    //do nothing - this is OK
    }catch(NamingException ne) {
    ne.printStackTrace();
    throw ne;
    }catch(Exception e) {
    e.printStackTrace();
    * Returns an instance of ConnectionManager
    public static ConnectionManager getInstance() throws Exception {
    if (instance == null) {
    instance = new ConnectionManager();
    return instance;
    * Gets a connection to the database
    public Connection getConnection() throws SQLException, NamingException {
    DataSource pds = (DataSource)initCtx.lookup(BIND_NAME);
    return pds.getConnection();
    Can anyone shed some light on this problem? The Oracle manuals aren't much help.
    Thanks!

    You can use internet just to check if the apache server embedded with your oracle, not to verify oracle itself. Open a prompt in your host and try to access it by sqlplus "/ as sysdba" this should let you connect, then verify listener is up and running, lsnrctl status , this will let you know if you are able to connect, next if you want to access it from outside, install an 8i client on a remote pc and configure connectivity files using netca.
    ~ Madrid

  • Help with sqlplus problem

    So I installed Oracle for Linux 8.0.5 and applied the
    glibc patches. The database is up and running.
    I can connect to the database from my pc clients and from the
    local machine, so I know the listener is set right. But my
    problem isn't inbound connections, it's outbound connections...
    My problem is, when I try to use sqlplus to connect to another
    oracle database, I get a:
    ORA-01017: invalid username/password; logon denied.
    However, if I use svrmgrl to connect to that same database -
    using the same username and password, I am able to connect! A
    tnsping shows OK (30 msec) and I have connectivity, so my
    tnsnames.ora file is configured right...
    Any ideas anyone?
    Thanks in advance,
    Philip Adams
    null

    dave torgerson (guest) wrote:
    : Phil Adams (guest) wrote:
    : : So I installed Oracle for Linux 8.0.5 and applied the
    : : glibc patches. The database is up and running.
    : : I can connect to the database from my pc clients and from the
    : : local machine, so I know the listener is set right. But my
    : : problem isn't inbound connections, it's outbound
    connections...
    : : My problem is, when I try to use sqlplus to connect to
    another
    : : oracle database, I get a:
    : : ORA-01017: invalid username/password; logon denied.
    : : However, if I use svrmgrl to connect to that same database -
    : : using the same username and password, I am able to connect! A
    : : tnsping shows OK (30 msec) and I have connectivity, so my
    : : tnsnames.ora file is configured right...
    : : Any ideas anyone?
    : : Thanks in advance,
    : : Philip Adams
    : Are you connecting to a v7 database?
    : You may look at the $ORACLE_HOME/network/admin/sqlnet.ora file.
    : add a line like "DISABLE_OOB = ON". I've seen this solution
    : somewhere before and it worked for me when I had the same
    : problem. There are other lines you may need to add in this
    file
    : to turn certain "features" on or off.
    Maybe Sql*Plus is not linked with TCP/IP: the "adapters" program
    looks inside a program to see the protocols:
    adapters sqlplus
    If a "ls -l" for sqlplus shows a create date older than
    the svrmgrl, relink sqlplus.
    Regards,
    Gilles
    http://perso.club-internet.fr/gbriard
    null

  • Inserting non-ascii characters to ORACLE using SQLPLUS

    Hi
    I'm using Oracle 10.2.
    I would like to insert data with non-ascii characters, like éñ etc.
    For example:
    INSERT INTO FOO(NAME) VALUES ('abcñ');
    The problem is this - when I use SQLDeveloper with this query - there's no problem. However when I use SQLPLUS - I see the ñ character messed up.
    Most environments use some kind of escaping mechanism (like the \uXXXX in JAVA or %XX in URL escaping), but I simply can't find how to do so in SQLPLUS.
    Can somebody help please?

    Are you using "char" or "nchar" character datatypes? Make sure that the database character set defines the language script you need to support (see nls_database_parameters).

  • In OC4J.What's the problem?

    500 Internal Server Error
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    ???: javax.servlet.jsp.jstl.core.Config
    ???: com.sun.faces.application.ViewHandlerImpl
    ???: test.web.test:0.0.0
    ???: /C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-impl.jar
    ??: WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib
    1????: /C:/oc4j/j2ee/home/default-web-app/WEB-INF/lib/jstl.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\default-web-app\WEB-INF\lib)
    ???????? default.web.defaultWebApp:0.0.0 ????
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2051) [C:/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@8567361] at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1665) [C:/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@8567361] at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1621) [C:/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@8567361] at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1606) [C:/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@8567361] at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap] at com.sun.faces.application.ViewHandlerImpl.renderView (ViewHandlerImpl.java:123) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-impl.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView (ViewHandlerImpl.java:311) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/appbase.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.sun.faces.lifecycle.RenderResponsePhase.execute (RenderResponsePhase.java:87) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-impl.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.sun.faces.lifecycle.LifecycleImpl.phase (LifecycleImpl.java:221) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-impl.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.sun.faces.lifecycle.LifecycleImpl.render (LifecycleImpl.java:117) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-impl.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at javax.faces.webapp.FacesServlet.service (FacesServlet.java:198) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/jsf-api.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ResourceFilterChain.doFilter (ResourceFilterChain.java:64) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.sun.rave.web.ui.util.UploadFilter.doFilter (UploadFilter.java:194) [C:/oc4j/j2ee/home/applications/test/test/WEB-INF/lib/webui.jar (from WEB-INF/lib/ directory in C:\oc4j\j2ee\home\applications\test\test\WEB-INF\lib), by test.web.test:0.0.0] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:629) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:376) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:870) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:451) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest (HttpRequestHandler.java:218) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:119) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:112) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [C:/oc4j/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar), by oc4j:10.1.3] at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap]

    <?xml version="1.0" standalone='yes'?>
    <!DOCTYPE application-server PUBLIC "Orion Application Server Config" "http://xmlns.oracle.com/ias/dtds/application-server.dtd">
    <application-server
         application-directory="../applications"
         deployment-directory="../application-deployments"
    connector-directory="../connectors"
    >
         <rmi-config path="./rmi.xml" />
         <!-- JMS-server config link, uncomment to activate the JMS service -->
         <jms-config path="./jms.xml" />
         <log>
              <file path="../log/server.log" />
         </log>
         <global-application name="default" path="application.xml" />
         <global-web-app-config path="global-web-application.xml" />
         <web-site default="true" path="./default-web-site.xml" />
         <library path="../../../jlib/ldapjclnt10.jar" />
         <library path="../../../jlib/repository.jar" />
         <library path="../../../reports/jlib/rwrun.jar" />
         <library path="../../../jlib/zrclient.jar" />
    <!-- Do not remove this line. %s_formsSRVEntry% -->
    <!--
         <application name="forms" path="../../../forms/j2ee/formsapp.ear" auto-start="true"/>
    -->
         <application name="reports" path="../../../reports/j2ee/reports_ids.ear" auto-start="true"/>
    </application-server>
    Well, it seems "forms" is commented there.. maybe this is the problem.

  • Oracle 9i export problem

    Hi,
    I am working in a company domain.
    I have the Oracle 9i client installed on my laptop which connects to the Oracel database on a different server in the company domain.
    I am using this on the command line on the laptop
    exp pcl/pcbdev file=(student.dmp) tables=(STUDENT,STUDENT1,STUDENT2)
    and the error i get is
    ERROR>EXP-00056: ORACLE error 12560 encountered
    ERROR>ORA-12560: TNS:protocol adapter error
    ERROR>EXP-00000: Export terminated unsuccessfully
    ExitValue: 3
    On my laptop (client machine), I have
    TNSNAMES.ORA and SQLNET.ORA on this path C:\oracle\ora90\network\ADMIN
    But i dont have LISTENER.ORA. Should i have that. Could this be the problem. All suggestions will be helpful.
    Thanks

    In TNSNAMES.ORA I have
    x049.NGCO.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = lclntd35)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = x049)
    So I did this
    exp pcl/[email protected] file=(student.dmp) tables=(student,student1,student2)
    Now the initial error is gone but it gives me this. Tells me that there are no tables, when I can see the tables using sqlplus. what cd be the issue. is it something to do with priviliges.
    ERROR>Connected to: Oracle8i Enterprise Edition Release 8.1.6.1.0 - Production
    ERROR>With the Partitioning option
    ERROR>JServer Release 8.1.6.0.0 - Production
    ERROR>EXP-00056: ORACLE error 942 encountered
    ExitValue: 3
    ERROR>ORA-00942: table or view does not exist
    ERROR>EXP-00000: Export terminated unsuccessfully
    thanks

Maybe you are looking for

  • Submit Report (Regarding Background Processing)

    Hi Guru's, I want help regarding Background Processing. I have developed a program which is running fine in forground but in Background mode no values are comming. All values are becomig Zero. Plz help. *--- Submit Report for 'COGI' (Postprocessing o

  • Pictures in my Photo Stream disappeared?

    I was checking my photo stream for some pictures I took a while ago. I had about 750 photos on my Photo Stream, which I know is under the "1000 photos before they start deleting from your device" rule. Suddenly, just yesterday (after recently upgradi

  • The app console doesn't match. It gives error -1712

    THE app console doesn't match. It gives erro -1712. The store has already changed the memory

  • Volume Difference Out Of Headphone Jack?

    Has anyone experienced a difference in volume from the left and right sides of the stereo headphone jack. I've tried different headphones, different audio inputs on recievers etc. Happens on every song and happens all the time. It seems to be getting

  • Multiple conditonals on items

    How do I go about applying multiple conditions to an item? I'm trying to hide the Create/Update/Delete buttons on a form when certain conditions are met, but can't find a way of doing this while retaining the default (wizard created) conditions that