Personal Oracle8.0 and Forms5.0

Hi all,
I installed Forms5.0 and Personal Oracle8.0 on my PC. I could
connect to the Oracle instance using SQL*Plus8.0. But when I
tried to connect to the Oracle Instance with Forms Builder I
could not!. Well, I could connect to Personal Oracle7.0 with
Forms5.0. But I need to know how to connect ot Personal
Oracle8.0. Anyone can help please?!!
null

Hi Emad,
here is your problem:
Personal Oracle8 uses the Beaquent driver to connect to the
database by default. This is why you can connect to the database
from sql*plus but not from the developer/2000. The trick is to
run the Net8 utility and create your very own tnsnames.ora,
listener.ora and sqlnet.ora files. After you created those
files, you will start the listener and then the database. The
listener will listen at port 1521 for the database (by default).
Then you will be able to connect from within the developer.
Try and if you will still have problems send me an e-mail.
Zafer
Emad Kehail (guest) wrote:
: Hi all,
: I installed Forms5.0 and Personal Oracle8.0 on my PC. I could
: connect to the Oracle instance using SQL*Plus8.0. But when I
: tried to connect to the Oracle Instance with Forms Builder I
: could not!. Well, I could connect to Personal Oracle7.0 with
: Forms5.0. But I need to know how to connect ot Personal
: Oracle8.0. Anyone can help please?!!
null

