SUPER URGENT - I can't connect Discoverer with my own Oracle Data Base

Please sobebody help me!
I've installed Oracle9i Personal, but I can't connect to Discoverer with it.
When I put the "username" , "password" and the "name of the bank" the system
returns the message:
'I was not able define the name of the service'
What must I do???
How can I configure the 'Oracle 9i Personal' to connect to Discoverer 4?

I have highlighted your error. You are trying to invoke a method over a null object.
Hi,
Is that something wrong with my db connection? Why I
can't insert the data to the db. By the way, I using
Tomcat 3.1, oracle enterprise 8.1.7 and JDK1.3
<html>
<head>
<basefont face="Arial">
<%@ page language="java" import="java.sql.*" %>
<%!
//define variable
String UId;
String FName;
String LName;
String city;
String phone;
String conn;
%>
<table border="2" cellspacing="2" cellpadding="5">
<tr>
<td><b>Owener</b></td>
<td><b>First Name</b></td>
<td><b>Last Name</b></td>
</tr>
<%
Connection connection = null;
Statement statement = null;
ResultSet results = null;
Statement SQLStatement =
connection.createStatement();
Class.forName("oracle.jdbc.driver.OracleDriver");
String url =
"jdbc:oracle:oci8@administrator:1521:mylogo";
connection = DriverManager.getConnection(url,
"sysman", "manager");
statement = connection.createStatement();
String Query = "SELECT * FROM USER";
ResultSet SQLResult =
SQLStatement.executeQuery(Query);
while(SQLResult.next())
UId = SQLResult.getString("LNAME");
FName = SQLResult.getString("FNAME");
LName = SQLResult.getString("DEPT");
city = SQLResult.getString("TITLE");
phone = SQLResult.getString("TEL");
out.println("<tr><td>" + UId + "</td></td>" + FName
me + "</td><td>" + LName
+"</td><td>" + city + "</td><td>" + phone +"
+" </td>");
%>
<td> <a
a href="delete.jsp?uid=<%=UId%>">delete</a></td>
<td> <a
a href="editform.jsp?uid=<%=UId%>">edit</a></td>
<td> <a href="insert.htm">Insert</a></td>
<tr>
<%
//close connection
SQLResult.close();
SQLStatement.close();
connection.close();
%>
</table>
</body>
</html>
Any help is appreciated !

