Win 2000 and sqlj/jdbc

I have installed oracle 9i (verison 1) on a win 2k system. When trying out the brief test demos in the sqlj folder I get the error "exception in thread "main" java.lang.noclassfounderror: TestInstallJDBC.
TesInstallJDBC is the test demo which comes in the ora90/sqlj/demo folder.
Yes I have java 1.2.2 installed, yes all the classpath and path values are set properly. Also the dir in which the script resides is in the classpath. Yes when I type in "sqlj" at the command prompt I get the proper output.
The JDBC driver is 9.0.1.1.0 and the sqlj version is 9.0.1.0.0.
I read in the oracle literature that sqlj had only been tested on win NT. IS THIS A WIN 2K Problem???????
HELP!

Quote
then copy all bios files to the ramdrive from either a floppy or a cd.
maybe i was not clear enough.
copy the bios file and flash utility to a cd or floppy before you use w98 boot disk.
i flashed my bios yesterday with the method i described and it worked perfectly.
need more and better memory...seems i keep forgetting all the little things

Similar Messages

  • Need sap 4.7 ides installation guide on win 2000 and 2003 server. NO COPY..

    Hi Gurus,
    I am lookign for SAP 4.7 installtion guide with 2000 and 2003 server can any one help me to get the same please...
    NO SAP COPY RIGHTED MATERIAL PLEASE ......
    please email the same : [email protected]
    with regards

    Hi Hari,
    Please can you send me the installation guide of IDES on Windows 2003 Server.
    My email is [email protected]
    Thanx
    SALEH.

  • MS-6167 problem with Win 2000 and Winxp

    Guys, I am having a problem. After I have installed Win2000 or Winxp Pro( first time boot, it pop blue screen with the msg systemroot\system\ntxxx.dll..I have to turn off and and turn on computer, it let me to boot up.) After that, when I restart the computer it boot up with blue screen(Sometimes, it let me boot up without any problem). I didn't install any third party software(OS only). It's weird. Even though, I have installed FAT file system and the result is the same.  I have tested windows 98. It's very stable and no problem at all.Here is my PC configuration
    AMD 950
    MS-6167
    Creative TNT2 Ultra 32MB(AGP)
    Sound Blaster Live
    Sony DVD ROM
    External Modem.
    Other than that, I build another PC for my fren here is the configuration
    AMD 1.7 XP
    MSI KT3 ULTRA
    Winxp Pro
    Any clue? Do I need to update bios? But I can't find MS-6167 model bios. How come it's doesn't support win2000 and win xp? I got another PC AMD 1.1 Thunderbird with ASUS A7V. I don't have any problem that I mentioned above when I installed 98,win2000 and winxp pro(Separately not dual boot). Appreciate !!!!
    Guanyu

    heres what i found for another guylink

  • How would one communicate with a custom I/O card under Win 2000 and Labview?

    Hypothetically speaking, if I were to develop a custom prototyping PCI card interface using addresses 300 to 303, what would be involved in getting LabVIEW to communicate with this prototyping card? What issues may be important in the development of the prototype card itself?

    Hi Robert,
    NI-VISA offers you the ability access the hardware directly.
    Issues?
    Speed, I believe this is not the fastest way to get at the registers.
    Determinism, if your device will require the CPU get back to it on a regular basis, Windows could get in the way.
    Just the thoughts that come to mind. I hope this helps,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • SQLSERVER7 connection problem on WIN 2000

    Hello-
    Any help at all on this problem would be greatly appreciated. I'm running MSSqlServer 7.0 Desktop Version (with service pack 3) on Win 2000 and I get the follwing error when trying to connect to the db:
    [DataDirect][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
    The DataDirect driver is loading fine. My code is fine (in fact DataDirect has their own code I can use to test their driver and I get this same exception).
    Any ideas? Is there a JDBC issue with the desktop version of SqlServer7 or is this a Win 2000 issue?
    Thanks ahead of time!
    John

    SQL Server can be configured to use named pipes, TCP/IP and a number of other protocols. Probably your server does not enable TCP/IP (all type 4 JDBC drivers for SQL Server use TCP/IP, I know this since I'm developing one -- jTDS, http://jtds.sourceforge.net).
    You can configure SQL Server to use TCP/IP using the SQL Server Network Utility. It's quite intuitive, you'll see.
    And, by the way, you can give jTDS a try. :o)
    Alin.

  • Related to creating pdf file through form6i in Win 2000

    I have created a form which will generate pdf file by calling a report. I am able to generate pdf files in platforms like Win 2000,Win NT,Win 98. But expect in Win 2000, I am able to read the pdf file in acrobat.
    The error displayed while opening pdf in acrobat is: There was a error processing this page,There was a problem to read this page (122).
    Form6i and Reports6i is installed in Win 2000 and acrobat reader version is 5.0
    Please answer my question immediately

    Sorry Im totally new to acrobat so this may seem like a daft question> I have scanned a document through a document feed scanner into a pdf format but some of the pages are orientated the wrong way within the pdf, is there a way to change the direction of pages and then save the whole pdf again so that everything is the right way round. I know that you can change the orintation while reading the pdf but as this is being put into web ct for students I would prefer for them not to have to do this.

  • Unable to Connect to WebLogic Server 7.0 Win 2000

    Hi,
    I have successfully installed weblogic 7.0 evaluation version on win 2000
    and Iam just tryung to start weblogic server 7.0 by
    Programs->BEA Weblogic Platform 7.0 --> Weblogic Server 7.0 --> Weblogic Builder
    and when i try to connect to server through Weblogic Builder screen with default paramaters
    such as..
    Protocol:t3
    Host:Localhost
    Port:7001
    Server name:myserver
    System username: admin and default passwd
    It gives me the following error
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: t3://localhost:7001: Destination
    unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination     at
    weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:173)     at
    weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:262)     at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:323)     at
    weblogic.jndi.Environment.getContext(Environment.java:154)     at
    weblogic.jndi.Environment.getInitialContext(Environment.java:137)     at
    weblogic.marathon.server.ServerData.initHome(ServerData.java:421)     at
    weblogic.marathon.server.ServerData.connectToServer(ServerData.java:137)     at
    weblogic.marathon.tasks.ConnectServerTask.runBackground(ConnectServerTask.java:27)     at
    weblogic.jellybeans.core.task.TaskThread.execute(TaskThread.java:114)     at
    weblogic.jellybeans.core.task.TaskThread.run(TaskThread.java:55)--------------- nested within:
    ------------------weblogic.marathon.server.ServerException - with nested exception:[javax.naming.CommunicationException [Root
    exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination]]     at
    weblogic.marathon.server.ServerData.connectToServer(ServerData.java:150)     at
    weblogic.marathon.tasks.ConnectServerTask.runBackground(ConnectServerTask.java:27)     at
    weblogic.jellybeans.core.task.TaskThread.execute(TaskThread.java:114)     at
    weblogic.jellybeans.core.task.TaskThread.run(TaskThread.java:55)
    Prior itself, (with help from this forum) I have installed
    1). j2sdk1.4.0_01
    2). j2sdkee1.3.1
    compiled all EJB beans successfully and now i need to deploy..please do guide me
    what all paramters and classpath variables to start/connect weblogic server...Once again my OS is Win 2000
    Thanks for the Forum and People.

    I also have the same version of WLS and run on win200 prof .... well i installed from the same ... ya uninstall the server ... do it again .... then on completion
    Start --> BEA WebLogic Platform 7.0 --->Domain Configuration Wizard then a new window opens with the message Choose Domain Type and Name ---> select the template WLS Domain name=mydomain -->Next --->SingleServer -->Next --><specify directory for mydomain>-->next-->server name etc -->next and finally do finish ....
    i hope this will solve yr problem else keep posting and i will try to help ya by installing the same in a new m/c

  • Problem EP7 with Win 2000

    Hi experts,
    Almost end users portal have OS win 2000 and IE 6. When those users are logged in into ep7, the system shows the following error “EPCM is undefined”. That only happened with users in win2000 because in winXP all works fine.
    Please help me

    Hi Nelson,
    I had same problem like "EPCM  is undefined". I applied the solution given in the link above but it did not work then i found another solution for that problem.Just download the registry file in below and run it then restart your pc and try run portal again on the computers which have  problem .
    <a href="http://www.fiddlertool.com/dl/IE6SP2.reg">Download</a>
    Regards,

  • Forms 6i webforms under Win 2000

    I was trying to use Forms 6i under win 2000 and I get a message on the install indicating webforms only runs on NT. I understand the problem, but how long will it be before you have a version for win 2000?
    Or is their additional docs that would help with this install?
    Thanks
    Mark

    Frank:
    On the install I have a box come up that says
    "You have selected Developer 2000 Webforms which is installble only on Windows NT 4.0 only. Press OK to continue to install other modules or press cancel to terminate".
    Other modules install. Just the webforms does not.
    This was our first install on Win 2000. We had planned 2000 as the operating system for 9iAS also. Are we better off just going back to NT 4.0 for now? Is 9iAS win 2000 ready?
    Thanks
    Mark
    null

  • K7pro (6195) & win 2000

    I try to install win2000 on a k7pro it works, but the SO instal several generic controlers and there are a unknow device in the control panel.
    The Setup from the drivers-cd didnt install any driver. The only driver for win2000  that i can found on the cd is the Power Management Setup. No AGP driver for win 2000 and the IDE driver didnt work.
    I try Live update 3 but says that no driver update were found (The same for the bios and in not with the lastest version). PC alert 3 (work fine on win98) says that that i need a monitoring chipset or something like that.
    In the MSI web, here,
    http://www.msi.com.tw/program/support/driver/dvr/spt_dvr_list.php?part=1&kind=1&CHIP=1&Page=2&num=0
    there are a  AMD 751 Chipset AGP Driver but the one for win 2000 is the same for win98 and dont work.
    Any one can help me?
    PS: sorry for my bad english.

    Ups, sorry, its a typo mistake. I meant OS (operating system).
    The questions is that i need the drivers for win2000 of my mobo because the drivers of the CD are only for win98 and the win2000 drivers of the suppor section are for win98 (the URL is the same for boot OS drivers).
    Without that drivers the system runs, but with generic drivers and not all the devices of the mobo are recognized by win2000.
    Hope, now u understand me. Thanks for read.

  • Zen Xtra: Upgrading Win 2000 - Vi

    I've had an Xtra for three years now, no problems at all. I've just got a new laptop running Vista, and want to get them talking to each other.
    From searching round here, it appears:
    - To use Vista, I need Plays4Sure firmware on my Xtra (despite all the problems people have been having with it, so fingers crossed)
    - I can't update the firmware with my Vista machine, because it doesn't recognise it
    - I can't update the firmware with my old machine, because that runs Win 2000, and the P4S firmware isn't available for that OS
    Any idea how I can update the firmware so that I can start using Vista?

    bigstug,
    In order to update the PlayForSure firmware for the player, you have to look for a computer loaded with XP plus service pack 2 and Windows Media Player 0. Load the player driver in the XP computer before you proceed with the firmware update.
    Jason

  • JDBC to access SQL server 2000 and Oracle.

    hi,
    I have the following requirement. I have an oracle database which contain sql data including BLOB and CLOB. Firstly, I should migrate the data to a SQL server 2000 database. That is, i should be able to have two databases, one on oracle and the other on sql server 2000. the two databases should contain the same data, which includes BLOB data. I guess, sql server 2000 does not have a BLOB data type. What is the equivalent data type i can use to save the Oracle's BLOB data in SQL server?? Should it be image type?
    After i migrate the data to the sql server 2000 database, i should be able to connect to the two databases, oracle and sql server 2000, using the same JDBC code to retrieve, insert, update and delete the data. What are the drivers that i should use. I guess, the MS JDBC driver does not support BLOB and CLOB. Is there a driver that can support BLOB for sql server 2000 and is also free???!
    Kindly help... Thanks.
    Arthi.

    Hi,
    I am new to jdbc... so, pls forgive my ignorance...
    I shall try to map a BLOB data column in oracle to an IMAGE data column in sql server 2000. I am using oracle jdbc driver and microsoft's jdbc driver for connecting to the databases.
    My question is, can i use setBlob() method in the preparedstatement in jdbc code for setting data to the sql server 2000 image column?
    rs.getBlob() and preparedstatement.setBlob()code works fine for oralce's BLOB column using oracle's jdbc driver.... Will the same jdbc code work for sql server 2000's image column using microsoft's jdbc driver??
    Kindly help.
    Arthi.

  • Flash-9 Beta and Win 2000

    Hi
    Flash-9 beta version is for Win-XP and above.
    Is there any way to install Flash-9 Beta in Win 2000.
    Regards

    The Flash 9 BETA? Where/how did you obtain this? If you are
    truly a BETA tester then you would be
    asking on the BETA listserv - not the public forum. You must
    have obtained this BETA illegally and
    have now announced it publicly on Adobe's forum - I would not
    have done such a thing to be honest -
    it is illegal for you to have this copy of the flash tool if
    you were not legally supposed to be
    testing it.
    ~~~~~~~~~~~~~~~~
    --> Adobe Certified Expert
    --> www.mudbubble.com
    --> www.keyframer.com
    ~~~~~~~~~~~~~~~~
    ANDR_ew wrote:
    > I've installed Flash 9 beta and see no help files at all
    in Flash Help (F1)
    > section.
    >
    > Is it OK, or that's a bug?
    >
    > Is it possible to insert into F1 window a standart Flash
    8 Help "books" ("How
    > to use help", "Getting started with Flash", "Using
    components" ans so on) and
    > also a new AS 3.0 help section?
    >
    > Thanks!
    >

  • SQL Server 2000 and JDBC,Registering cursor as OUT param

    hi
    I am using JDK1.4,SQL Server 2000 and Microsoft's JDBC driver.
    I am stuck in accessing cursors.
    The SP i wrote is
    USE pubs
    IF EXISTS (SELECT name FROM sysobjects
    WHERE name = 'spSelectEmployees' and type = 'P')
    DROP PROCEDURE spSelectEmployees
    GO
    CREATE PROCEDURE spSelectEmployees @emp_cursor CURSOR VARYING OUTPUT
    AS
    SET @emp_cursor = CURSOR
    FORWARD_ONLY STATIC FOR
    SELECT *
    FROM employee
    OPEN @emp_cursor
    GO
    The problem I face is that when i register the output param in java code,what datatype do I specify..code is written below.
    calStmt = conn.prepareCall("{CALL pubs.dbo.spSelectEmployees(?)}", ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
    calStmt.registerOutParameter(1,Types.?????);-->What goes here???
    java.sql.Types does not give any datatype for cursor or object.Any one knows if there is an extended type given by Microsoft Driver??

    I am using JDK1.4,SQL Server 2000 and Microsoft's JDBC driver. Premably for 2000. Numerous posts here suggests that driver has problems. The jTDS driver would be a better choice.
    java.sql.Types does not give any datatype for cursor or object.Any one knows if there is an extended type given by Microsoft Driver??You are correct that it would require a driver specific type. I have no idea what it is.
    Why don't you modify the proc to return a result set.

  • JDBC and SQLJ

    Can I use SQLJ inside my servlets? Or, do I have to create stored procedures with SQLJ and connect to those through JDBC in my servlets? If I use SQLJ as stored procedures, how do I retrieve the information from the SQL calls from my servlet?
    Thanks

    Hi jmennen,
    Yes, your servlets can use SQLJ, provided they have access to the appropriate SQLJ classes.
    However, your question gives me the impression that you are very confused regarding SQLJ and/or JDBC.
    I suggest you state what you want your servlet to do, and thus allow people to suggest the best way to implement your servlet.
    [You may not even [i]need SQLJ (or JDBC) :-]
    Hope this helps.
    Good Luck,
    Avi.

Maybe you are looking for

  • What about the Brass and Woodwind instruments?

    There should be brass and woodwind instruments. Such as a saxophone, a clarinet, a flute, and a trumpet.

  • Let Photoshop automatically load the most recent file

    I have in the task bar icons for the PostScript editor PSAlter and for Photoshop. The workflow is always: Edit in PSAlter and interpret in Photoshop. Clicking in the task bar on the Photoshop icon should open Photoshop, load the most recent file (whi

  • Parsing Json data to Array

    i have json string which i want to parse in string and add in Array, also i want to access this value as per field name to display in TextBox. i have parse the json data in string format but i want to add it in array as per their field name,so that i

  • Struts2 - Escape form values while submitting

    Hi, I am using struts2 and annotations for validations. In my form, when i put following text in any textbox and say validation gets failed then same form display again but the textbox (Where I entered following text) shows wrongly, i mean text box s

  • Arbitration mailboxes exist in root and child domains, which to delete?

    Hi, I discovered a problem with my Arbitration Mailboxes when setting up a Moderated Distribution group. The moderator wasn't receiving an email from Exchange advising that there was a message that needed to be approved or declined. A bit of digging