Similar Messages

  • Connecting personal oracle8 and dev2000

    How to connect personal oracle8 and dev2000

    ok, for connecting PO8 to D2k you have to do the same setting as for central database connectivity.
    Anyway, here is the solution :
    1. Make an entry in tnsname.ora for your PO8 sid.
    2. Start the listener by giving the command lsnrctl start on command prompt.
    3. Start the database.
    4. Check the connectivity through SQL Plus.
    5. If sql plus is connected, start forms and connect it from there.
    Note : you may need to give po8.world in the connect string, but it is not required most of the time.
    where po8.world is the entry in the tnsname.ora.
    Best of luck

  • Personal Oracle8 and Developer6 ?

    I've installed Personal Oracle 8.0.3 on my Win98 computer. I
    tried to install also Developer6 (required support files 8.0.5c),
    but instalation was interrupted because of version conflict
    between support files of Dev6 and Personal Oracle8 (I was
    installing in one ORACLE_HOME). If I had ignored warning and
    continued with instalation of Dev6, I was not able to start
    Oracle database after succesfull installation of Dev6. I've got
    message: "The Oracle80.exe file is linked to missing export
    NZ80.dll:nztpfvec".
    I tried to copy NZ80.dll from Oracle distribution to my
    Oracle_Home, but database still was not operational.
    Is possible to install these products to diffrent Oracle_homes?
    Could anyone help me ?
    null

    Hi there,
    You cannot have Oracle8 and Dev6.0 in the same Oracle home.
    Install Dev6.0 in a different Oracle home.
    I guess it should solve your problem.
    regards,
    Vikram
    Petr Matula (guest) wrote:
    : I've installed Personal Oracle 8.0.3 on my Win98 computer. I
    : tried to install also Developer6 (required support files
    8.0.5c),
    : but instalation was interrupted because of version conflict
    : between support files of Dev6 and Personal Oracle8 (I was
    : installing in one ORACLE_HOME). If I had ignored warning and
    : continued with instalation of Dev6, I was not able to start
    : Oracle database after succesfull installation of Dev6. I've got
    : message: "The Oracle80.exe file is linked to missing export
    : NZ80.dll:nztpfvec".
    : I tried to copy NZ80.dll from Oracle distribution to my
    : Oracle_Home, but database still was not operational.
    : Is possible to install these products to diffrent Oracle_homes?
    : Could anyone help me ?
    null

  • Personal Oracle8 and JDBC:URL

    I am trying to use Oracle8 Personal Edition with Weblogic7.0. I tried to setup
    the connection pool but I couldn't figure out the JDBC:URL value correctly. I
    know the format is supposed to be jdbc:oracle:thin:@server:port:sid
    The server in my case is the localhost. I have created an instance called FBN.
    I don't know the port number. Can anyone help me to setup the Connection Pool
    properly? Thanks a lot.

    Here is an sample node to use oracle thin JDBC driver:
    <JDBCConnectionPool CapacityIncrement="5"
    DriverName="oracle.jdbc.driver.OracleDriver" InitialCapacity="5"
    MaxCapacity="40" Name="RFIDPool"
    Password="{3DES}FslOVhEO+VkeNVHoDdRxpw=="
    Properties="user=dwschema" Targets="myserver" URL="jdbc:oracle:thin:@localhost:1522:scisidw
    "/>
    Please note this one works with weblogic 6.1.
    Yong
    "Sai S Prasad" <[email protected]> wrote:
    >
    I am trying to use Oracle8 Personal Edition with Weblogic7.0. I tried
    to setup
    the connection pool but I couldn't figure out the JDBC:URL value correctly.
    I
    know the format is supposed to be jdbc:oracle:thin:@server:port:sid
    The server in my case is the localhost. I have created an instance called
    FBN.
    I don't know the port number. Can anyone help me to setup the Connection
    Pool
    properly? Thanks a lot.

  • Personal Oracle8 v803 and Oracle8i Lite v40 on Win98

    Is it possible to have Personal Oracle8 and Oralce8i Lite
    running on the same machine? If it is, can someone tell me how?
    Thanks,
    Ronald
    null

    Ronald I don'tknow if you can run both
    but at least for me converting was non\
    trivial.
    I removed personal oracle on my win98 machine
    by running orainst and removing every thing
    I could, then renaming the orawin directory,
    and running the windows registry editor
    and deleting the oracle section from
    within a section callled software.
    I am under the impression that O8 lite
    is to replace personal oracle 8.
    One thing that seems missing is
    pl/sql.
    Jordan Schwartz
    Ronald Luitwieler (guest) wrote:
    : Is it possible to have Personal Oracle8 and Oralce8i Lite
    : running on the same machine? If it is, can someone tell me how?
    : Thanks,
    : Ronald
    null

  • Personal Oracle8.03

    Hi All,
    I installed Personal Oracle8.03 and Forms5.0 I tired to connect
    to the Personal Oracle from the Forms5.0 using the Beq-Local
    protocol which is used to connect to local databases but it did
    not work at all.
    Is there anyone can suggest something on this?
    Thanks in advance
    null

    Ronald I don'tknow if you can run both
    but at least for me converting was non\
    trivial.
    I removed personal oracle on my win98 machine
    by running orainst and removing every thing
    I could, then renaming the orawin directory,
    and running the windows registry editor
    and deleting the oracle section from
    within a section callled software.
    I am under the impression that O8 lite
    is to replace personal oracle 8.
    One thing that seems missing is
    pl/sql.
    Jordan Schwartz
    Ronald Luitwieler (guest) wrote:
    : Is it possible to have Personal Oracle8 and Oralce8i Lite
    : running on the same machine? If it is, can someone tell me how?
    : Thanks,
    : Ronald
    null

  • Which ODBC driver for Personal Oracle8?

    I'm using Personal Oracle8 and trying to connect via ODBC from a
    Java program using JDBC. I can connect to MS Access 7 via ODBC
    but I cannot connect to Personal Oracle8 using the delivered
    ODBC 8 driver (8.0.4.0). Looking through the technet product
    listing, the other ODBC 8 drivers only work with NT. I'm using a
    laptop with Windows98. I'm stumped. What should I use and where
    do I download it from please?
    Thanks in advance,
    Dave
    null

    Are you connecting via a JDBC-ODBC bridge or just using the
    native JDBC driver? The ODBC drivers (or JDBC drivers for that
    matter) don't care if they run on WIndows 9x or NT. The problem
    here might be that you are using Personal Oracle. This version is
    not intended to be remotely connected to (i.e. from a remote
    machine) -- it is only intended for bequeath connections (i.e.
    processes local to the RDBMS). You CAN start a listener on the PO
    RDBMS (it isn't running by default), although that really isn't
    what it is intended to do (i.e. be a server). Try using the
    workgroup or enterprise server instead.
    The ODBC (and JDBC drivers) will need a listener running to
    connect remotely (which is probably the source of your trouble).
    null

  • Connection to Personal Oracle8 with JDBC - JDK 1.2

    I am new to development with java and have been struggling the last four days implementing connecting to Personal Oracle8 via JDBC, JDK 1.2.
    I have Personal Oracle8 installed on my machine along with JDK 1.2. I am confused on how to construct the URL that would point to my Local Database along with which driver to use. Can someone help me in out.
    Thanks
    Clif Dawes
    Application Builders

    Hi,
    Openlink Software provides JDBC 2.0 Core API compliancy in Type-1, Type-2, and Type-3 JDBC driver suites. This Multi-Tier Driver Suite offers the high performance, scalability and security that you won't find in other JDBC drivers on the market.
    Try a free non-expiring limited seat license at http://www.openlinksw.com
    Specific information on contructing the URL string with these drivers can be found at: http://www.openlinksw.com/info/docs/rel3doc/jdbc/cliclass.htm
    Best regards,
    Stephen Schadt http://www.openlinksw.com

  • Personal Oracle8 installer causes error   windows XP

    Hello,
    I tried to uninstall Personal Oracle8 from a Windows XP Professional. But while uninstalling a component it causes windows system error and asks to send a report to microsoft. Can anyone tell me how to uninstall it using Oracle installer or manually ?

    Do you have access to Metalink? (metalink.oracle.com) There is a good document there that details how to completely remove all Oracle components from a Windows machine. It is doc. id. 124353.1 on Metalink.

  • Unable to connect Forms 5 to Personal Oracle8

    Hi,
    I have recently installed Developer 2000 (release 2.1) and
    Personal Oracle8 (release 8.0.4.0.0) on Windows 95.
    I have made additions through both SQL Net Easy Config and Net 8
    Config to allow for remote connections to my Oracle server at
    work.
    All the tools I am using - Forms 5, SQL Plus 8.0, Procedure
    Builder, etc. - all connect to my server remotly through the
    configurations I added. SQL Plus connects to Personal Oracle8
    as well (ie the local databse).
    My problem - None of the Developer 2000 tools will connect to
    Personal Oracle8. I have played around at great lengths and am
    stumped.
    Can anybody suggest what I have to do to enable those tools to
    connect locally?
    null

    Hi,
    I have recently installed Developer 2000 (release 2.1) and
    Personal Oracle8 (release 8.0.4.0.0) on Windows 95.
    I have made additions through both SQL Net Easy Config and Net 8
    Config to allow for remote connections to my Oracle server at
    work.
    All the tools I am using - Forms 5, SQL Plus 8.0, Procedure
    Builder, etc. - all connect to my server remotly through the
    configurations I added. SQL Plus connects to Personal Oracle8
    as well (ie the local databse).
    My problem - None of the Developer 2000 tools will connect to
    Personal Oracle8. I have played around at great lengths and am
    stumped.
    Can anybody suggest what I have to do to enable those tools to
    connect locally?
    null

  • Personal Oracle8i ODBC setup

    How do I setup a stand-alone personal oracle8i database, on windows 98 platform, for use as an odbc datasource ?
    I am told by a colleague that I will need to configure net8 first.
    Is this correct, as there is no network.

    If T-mobiles fix the issue then you'll find Email Setting icon on your device home screen which will let you set up your personal emails.
    Steps are as follows -
    Go to Email Settings icon on your device
    Login using the user name and password (if already set by you)
    Under Services click on Email Account
    Click on Add An Email Account to integrate any POP or IMAP enable email (i.e... gamil, hotmail, ISP mail etc)
    To create BlackBerry.net ID click on Create A BlackBerry Email Address
    Type your preferred User Name and enter your Password for that ID
    After every successful email integration you'll receive an confirmation email from Activation Server. That's it!! You're done with BIS email ID integration.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Installation of Personal Oracle8i.

    I have downloaded the Personal Oracle8i for Windows 98.
    My PC has Windows ME.
    While I am installing the downloaded Personal Oracle8i on my PC, it is giving the following error message:
    "There was a problem in accessing the staging area. Please make sure the specified values of 'Source' and 'Destination' are valid.".
    I bet the 'Source' and 'Destination' are valid. Why I am getting such error message and not able to install the Personal Oracle 8i?
    Pl let me know the solution if anybody has faced such problem.
    Thanks.
    Ramesh.

    Oracle servers are not supported under Windows ME. Windows ME is not the same as Windows 98. Windoes ME is designed for personal, not business, use.

  • Personal Oracle8i Installation on Win98

    I just installed Personal Oracle8i for Win98. Installation works fine, database was created, net8 was configured. After rebooting my pc, I tried starting the database. An error message "Can not mount database" appears.
    I also tried installing it to another pc. But this time, the database was not created. I tried creating the database using the Database Configuration Assistant but it takes so long and my pc hangs up. When I start the database, it prompted me for a password. I tried all passwords I knew(tiger, manager, oracle, change_on_install, etc), but nothing works.
    Does anybody know how to fix these?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Harald Henkel ([email protected]):
    Are you sure, you have the correct version ?
    There is an Oracle 8i PE for Windows 98/ME
    and one for Windows NT/2000.<HR></BLOCKQUOTE>
    I came to this forum to find help as to why I can't get my 8i PE to startup in Win98 and then I read your post which prompted me to find out what CD I had. I have PE for NT/2000. I could have sworn I got for 98. Now I know what my problem is and how to fix it :)
    -Gus

  • I have 2 iPhone 4S's, one is personal, one purchased by work for me. Can I use the same iTunes account to sync both phones while keeping the contacts that are synced as separate lists for personal phone and work phone, but also allow same apps for both?

    I'm hoping someone out there knows if I can use 1 apple ID and 1 iTunes account to sync 2 different iPhone 4S's  - one for personal use, and one for work use. I would like to be able to sync with the same music and app's on both, but need to keep the contacts and calendars completely separate between the 2 phones since I don't want personal data on the work phone or work data on the personal phone. Can you help me figure this out?

    Yes!
    Luckily, if you be very careful and pay attention to what you have selected in itunes, you can separate these things
    Basically, in iTunes, there are tabs at the top for Summary, info, apps, etc..
    These tabs control PER DEVICE what syncs between itunes and the device.
    Therefore, you can plug iPhone 4S #1 in, and select to sync contacts with address book, then do so.  Then plug iPhone 4S #2 in, and not choose to sync with address book.  iTunes will keep these settings separate. However, in that situation for music and apps, you would check to sync both on both, in order to get all music and apps on each.
    The only thing to watch out for, each computer 'user' has only one set of address book and ical, meaning that if you want to sync both phones to the computer, but dont want to mix contacts, only one phone will be able to sync contacts and/or calendars.  Basically, each category in the Info tab will only hold one device's information, so you CAN do contacts with iPhone 4S #1, and calendars with #2.

  • I have an iPad mini in my classroom and a personal iPad at home; I am trying to set up folders on my personal iPad and also add my personal icloud account to the icloud email management on my pc at school; how do I do these tasks at work or home

    How do I set up folders on icloud from my personal ipad and add my personal icloud e-mail to the icloud management on my pc at work to manage email for work and personal iPads

    I have 5 different e-mail accounts I access from school now
    I have folders to store emails from gmail and for icloud emails accessed from my pc
    I need to use folders when accessing emails from my ipad
    I have folders when I access and use gmail from my ipad
    I also don't know why you need to know why, just what

Maybe you are looking for

  • Refresh Issue in Oracle ADF In JDeveloper

    Hi all, My ADF Application is having around 350 Forms. Application size is 700MB. I am facing a refresh issue in this application. whenever i am modifying any queries in view objects or lookups it is not reflecting immediately. Say : i modified one q

  • Java script with jsp

    hello friends,. please help me !! May i know how to retrieve values from list box in java script to jsp and store them in database..i am doing a project Employee Management system.... please give me ideas .....

  • EDI 850 outbound transaction to suppliers

    Need some feedback.. how does oracle 11I handle pushing out blanket releases to EDI suppliers? We are currently in the process of implementing 11I using the 830 & 862 EDI transactions. Can the 830, also be used in place of the 850 without causing cas

  • HT2311 What is the latest version of iTunes for Mac OS 10 version 10.4.11 ?

    What is the latest version of iTunes available for Mac OS 10.4.11 and how do I download it?

  • Inst DB2 V11, Netweaver 7.4 - problems with SAPCL

    Dear Colleagues, We have installed a z/os 2.1, DB2 V11 with Netweaver 7.4 and are trying to configure the sapcl. In db02, job profile, general, we can't see or select the db2 subsystem ID and therefore are not able to configure the stored procedure.