Similar Messages

  • Can you use SQL Developer against non Oracle data bases?

    If so, then how do you define the connection for non Oracle data bases?

    Look, SQL Developer has got to be a 'gateway' into Oracle DBs from other databases. JDBC allows simple introspection and execution of SQL commands. So the 'explain' button won't be available, or some of the DDL stuff, big deal! Let them get a taste of what they are missing by not having an Oracle database.
    If we can get non-Oracle developers (especially MS SQL Server) to use SQL Developer it will expose them to the superiority of the Oracle DB server.
    If they have heterogenous services installed they are already an Oracle customer -- we have little additional DB server sale opportunity there. SQL Developer is a really sweet tool and it could be a real draw into the DB server sales.
    SQL Developer must be easily usable by non-Oracle customers in order to help us sell the DB server to them!

  • HT4623 I just got an iPhone 4, and I can not connect it with my iTunes. I tried to set up a new iTunes account but it says that my security code is wrong, even when everything is correct. What should I do?

    I just got an iPhone 4s, and I can not connect it with my iTunes from my previous account. I have already tried making another account, however it says that I have the wrong security code even though this is not true. What should I do?

    Contact iTunes support.  There's a link to it on the bottom of every page in the iTunes store.

  • Can I connect my iPad mini to a data projector using a lightning to 30-pin adapter connected to a 30-pin to VGA connector? Or will this only work with a lightning to VGA connector.

    Can I connect my iPad mini to a data projector using a lightning to 30-pin adapter connected to a 30-pin to VGA connector? Or will this only work with a lightning to VGA connector?

    The lightning to 30 pin adapter does not support video as per the item description in the Apple online store:
    http://store.apple.com/us/product/MD823ZM/A/lightning-to-30-pin-adapter
    This adapter lets you connect devices with a Lightning connector to many of your 30-pin accessories.* Supports analog audio output, USB audio, as well as syncing and charging. Video output not supported.
    You will need to the Lightning to VGA adapter directly
    http://store.apple.com/us/product/MD825ZM/A/lightning-to-vga-adapter?fnode=3a
    Or the Lightning Digital AV Adapter
    http://store.apple.com/us/product/MD826ZM/A/lightning-digital-av-adapter
    If the projector supports HDMI input.

  • Macbook pro retina 15 after update OS X 10.9.3 to 10.9.4 can't connect wifi with Channel Width 40 HMz

    macbook pro retina 15 after update OS X 10.9.3 to 10.9.4 can't connect wifi with Channel Width 40 HMz

    That's odd. I assume this is the 5 GHz band, right?
    Have you tried changing the router to do auto 20/40?
    Have you tried deleting and reconnecting to the wifi network?

  • Macbook/mac mini can ethernet connected[crossover] with another PC-windows?

    macbook / mac mini can ethernet connected crossover with another PC - windows like Sony VAIO laptop VGN-A297XP CEZ ? If yes can share all services like pc-pc connection ? IF Ethernet speed is 100/1000 for this laptop what is connection speed mac-pc ?

    If you temporarily connect the Mac Mini server to the Time Capsule (TC) by Ethernet, can it gain Internet access now? Is the Mac Mini in the same room, different room/floor from the TC?

  • How can i connect labview with ge fanuc versamax plc via VISA

    I, ve a ge fanuc versamax plc. I am building a data logger in labview. There are two current trasmitters. I dont have any other data acquisition devices other than PLC. How can i access data acquired by PLC and how can i connect it with labview using VISA?

    KPAC wrote:
    I've a ge fanuc versamax plc. I am building a data logger in labview. There are two current trasmitters. I dont have any other data acquisition devices other than PLC. How can i access data acquired by PLC and how can i connect it with labview using VISA?
    There may be variations between models, but I believe all VersaMax support Modbus and GE's own SNP/SNPX serial communication protocols.
    For Modbus communication protocol:
    The link here is a good outline of the different options available. If you really want to limit yourself to the option of using VISA, then it's Items 1. and 2. in Khalid's list that are applicable. You might have to modify some of the free LabVIEW Modbus VIs to suit you needs, but they are useful as examples if you have little experience programming a serial driver.
    For SNP/SNPX:
    Your options are similar to those for Modbus, except that I'm not aware of any existing free set of LabVIEW VI's for it. With a web search you might find something (I almost programmed one 10 years ago). The SNP/SNPX protocol is/was well documented in a GE FANUC manual which you could get from them (in 1993 it was GFK-052B "Series 90 PLC Serial Communications User's Manual") so you still can write your own set of VIs.
    If you don't really need to limit yourself to using VISA, there are ActiveX and OPC drivers available which use SNP/SNPX that you can find with a web search. And you can see here that NI's Industrial Automation OPC Server's do include an object for GE Fanuc Versamax via Ethernet. This would not be the cheapest in terms of capital cost though.
    Good luck.
    =====================================================
    Fading out. " ... J. Arthur Rank on gong."

  • Can i connect iphone with itunes on windows pc?

    can i connect iphone with itunes on windows pc?
    and if i can, am i going to lose everything if the device is the fisrt time is connecting with this pc?

    Yes you can connect it.
    You will only loose everything if you choose to sync. If you don't then no.  But then you won;t be able to do much while connected, as any transfer of data  (music, movies, etc..) will require a sync.

  • HT201274 I was given an iphone 4s by my sister as she got a new one, now i want to clear it so that i can set it up with my own details, if i erase all content and settings will this affect anything on her new iphone as it is synced to the same gmail acco

    I was given an iphone 4s by my sister as she got a new one, now i want to clear it so that i can set it up with my own details, if i erase all content and settings will this affect anything on her new iphone as it is synced to the same gmail account

    her contacts are connected directly with the Google Server so as long as they are saved to her Gmail account she should be 100% fine.. the only contacts she may lose are the ones that she added directly onto the phone and did not sync to her Gmail account.. so you should just double check with her on that

  • Installing Discoverer with Database Version Oracle 10g Express Edition

    Hello,
    Is it possilbe to install Discoverer with database version Oracle 10g Express Edition? I have Oracle Fusion Middleware 11.1.1.1.0 on my Windows XP machine as well. If so, can someone please provide me a link to the Discoverer download.
    Regards,
    Kelly

    Note that the Personal Edition of the database is 'the most powerful' version, in that it contains all features and options of the Enterprise Edition (expect RAC and Enterprise Manager packs)
    As such, the Personal Edition, at a mere USD$400-500 is one of the most cost effective for-fee products that Oracle has in it's inventory. It is targeted at the developer. And it comes with the complete set of Sample Data, whereas XE has a very limited subset (since it does not support all functionality).
    Express Edition is indeed free, but it is not supported, and can not be patched. OTOH it does have a lighter footprint.
    Again, I am not sure whether Disco 11g is compatible with Express Edition. (It's on my schedule for December ...)

  • I have family plan of 5 iphones and all them have the same apple id, the q. is how I can set each one with their own apple id? please advise...

    I have family plan of 5 iphones and all them have the same apple id, the q. is how I can set each one with their own apple id? please advise...

    See How to Stop Sharing an Apple ID.
    (Note that I am affiliated with that site, and some pages contain ads).

  • ı have bought second hand ipad. 17 apps which were downloaded by previous user with his or her apple id. I need to update them but when I try, ı can't update them with my own apple id. Device ask me to update with the id and password of previous user.

    ı have bought second hand ipad. 17 apps which were downloaded by previous user with his or her apple id are waiting to be updated. I need to update them but when I try, ı can't update them with my own apple id. Device ask me to update with the id and password of previous user. I tried I forgot but this didn't work.  So how can ı have my device forget the previous ID and use my own to update exsisting apps.
    <Email Edited by Host>

    Restore the device to factory settings with iTunes. 
    Then launch the App Store app on the iPad and sign in with your Apple iD and password:
    OT

  • How can i import procedure with %ROWTYPE in Oracle 10.2 (paris) warehouse b

    Hello.
    How can i import procedure with %ROWTYPE in Oracle 10.2 (paris) warehouse builder?Everytime i try to do it i get an error message:
    API0411: Name should be an empty string.
    If i comment out %rowtype i can import it without problems.
    I have tried re-creating the procedure in OWB but once again i cannot find the %rowtype anywhere. the %type is there etc. I have tried to use Publish transformation / custom and cannot find %rowtypa there either.
    Thank you very much for your help

    Just in case you are having the same problem and cannot find any help anywhere - it is a bug in OWB.
    I got in touch with Oracle Support and it appears that it is possible to import procedure/package with %ROWTYPE inside it, but it is not possible if the %ROWTYPE is in the arguments.
    Just waiting for them to provide me with the bug ID.

  • My iPad Air is disabled after wrongpassword attempts.I didn't sync it with my laptop also. How can I restore it with out losing the data.

    My iPad Air is disabled after wrongpassword attempts.I didn't sync it with my laptop also. How can I restore it with out losing the data.

    You can't unlock it without losing data. It's too late for that now. You totally erase the iPad when you unlock it and you will have to start all over again. Most of your purchased content can be downloaded again.
    Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disabled - Apple Support
    Download past purchases - Apple Support

  • Can't connect my express to my time machine base station?

    can't connect my express to my time machine base station I am in a loop and frustrated

    Ok, you have an older 802.11g AX. The steps to configure it for streaming are the same for both models. Let's go over it quickly just in case something was missed.
    AirPort Express Base Station (AX) - iTunes Setup
    Either connect to the AX's wireless network or connect directly, using an Ethernet cable, to the Ethernet port of the AX, and then using the AirPort Utility in "Manual Setup" mode, make the following changes:
    AirPort Utility > Select the AX > Manual Setup > AirPort > Wireless
    Wireless Mode: Join a wireless network
    Network Name: <existing TC's wireless network>
    Wireless Security: <select the encryption type of the existing wireless network>
    Wireless Password: <enter the existing wireless network password>
    Verify Password: <re-enter the existing wireless network password>
    AirPort Utility > Select the AX > Manual Setup >Music
    Enable AirTunes (checked)
    iTunes Speaker Name: <enter desired speaker name>
    iTunes Speaker Password: (optional)
    Verify Password: (optional)
    Click Update to write the new settings to the AX
    Please post back your results.

Maybe you are looking for

  • Error Message on the printer - Remove and check right cartridge

    How to fix error message:  "remove and check right cartridge" which you have done numerous times, plus cleaned cartridge nozzle.  Also, I have turned off power to printer, but nothing changed.  Help for HP Officejet 7210 All-in-One needed. This ques

  • J4W 9.1.0 stability and Windows 8 support

    We are running current release of J4W client on XP Pro SP3 and Win 7 SP1 PCs.  Our Help Desk has been getting several complaints of the J4W client crashing frequently.  Will be likely opening a TAC case but I'd thought I post in this forum to see if

  • How to install and run NWBC.

    Hi, 1). I want to install and run NWBC on my system. Please let me know how to install and use NWBC. 2). I want to know that i have to install NWBC on every end user system or I can install this on server itself . 3). Is there any license issue for N

  • Mac Pro 2008 or iMac 27 i7 ? Which to choose?

    I am looking to upgrade to a faster Mac from my current Macbook Pro and decided either on an iMac 27 inch i7 2.8 GHz 8 Gigs RAM 4870 Video card or buy a used Mac Pro 2008 with 2 x 2.8GHz 4 Core (8 core total) with 10 Gigs RAM and an 8800GT video card

  • Master password? how find? and what since and 4 a is duff HTML & TEXT? A D HIW DO I WABT

    what is the master passcide 4 security services pls? pops up don't know! never told ..click cancel can you email response? [email protected] lottzaluv. jules