Form Server Connection to Oracle 8i Lite

Hi
I developed a web based application using form server and oracle 8i. In disconnected mode, I want to run same app on my laptop using form server and oracle 8i lite. But i m unable to connect to oracle 8i lite through form server. In normal mode, i m using microsoft odbc for connection with oracle lite, but it doesn't work with form server.
Can any one help me, what should I do to make connection to 8i Lite from Form server ?
thanks in advance
null

When using Oracle 8i Lite (4.0.x.x.x) with JDeveloper,
you have to:
1) If under JDK 1.1,
1a) make sure that your %ORACLE_HOME%\bin directory is in your
path.
1b) Add OLITE40.JAR and OLJDK11.JAR to the IDEClassPath in
JDEVELOPER.INI (remember, ya gotta have
the stuff in your classpath for it to work!)
2) If under JDK 1.2
2a) Add your %ORACLE_HOME%\BIN directory to the JLP and SLP
sections under [Ferrari]
2b) Add OLITE40.JAR to the IDEClasspath.
The reason for 2a is that under JDK 1.2, the call
"System.loadlibrary(xxx)" does not use the path to look for the
DLL. Only the system property "java.library.path" and
"sun.boot.library.path" Each of these two settings must
be set for it to work.
-JDeveloper Team
Joydip Homchowdhury (guest) wrote:
: I have installed Oracle 8i Lite and JDeveloper 3.0 in my NT
: machine. When I try to create a new connection using Oracle
Lite
: JDBC 4.0 driver and try testing the connection I get the
: following message :
: Unable to find driver oracle.lite.poljdbc.POLJDBCDriver
: Do I need to install any other components or set any other
: environment variables.
: Thanks in advance for your answers
: Joy
null

Similar Messages

  • Forms 6i or forms 10g connectivity with oracle 10g Lite

    Hi,
    We have install oracle 10g lite db on our PC (Windows XP professional), but we are unable to connect to forms 6i and report 6i.
    Can you please tell us how can we connect oracle 10g lite db to forms & reports 6i?
    Thanks
    Omprakash

    Welcome to the OTN Forums. Before posting anything else, please read the following:
    http://blogs.oracle.com/shay/2007/03/02/

  • I cannot create an Application server connection in Oracle JDeveloper 11 g

    i cannot create an Application server connection in Oracle JDeveloper 11 g , i got 0 of 9 test successful and i got this erros
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... failed.
    Testing Server MBeans Model ... skipped.
    Testing HTTP Authentication failed
    0 of 9 tests successful.

    Hi,
    you can start the Jdev by command line and then see the log that it is generating. Maybe there you can see the problem that is happening.
    Also you can check if the server is running with
         telnet hostname 7001
    Some possible reasons
         you have a firewall blocking the connection
         did you check /etc/hosts file entry ? should be something like this <ip address of host > hostname1
    Cheers
    Augusto

  • Oracle forms & reports support on oracle 10g lite

    Currently our oracle forms & reports 6i application works on oracle 8i database with oracle 9i lite.
    We upgraded our database to oracle 9i r2 and lite to 10gr2.
    After publishing the application when i try to open the application the forms screen disappears for ever.
    I wanted to know whether oracle forms and reports 6i is supported on
    oracle 10g lite r2?
    Thanks,
    Ashok Kumar.G

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • Forms6i connectivity with oracle 10g Lite Edition

    Dear Sir,
    how to connect forms6i with oracle 10g lite edition
    Can you tell me the step by step procedure?
    Regards
    Mukesh Sharma

    Hello,
    look at this thread: connecting form 6i  to oracle database 10G express edition
    and this one: Re: Forms 6i on Oracle 10g UTF8 - Problem solved
    If my answer is helpful, please click on helpful/correct. :)

  • Form Server Connection pooling - Urgent

    how does form server maintains connection pooling. I have defined a single db user through which form server establishes connections with the db, and created application users at application level. The information I like to know if form server maintains certain connection pooling and allow users to get connected if user limit exceeds but responed to them with delay. if it does maintains connection pooling then please elaborate how.???

    Forms doesn't do connection pooling -- each user requires a separate database connection.
    > Allowing remote Internet user connect directly to the
    database appears to pose a serious security/denial-of-
    service risk.
    So this is one of the good reasons to move the web Forms architecture.
    > It doesn't seem appropriate to ask unaffiliated remote
    users to know about, let alone remember database
    credentials for an external database, just to enable
    them to use a simple web-enabled form. Embedding the
    database credentials into the form appears to pose a
    more obvious security risk.
    With Forms on the web, you can hide the username/password/database details from the user. That information can be stored centrally -- either with Forms itself, or with an LDAP server. The end user doesn't have to know any of the details.
    We have customers running their Forms applications on the internet, and the users have no idea of the connection details to the database.
    For extra security, you can use SSL. Forms on the web, though, by default uses 40 bit encryption.
    Why then does Oracle Forms use this client-server
    architecture? Are there any plans to migrate away from,
    or provide an alternative to, this architecture in
    the near future?
    We do have an architecture to resolve these issues. It's called the Forms Listener Servlet Architecture and it's been available for over 2 years.
    If you go to the Forms area on OTN, you can read all about it:
    http://otn.oracle.com/products/forms/content.html
    Regards,
    Robin Zimmermann
    Forms Product Management

  • ODBC connections to Oracle 9i Lite

    i'm currently using oracle 9i Lite 5.0.2 database and Palm OS 5.1. can any body send me a sample code in JAVAwith which i can connect to Oracle Lite database in my palm from a PALM Application using ODBC.

    I am running the OBIEE software on Windows XP Professional on a laptop. An Oracle 10.2.0.1 EE database also resides on this machine.
    My TNSNAMES.ora file is located in one of my Oracle Homes but I have a system environment variable set for TNS_ADMIN. I am using the default listener installed with the preconfigured database, and I can connect to the database ok from the PC using SQL*Plus, TOAD etc. I have also tried connecting to the ODBC data source set up for this 10g db from within Excel with no problems.
    The System DSN entry called ORCLSH uses the driver 'Oracle in OraDB 10g_home1'. I have tried the ODBC driver with both a username entered and not. The TNS entry alias ORCLSH is used, which matches my TNSNAMES.ora file entry in the location designated by TNS_ADMIN. My db service name is ORCL. The parameters in the data connections are left are their defaults, i.e., enable result sets, enable query timeout, enable thread safety - all checked.
    The connection pool has been named ORCLSH too. I'm using Call interface ODBC 3.5, max connections 10, data source name ORCLSH. Shared login - checked, enable connection poolng - checked, use multithreaded connections - checked, execute queries asynchronously - checked, parameters supplied - checked (defaults).
    The writeback tab has been left alone (prefix TT, bulk insert buffer size 32, trx boundary 10).
    What other parameter details do you need to know, other that what details I have previously provided?
    Cheers,
    John

  • Connect Forms 6i application to Oracle 10g Lite database on notebook

    We are currently looking at mobilising one of our legacy systems. This application uses forms 6i. I have build the Olite Mobile Server and installed the olite database on a notebook. We have sucessfully synchonised from a 9i database to the Olite database on the notebook and have been able to validate the snapshot using msql
    when we try to connect to the olite database on the notebook using developer we get the following
    POL-5150 Access violation - Program attempted to access a database system table
    has anyone sucessfully connected forms 6i to an olite 10g database or know of someone who has.
    Thanks
    Sean

    I believe Oracle Lite is a non-SQLNET database and Forms can only connect via SQL*Net. If I am wrong and Oracle Lite can use SQL*Net I suggest you call Oracle Support and ask them to analyze your situation.

  • Connecting to Oracle 9i Lite from a JSP

    I am trying to use the oracle.lite.web.servlet package to connect to an Oracle Lite database using a JSP and get the user context of the logged in user like username and a few other details, however, when I try to compile my JSP on windows (haven't tried on UNIX) I get an error :
    "Class _csl._html.OraUserProfile Not found
    Connection c = ((OraUserProfile) user).getConnection();"
    I think I need to set some JAR files in the windows classpath. Would anyone know what libraries or JARs I would need to get this code compiled? and Where these libraries are located?
    Thanks much

    If you find a solution to this, I would love to know what it is. I also would like to access the server directly from a PDA...using MS Vis. Studio 2003.
    Chris

  • Form Builder connecting to Oracle database

    I recently dowloaded the Personal Edition of the Oracle 10g database.
    Having done that, I installed a copy of Oracle Forms 6i which I had.
    When I used to connect to the database from the Forms Builder, I only entered username "scott" and password "tiger".
    Now, it seems I also need to enter the database name to connect.
    I tried "Oracle10g", which I think is the instance name, but I get an error about not being able to "resolve service name."
    Can someone help me with this?
    Thank you.

    Although not related to your problem, connecting Forms 6i to a 10g database isn't really a good idea. Although it is supported by Oracle, you are likely to have problems. Remember that Forms/Reports 6i is very old (and no longer supported) and was based on the Oracle 8.0.6 architecture. Additionally, be sure you are using Forms 6.0.8.22 (Patch 13) or newer if you plan to connect to 10.x.
    That said, your problem is not related to the versions you are using. It is caused by the fact that the database is considered "remote" relative to Forms. This is true even though both products are likely installed on the same machine. By having them installed in different Oracle Homes (which you must), the database might as well be on another machine.
    Short answer, you need to add the database information to the tnsnames.ora file found in the Forms Oracle Home. More specifically, it can be found in:
    %ORACLE_HOME%\NET80\ADMIN
    The other alternative is to set TNS_ADMIN in the system environment (not the Windows Registry). This will point to the database's tnsnames.ora and will allow all installed products to access the same file.

  • SQL Server Connectivity from Oracle Solaris 9.2

    Hi,
    We have data in SQL Server 2000 database and we need to transfer this to Oracle 9.2 database in SOLARIS environment. To do this, we would like to connect to SQL Server from Oracle Solaris, we explored options like
    Transparent Gateway and Hetrogeneous Services.
    We doubt whether it is possible to do so from Solaris environment to SQL Server, which runs only in Windows OS.
    We tried connecting from SQL Server to Oracle Solaris, which we could not able to do it successfully.
    Please guide us the various methods available to accomplish the same, thank you.
    Regards,
    Deva

    You need an ODBC driver for Solaris.
    Sybrand Bakker
    Senior Oracle DBA

  • Create application server connection to Oracle 9ias

    I'm following the instructions found in the JDeveloper help files for Creating a Connection to Oracle9ias Via Remote DCM and everything makes sense except the part about deploying oc4j-dcm-servlet.ear to a running Enterprise Manager OC4J instance. I can find no information on how to do this and further more can not even find the oc4j-dcm-servlet.ear file anywhere. Does this type of connection from JDeveloper work? What am I missing?

    Hi,
    1: ormi://<server domain name here>/
    if the default ormi port isn't used, then you need to specify it here as well. The ormi port is contained in OC4J_Home\j2ee\home\config\rmi.xml
    The default value is
    <rmi-server port="23791" >
    2: Keep the default
    Frank

  • Oracle 8i Lite Sqlplus connections

    Hi
    I am trying to run 2 concurrent sqlplus connections in Oracle 8i lite ... it works fine ... if I dont make any changes to database. But Once I commit the changes .... I am not able to make any more connections ....it gives OCA-30017 "Error Loggin on to non-oracle database" and fails connecting to oracle 8i lite. I am using the standard ODBC driver (Oracle Lite) to connect to sqlplus. Please help !!!
    Thanks
    Prabhu.

    I am using Windows 2000 Professional and I am experiencing the same problem. I can connect to the POLITE database from Oracle8 Navigator and Oracle ODBC 32bit Test but not from SQL*Plus. Here is what I see:
    Connected to:
    Oracle Open Client Adapter for ODBC 6.0.5.29.0
    Oracle Lite ORDBMS 4.0.1.0.7
    SQL> connect system/mgr@odbc:POLite
    Server not available or version too low for this feature
    Connected.
    SQL> connect system/mgr
    ERROR:
    ORA-12203: TNS:unable to connect to destination
    Warning: You are no longer connected to ORACLE.
    Should I try to upgrade my Open Client Adapater (OCA)? Could it be something with my PATH? How can I set up the default TNS to connect to POLITE? Any suggestions?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Floyd Teter ([email protected]):
    George,
    Try the following host string: ODBC:POLITE
    Lite typically uses the SID of POLite for installation of the default database, so this host string should do the trick. If not, drop me an email and we'll work through it together.
    Hope this helps!
    FMT
    <HR></BLOCKQUOTE>
    null

  • Help: FORMS SERVER cannot connect to database (forms patch9)

    Hi:
    I've installed oracle 9i database and oracle 9ias 1.0.2.2.2a.
    I configured FormsServlet and it's working very well as i suceed my test in http://machina.domain/servlet/oracle.forms.servlet.ListenerServlet!
    The problem is that i cannot connect to the database and i got the error ORA-12203 TNS: Unable to connect to destination!
    I've changed jserv.properties as recommended in 9ias 10222 release notes by commenting the wrapper.env=ORACLE_HOME in OJSP because it conflicts with forms server home.
    I've read all about this, and i still cannot connect to the database.
    I'm using a forms servlet configuration with IE JVM.
    If anyone can help me... i apreciate it!
    By the way in my jserv.properties forms server config i have:
    # Oracle Forms and Reports Servers
    wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    If i have this the Test native method call (JNI) fails, but forms server keeps running. The error is:
    Calling RunformProcess.nInitLib()...
    RunformProcess.nInitLib() failed:
    java.lang.NoClassDefFoundError: oracle/forms/servlet/RunformProcess
    Your server configuration needs correcting. Please refer to the Forms documentation for details
    If i comment the f60srv.jar as showed here i suceed the test
    # Oracle Forms and Reports Servers
    # wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    So... anyone help ?
    Ricardo
    PS: I can't understand why oracle keep sending huge amounts of releases of products and everytime they send a new release, that new release keeps coming with new bugs.

    Hi:
    This just connection problem just happen if i use formsservlet http connect mode. if i use normal HTTP (without servlet)connect mode with Jinitiator (1.1.8.16) i successfully connect to database (oracle 9i).
    Anyone there using 9ias 1.0.2.2.2a with forms server servlet and oracle database 9i ?
    thankx

  • Oracle 8i Lite connection problem

    I'm trying to make connection with Oracle 8i Lite native jdbc driver. I'm getting error "Unable to find driver oracle.lite.poljdbc.POLJDBCDriver" when pressing Test button.
    olite40.jar is in IDEClassPath in jdeveloper.ini and Oracle 8i Lite is in Default Project Libraries.
    What I've missed?

    If you have added the Olite40.jar file to the IDE_CLASSPATH setting in the jdeveloper.ini file, make sure you restarted JDeveloper after editing the ini file.
    Also, make sure you specity 'Olite40.jar' not 'olite40.jar' (watch the case of the archive file name).

Maybe you are looking for

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried /

  • Error in transformation in OSB

    Hi all, I am getting following error in transformation in OSB console: <con:reason>     OSB Assign action failed updating variable "PaymentRequestsPCMToEBS": com.bea.wli.common.xquery.XQueryException: Error parsing XML: {err}XP0006: "element {http://

  • Problem with Language translation

    Hi All,      Our project has gone under EHP Upgrade last week,      But the customer is facing problem with XD03 transaction.      The problem is, even after logging in Finish the following fields are displayed in English.... Customer chain Agreem. g

  • Read ABAP Program from Transport File

    Hi Guys, I have a transport log file which contains an abap program, i want to read that program before inporting that to my system, when i open the file the program sources come in not readable format we are on ECC.6 and transport file is also gener

  • ALV refresh problem

    Dear All, I have a existing alv list in which customer wants a refresh button to fetch the most recent data. In the report they have used LDB. Hence they are using Get LQUA statement which works as a loop along with end-of-selection. I have created a